-
Notifications
You must be signed in to change notification settings - Fork 47
durabilitycondition en_US
Liqueur Librazy edited this page Oct 27, 2019
·
3 revisions
Full Name: rpgitems:durabilitycondition
Providing Plugin: RPGItems
Is a marker power.
Condition that requires item's durability in a range
-
displayText
- Type: String
Display text of this power.
-
durabilityMax
- Type: int
- Default: 2147483647
Durability should less than durabilityMax
-
durabilityMin
- Type: int
- Default: -2147483648
Durability should great than durabilityMin
-
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.
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.