Changes
Page history
Update Conditions
authored
Oct 14, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
95dfc9e2
...
@@ -109,10 +109,10 @@ Conditions used this way can still have a condition action.
...
@@ -109,10 +109,10 @@ Conditions used this way can still have a condition action.
## Universal Attributes
## Universal Attributes
Every condition shares and can use the following attributes
Every condition shares and can use the following attributes
| Attribute
| Aliases
| Description
|
| Attribute | Aliases | Description
| Default
|
|-----------
----|-
-----------|---------------------------------------------------------------------------|
|-----------
|
-----------|----------------------------------------------------------------------
|----
-----|
| onFailSkill
| onFail
| The Metaskill to call if this condition does not check |
| onFailSkill | onFail | The Metaskill to call if this condition does not check
|
|
| onPassSkill
| onPass
| The Metaskill to call if this condition does check |
| onPassSkill | onPass | The Metaskill to call if this condition does check
|
|
# Additional Conditions
# Additional Conditions
...
...
...
...