odds-ImpulseGrenade icon

ImpulseGrenade

Replaces the EMP with a grenade that boosts players

Last updated 2 years ago
Total downloads 274
Total rating 1 
Categories Mods Server-side
Dependency string odds-ImpulseGrenade-0.0.1
Dependants 0 other packages depend on this package

README

Impulse Grenade

A simple mod that replaces the stun effect with a velocity boost.

The added Velocity is calculated like this: -1/radius * pow(len, 2) + radius where radius is the damage radius of the grenade and len is the magnitude of the vector from grenade origin to player origin.

inverse square law example

This mod only changes ammo refill, ignite time, deploy time, cook time, damage and velocity calculations. Unexpected behaviour may occur.