well you see, the forestr troll has 2 spell animations, the first one is for throwing the web and the other is berserk. in animations a "-" inside the animation name means comment, so "Spell -Entangle" and "Spell -Berserk" are both recognized as "Spell", yet the game has a unique feuture for spells, which allows u to have many spell abilities with different names, for this we must add both entries to the string for animations. in this case add to the Animation Names field: "spell" and then add "berserk" without the - and both in low case, don't add anithing else, and add them in sepparate strings.