An enemy got the debuff of "Cease to Exist". When I right-clicked on it and click "Inspect Creature", I got a lua error.
After searching the code, I think I get the location of the problem:
tome-1.0.0.team\data\timed_effects\magical.lua
In the 1355th line of this file, it says
long_desc = function(self, eff) return ("The target is being removed from the timeline and is suffering %d temporal damage per turn."):format(eff.dam) end,
But in fact, "eff.dam" should be replaced by "eff.power", and the description of the debuff is wrong. It should be something like this:
"The target is being removed from the timeline and its resistence is reduced by %d."
[1.0.0] Bug of the description of cease to exist
Moderator: Moderator
Re: [1.0.0] Bug of the description of cease to exist
fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
