-
Notifications
You must be signed in to change notification settings - Fork 47
scoreboardcondition zh_CN
Liqueur Librazy edited this page Oct 27, 2019
·
4 revisions
全名:rpgitems:scoreboardcondition
来源插件:RPGItems
标识技能。
玩家的计分板需满足的条件
-
displayText
- 类型:String
技能的提示文字。
-
id
- 类型:String
此条件/选择器的ID。
-
isCritical
- 类型:boolean
- 默认:false
条件失败时是否中止当前触发。
-
isStatic
- 类型:boolean
- 默认:false
是否仅在触发开始时测试条件。
-
score
- 类型:String
计分板分数范围,
score_name:min,max another_score_name:min,max
-
tag
- 类型:String
计分板标签,
MUST_HAVE,!MUST_NOT_HAVE
-
team
- 类型:String
计分板队伍,
MUST_ON,!MUST_NOT_ON
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.