Mechanic

cancelSkill

Delays the execution of the next mechanic

Aliases

cancelreturn

Examples & Notes

Examples

SomeSkill:
  Skills:
  - message{m="Hello"} @server
  - cancelSkill ?isMonster #cancels the rest of the skill from executing if the condition is met
  - message{m="It appears i am not a monster! Yay!"} @server

Universal Mechanic Options

Author:
Phil
Community-maintained documentation for the Mythic plugin ecosystem.