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

140 lines
5.2 KiB
JSON

{
"ID": 9991282,
"Specials": {
"BattleID": 0,
"BattleID1": 0,
"BattleID2": 0,
"BattleID3": 0,
"BattleID4": 0,
"BattleID5": 0
},
"Events": {
"OnCreate": {
"Actions": [
{
"$type": "Share.CConfigCameraMove",
"Type": "TriggerPosition",
"CanControl": false
},
{
"$type": "Share.CConfigOpenDialog",
"CameraMove": false
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"JsonText_1422", // 已为主人标记出了其中最强大以骸的位置!
"JsonText_1423", // 如果自信的话,也可以选择直接将其消灭噢~
"JsonText_1424" // 这样的话空洞的活性就“合格”了~
]
},
{
"$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": [
"JsonText_1425" // 以太浓度急剧升高!准备战斗!
]
},
{
"$type": "Share.CConfigTriggerBattle",
"BattleID": "specials(BattleID)",
"OnSuccess": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"JsonText_1426" // 呼...还挺累的
]
},
{
"$type": "Share.CConfigSetConditionProgress",
"ConditionID": 30060043,
"Progress": 4,
"ModifyType": "Add"
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}