andcondition en_US - NyaaCat/RPGItems-reloaded GitHub Wiki
Power: And Condition
Full Name: rpgitems:andcondition
Providing Plugin: RPGItems
Is a marker power.
Description
Condition that requires all its Conditions are met
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.
-
isCritical
- Type: boolean
- Default: false
Whether abort current trigger if this condition fails.
-
isStatic
- Type: boolean
- Default: true
Whether only check this condition once.