[1.12.2] Possible conflict with Angel of Vengeance. Damage gets scaled quite a bit if blocked with a Tinker's Battlesign while having 'Spiky' if you have Defender Core 4 unlocked.
SonicX8000 opened this issue ยท 1 comments
Refer'd Issue:
Tamaized/AoV#91
Minecraft: 1.12.2
Forge: 14.23.5.2795
Mods: 6
AoV-1.12-0.9.4
Mantle-1.12-1.3.3.39
TamModized-1.12.2-0.15.6
TConstruct-1.12.2-2.11.0.106
ScalingHealth-1.12.2-1.3.32-134
SilentLib-1.12.2-3.0.9-159
Copied from a discord discussion...
So... I think I ran into a possible conflict with Angel of Vengeance, there's a skill in that mod that allows Shields to have a sort of 'round' block while guarding. When combined with a Battlesign with the 'Spiky' trait from Tinker's... the damage gets scaled and then reflected back at the mob dealing the damage which can deal MASSIVE damage.
Here's the value without AoV's Defender Core 4 Skill, which is the 'Round Block' and having a Zombie Pigman attack me while blocking with a 'Spiky' Battlesign.
Damage scaling: type=mob, scale=2.0, affected=125.0, change=0.0, original=0.0
The damage the Zombie Pigman takes is 51, due to the stats on the battlesign.
Now's here's the value with AoV's Defender Core 4 Skill, and having a Zombie Pigman attack me while blocking with a 'Spiky' Battlesign
Damage scaling: type=mob, scale=2.0, affected=125.0, change=2000.0, original=8.0
The damage the Zombie Pigman takes is 430, due to the scaled damage being reflected as well as the stats on the Battlesign.
Not sure if it's on AoV's side or Scaling Health's side. I am certain that the 'Affect Hostile/Passive Mobs' is unchecked. It could be a missing check or maybe the way that the priority is set. It might be fixed already in your next Scaling Health version since you did a change in your damage scaling code related to the DE Energy Shield issue that was mentioned awhile ago.
It only happens when you block with a Battlesign with the 'Spiky' trait on either the sign itself or a weapon. If I use any other shield alongside a 'Spiky' weapon... the reflected damage isn't scaled and deals the normal amount of damage.
EDIT
Bug was fixed on AoV's side, was actually a conflict with Tinker's Construct as 'Spiky' was doing two reflected hits instead of one, with the second hit being scaled via scaling health.