Space Station 13 - Nebula13 - Modules - TypesVar Details

bow

Vars

_loadedCurrently loaded ammo.
bow_ammo_typeWhat kind of ammunition does this bow expect?
draw_timeTime needed to draw the bow back by one "tension"
drawing_bowFlag for tracking if a bow is currently being drawn, to avoid double draw.
keep_tension_when_droppedDoes this bow keep tension when dropped?
max_tensionHighest possible tension.
next_tension_stepTimer for tracking next increase in tension from click and hold.
release_speedSpeed per unit of tension.
require_loaded_to_drawDoes this bow need an arrow nocked to draw?
requires_stringDoes this weapon require a string to fire?
stringWhat are we strung with?
strung_w_classHow big is this bow when strung? Uses initial w_class if unset.
tensionCurrent draw on the bow.
unstrung_w_classHow big is this bow when unstrung? Uses initial w_class if unset.
work_skillWhat skill is used to load and fire this bow?

Var Details

_loaded

Currently loaded ammo.

bow_ammo_type

What kind of ammunition does this bow expect?

draw_time

Time needed to draw the bow back by one "tension"

drawing_bow

Flag for tracking if a bow is currently being drawn, to avoid double draw.

keep_tension_when_dropped

Does this bow keep tension when dropped?

max_tension

Highest possible tension.

next_tension_step

Timer for tracking next increase in tension from click and hold.

release_speed

Speed per unit of tension.

require_loaded_to_draw

Does this bow need an arrow nocked to draw?

requires_string

Does this weapon require a string to fire?

string

What are we strung with?

strung_w_class

How big is this bow when strung? Uses initial w_class if unset.

tension

Current draw on the bow.

unstrung_w_class

How big is this bow when unstrung? Uses initial w_class if unset.

work_skill

What skill is used to load and fire this bow?