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

143 lines
5.9 KiB
JSON

{
"ID": 1010604,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "Event.1010604",
"Value": 1
},
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event1010604_1", //受困者
"Description": "Event1010604_2", //在施工通道的深处,你们找到了瑟瑟发抖的受困者,经同伴们的确认,他们正是剩下的施工队。
"QuestionDescription": "Event1010604_3", //这下人都救齐了,离开空洞吧!
"Choices": [
{
"OptionText": "Event1010604_4", //接受骸章
"OptionIcon1": 101,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnChooseCard"
}
]
}
]
}
]
}
]
},
"OnChooseCard":{
"Actions":[
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigRandomDropID",
"Type": "Card",
"Rare":[
4
],
"SpecialName": [
"RandomCard_1",
"RandomCard_2",
"RandomCard_3"
]
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"ShowMode": "Card",
"Choices": [
{
"OptionText": "Event_Common_Choose", // 选择
"OptionItemID1": "specials(RandomCard_1)",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigDropPool",
"Type": "Card",
"ItemID": "specials(RandomCard_1)",
"Num": 1
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
}
]
},
{
"OptionText": "Event_Common_Choose", // 选择
"OptionItemID1": "specials(RandomCard_2)",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigDropPool",
"Type": "Card",
"ItemID": "specials(RandomCard_2)",
"Num": 1
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
}
]
},
{
"OptionText": "Event_Common_Choose", // 选择
"OptionItemID1": "specials(RandomCard_3)",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigDropPool",
"Type": "Card",
"ItemID": "specials(RandomCard_3)",
"Num": 1
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
}
]
}
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
"RandomCard_1": 0,
"RandomCard_2": 0,
"RandomCard_3": 0,
"genre":0
}
}