-
Notifications
You must be signed in to change notification settings - Fork 47
durabilitycondition zh_CN
Liqueur Librazy edited this page Oct 27, 2019
·
4 revisions
全名:rpgitems:durabilitycondition
来源插件:RPGItems
标识技能。
要求耐久在一定范围内
-
displayText
- 类型:String
技能的提示文字。
-
durabilityMax
- 类型:int
- 默认:2147483647
耐久需小于该值
-
durabilityMin
- 类型:int
- 默认:-2147483648
耐久需大于该值
-
id
- 类型:String
此条件/选择器的ID。
-
isCritical
- 类型:boolean
- 默认:false
条件失败时是否中止当前触发。
-
isStatic
- 类型:boolean
- 默认:false
是否仅在触发开始时测试条件。
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.