Skip to content
Snippets Groups Projects
Commit 87c37b08 authored by DarkGod's avatar DarkGod
Browse files

fix sun's vengeance reqs

parent d80d46d7
No related branches found
No related tags found
No related merge requests found
......@@ -113,8 +113,8 @@ newTalent{
-- Can someone put a really obvious visual on this?
newTalent{
name = "Sun's Vengeance", short_name = "SUN_VENGEANCE",
type = {"celestial/sun",2},
require = divi_req2,
type = {"celestial/sun",3},
require = divi_req3,
mode = "passive",
points = 5,
getCrit = function(self, t) return self:combatTalentScale(t, 2, 10, 0.75) end,
......
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