xorcondition en_US - NyaaCat/RPGItems-reloaded GitHub Wiki
Power: Xor Condition
Full Name: rpgitems:xorcondition
Providing Plugin: RPGItems
Is a marker power.
Description
Condition that xor all its Conditions
Properties
-
conditions
- Type: Set<String>
Conditions of this power.
-
displayText
- Type: String
Display text of this power.
-
id
- Type: String
ID of this condition/selector.
-
init
- Type: boolean
- Default: false
Init value
-
isCritical
- Type: boolean
- Default: false
Whether abort current trigger if this condition fails.
-
isStatic
- Type: boolean
- Default: true
Whether only check this condition once.