/tg/ Station 13 - Modules - TypesVar Details - Proc Details

moisture_trap

Vars

critter_infestedThis var determines if there is a chance to receive a bite when sticking your hand into the water.
hidden_itemThis var stores the hidden item that might be able to be retrieved from the trap
loot_tableweighted loot table for what loot you can find inside the moisture trap. the actual loot isn't that great and should probably be improved and expanded later.

Procs

CanReachInsideThis proc checks if we are able to reach inside the trap to interact with it.

Var Details

critter_infested

This var determines if there is a chance to receive a bite when sticking your hand into the water.

hidden_item

This var stores the hidden item that might be able to be retrieved from the trap

loot_table

weighted loot table for what loot you can find inside the moisture trap. the actual loot isn't that great and should probably be improved and expanded later.

Proc Details

CanReachInside

This proc checks if we are able to reach inside the trap to interact with it.