50 lines
1.4 KiB
JSON
50 lines
1.4 KiB
JSON
{
|
||
|
||
"ID": 1000103,
|
||
|
||
"EventTypeTag": [
|
||
|
||
"CameraMoveToCenter_ban",
|
||
|
||
"Battle"
|
||
|
||
],
|
||
|
||
"Events": {
|
||
|
||
"OnStart": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigEmpty"
|
||
|
||
},
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigOpenDialog"
|
||
|
||
// },
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigLogText",
|
||
|
||
// "Messages": [
|
||
|
||
// "威胁警报:\n侦测到敌意单位,请做好战斗准备。"
|
||
|
||
// ]
|
||
|
||
// },
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigTriggerBattle",
|
||
|
||
"BattleID": "specials(BattleID)",
|
||
|
||
"OnSuccess": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnEnd": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigPreset",
|
||
|
||
"PerformKey" : "Chessboard_BattleEnd_None"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigShowPopWindow",
|
||
|
||
"PopID": 1000103,
|
||
|
||
"ShowDirectly": false
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigFinishEvent"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
},
|
||
|
||
"Specials": {
|
||
|
||
"BattleID": 0,
|
||
|
||
"MessageID": 1009
|
||
|
||
}
|
||
|
||
}
|
||
|