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

44 lines
1.1 KiB
JSON

{
//BOSS战 - 终点
"ID": 2020915,
"EventTypeTag": [
"CameraMoveToCenter_ban",
"Battle"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type":"Share.CConfigEmpty"
},
{
"$type":"Share.CConfigRandomBattleID",
"Type":["LevelFin"],
"Tags":["Normal"],
"SpecialName":"BattleID"
},
{
//这里已经出去了
"$type": "Share.CConfigTriggerBattle",
"BattleID": "specials(BattleID)",
"OnSuccess": "OnEnd",
"EndHollow": true
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigFinishHollow"
}
]
}
},
"Specials": {
"BattleID": 0,
//观测任务
"color_count":0,
"full":0
}
}