pacman

Vars | |
| max_power_output | The maximum power setting without emagging. |
|---|---|
| max_safe_output | For UI use, maximal output that won't cause overheat. |
| max_sheets | max capacity of the hopper |
| max_temperature | max temperature before overheating increases |
| overheating | if this gets high enough the generator explodes |
| sheet_left | How much is left of the current sheet |
| sheets | How many sheets of material are loaded in the generator |
| temperature | The current temperature |
| temperature_gain | how much the temperature increases per power output level, in degrees per level |
| time_per_sheet | fuel efficiency - how long 1 sheet lasts at power level 1 |
Var Details
max_power_output

The maximum power setting without emagging.
max_safe_output

For UI use, maximal output that won't cause overheat.
max_sheets

max capacity of the hopper
max_temperature

max temperature before overheating increases
overheating

if this gets high enough the generator explodes
sheet_left

How much is left of the current sheet
sheets

How many sheets of material are loaded in the generator
temperature

The current temperature
temperature_gain

how much the temperature increases per power output level, in degrees per level
time_per_sheet

fuel efficiency - how long 1 sheet lasts at power level 1