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

1107 lines
41 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": 1011022,
"Specials": {
//来自汇合点
"TriggerEvent": 1011022,
//货物价格
"Price1": 300,
"Price2": 300,
"Price3": 600,
//负债相关
"CurseID1": 1155002,
"Round1": 2,
"Round2": 2,
"Round3": 4,
//救援队奖励,单件
"Card1": 1000910,
"Card2": 1000911,
"Card3": 1000912,
//两件
"Card4": 1000913,
"Card5": 1000914,
"Card6": 1000915,
//完整版
"Card7": 1000916,
//超牛逼版
"Card8": 1000917
},
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CActionChangeHollowEventWeightCfg",
"EventID": 1011022,
"WeightFactor": 0
},
{
"$type": "Share.CActionChangeHollowEventWeightCfg",
"EventID": 1011021,
"WeightFactor": 10000,
"Predicates": [
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "HaveBeenTo.1011021",
"Count": 0,
"CompareType": "Equal"
}
]
},
{
"$type": "Share.CActionChangeHollowEventWeightCfg",
"EventID": 1011021,
"WeightFactor": 100000,
"Predicates": [
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "HaveBeenTo.1011021",
"Count": 0,
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByHollowVariable",
"Key": "HaveBeenTo.1011023",
"Count": 1,
"CompareType": "Equal"
}
]
},
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "HaveBeenTo.1011022",
"Value": 1
},
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "EventTrigger.{specials(TriggerEvent)}",
"Value": 1
},
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
// "你们来到了一个房间,上面印有调查协会的标志,看来是专门在空洞里建造的。",
"Event_1011022_Sec1_Log_1",
// "进入房间后,你们在中央看到了一台巨大的机器,周围坐着不少盗洞客。"
"Event_1011022_Sec1_Log_2"
]
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
// "Description" : "你们决定启动机器看看这究竟是什么,而领头的盗洞客则趁机搭话:“来都来了,做个交易吧?”",
"Description": "Event_1011022_Sec1_Des_1",
"Choices": [
//【1】资源一过载重置
// {
// // "OptionText" : "来杯饮料(可以赊账)<color=#A5A5A5>(压力过载等级重置,价值{specials(Price1)}齿轮硬币)</color>",
// "OptionText": "Event_1011022_Sec1_OP_1",
// "OptionText2": "Event_1011022_Sec1_OP_1_split",
// "OptionContents": [
// {
// "Actions": [
// {
// "$type": "Share.CConfigJump",
// "Jump": "Op_1_Over_1"
// }
// ]
// }
// ]
// },
//【2】资源二压力重置
{
// "OptionText" : "来一大瓶镇静剂(可以赊账)<color=#A5A5A5>(清空当前压力值,价值{specials(Price2)}齿轮硬币)</color>",
"OptionText": "Event_1011022_Sec1_OP_2",
"OptionText2": "Event_1011022_Sec1_OP_2_split",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Op_2_Over_1"
}
]
}
]
},
//【2】资源三制式救援装备
{
// "OptionText" : "看看骸章<color=#A5A5A5>(特殊骸章自选,价值{specials(Price3)}齿轮硬币)</color>",
"OptionText": "Event_1011022_Sec1_OP_3",
"OptionText2": "Event_1011022_Sec1_OP_3_split",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Op_3_ExtraChoose_1"
}
]
}
]
},
//【4】资源三井字棋
{
// "OptionText" : "不买,自己去启动机器。<color=#A5A5A5>(离开)</color>",
"OptionText": "Event_1011022_Sec1_OP_4",
"OptionText2": "Event_1011022_Sec1_OP_4_split",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Op_4_Over_1"
}
]
}
]
}
]
}
]
},
"Op_1_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
// "“没问题”领头一边指挥小弟去启动机器,一边递上饮料:“硬币不够的话也可以先欠着,我们很大方。”"
"Event_1011022_Sec1_OP_1_Over_11"
]
},
//没钱则发诅咒
// {
// "$type": "Share.CConfigDropCurse",
// "CurseID": "specials(CurseID1)",
// "TimeCount": "specials(Round1)",
// "Stack": "Stack",
// "Predicates": [
// {
// "$type": "Share.CConfigEventByItemID",
// "ItemID": 1,
// "CompareType": "Less",
// "Count": "specials(Price1)"
// }
// ]
// },
// //有钱则扣钱
// {
// //-120金币
// "$type": "Share.CConfigAddItem",
// "ItemID": 1,
// "Count": "-specials(Price1)",
// "Predicates": [
// {
// "$type": "Share.CConfigEventByItemID",
// "ItemID": 1,
// "CompareType": "GreaterEqual",
// "Count": "specials(Price1)"
// }
// ]
// },
// //发奖励
// {
// //压力过载重置
// "$type": "Share.CConfigModifySceneProperty",
// "Property": "Stamina_OverLevel",
// "Count": 0,
// "ModifyType": "Replace"
// },
//结束
{
"$type": "Share.CConfigLogText",
"Messages": [
// "“1号图钉启动悖论校准完成否定阈值有效开始投射。”随着一阵奇怪的系统提示机器向外射出了一道看不见尽头的光线。"
"Event_1011022_Sec1_OP_1_Over_12"
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
},
"Op_2_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
// "“没问题”领头一边指挥小弟去启动机器,一边递上镇静剂:“硬币不够的话也可以先欠着,我们很大方。”"
"Event_1011022_Sec1_OP_2_Over_11"
]
},
//没钱则发诅咒
// {
// "$type": "Share.CConfigDropCurse",
// "CurseID": "specials(CurseID1)",
// "TimeCount": "specials(Round2)",
// "Stack": "Stack",
// "Predicates": [
// {
// "$type": "Share.CConfigEventByItemID",
// "ItemID": 1,
// "CompareType": "Less",
// "Count": "specials(Price2)"
// }
// ]
// },
// //有钱则扣钱
// {
// //-120金币
// "$type": "Share.CConfigAddItem",
// "ItemID": 1,
// "Count": "-specials(Price2)",
// "Predicates": [
// {
// "$type": "Share.CConfigEventByItemID",
// "ItemID": 1,
// "CompareType": "GreaterEqual",
// "Count": "specials(Price2)"
// }
// ]
// },
//发奖励
{
//压力清空
"$type": "Share.CConfigModifySceneProperty",
"Property": "Stamina",
"Count": 0,
"ModifyType": "Replace"
},
//结束
{
"$type": "Share.CConfigLogText",
"Messages": [
// "“1号图钉启动悖论校准完成否定阈值有效开始投射。”随着一阵奇怪的系统提示机器向外射出了一道看不见尽头的光线。"
"Event_1011022_Sec1_OP_2_Over_12"
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
},
"Op_3_ExtraChoose_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
// "“没问题”领头一边指挥小弟去启动机器,一边递上骸章:“硬币不够的话也可以先欠着,我们很大方。”"
"Event_1011022_Sec1_OP_3_Over_11"
]
},
//没钱则发诅咒
// {
// "$type": "Share.CConfigDropCurse",
// "CurseID": "specials(CurseID1)",
// "TimeCount": "specials(Round3)",
// "Stack": "Stack",
// "Predicates": [
// {
// "$type": "Share.CConfigEventByItemID",
// "ItemID": 1,
// "CompareType": "Less",
// "Count": "specials(Price3)"
// }
// ]
// },
// //有钱则扣钱
// {
// //-120金币
// "$type": "Share.CConfigAddItem",
// "ItemID": 1,
// "Count": "-specials(Price3)",
// "Predicates": [
// {
// "$type": "Share.CConfigEventByItemID",
// "ItemID": 1,
// "CompareType": "GreaterEqual",
// "Count": "specials(Price3)"
// }
// ]
// },
//发奖励
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"ShowMode": "Card",
"Choices": [
{
"OptionText": "Event_Common_Choose", // 选择
"OptionItemID1": "specials(Card1)",
"Predicates": [
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card1)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card4)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card5)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card7)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card8)",
"CompareType": "Equal"
}
],
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigDropPool",
"Type": "Card",
"ItemID": "specials(Card1)",
"Num": 1
},
{
"$type": "Share.CConfigJump",
"Jump": "Op_3_Over_1"
}
]
}
]
},
{
"OptionText": "Event_Common_Choose", // 选择
"OptionItemID1": "specials(Card2)",
"Predicates": [
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card2)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card4)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card6)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card7)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card8)",
"CompareType": "Equal"
}
],
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigDropPool",
"Type": "Card",
"ItemID": "specials(Card2)",
"Num": 1
},
{
"$type": "Share.CConfigJump",
"Jump": "Op_3_Over_1"
}
]
}
]
},
{
"OptionText": "Event_Common_Choose", // 选择
"OptionItemID1": "specials(Card3)",
"Predicates": [
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card3)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card5)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card6)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card7)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card8)",
"CompareType": "Equal"
}
],
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigDropPool",
"Type": "Card",
"ItemID": "specials(Card3)",
"Num": 1
},
{
"$type": "Share.CConfigJump",
"Jump": "Op_3_Over_1"
}
]
}
]
},
{
"OptionText": "Event_Common_Choose", // 选择
"OptionItemID1": "specials(Card8)",
"Predicates": [
{
"$type": "Share.CConfigEventByItemID",
"Count": 1,
"ItemID": "specials(Card7)",
"CompareType": "Equal"
},
{
"$type": "Share.CConfigEventByItemID",
"Count": 0,
"ItemID": "specials(Card8)",
"CompareType": "Equal"
}
],
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigDropPool",
"Type": "Card",
"ItemID": "specials(Card8)",
"Num": 1
},
{
"$type": "Share.CConfigRemoveCard",
"ItemID": "specials(Card7)",
"Count": 1,
"Predicates": [
{
"$type": "Share.CConfigEventByItemID",
"Count": 1,
"ItemID": "specials(Card7)",
"CompareType": "Equal"
}
]
},
{
"$type": "Share.CConfigJump",
"Jump": "Op_3_Over_1"
}
]
}
]
}
]
// "ExtraChoice": {
// "OptionContents": [
// {
// "Actions": [
// {
// "$type": "Share.CConfigJump",
// "Jump": "Op_3_Over_1"
// }
// ]
// }
// ]
// }
}
//结束
]
},
"Op_3_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
// "“1号图钉启动悖论校准完成否定阈值有效开始投射。”随着一阵奇怪的系统提示机器向外射出了一道看不见尽头的光线。"
"Event_1011022_Sec1_OP_3_Over_12"
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
},
"Op_4_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
// "“1号图钉启动悖论校准完成否定阈值有效开始投射。”随着一阵奇怪的系统提示机器向外射出了一道看不见尽头的光线。"
"Event_1011022_Sec1_OP_4_Over_1"
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}
// {
// "GraphName" : 1011022,
// "EventID" : 1011022,
// "Events" :
// {
// //XYZ
// "OnStart" :
// [
// {
// "$type" : "Share.CConfigOpenDialog"
// },
// {
// "$type" : "Share.CConfigLogText",
// "Messages" :
// [
// "Event_1012011_Log_1_1",
// "Event_1012011_Log_1_2"
// ]
// },
// {
// "$type" : "Share.CConfigChoiceServer",
// "OptionsMode" : "Normal",
// "Description" : "Event_1012011_Des_1",
// "Choices" :
// [
// {
// "OptionText" : "Event_1012011_op_1",
// "Predicates" :
// [
// {
// //没有XY
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_4)",
// "CompareType" : "Equal",
// "Count" : 0
// },
// {
// //没有XZ
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_5)",
// "CompareType" : "Equal",
// "Count" : 0
// },
// {
// //没有YZ
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_6)",
// "CompareType" : "Equal",
// "Count" : 0
// },
// {
// //没有XYZ
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_7)",
// "CompareType" : "Equal",
// "Count" : 0
// },
// {
// //没有SXYZ
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_8)",
// "CompareType" : "Equal",
// "Count" : 0
// },
// {
// //至少拥有100金币
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : 1,
// "CompareType" : "GreaterEqual",
// "Count" : "specials(op_0)"
// }
// ],
// "OptionContents" :
// [
// {
// "Actions" :
// [
// {
// //-100金币
// "$type" : "Share.CConfigAddItem",
// "ItemID" : 1,
// "Count" : "-specials(op_0)"
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "Op_1_Over_1"
// }
// ]
// }
// ]
// },
// {
// "OptionText" : "Event_1012011_op_2",
// "Predicates" :
// [
// {
// //没有XY
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_4)",
// "CompareType" : "Equal",
// "Count" : 0
// },
// {
// //没有XZ
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_5)",
// "CompareType" : "Equal",
// "Count" : 0
// },
// {
// //没有YZ
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_6)",
// "CompareType" : "Equal",
// "Count" : 0
// },
// {
// //没有XYZ
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_7)",
// "CompareType" : "Equal",
// "Count" : 0
// },
// {
// //没有SXYZ
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_8)",
// "CompareType" : "Equal",
// "Count" : 0
// }
// ],
// "OptionContents" :
// [
// {
// "Actions" :
// [
// {
// //10点压力
// "$type" : "Share.CConfigModifySceneProperty",
// "Property" : "Stamina",
// "Count" : "specials(op_1)"
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "Op_2_Over_1"
// }
// ]
// }
// ]
// },
// {
// "OptionText" : "Event_1012011_op_6",
// "Predicates" :
// [
// {
// //有XY
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_4)",
// "CompareType" : "Equal",
// "Count" : 1
// }
// ],
// "OptionContents" :
// [
// {
// "Actions" :
// [
// {
// //卡牌Z
// "$type" : "Share.CConfigDropPool",
// "Type" : "Card",
// "ItemID": "specials(card_3)",
// "Num" : 1
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "Op_678_Over_1"
// }
// ]
// }
// ]
// },
// {
// "OptionText" : "Event_1012011_op_7",
// "Predicates" :
// [
// {
// //有XZ
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_5)",
// "CompareType" : "Equal",
// "Count" : 1
// }
// ],
// "OptionContents" :
// [
// {
// "Actions" :
// [
// {
// //卡牌Y
// "$type" : "Share.CConfigDropPool",
// "Type" : "Card",
// "ItemID": "specials(card_2)",
// "Num" : 1
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "Op_678_Over_1"
// }
// ]
// }
// ]
// },
// {
// "OptionText" : "Event_1012011_op_8",
// "Predicates" :
// [
// {
// //有XZ
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_6)",
// "CompareType" : "Equal",
// "Count" : 1
// }
// ],
// "OptionContents" :
// [
// {
// "Actions" :
// [
// {
// //卡牌X
// "$type" : "Share.CConfigDropPool",
// "Type" : "Card",
// "ItemID": "specials(card_1)",
// "Num" : 1
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "Op_678_Over_1"
// }
// ]
// }
// ]
// },
// {
// "OptionText" : "Event_1012011_op_9",
// "Predicates" :
// [
// {
// //有XYZ
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_7)",
// "CompareType" : "Equal",
// "Count" : 1
// }
// ],
// "OptionContents" :
// [
// {
// "Actions" :
// [
// {
// "$type" : "Share.CConfigRemoveCard",
// "ItemID" : "specials(card_7)",
// "Count" : 1
// },
// {
// "$type" : "Share.CConfigDropPool",
// "Type" : "Card",
// "ItemID": "specials(card_8)",
// "Num" : 1
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "Op_9_Over_1"
// }
// ]
// }
// ]
// },
// {
// "OptionText" : "Event_1012011_op_10",
// "OptionContents" :
// [
// {
// "Actions" :
// [
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "Op_10_Over_1"
// }
// ]
// }
// ]
// }
// ]
// }
// ],
// "OnChoseXYZ" :
// [
// {
// //根据选项模式选择选项
// "$type" : "Share.CConfigChoiceServer",
// "OptionsMode" : "Normal",
// "ShowMode" : "Card",
// "Choices" :
// [
// {
// "OptionText" : "Event_1012011_op_3",
// "OptionItemID1" : "specials(card_1)",
// "Predicates" :
// [
// {
// //没有X
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_1)",
// "CompareType" : "Equal",
// "Count" : 0
// }
// ],
// "OptionContents" :
// [
// {
// "Actions" :
// [
// {
// "$type" : "Share.CConfigDropPool",
// "Type" : "Card",
// "ItemID": "specials(card_1)",
// "Num" : 1
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "Op_345_Over_1"
// }
// ]
// }
// ]
// },
// {
// "OptionText" : "Event_1012011_op_4",
// "OptionItemID1" : "specials(card_2)",
// "Predicates" :
// [
// {
// //没有Y
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_2)",
// "CompareType" : "Equal",
// "Count" : 0
// }
// ],
// "OptionContents" :
// [
// {
// "Actions" :
// [
// {
// "$type" : "Share.CConfigDropPool",
// "Type" : "Card",
// "ItemID": "specials(card_2)",
// "Num" : 1
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "Op_345_Over_1"
// }
// ]
// }
// ]
// },
// {
// "OptionText" : "Event_1012011_op_5",
// "OptionItemID1" : "specials(card_3)",
// "Predicates" :
// [
// {
// //没有Z
// "$type" : "Share.CConfigEventByItemID",
// "ItemID" : "specials(card_3)",
// "CompareType" : "Equal",
// "Count" : 0
// }
// ],
// "OptionContents" :
// [
// {
// "Actions" :
// [
// {
// "$type" : "Share.CConfigDropPool",
// "Type" : "Card",
// "ItemID": "specials(card_3)",
// "Num" : 1
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "Op_345_Over_1"
// }
// ]
// }
// ]
// }
// ]
// }
// ],
// "Op_1_Over_1":
// [
// {
// "$type" : "Share.CConfigLogText",
// "Messages" :
// [
// "Event_1012011_op_1_over_1"
// ]
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "OnChoseXYZ"
// }
// ],
// "Op_2_Over_1":
// [
// {
// "$type" : "Share.CConfigLogText",
// "Messages" :
// [
// "Event_1012011_op_2_over_1"
// ]
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "OnChoseXYZ"
// }
// ],
// "Op_345_Over_1":
// [
// {
// "$type" : "Share.CConfigLogText",
// "Messages" :
// [
// "Event_1012011_op_345_over_1"
// ]
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "OnEnd"
// }
// ],
// "Op_678_Over_1":
// [
// {
// "$type" : "Share.CConfigLogText",
// "Messages" :
// [
// "Event_1012011_op_678_over_1"
// ]
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "OnEnd"
// }
// ],
// "Op_9_Over_1":
// [
// {
// "$type" : "Share.CConfigLogText",
// "Messages" :
// [
// "Event_1012011_op_9_over_1"
// ]
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "OnEnd"
// }
// ],
// "Op_10_Over_1":
// [
// {
// "$type" : "Share.CConfigLogText",
// "Messages" :
// [
// "Event_1012011_op_10_over_1"
// ]
// },
// {
// "$type" : "Share.CConfigJump",
// "Jump" : "OnEnd"
// }
// ],
// "OnEnd" :
// [
// {
// "$type" : "Share.CConfigCloseDialog"
// },
// {
// "$type" : "Share.CConfigFinishEvent"
// }
// ]
// },
// "Specials" :
// {
// "op_0" : 100,
// "op_1" : 10,
// "card_1" : 1001029,
// "card_2" : 1001030,
// "card_3" : 1001031,
// "card_4" : 1001032,
// "card_5" : 1001033,
// "card_6" : 1001034,
// "card_7" : 1001035,
// "card_8" : 1001036
// }
// }