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

55 lines
1.6 KiB
JSON

{
//BOSS战 - 终点
"ID": 2010503,
"EventTypeTag": [
"CameraMoveToCenter_ban",
"Battle"
],
"Events": {
"OnStart": {
"Actions": [
//------观测任务------
{
//速通记录保持者
"$type":"Share.CConfigSetConditionProgress",
"ConditionID":30060089,
"Progress":1,
"ModifyType":"Add",
"Predicates":[
{
"$type":"Share.CConfigEventByCurse",
"CompareType":"Equal",
"Count":0
}
]
},
//------------
{
"$type":"Share.CConfigEmpty"
},
{
"$type":"Share.CConfigDropBattleID",
"Type":[61],
"SpecialName":"BattleID"
},
{
//这里已经出去了
"$type": "Share.CConfigTriggerBattle",
"BattleID": "specials(BattleID)",
"OnSuccess": "OnEnd",
"EndHollow": true
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigFinishHollow"
}
]
}
},
"Specials": {
"BattleID": 0
}
}