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

99 lines
3.5 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": 2020201,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"JsonText_1000" // “!@^$&*$^#箱!@#个!@#*#”\n邦布努力搜索通路的时候一段奇怪的信号接入了进来
]
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Description": "JsonText_1001", // 该怎么做
"Choices": [
{
"OptionText": "JsonText_1002", // 尝试回应
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Op_1_Over_1"
}
]
}
]
},
{
"OptionText": "JsonText_1003", // 无视
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Op_2_Over_1"
}
]
}
]
}
]
}
]
},
"Op_1_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"@#……&*\n&*…00"
]
},
{
//66金币
"$type": "Share.CConfigAddItem",
"ItemID": 1,
"Count": "specials(op_1_0)"
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"Op_2_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"JsonText_1004" // “!@^$&*$^#箱!@#个!@#*#”\n每过一段时间就会收到一次这种信号果然是什么不妙的东西
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
//表格参数
"op_1_0": 600
}
}