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

58 lines
1.8 KiB
JSON

{
//BOSS战 - 终点
"ID": 3010205,
"EventTypeTag": [
"CameraMoveToCenter_ban",
"Battle"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type":"Share.CConfigEmpty"
},
{
"$type":"Share.CConfigDropBattleID",
"Type":["specials(difficult)"],
"SpecialName":"BattleID"
},
{
//这里已经出去了
"$type": "Share.CConfigTriggerBattle",
"BattleID": "specials(BattleID)",
"OnSuccess": "OnEnd",
"EndHollow": true
}
]
},
"OnEnd": {
"Actions": [
{
"$type":"Share.CConfigSetConditionProgress",
"ConditionID":30060063,
"Progress":1,
"ModifyType":"Add"
},
{
"$type":"Share.CConfigSetConditionProgress",
"ConditionID":30060141,
"Progress":1,
"ModifyType":"Add"
},
{
"$type":"Share.CConfigSetConditionProgress",
"ConditionID":30060142,
"Progress":1,
"ModifyType":"Add"
},
{
"$type": "Share.CConfigFinishHollow"
}
]
}
},
"Specials": {
"BattleID": 0,
"difficult": 0
}
}