You are viewing a potentially older version of this package. View all versions.
odds-ImpulseGrenade-0.0.1 icon

ImpulseGrenade

Replaces the EMP with a grenade that boosts players

Date uploaded 4 years ago
Version 0.0.1
Download link odds-ImpulseGrenade-0.0.1.zip
Downloads 437
Dependency string odds-ImpulseGrenade-0.0.1

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.