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

Heave cost reduced

git-svn-id: http://svn.net-core.org/repos/t-engine4@5188 51575b47-30f0-44d4-a5cc-537603b46e54
parent 403d3b68
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ newTalent{
points = 5,
random_ego = "defensive",
cooldown = 15,
stamina = 20,
stamina = 5,
tactical = { ESCAPE = { knockback = 1 }, DISABLE = { knockback = 3 } },
requires_target = true,
action = function(self, t)
......
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