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

41 lines
1.2 KiB
JSON

{
"ID": 9991084,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"JsonText_1241" // 终于找到这个该死的迷雾怪物了,干掉它!
]
},
{
"$type": "Share.CConfigTriggerBattle",
"BattleID": "specials(BattleID)",
"OnSuccess": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigPreset",
"PerformKey" : "Chessboard_BattleEnd_None"
},
{
"$type":"Share.CConfigCloseDialog",
"CameraMove":false
},
{
"$type": "Share.CConfigFinishHollow"
}
]
}
},
"Specials": {
"BattleID": 0
}
}