chancecondition en_US - NyaaCat/RPGItems-reloaded GitHub Wiki
Power: Chance Condition
Full Name: rpgitems:chancecondition
Providing Plugin: RPGItems
Is a marker power.
Description
Condition that met by chance
Properties
-
chancePercentage
- Type: double
- Default: 0.0
chance, in percentage
-
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: false
Whether only check this condition once.