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

update

git-svn-id: http://svn.net-core.org/repos/t-engine4@3457 51575b47-30f0-44d4-a5cc-537603b46e54
parent 4b824889
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ newTalent{
points = 5,
random_ego = "attack",
mana = 14,
cooldown = function(self, t) return 5 + self:getTalentLevelRaw(t) end,
cooldown = function(self, t) return 7 + self:getTalentLevelRaw(t) end,
tactical = { ATTACK = 1, DISABLE = 3 },
range = 10,
direct_hit = true,
......
No preview for this file type
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