irradiated_mouse 
Vars | |
| bitten_mobs | contains a list of UIDs of mobs who have been bitten and their ammount. |
|---|---|
| cheese_heal | How much does cheese heal us? |
| damage_per_level | How much damage is increased ever level. |
| health_increase | How much health do we gain/restore per upgrade. |
| level_cap | The highest level a spell may be upgraded. |
| max_bites_per_mob | The maximum mousebite points one mob will provide |
| mousebite_increment | How many additional mousebites required we require on every levelup |
| mousebites | How many times have we bitten a valid mob (for upgrades). |
| mousebites_per_upgrade | How many bites are required per available upgrade. |
| radiation_amount | How intense is our radiation? |
| radiation_level | What type of radiation are we currently giving off. |
| resize_factor | How much do we resize per level gained. |
| speed_per_level | How much speed is increased (bigger negative = faster). |
Var Details
bitten_mobs 
contains a list of UIDs of mobs who have been bitten and their ammount.
cheese_heal 
How much does cheese heal us?
damage_per_level 
How much damage is increased ever level.
health_increase 
How much health do we gain/restore per upgrade.
level_cap 
The highest level a spell may be upgraded.
max_bites_per_mob 
The maximum mousebite points one mob will provide
mousebite_increment 
How many additional mousebites required we require on every levelup
mousebites 
How many times have we bitten a valid mob (for upgrades).
mousebites_per_upgrade 
How many bites are required per available upgrade.
radiation_amount 
How intense is our radiation?
radiation_level 
What type of radiation are we currently giving off.
resize_factor 
How much do we resize per level gained.
speed_per_level 
How much speed is increased (bigger negative = faster).