Hey guys, I'm making a rework for fears so I'm looking for some opinions/testing on it. This addon is just for testing, so it might break many addons (it overloads actor.lua, mental.lua and other.lua) so if you want to test it, you should probably disable other addons.
Here's what I changed:
- There are now only 3 fears and they all scale from the first talent.
- The fears are slightly changed:
- Paranoia is the same (chance to attack friend or foe)
- Haunted reduces fear immunity and damage dealt by the afflicted (Also, if the enemy has fear immunity and would resist the fear, it will receive this fear instead)
- Terrified is the same (chance to fail talent/attack)
- For the talents themselves, they are all reworked slightly, and the third is completely changed
- Instill Fear has its aoe apply scale in radius and chance with talent level and mastery (you can even get radius 3 with enough mastery). Also, the fears all scale with this talent
- Heigthen Fears' code has been changed so it should be consistent with the tooltip (even enemies that gain paranoia by being hit by a paranoid enemy will benefit from it). Also, it now also increases the potency of the individual fear effect on targets (currently 2x as effective after 5 turns) and upon recieving the max potency, will grant a secondary effect depending on the fear. (last part NYI)
- Tyrant is reworked into an active that lets you focus on a single target, making it more susceptible to fears (NYI)
- Panic now causes the enemies to freeze in place instead of run away.
Update: fixed lots of bugs, the second talent should properly increase the power of fears and add new effect after 5 turns.