Skip to content

SettingsMonk

Martin Lindhe edited this page Nov 11, 2023 · 6 revisions

Level 30 Monk example (Kunark era)

return {
    healing = {
        life_support = {
            "Mend/HealPct|99",  -- at 99% for skill-ups
        },
    },
    assist = {
        engage_at = 98,
        abilities = {
            "Round Kick",
            "Tiger Claw",
            "Feign Death/PctAggro|95",
        },
    },
}
Clone this wiki locally