Quote:
Originally Posted by camelotcrusade
Diversions is a mind/spirit tree skill that says you have a 10/20/30% chance to make opponents lose their turn. I've been calling it the wrong thing this whole time, I better update my threads.
I will also make a note of the archmage fix in the bugs thread soon. And for the record I highly approve of you making only fixes not mods with these releases. I'm still gonna mod mine to use Dragonslayer, though.  I feel it's not too strong (highly conditional as a random buff) but still useful.
PS - more work for you Bhruic but if you colorized what code changed it would be extra awesome
|
In addon_arena.lua:
Code:
Attack.atom_spawn(act, tend, "magic_diversion", Attack.angleto(act))
That's the line where it's displaying the animation for the diversion skill. You'll need to experiment with the available animations to see which one you want to replace it with.
Hmm, I'm not sure if the code tag supports colours, but I guess I can try it and see.
edit: If I'd looked at your first post, I'd have realized that it does.