-
Notifications
You must be signed in to change notification settings - Fork 47
lastresultcondition zh_CN
Liqueur Librazy edited this page Oct 27, 2019
·
4 revisions
全名:rpgitems:lastresultcondition
来源插件:RPGItems
标识技能。
要求上一个执行的技能返回特定的结果
-
displayText
- 类型:String
技能的提示文字。
-
failOnNoResult
- 类型:boolean
- 默认:true
是否在不存在上一个执行的技能时失败
-
id
- 类型:String
此条件/选择器的ID。
-
isCritical
- 类型:boolean
- 默认:false
条件失败时是否中止当前触发。
-
okResults
- 类型:Set<TriggerResult>
- 默认:OK
允许的结果
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.