Difference between revisions of "Category:Spells"
From SphereWiki
(Created page with "{{DISPLAYTITLE:Spell Triggers}} ==Spells== The following table lists all of the triggers that can be placed under a spell definition. All of the triggers here have an equivale...") |
|||
Line 7: | Line 7: | ||
|- | |- | ||
| [[@Effect]] || Fires when a character or item is hit by the spell. | | [[@Effect]] || Fires when a character or item is hit by the spell. | ||
+ | |- | ||
+ | | [[@EffectAdd]] || Fires when a spell memory item is being added. | ||
+ | |- | ||
+ | | [[@EffectRemove]] || Fires when a spell memory item is removed. | ||
|- | |- | ||
| [[@Fail (Spell Trigger)|@Fail]] || Fires when a character fails to cast the spell. | | [[@Fail (Spell Trigger)|@Fail]] || Fires when a character fails to cast the spell. |
Latest revision as of 19:51, 1 May 2022
Spells
The following table lists all of the triggers that can be placed under a spell definition. All of the triggers here have an equivalent @Spell trigger on the character object.
Name | Description |
@Effect | Fires when a character or item is hit by the spell. |
@EffectAdd | Fires when a spell memory item is being added. |
@EffectRemove | Fires when a spell memory item is removed. |
@Fail | Fires when a character fails to cast the spell. |
@Select | Fires when a character selects to cast the spell, or when Sphere checks if a character is capable of casting it. |
@Start | Fires when a character starts to cast the spell. |
@Success | Fires when a character successfully casts the spell. |
This category currently contains no pages or media.