Skip to content
Snippets Groups Projects
Commit e8ce55e9 authored by Lisa Greene's avatar Lisa Greene
Browse files

Give disperse magic a random_boss_rarity

This should arguably be outright banned instead
parent f617270b
No related branches found
No related tags found
1 merge request!635Talent tuning
......@@ -25,6 +25,7 @@ newTalent{
random_ego = "utility",
mana = 40,
cooldown = 25,
random_boss_rarity = 50,
-- no_energy = function(self, t) return self:getTalentLevel(t) >= 7 and true or false end,
tactical = { CURE = function(self, t, aitarget)
local nb = 0
......
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