rad_collector 
Vars | |
| active | Is the collector working? |
|---|---|
| drain_ratio | Fraction of the base plasma drain actually applied each tick (lower = leaner burn, longer fuel). |
| last_drain_efficiency | Share (0..1) of the wanted plasma burn we could actually supply last tick. Scales power output. |
| loaded_tank | Stores the loaded tank instance |
| locked | Is the collector locked with an id? |
| powerproduction_drain | Base plasma (moles) burned per second, before drain_ratio is applied. |
Var Details
active 
Is the collector working?
drain_ratio 
Fraction of the base plasma drain actually applied each tick (lower = leaner burn, longer fuel).
last_drain_efficiency 
Share (0..1) of the wanted plasma burn we could actually supply last tick. Scales power output.
loaded_tank 
Stores the loaded tank instance
locked 
Is the collector locked with an id?
powerproduction_drain 
Base plasma (moles) burned per second, before drain_ratio is applied.