From 3420a6a42fc548d29329b46f422dd62c07681b9d Mon Sep 17 00:00:00 2001 From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54> Date: Thu, 10 Jan 2013 00:47:22 +0000 Subject: [PATCH] Note that Fearscape drains vim and ends when reaching 0 git-svn-id: http://svn.net-core.org/repos/t-engine4@6341 51575b47-30f0-44d4-a5cc-537603b46e54 --- game/modules/tome/data/talents/corruptions/shadowflame.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/game/modules/tome/data/talents/corruptions/shadowflame.lua b/game/modules/tome/data/talents/corruptions/shadowflame.lua index 0ed7efbdcf..e58e1d146d 100644 --- a/game/modules/tome/data/talents/corruptions/shadowflame.lua +++ b/game/modules/tome/data/talents/corruptions/shadowflame.lua @@ -317,6 +317,7 @@ newTalent{ When the spell ends, only you and the target (if still alive) are taken back to your home plane; all summons are left in the Fearscape. Objects will be moved as well. This spell has no effect if cast when already inside the Fearscape. + This powerful spell drains 5 vim per turn, ending when it reaches 0. The damage will increase with your Spellpower.]]):format(damDesc(self, DamageType.FIRE, self:combatTalentSpellDamage(t, 12, 140))) end, } -- GitLab