Ironberry resistance stack invincibility
G3rrus opened this issue ยท 5 comments
On 3.1.2 Hotfix 1 (Twitch Launcher)
Expected Behaviour
Consuming Ironberries from Ironwood Trees will have the resistance buff stack with resistance buffs gained from having good nutrition resulting in invincibility.
Possible Solution
Don't allow for resistance stacks to the point of invincibility.
Steps to Reproduce (for bugs)
- Have well enough nutrition for resistance buff to appear
- Consume Ironberry
- Try to take damage
Duplicate of #3874
This is not a duplicate. It is not the same issue and is absolutely unrelated to the hunting dimension.
This is absolutely a duplicate. The root cause of the issues is the same, namely the way Astral Sorcery calculates how potion effects should combine. In the current version it erroneously assumes that a lower level potion effect can extend a higher level effect, which is the issue you are describing - receiving a high level resistance effect from the ironberries and then a recurring low level effect from nutrition.
See HellFirePvP/AstralSorcery#1168 if you want more information.