Space Station 13 - Modules - TypesVar Details - Proc Details

jump

Vars

jump_cooldowntime between jumps
jump_durationair time
jump_flagsSpecial jump behavior flags
jump_heightthe how high the jumper visually jumps
jump_soundthe sound of the jump
jumper_allow_pass_flagsallow_pass_flags flags applied to the jumper on jump
stamina_costhow much stamina jumping takes

Procs

do_jumpPerforms the jump
end_jumpEnds the jump
jump_throwJump throw bonuses
set_varsActually sets the jump vars

Var Details

jump_cooldown

time between jumps

jump_duration

air time

jump_flags

Special jump behavior flags

jump_height

the how high the jumper visually jumps

jump_sound

the sound of the jump

jumper_allow_pass_flags

allow_pass_flags flags applied to the jumper on jump

stamina_cost

how much stamina jumping takes

Proc Details

do_jump

Performs the jump

end_jump

Ends the jump

jump_throw

Jump throw bonuses

set_vars

Actually sets the jump vars