stack_recipe

Vars | |
| applies_mats | If TRUE, the created atom will gain custom mat datums |
|---|---|
| max_res_amount | Max amount of resulting atoms made |
| on_floor | If the atom requires a floor below |
| one_per_turf | If only one of the resulting atom is allowed per turf |
| placement_checks | Bitflag of additional placement checks required to place. (STACK_CHECK_CARDINALS|STACK_CHECK_ADJACENT) |
| req_amount | Amount of stack required to make |
| res_amount | Amount of resulting atoms made |
| result_type | What atom the recipe makes, typepath |
| time | How long it takes to make |
| title | The title of the recipe |
| trait_booster | What trait, if any, boosts the construction speed of this item |
| trait_modifier | How much the trait above, if supplied, boosts the construct speed of this item |
Var Details
applies_mats

If TRUE, the created atom will gain custom mat datums
max_res_amount

Max amount of resulting atoms made
on_floor

If the atom requires a floor below
one_per_turf

If only one of the resulting atom is allowed per turf
placement_checks

Bitflag of additional placement checks required to place. (STACK_CHECK_CARDINALS|STACK_CHECK_ADJACENT)
req_amount

Amount of stack required to make
res_amount

Amount of resulting atoms made
result_type

What atom the recipe makes, typepath
time

How long it takes to make
title

The title of the recipe
trait_booster

What trait, if any, boosts the construction speed of this item
trait_modifier

How much the trait above, if supplied, boosts the construct speed of this item