I'm trying to make my first mob. I want it to use a random skill at an interval, but I can't seem to figure out the proper format from the manual. Any help would be appreciated, thanks!
How do I correctly use "randomskill"?
Code:
CorruptMage: Type: ZOMBIE Display: '&cCorrupt Mage' Health: 50 Damage: 4 Armor: 2 Options: Despawn: true FollowRange: 25 MovementSpeed: 0.25 PrevenOtherDrops: true PreventRandomEquipment: true Modules: ThreatTable: true ImmunityTable: true AIGoalSelectors: -...