Skip to content

Mechanics: setMobLevel | setRandomLevel

muhahahahe edited this page Jan 26, 2018 · 1 revision

Use this mechanic to set a level for the targeted mob.
Only works for MythicMobs.

Attributes

Attribute Aliases Description Default
amount a level number, can be a random range seperated by "to" 1

Example

- setmoblevel{a=1to10}
This will set a random level between 1 to 10 for the caster.
Clone this wiki locally