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

210 lines
8 KiB
JSON

{
"ID": 1010706,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigJump",
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "EventState.1010706",
"CompareType": "Equal",
"Count": 0
}
],
"Jump": "OnChoose1"
},
{
"$type": "Share.CConfigJump",
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "EventState.1010706",
"CompareType": "Greater",
"Count": 0
}
],
"Jump": "OnChoose2"
}
]
},
"OnChoose1":{
"Actions":[
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event1010706_1", //空洞观测者
"Description": "Event1010706_2", //在「铁轨结」的一侧,你们发现了一根充电桩模样的装置。这是空洞调查协会所设置,用于观测空洞变化记录。
"QuestionDescription":"Event1010706_3", //或许其中恰好有远景列车相关的记录。
"Choices": [
{
"OptionText": "Event1010706_4", //读取记录。
"OptionIcon1": 109,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnTriggerBattle"
}
]
}
]
},
{
"OptionText": "Event1010706_5", //不管它。
"OptionIcon1": 106,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd2"
}
]
}
]
}
]
}
]
},
"OnChoose2":{
"Actions":[
{
"$type": "Share.CConfigSetHollowVariable",
"Predicates":[
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "PopUpState.1010705",
"CompareType": "Equal",
"Count": 0
}
],
"Key": "EventState.1010706",
"Value": 1
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event1010706_1",//空洞观测者
"Description": "Event1010706_6",//顺利读取了观测记录,你们更加确信这条轨道是正确的路径。
"QuestionDescription":"Event1010706_7", //沿着它继续深入扭曲的空间吧。
"Choices": [
{
"OptionText": "Event1010706_8", //除了前进别无他法。
"OptionIcon1": 113,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnTeleport"
}
]
}
]
},
{
"OptionText": "Event1010706_9", //等等,先观望一下。
"OptionIcon1": 106,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd2"
}
]
}
]
}
]
}
]
},
"OnTriggerBattle":{
"Actions":[
{
"$type": "Share.CConfigTriggerBattle",
"BattleID": "specials(BattleID)",
"OnSuccess": "OnTriggerBattleSuc"
}
]
},
"OnTriggerBattleSuc":{
"Actions":[
{
"$type": "Share.CConfigPreset",
"PerformKey" : "Chessboard_BattleEnd_None"
},
{
"$type":"Share.CConfigCloseDialog",
"CameraMove":false
},
{
"$type":"Share.CConfigOpenDialog"
},
{
"$type":"Share.CConfigJump",
"Jump":"OnChoose2"
}
]
},
"OnTeleport": {
"Actions": [
//Condition进度
{
"$type":"Share.CConfigSetConditionProgress",
"ConditionID":30060050,
"Progress": 1,
"ModifyType":"Add"
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigTransfer",
"X": 1,
"Y": 6,
"Random":false
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
// {
// "$type": "Share.CConfigCameraMove",
// "StretchKey": "Back",
// "Type": "Player"
// },
{
"$type": "Share.CConfigFinishEvent",
"CanTriggerAgain": false
}
]
},
"OnEnd2": {
"Actions": [
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
"count":0,
"BattleID":0
}
}