-
Notifications
You must be signed in to change notification settings - Fork 47
forcefield zh_CN
Liqueur Librazy edited this page Oct 27, 2019
·
5 revisions
全名:rpgitems:forcefield
来源插件:RPGItems
默认触发:RIGHT_CLICK
。
可用触发:ATTACHMENT
, HIT_TAKEN
, HURT
, LEFT_CLICK
, OFFHAND_CLICK
, RIGHT_CLICK
, SNEAK
, SPRINT
。
在玩家周围用屏障生成一个力场护盾
-
base
- 类型:int
- 必填
护盾的地基
-
conditions
- 类型:Set<String>
技能的条件。
-
cooldown
- 类型:int
- 必填
技能的冷却时间,以游戏刻为单位。
-
cost
- 类型:int
- 默认:0
技能的耐久消耗量。
-
height
- 类型:int
- 必填
护盾的高度
-
radius
- 类型:int
- 必填
护盾的半径
-
requireHurtByEntity
- 类型:boolean
- 默认:true
MISSING_LANG<message.power.no_description>
-
triggers
- 类型:Set<Trigger>
- 默认:RIGHT_CLICK
技能的触发。
-
ttl
- 类型:int
- 默认:100
护盾的持续时间
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.