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

141 lines
5.1 KiB
JSON

{
"ID": 9991272,
"Specials": {
"BattleID": 0,
"BattleID1": 2010138,
"BattleID2": 2010139,
"BattleID3": 2010140,
"BattleID4": 2010141,
"BattleID5": 2010142
},
"Events": {
// "OnCreate":
// [
// {
// "$type": "Share.CConfigCameraMove",
// "Type": "TriggerPosition",
// "CanControl": false
// },
// {
// "$type": "Share.CConfigOpenDialog",
// "CameraMove": false
// },
// {
// "$type": "Share.CConfigLogText",
// "Messages":
// [
// "这有个大家伙!要小心!"
// ]
// },
// {
// "$type": "Share.CConfigCloseDialog",
// "CameraMove": false
// },
// {
// "$type": "Share.CConfigCameraMove",
// "Type": "Player"
// },
// {
// "$type": "Share.CConfigFinishEvent"
// }
// ],
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigSwitchServer",
"Switch": [
{
"Weight": 25,
"Actions": [
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "BattleID",
"SpecialValue": "specials(BattleID1)"
}
]
},
{
"Weight": 25,
"Actions": [
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "BattleID",
"SpecialValue": "specials(BattleID2)"
}
]
},
{
"Weight": 25,
"Actions": [
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "BattleID",
"SpecialValue": "specials(BattleID3)"
}
]
},
{
"Weight": 25,
"Actions": [
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "BattleID",
"SpecialValue": "specials(BattleID4)"
}
]
},
{
"Weight": 25,
"Actions": [
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "BattleID",
"SpecialValue": "specials(BattleID5)"
}
]
}
]
},
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
// "以太活性急剧升高!是敌人,准备战斗!"
"Event_9991272_Log_1"
]
},
{
"$type": "Share.CConfigTriggerBattle",
"BattleID": "specials(BattleID)",
"OnSuccess": "OnEnd"
// "EndHollow": true
}
]
},
"OnEnd": {
"Actions": [
// {
// "$type": "Share.CConfigLogText",
// "Messages": [
// // "已在撤离点就位,可以离开空洞"
// "Event_9991272_Log_2"
// ]
// },
{
"$type": "Share.CConfigSetConditionProgress",
"ConditionID": 30060043,
"Progress": 1,
"ModifyType": "Add"
},
// {
// "$type": "Share.CConfigCloseDialog"
// },
{
"$type": "Share.CConfigFinishHollow"
}
]
}
}
}