Hi!
I am not 100% sure, this is a bug, or intended, but i have a strong guess, this is not intended:
Emergency Steam Purge blind apply uses spellpower as an apply power.
I guess it is not intended, becasue non of the tinker classes are spellcasters.
The talent uses the damagetype "BLIND":
if self:getSteam() >= 35 then self:project(tg, self.x, self.y, DamageType.BLIND, t.getDur(self, t)) end
and this damagetype has:
target:setEffect(target.EFF_BLINDED, math.ceil(dam), {apply_power=src:combatSpellpower()})
Maybe it should be steampower, i guess.
[1.7.4.] Emergency Steam Purge
Moderator: Moderator
-
- Thalore
- Posts: 182
- Joined: Sat Oct 05, 2019 8:55 pm