47 lines
1.4 KiB
JSON
47 lines
1.4 KiB
JSON
{
|
|
|
|
"ID": 1000219,
|
|
|
|
"EventTypeTag": [
|
|
|
|
"CameraMoveToCenter_ban",
|
|
|
|
"Battle"
|
|
|
|
],
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigEmpty"
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigOpenDialog"
|
|
|
|
// },
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigLogText",
|
|
|
|
// "Messages": [
|
|
|
|
// "JsonText_799" // 这委托透着一股子诡异,赶紧把首领搞定。
|
|
|
|
// ]
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigTriggerBattle",
|
|
|
|
"BattleID": "specials(BattleID)",
|
|
|
|
"OnSuccess": "OnEnd"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnEnd": {
|
|
|
|
"Actions": [
|
|
|
|
// {
|
|
|
|
// "$type":"Share.CConfigSetHollowSystemState",
|
|
|
|
// "Key":[
|
|
|
|
// "HollowResultPage"
|
|
|
|
// ],
|
|
|
|
// "State": "Close"
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishHollow"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Specials": {
|
|
|
|
"BattleID": 0
|
|
|
|
}
|
|
|
|
}
|
|
|