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

kinetic_crusher

Kinetic Crusher

Lavaland's "Hard Mode" option for players, requiring melee attacks (backstabs even better), but allowing you to upgrade it with trophies gained from fighting lavaland monsters, making it a good tradeoff and a decent playstyle.

Vars

backstab_bonusDamage that the mark additionally does when hit by the crusher via backstab
charge_timeHow long before our crusher will recharge by default
charge_timerTimer before our crusher recharges
chargedIf our crusher is ready to fire a projectile (FALSE means it's on cooldown)
current_inhand_icon_stateUsed by retool kits when changing the crusher's appearance
detonation_damageDamage that the mark does when hit by the crusher
projectile_iconUsed by retool kits when changing the crusher's projectile sprite
trophiesList of all crusher trophies attached to this.

Procs

attempt_recharge_projectileHandles the timer for reloading the projectile
recharge_projectileRecharges the projectile

Var Details

backstab_bonus

Damage that the mark additionally does when hit by the crusher via backstab

charge_time

How long before our crusher will recharge by default

charge_timer

Timer before our crusher recharges

charged

If our crusher is ready to fire a projectile (FALSE means it's on cooldown)

current_inhand_icon_state

Used by retool kits when changing the crusher's appearance

detonation_damage

Damage that the mark does when hit by the crusher

projectile_icon

Used by retool kits when changing the crusher's projectile sprite

trophies

List of all crusher trophies attached to this.

Proc Details

attempt_recharge_projectile

Handles the timer for reloading the projectile

recharge_projectile

Recharges the projectile