Erekir rebalance v5 (#11511)

* werwe

* phase scathe + minor tweak to surge scathe

* bs changes

* yay

* scathe bs

* 45t

* applied correctly now

* 343rfe

* whatever

* a

* Idk what I m doing

* idk

* bs

* tecta + titan balance changes

* tiny fix

* some reverts + cyanosub nerf

* oop

* better

* boring vanq buffs

* no, stop

* now

* -100% build mult

* revert tecta nerf

* better tecta bvb but -15% dps

* armor rend effect

* some reverts

* more

* more

* more

* avert changes

* avert shenanigans

* more balance ig

* PLEASE FREE ME

* more vanq changes

* more stuff

* flux buff

* conquer buff and stuff

* I m starting to like this

* finally fragOnLastHit fixed

* more tecta shield buffs

* done

* shieldarc json support just in case

* revert reflect convex spread

* fixes, dont override bullet.type

* cleanup + more tecta shield changes

* screw it, 0.5

* fix chance to deflect db entry
This commit is contained in:
EggleEgg
2026-02-08 02:57:51 +01:00
committed by GitHub
parent 47d28c0d20
commit 88f1e0c4af
8 changed files with 144 additions and 74 deletions

View File

@@ -192,8 +192,8 @@ public class StatusEffects{
corroded = new StatusEffect("corroded"){{
color = Color.valueOf("e4ffd6");
intervalDamage = 25f;
intervalDamageTime = 30f;
intervalDamage = 20f;
intervalDamageTime = 15f;
effectChance = 0.1f;
effect = Fx.corrosionVapor;