kinetic_gauntlets 
Vars | |
| attack_check | Callback to check if we can attack (wielding, etc) |
|---|---|
| backstab_bonus | Extra damage on backstab |
| charge_timer | Recharge timer |
| charged | Are we ready to fire projectile? |
| detonate_check | Callback to check if we can detonate marks |
| detonation_damage | Damage dealt on mark detonation |
| hit_window | Max time between hits to detonate |
| last_hit_time | Time of last hit |
| last_target | Last target we hit |
| recharge_time | Time to recharge after firing projectile |
| trophies | List of attached crusher trophies |
Var Details
attack_check 
Callback to check if we can attack (wielding, etc)
backstab_bonus 
Extra damage on backstab
charge_timer 
Recharge timer
charged 
Are we ready to fire projectile?
detonate_check 
Callback to check if we can detonate marks
detonation_damage 
Damage dealt on mark detonation
hit_window 
Max time between hits to detonate
last_hit_time 
Time of last hit
last_target 
Last target we hit
recharge_time 
Time to recharge after firing projectile
trophies 
List of attached crusher trophies