Skip to content
Snippets Groups Projects
Commit dafcadfb authored by Chris Davidson's avatar Chris Davidson
Browse files

- Trained Reactions cooldown to 0

parent e33f275c
No related branches found
No related tags found
1 merge request!387Rogue misc
......@@ -288,7 +288,7 @@ newTalent {
points = 5,
require = techs_dex_req4,
sustain_stamina = 10,
cooldown = 10,
cooldown = 0,
no_energy = true,
tactical = { DEFEND = 2 },
-- pinImmune = function(self, t) return self:combatTalentLimit(t, 1, .17, .5) end, -- limit < 100%
......
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