Skip to content
Snippets Groups Projects
Commit 4e69005e authored by DarkGod's avatar DarkGod
Browse files

Reduced cooldown and increased projectile speed of Congeal Time

parent 461af289
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -23,10 +23,10 @@ newTalent{
require = spells_req1,
points = 5,
mana = 10,
cooldown = 30,
cooldown = 15,
tactical = { DISABLE = 2 },
reflectable = true,
proj_speed = 3,
proj_speed = 5,
range = 6,
direct_hit = true,
requires_target = true,
......
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