/tg/ Station 13 - Modules - TypesVar Details

throwbonus_on_windup

Vars

apply_bonus_callbackany additional behavior we should look for before applying the bonus
effect_on_successeffect we play after successfully damaging the enemy with a bonus
holderthe player currently winding up their throw
maximum_bonusthe maximum windup bonus
our_barthe bar relaying feedback to the player
pass_maximum_callbackadditional behavior if we exceed the maximum bonus
sound_on_successsound we play after successfully damaging the enemy with a bonus
throw_texttext we display when we start winding up
throwforce_bonusthe current bonus we are at
windup_increment_speedhow fast we increase the wind up counter on process

Var Details

apply_bonus_callback

any additional behavior we should look for before applying the bonus

effect_on_success

effect we play after successfully damaging the enemy with a bonus

holder

the player currently winding up their throw

maximum_bonus

the maximum windup bonus

our_bar

the bar relaying feedback to the player

pass_maximum_callback

additional behavior if we exceed the maximum bonus

sound_on_success

sound we play after successfully damaging the enemy with a bonus

throw_text

text we display when we start winding up

throwforce_bonus

the current bonus we are at

windup_increment_speed

how fast we increase the wind up counter on process