Skip to content

Mechanics: setMobHealth

muhahahahe edited this page Feb 7, 2018 · 4 revisions

Use this mechanic to set or modify the caster MythicMobs max health.

Attributes

Attribute Aliases Description Default
mode m how to apply the health
ADD/SUBSTRACT/MULTIPLY
amount a | health | h amount to modify
can be ranged 1to5
20
setcurrenthealth sch set to false and using mode will not set the max health true
ignoremodifier im will ignore level health modifier true

Example

- setmobhealth{a=100;sch=true}
This will set the casters max health to 100.
Clone this wiki locally