Skip to content
Snippets Groups Projects
Commit 2d285401 authored by DarkGod's avatar DarkGod
Browse files

tss

parent f7fcc28b
No related branches found
No related tags found
No related merge requests found
......@@ -195,7 +195,7 @@ newInscription{
local data = self:getInscriptionData(t.short_name)
local what = table.concatNice(table.keys(data.what), ", ", " or ")
return ([[Activate the infusion to cure yourself of one random %s effect and increase affinity for all damage by %d%% for %d turns.
return ([[Activate the infusion to cure yourself of one random %s effect and increase affinity for all damage by %d%% (scales with Constitution) for %d turns.
Also removes cross-tier effects of the affected types for free.]]):format(what, data.power+data.inc_stat, data.dur)
end,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment