Daedalus Dock - Modules - TypesVar Details - Proc Details

sheet

Vars

walltypeWhat type of wall does this sheet spawn
window_typeWhat type of fulltile window this sheet can construct.

Procs

on_attack_floorFacilitates sheets being smacked on the floor
try_install_windowMob action to try and install a window if the sheet can do that

Var Details

walltype

What type of wall does this sheet spawn

window_type

What type of fulltile window this sheet can construct.

Proc Details

on_attack_floor

Facilitates sheets being smacked on the floor

This is used for crafting by hitting the floor with items. The inital use case is glass sheets breaking in to shards when the floor is hit. Args:

try_install_window

Mob action to try and install a window if the sheet can do that