-
Notifications
You must be signed in to change notification settings - Fork 47
attachments zh_CN
Liqueur Librazy edited this page Oct 27, 2019
·
5 revisions
全名:rpgitems:attachments
来源插件:RPGItems
默认触发:RIGHT_CLICK
。
可用触发:ATTACHMENT
, BOW_SHOOT
, HIT
, HIT_TAKEN
, HURT
, LEFT_CLICK
, OFFHAND_CLICK
, RIGHT_CLICK
, SNEAK
, SNEAKING
, SPRINT
, TICK
, TICK_OFFHAND
。
可以使用其他 RPGItem 作为配件。将会触发配件上的 ATTACHMENT 触发
-
allowedInvSlots
- 类型:List<Integer>
可以使用的背包格,-1为禁用背包
-
allowedItems
- 类型:Set<String>
可以使用的 RPGItem
-
allowedSlots
- 类型:List<EquipmentSlot>
可以使用的装备栏
-
conditions
- 类型:Set<String>
技能的条件。
-
limit
- 类型:int
- 默认:0
配件数量
-
requireHurtByEntity
- 类型:boolean
- 默认:true
MISSING_LANG<message.power.no_description>
-
selectors
- 类型:Set<String>
应用到本技能的选择器。
-
triggers
- 类型:Set<Trigger>
- 默认:RIGHT_CLICK
技能的触发。
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.