Space Station 13 - Modules - TypesVar Details

irradiated_mouse

Vars

bitten_mobscontains a list of UIDs of mobs who have been bitten and their ammount.
cheese_healHow much does cheese heal us?
damage_per_levelHow much damage is increased ever level.
health_increaseHow much health do we gain/restore per upgrade.
level_capThe highest level a spell may be upgraded.
max_bites_per_mobThe maximum mousebite points one mob will provide
mousebite_incrementHow many additional mousebites required we require on every levelup
mousebitesHow many times have we bitten a valid mob (for upgrades).
mousebites_per_upgradeHow many bites are required per available upgrade.
radiation_amountHow intense is our radiation?
radiation_levelWhat type of radiation are we currently giving off.
resize_factorHow much do we resize per level gained.
speed_per_levelHow 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).