HollowPS_TV_experiments/extras/zzz-0.1-jsons/Event2021014.json

53 lines
1.7 KiB
JSON

{
// 2层全局
"ID": 2021014,
"EventTypeTag": [
// "NoneInteractEventWithAnim"
"Empty"
],
"Specials":{
"firstLowToHigh":0,
"high":12
},
// "EventTypeTag": [
// "InteractEventWithAnim",
// "Empty"
// ],
"Events": {
"OnTurn": {
"Actions": [
{
"$type": "Share.CConfigShowTip",
"TipID": 202100104,
"Predicates":[
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "high",
"Param":"itemtype(31)",
"CompareType":"LessEqual"
},
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "firstLowToHigh",
"Param":0,
"CompareType":"Equal"
}
]
},
{
"$type":"Share.CConfigSetSpecial",
"SpecialName":"firstLowToHigh",
"SpecialValue":1,
"Predicates":[
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "high",
"Param":"itemtype(31)",
"CompareType":"LessEqual"
}
]
}
]
}
}
}