Space Station 13 - Modules - TypesVar Details

eatable

If our item has material type and this type included in special_diet (species) it can be eaten.

Vars

current_bitesHow many bites did
integrity_biteintegrity spend after bite
is_always_eatableIf true - your item can be eaten without special diet check.
is_only_grab_intentGrab if help_intent was used
material_typeour item material type
max_bitesThe maximum amount of bites before item is depleted
nutritional_valueHow much nutrition add
stack_useAmount of stack which will be spend on bite.

Var Details

current_bites

How many bites did

integrity_bite

integrity spend after bite

is_always_eatable

If true - your item can be eaten without special diet check.

is_only_grab_intent

Grab if help_intent was used

material_type

our item material type

max_bites

The maximum amount of bites before item is depleted

nutritional_value

How much nutrition add

stack_use

Amount of stack which will be spend on bite.