Difference between revisions of "Category:Triggers"

From SphereWiki
Jump to: navigation, search
(Region Resources)
(Skills)
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==
 
==Spells==

Revision as of 10:25, 7 May 2015

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.
@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.

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)