-
Notifications
You must be signed in to change notification settings - Fork 32
Mutations
tpan496 edited this page Oct 29, 2021
·
5 revisions
The process is similar to creating custom configs. You want to put your addons in
garrysmod/addons/your-addon/lua/horde/gamemode/mutations
and use the format similar to the ones here: https://github.com/tpan496/Horde/tree/main/gamemode/mutations
Regenerates 2% health per second. Caps at 100.
Increased action speed.
Explodes on death, dealing damage based on health.
Has a regenerable shield. While the shield is active, the enemy is immune to damage.
Deals increased damage and SHOCK damage.
Increased damage, health, and character size.
When a player is hit, place a debuff that disables all sources of healing for 5 seconds.