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

55 lines
1.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ID": 1000107,
"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",
"EndHollow": true
}
]
},
"OnEnd": {
"Actions": [
// {
// "$type":"Share.CConfigEmpty"
// },
// {
// "$type": "Share.CConfigLogText",
// "Messages": [
// "JsonText_794", // 作战完成!以骸威胁反应已全部清除了。
// "JsonText_795", // 前方就是离开空洞的出口。
// "JsonText_796" // 一边保持警惕,一边迅速撤退吧。
// ]
// },
// {
// "$type": "Share.CConfigCloseDialog"
// },
{
"$type": "Share.CConfigFinishHollow"
}
]
}
},
"Specials": {
"BattleID": 0
}
}