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

Increased cooldown of Spell Feedback

git-svn-id: http://svn.net-core.org/repos/t-engine4@6434 51575b47-30f0-44d4-a5cc-537603b46e54
parent eb2ddb1c
No related branches found
No related tags found
No related merge requests found
......@@ -195,7 +195,7 @@ uberTalent{
uberTalent{
name = "Spell Feedback",
mode = "passive",
cooldown = 3,
cooldown = 9,
require = { special={desc="Antimagic", fct=function(self) return self:knowTalentType("wild-gift/antimagic") end} },
trigger = function(self, t, target, source_t)
self:startTalentCooldown(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