-
Notifications
You must be signed in to change notification settings - Fork 47
commandhit zh_CN
Liqueur Librazy edited this page Oct 27, 2019
·
5 revisions
全名:rpgitems:commandhit
来源插件:RPGItems
默认触发:HIT
。
可用触发:HIT
, LIVINGENTITY
。
击中目标时执行一条命令。
-
command
- 类型:String
执行的命令
-
conditions
- 类型:Set<String>
技能的条件。
-
cooldown
- 类型:int
- 必填
技能的冷却时间,以游戏刻为单位。
-
cost
- 类型:int
- 默认:0
技能的耐久消耗量。
-
display
- 类型:String
- 必填
技能的提示文字。
-
minDamage
- 类型:double
- 默认:0.0
触发最小的伤害
-
permission
- 类型:String
执行指令所需的临时权限
-
requireHurtByEntity
- 类型:boolean
- 默认:true
MISSING_LANG<message.power.no_description>
-
triggers
- 类型:Set<Trigger>
- 默认:HIT
技能的触发。
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.