Difference between revisions of "Category:Triggers"

From SphereWiki
Jump to: navigation, search
(Region Resources)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
==Skills==
 
The following table lists all of the triggers that can be placed under a skill definition. All of the triggers here have an equivalent @Skill trigger on the [[Characters|character]] object.
 
 
{| border="1" cellspacing="4" cellpadding="4"
 
| '''Name''' || '''Description'''
 
|-
 
| [[@Abort]] || Fires when a character aborts an attempt at using the skill.
 
|-
 
| [[@Fail]] || Fires when a character fails an attempt at using the skill.
 
|-
 
| [[@Gain]] || Fires when a character is given the chance to gain in the skill.
 
|-
 
| [[@PreStart]] || Fires when a character starts to use the skill, before any hardcoded behaviour takes place.
 
|-
 
| [[@Select]] || Fires when a character selects the skill from their skill menu.
 
|-
 
| [[@Start]] || Fires when a character starts to use the skill.
 
|-
 
| [[@Success]] || Fires when a character succeeds an attempt at using the skill.
 
|-
 
| [[@UseQuick]] || Fires when a character quickly uses the skill, without changing their [[ACTION]].
 
|}
 
 
 
==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 [[Characters|character]] object.
 
 
{| border="1" cellspacing="4" cellpadding="4"
 
| '''Name''' || '''Description'''
 
|-
 
| [[@Effect]] || Fires when a character or item is hit by the spell.
 
|-
 
| [[@Fail (Spell Trigger)|@Fail]] || Fires when a character fails to cast the spell.
 
|-
 
| [[@Select (Spell Trigger)|@Select]] || Fires when a character selects to cast the spell, or when Sphere checks if a character is capable of casting it.
 
|-
 
| [[@Start (Spell Trigger)|@Start]] || Fires when a character starts to cast the spell.
 
|-
 
| [[@Success (Spell Trigger)|@Success]] || Fires when a character successfully casts the spell.
 
|}
 
 
  
 
[[Category: Reference Compendium]]
 
[[Category: Reference Compendium]]
[[Category: Scripts]]
 

Latest revision as of 08:09, 11 April 2017

Subcategories

This category has the following 8 subcategories, out of 8 total.

Pages in category "Triggers"

The following 200 pages are in this category, out of 201 total.

(previous page) (next page)

@

(previous page) (next page)