• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Flame trap damage...

Lasher

New member
Would any modders know the config line we need to change to un-nerf the damage from flame traps?

I understand they now only do 1 tick per second dmg to zombies rather than 10.

 
Look in the buffs file.  buffHazardBurningElement specifically.

If you look at the effects, it looks for a specific tag.  In the case of B317, it is set to player only.  To increase damage, I believe you need to add zombie to the tags and then it would apply to anything with the tag zombie (all speculation, haven't tried it actually in game).

 
Back
Top