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

55 lines
1.6 KiB
JSON

{
"ID": 1010707,
"EventTypeTag": [
"CameraMoveToCenter_ban",
"Battle"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type":"Share.CConfigEmpty"
},
// {
// "$type": "Share.CConfigOpenDialog"
// },
// {
// "$type": "Share.CConfigLogText",
// "Messages": [
// "BattleEnterMessages_{specials(MessageID)}"
// ]
// },
{
"$type": "Share.CConfigTriggerBattle",
"BattleID": "specials(BattleID)",
"OnSuccess": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigPreset",
//无交互
"PerformKey" : "Chessboard_BattleEnd_None"
},
// {
// "$type": "Share.CConfigLogText",
// "Messages": [
// "JsonText_791" // 来自以骸的威胁反应暂时解除!
// ]
// },
// {
// "$type": "Share.CConfigCloseDialog"
// },
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
"BattleID": 0,
"MessageID": 1009
}
}