-
Notifications
You must be signed in to change notification settings - Fork 47
rumble zh_CN
Liqueur Librazy edited this page Oct 27, 2019
·
5 revisions
全名:rpgitems:rumble
来源插件:RPGItems
默认触发:RIGHT_CLICK
。
可用触发:ATTACHMENT
, BOW_SHOOT
, LEFT_CLICK
, OFFHAND_CLICK
, RIGHT_CLICK
, SNEAK
, SPRINT
。
沿着地面发射冲击波,击飞击中的实体
-
conditions
- 类型:Set<String>
技能的条件。
-
cooldown
- 类型:int
- 必填
技能的冷却时间,以游戏刻为单位。
-
cost
- 类型:int
- 默认:0
技能的耐久消耗量。
-
damage
- 类型:double
- 默认:0.0
MISSING_LANG<message.power.no_description>
-
distance
- 类型:int
- 默认:15
最大距离
-
power
- 类型:int
- 必填
击飞力度
-
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.