This shows you the differences between two versions of the page.
triggers:mprog:spell [2014/12/24 03:46] vodur created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | SPELL | ||
- | |||
- | Keyword : 'spell' | ||
- | |||
- | Argument: string | ||
- | |||
- | Explanation: The argument is a spell name. The trigger fires when a PC casts the spell on the mob. | ||
- | |||
- | Argument of '%%*%%' can be used to fire on any spell. | ||
- | |||
- | The trigger does NOT prevent the spell from being cast. | ||
- | |||
- | Example: Addmp 1000 spell ‘heal’ This will trigger when a PC casts heal on the mob. | ||