Skip to content
Snippets Groups Projects
Commit 375e10fd authored by dg's avatar dg
Browse files

Bone Shield cost and cooldown much reduced

git-svn-id: http://svn.net-core.org/repos/t-engine4@5340 51575b47-30f0-44d4-a5cc-537603b46e54
parent 633c4d00
No related branches found
No related tags found
No related merge requests found
......@@ -121,8 +121,8 @@ newTalent{
points = 5,
mode = "sustained", no_sustain_autoreset = true,
require = corrs_req4,
cooldown = 60,
sustain_vim = 150,
cooldown = 30,
sustain_vim = 50,
tactical = { DEFEND = 4 },
direct_hit = true,
absorb = function(self, t, p)
......
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