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

46 lines
1.3 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": 1010702,
"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.CConfigSetConditionProgress",
"ConditionID":30060052,
"Progress":1,
"ModifyType":"Add"
},
{
"$type": "Share.CConfigFinishHollow"
}
]
}
},
"Specials": {
"BattleID": 0
}
}