-
Notifications
You must be signed in to change notification settings - Fork 47
explosion zh_CN
Liqueur Librazy edited this page Oct 27, 2019
·
5 revisions
全名:rpgitems:explosion
来源插件:RPGItems
默认触发:PROJECTILE_HIT
。
可用触发:ATTACHMENT
, HIT
, LEFT_CLICK
, LOCATION
, OFFHAND_CLICK
, PROJECTILE_HIT
, RIGHT_CLICK
, SNEAK
, SPRINT
。
制造一个玩家产生的爆炸
-
chance
- 类型:double
- 默认:20.0
触发几率,百分比
-
conditions
- 类型:Set<String>
技能的条件。
-
cost
- 类型:int
- 默认:0
技能的耐久消耗量。
-
distance
- 类型:int
- 默认:20
最远距离
-
explosionPower
- 类型:float
- 默认:4.0
MISSING_LANG<message.power.no_description>
-
triggers
- 类型:Set<Trigger>
- 默认:PROJECTILE_HIT
技能的触发。
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.