MobileTurretBuff
Gives Engi's Mobile Turrets extra survivability.
- Mobile Turrets now sprint whenever possible, instead of only sprinting when far away.
- HP Regen values have been increased from 0.6/0.12 to 2.5/0.5.
Server-side mod. Only the host needs the mod.
Installation
Place MobileTurretBuff.dll in /Risk of Rain 2/BepInEx/plugins/
##Config Options
The config can be modified in /Risk of Rain 2/BepInEx/config/com.Moffein.MobileTurretBuff.cfg
- AOE Resistance Toggle
- Base HP Regen
- Level HP Regen
- Base Armor
- Level Armor
- Base Damage
- Level Damage
- Base Move Speed
Changelog
'1.0.0'
- Release
'1.0.1'
- Disabled AOE Resistance by default. I was under the assumption it only affected Vagrant novas based on the patch notes that added it, but it turns out that it affects all explosions.
- Made Mobile Turrets sprint whenever possible
'1.1.1'
- Base armor reduced from 20 to 0 since Rose Bucklers are a free +30 armor.
- NetworkCompatibility stuff
'1.1.2'
- Removed unused Range setting. This simply changed the movement speed, and never had any code written for it at any point in time.