-
Notifications
You must be signed in to change notification settings - Fork 47
equipmentcondition en_US
Liqueur Librazy edited this page Oct 27, 2019
·
3 revisions
Full Name: rpgitems:equipmentcondition
Providing Plugin: RPGItems
Is a marker power.
Condition that requires player wear some item
-
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.
-
itemStack
- Type: ItemStack
Item that player should wears
-
matchAllSlot
- Type: boolean
- Default: false
Whether to require all slot to match
-
material
- Type: Material
Material that player should wears
-
rpgitem
- Type: String
RPGItem that player should wears
-
slots
- Type: Set<EquipmentSlot>
Equipment slots
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.