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_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. |
Procs | |
attempt_recharge_projectile | Handles the timer for reloading the projectile |
recharge_projectile | Recharges 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