White Sands - Modules - TypesVar Details - Proc Details

/obj/item/stack

Vars

blood_capacityHow much blood loss this stack can prevent
material_typeDatum material type that this stack is made of
splint_factorIf set and this used as a splint for a broken bone wound, this is used as a multiplier for applicable slowdowns (lower = better) (also for speeding up burn recoveries)
works_pierceWhether this works on piercing wounds

Procs

build_recipeReturns a list of properties of a given recipe
is_valid_recipeChecks if the recipe is valid to be used
recursively_build_recipesBuilds all recipes in a given recipe list and returns an association list containing them

Var Details

blood_capacity

How much blood loss this stack can prevent

material_type

Datum material type that this stack is made of

splint_factor

If set and this used as a splint for a broken bone wound, this is used as a multiplier for applicable slowdowns (lower = better) (also for speeding up burn recoveries)

works_pierce

Whether this works on piercing wounds

Proc Details

build_recipe

Returns a list of properties of a given recipe

Arguments:

is_valid_recipe

Checks if the recipe is valid to be used

Arguments:

recursively_build_recipes

Builds all recipes in a given recipe list and returns an association list containing them

Arguments: