grenade

Vars | |
dangerous | Does it make a danger overlay for humans? Can synths use it? |
---|---|
det_timer | The actual timer for the grenade |
launched | if launched from a UGL/grenade launcher |
launchforce | bonus impact damage if launched from a UGL/grenade launcher |
light_impact_range | Light impact range when exploding |
weak_impact_range | Weak impact range when exploding |
Procs | |
activate | Activates the grenade |
launched_det_time | Adjusts det time, used for grenade launchers |
prime | Detonation effects TODO MAKE THIS PASS THE USER TO EXPLOSION FOR LOGGING |
Var Details
dangerous

Does it make a danger overlay for humans? Can synths use it?
det_timer

The actual timer for the grenade
launched

if launched from a UGL/grenade launcher
launchforce

bonus impact damage if launched from a UGL/grenade launcher
light_impact_range

Light impact range when exploding
weak_impact_range

Weak impact range when exploding
Proc Details
activate
Activates the grenade
launched_det_time
Adjusts det time, used for grenade launchers
prime
Detonation effects TODO MAKE THIS PASS THE USER TO EXPLOSION FOR LOGGING