Skip to content
Snippets Groups Projects
Commit 246493d4 authored by dg's avatar dg
Browse files

Aegis/Heal renamed to Aegis/Arcane Reconstruction

git-svn-id: http://svn.net-core.org/repos/t-engine4@5028 51575b47-30f0-44d4-a5cc-537603b46e54
parent 0c2ce465
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
-- darkgod@te4.org
newTalent{
name = "Heal",
name = "Arcane Reconstruction", short_name = "HEAL",
type = {"spell/aegis", 1},
require = spells_req1,
points = 5,
......@@ -34,7 +34,7 @@ newTalent{
end,
info = function(self, t)
local heal = t.getHeal(self, t)
return ([[Call upon the forces of nature to heal your body for %d life.
return ([[Imbues your body with arcane forces, reconstructing it to a default state, healing for %d life.
The life healed will increase with your Spellpower.]]):
format(heal)
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