From 8c2b34b6373d7c12c7a8c53ce3c638f0e9f23a13 Mon Sep 17 00:00:00 2001 From: DarkGod <darkgod@net-core.org> Date: Thu, 6 Aug 2020 17:10:59 +0200 Subject: [PATCH] plop --- game/modules/tome/data/talents/spells/phantasm.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/modules/tome/data/talents/spells/phantasm.lua b/game/modules/tome/data/talents/spells/phantasm.lua index f3bbe7783c..a28952d72b 100644 --- a/game/modules/tome/data/talents/spells/phantasm.lua +++ b/game/modules/tome/data/talents/spells/phantasm.lua @@ -279,7 +279,7 @@ newTalent{ return true end, info = function(self, t) - return ([[Create a perfect lookalike of your own form made out of pure light near a creature or yourself if no creature is present. + return ([[Create a perfect lookalike of your own form made out of pure light near a creature. This image has %d life and can never take more than 1 damage per creature per turn and is immune to any non direct damage (ground effects, damage over time, ...). Whenever you cast a spell your mirror image will try to duplicate it at the same target for 66%% less damage, if possible. If it can it will loose 1 life, if not it will instead taunt a creature to focus its attention on itself. While the image exists you receive the damage bonus from the Invisibility spell as if you were invisible. -- GitLab