Its T3 and T4 talents have silencing and disarming effect, but the debuff duration is based on the level of T1 instead of T3 and T4.
Say if I have a talent set shown in the attached image, the spell actually silences and disarms targets caught for 9 turns which should not be because I put only one level on T3 and T4.
We have found the bug in eldritch-stone.lua.
DamageType:get(DamageType.ARCANE).projector(self, px, py, DamageType.ARCANE, self:spellCrit(st.getDamage(self, st)))
DamageType:get(DamageType.PHYSICAL).projector(self, px, py, DamageType.PHYSICAL, self:spellCrit(st.getDamage(self, st)))
After changed original parameter "t" to "st", we successfully fixed this bug, just plz make it on server side so that we can use online profile.
StoneWarden's Eldritch Stone Category functions incorrectly
Moderator: Moderator
-
- Wayist
- Posts: 27
- Joined: Sat Feb 01, 2014 3:48 pm
StoneWarden's Eldritch Stone Category functions incorrectly
- Attachments
-
- QQ??20140818194902.jpg (11.5 KiB) Viewed 719 times