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

54 lines
1.8 KiB
JSON

{
"ID": 2010902, //一般格子
"EventTypeTag": [
"Revert",
"Empty"
],
// "Specials": {
// "TipCount":0
// },
"Events": {
"OnStart": {
"Actions": [
//tips
{
"$type": "Share.CConfigShowTip",
"TipID": 201090101,
"Type": "Duration",
"Delay": 0,
"Duration": 50,
"NextTips": [
{
"$type": "Share.CConfigShowTip",
"Type": "End",
"TipID": 201090102,
"Delay": 0
}
],
"Predicates": [
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "TipCount.2010999",
"CompareType": "Equal",
"Count": 0
}
]
},
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "TipCount.2010999",
"Value": "scenevar(TipCount.2010999)+1"
},
// {
// "$type": "Share.CConfigSetSpecial",
// "SpecialName": "TipCount",
// "SpecialValue": "specials(TipCount)+1"
// },
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}