Space Station 13 - Modules - TypesVar Details - Proc Details

seed

Vars

possessableIf mob, whether players can possess
product_typeUsed when product isn't under /food/snacks/grown (e.g. simplemobs, aquaculture).

Procs

get_potency_curveReturns between 0 and 1 along an approximate log curve for potency up to 200
randomizeCreates a random seed. MAKE SURE THE LINE HAS DIVERGED BEFORE THIS IS CALLED.

Var Details

possessable

If mob, whether players can possess

product_type

Used when product isn't under /food/snacks/grown (e.g. simplemobs, aquaculture).

Proc Details

get_potency_curve

Returns between 0 and 1 along an approximate log curve for potency up to 200

randomize

Creates a random seed. MAKE SURE THE LINE HAS DIVERGED BEFORE THIS IS CALLED.

Parameters: