-
Notifications
You must be signed in to change notification settings - Fork 1
SettingsRanger
Martin Lindhe edited this page Nov 11, 2023
·
2 revisions
return {
gems = {
["rng_heal"] = 1,
["rng_snare"] = 7,
["rng_self_ds"] = 8,
},
self_buffs = {
"rng_self_ds",
},
healing = {
life_support = {
"rng_heal/HealPct|30",
},
},
assist = {
engage_at = 98,
abilities = {
"Kick",
},
dots = {
"rng_snare/MaxHP|40/MaxTries|2/Not|raid",
},
},
}