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

1278 lines
No EOL
51 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": 1030,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
//初始化
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "odd_N",
"SpecialValue": "specials(odd_N1)"
},
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "odd_R",
"SpecialValue": "specials(odd_R1)"
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnable2",
"Predicates":[
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "count",
"Param":2,
"CompareType":"Equal"
}
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnable3",
"Predicates":[
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "count",
"Param":3,
"CompareType":"Equal"
}
]
},
//获得hollowitemID
//交钱尝试升级20-10/45-15/80-20
{
"$type":"Share.CConfigIf",
"OnSuccess": "OnEnable1",
"OnFailure": "OnEmpty",
"Conditions":[
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "emptyHollowItem",
"Param":"hollowitem()",
"CompareType":"NotEqual"
}
]
}
]
},
"OnEnable1": {
"Actions": [
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event_1030_Title",
"Description":"Event_1030_1",//一个用碎布遮住面容的男人从阴影中走出,向你们搭话:「插件,邦布插件,升级,充能,免费。」
"QuestionDescription": "Event_1030_2",//虽然凑不出一句完整的话,但大致能明白···
"Choices": [
{
"OptionText": "Event_1030_3", //他的意思是可以帮我们强化邦布插件?
"OptionText2": "Event_1030_4", //有{specials(odd_N)+specials(odd_R)}%几率成功强化插件。
"OptionIcon1": 107,
"Predicates":[
{
//是否强化过
"$type": "Share.CConfigEventByHollowVariable",
"Key": "Enhance_1030",
"CompareType": "Equal",
"Count": 0
}
],
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnUpdate_1"
}
]
}
]
},
{
"OptionText": "Event_1030_5", //他的意思是可以帮邦布插件充能?
"OptionText2": "Event_1030_6", //恢复{specials(EPCharge)}点EP。
"OptionIcon1": 104,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "EP_Lighting"
}
]
}
]
}
]
}
]
},
"OnEnable2": {
"Actions": [
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event_1030_Title",
"Description":"Event_1030_22",
"QuestionDescription": "Event_1030_23",
"Choices": [
{
"OptionText": "Event_1030_24",
"OptionText2": "Event_1030_25",
"OptionIcon1": 107,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnUpdate_2"
}
]
}
]
},
{
"OptionText": "Event_1030_26",
"OptionText2": "Event_1030_27",
"OptionIcon1": 106,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnGiveUp"
}
]
}
]
}
],
"Predicates":[
{
//拥有足够金钱钱
"$type": "Share.CConfigEventByItemID",
"ItemID": 1,
"CompareType": "GreaterEqual",
"Count": "specials(Gear)"
}
]
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event_1030_Title",
"Description":"Event_1030_22",
"QuestionDescription": "Event_1030_28",
"Choices": [
{
"OptionText": "Event_1030_29",
"OptionText2": "Event_1030_27",
"OptionIcon1": 106,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnNoMoney"
}
]
}
]
}
]
}
]
},
"OnEnable3": {
"Actions": [
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event_1030_Title",
"Description":"Event_1030_22",
"QuestionDescription": "Event_1030_23",
"Choices": [
{
"OptionText": "Event_1030_32",
"OptionText2": "Event_1030_33",
"OptionIcon1": 104,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnUpdate_3"
}
]
}
]
},
{
"OptionText": "Event_1030_26",
"OptionText2": "Event_1030_27",
"OptionIcon1": 106,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnGiveUp"
}
]
}
]
}
],
"Predicates":[
{
//拥有足够金钱钱
"$type": "Share.CConfigEventByItemID",
"ItemID": 1,
"CompareType": "GreaterEqual",
"Count": "specials(Gear)"
}
]
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event_1030_Title",
"Description":"Event_1030_22",
"QuestionDescription": "Event_1030_28",
"Choices": [
{
"OptionText": "Event_1030_29",
"OptionText2": "Event_1030_27",
"OptionIcon1": 106,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnNoMoney"
}
]
}
]
}
]
}
]
},
"OnEmpty": {
"Actions": [
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event_1030_Title",
"Description":"Event_1030_7",
"QuestionDescription": "Event_1030_8",
"Choices": [
{
"OptionText": "Event_1030_9",
"OptionText2": "Event_1030_10",
"OptionIcon1": 104,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnEmpty_Res"
}
]
}
]
},
{
"OptionText": "Event_1030_11",
"OptionText2": "Event_1030_12",
"OptionIcon1": 106,
"OptionContents": [
{
"Actions": [
]
}
]
}
]
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1030_18"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnUpdate_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1030_13"
]
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1030_14"
]
},
{
"$type": "Share.CConfigSwitchServer",
"Switch": [
{
"Weight": "specials(odd_N)",
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnSuc_N"
}
]
},
{
"Weight": "specials(odd_R)",
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnSuc_R"
}
]
},
{
"Weight": "100-specials(odd_R)-specials(odd_N)",
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnCalculate"
}
]
}
]
}
]
},
"OnUpdate_2": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1030_21"
]
},
{
//获得金币
"$type": "Share.CConfigAddItem",
"ItemID": 1,
"Count": "-specials(Gear)"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1030_14"
]
},
{
"$type": "Share.CConfigSwitchServer",
"Switch": [
{
"Weight": "specials(odd_N)",
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnSuc_N"
}
]
},
{
"Weight": "specials(odd_R)",
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnSuc_R"
}
]
},
{
"Weight": "100-specials(odd_R)-specials(odd_N)",
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnCalculate"
}
]
}
]
}
]
},
"OnUpdate_3": {
"Actions": [
{
//获得金币
"$type": "Share.CConfigAddItem",
"ItemID": 1,
"Count": "-specials(Gear)"
},
{
"$type": "Share.CConfigSwitchServer",
"Switch": [
{
"Weight": "specials(odd_N)",
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnSuc_N"
}
]
},
{
"Weight": "specials(odd_R)",
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "OnSuc_R"
}
]
}
]
}
]
},
"OnSuc_N": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1030_20"
]
},
{
"$type": "Share.CConfigSetHollowItem",
"HollowItemID": "hollowitem()+10"
},
{
"$type": "Share.CConfigSetHollowItem",
"EPCharge": "specials(EPCharge)"
},
//全局锁
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "Enhance_1030",
"Value": 1
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnSuc_R": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1030_19"
]
},
{
"$type": "Share.CConfigSetHollowItem",
"HollowItemID": "hollowitem()+20"
},
{
"$type": "Share.CConfigSetHollowItem",
"EPCharge": "specials(EPCharge)"
},
//全局锁
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "Enhance_1030",
"Value": 1
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnGiveUp": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1030_30"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnExit"
}
]
},
"OnCalculate":{
"Actions":
[
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "count",
"SpecialValue": "specials(count)+1"
},
//替换为3级概率
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "odd_N",
"SpecialValue": "specials(odd_N3)",
"Predicates":[
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "odd_N",
"Param":"specials(odd_N2)",
"CompareType":"Equal"
}
]
},
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "odd_R",
"SpecialValue": "specials(odd_R3)",
"Predicates":[
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "odd_R",
"Param":"specials(odd_R2)",
"CompareType":"Equal"
}
]
},
//替换为2级概率
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "odd_N",
"SpecialValue": "specials(odd_N2)",
"Predicates":[
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "odd_N",
"Param":"specials(odd_N1)",
"CompareType":"Equal"
}
]
},
{
"$type": "Share.CConfigSetSpecial",
"SpecialName": "odd_R",
"SpecialValue": "specials(odd_R2)",
"Predicates":[
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "odd_R",
"Param":"specials(odd_R1)",
"CompareType":"Equal"
}
]
},
//继续强化
{
"$type": "Share.CConfigJump",
"Jump": "OnEnable2",
"Predicates":[
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "count",
"Param":2,
"CompareType":"Equal"
}
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnable3",
"Predicates":[
{
"$type": "Share.CConfigEventBySpecials",
"ParamName": "count",
"Param":3,
"CompareType":"Equal"
}
]
}
]
},
"OnNoMoney": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1030_31"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnExit"
}
]
},
"OnEmpty_Res": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1030_17"
]
},
// {
// "$type": "Share.CConfigSwitchServer",
// "Switch": [
// {
// "Weight": 50,
// "Actions": [
// {
// "$type": "Share.CConfigSetHollowItem",
// "HollowItemID": "specials(item1)",
// "EPCharge": 120 //充能
// }
// ]
// },
// {
// "Weight": 50,
// "Actions": [
// {
// "$type": "Share.CConfigSetHollowItem",
// "HollowItemID": "specials(item2)",
// "EPCharge": 120 //充能
// }
// ]
// },
// {
// "Weight": 50,
// "Actions": [
// {
// "$type": "Share.CConfigSetHollowItem",
// "HollowItemID": "specials(item3)",
// "EPCharge": 120 //充能
// }
// ]
// }
// ]
// },
{
"$type": "Share.CConfigDropHollowItem",
"ItemIDs":[
"specials(item1)",
"specials(item2)",
"specials(item3)"
]
},
{
"$type": "Share.CConfigSetHollowItem",
"EPCharge": "specials(EPCharge_empty)"
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"EP_Lighting": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1030_15",
"Event_1030_16"
]
},
{
"$type": "Share.CConfigSetHollowItem",
"EPCharge": "specials(EPCharge)"
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnExit": {
"Actions": [
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent",
"CanTriggerAgain":false
}
]
}
},
"Specials": {
//表格参数
"item1":10101,
"item2":10201,
"item3":10401,
//=========全局设置=========
//是否携带
"emptyHollowItem":0,
//计次
"count":1,
//战斗
"BattleID": 0,
//=========强化价格=========
//初始价格
"Gear":100,
//增量价格
"Gear_delta":200,
//=========概率=========
"odd_N":0,
"odd_R":0,
//首次概率
"odd_N1":20,
"odd_R1":10,
//二次概率
"odd_N2":45,
"odd_R2":15,
//三次概率
"odd_N3":80,
"odd_R3":20,
//=========充能情况=========
"EP_Coin":500,
"EPCharge":60,
"EPCharge_empty":120
}
}
// {
// "ID": 1030,
// "Events": {
// "OnStart": {
// "Actions": [
// {
// "$type": "Share.CConfigOpenDialog"
// },
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnRepeat",
// "Predicates":
// [
// {
// "$type": "Share.CConfigEventByHollowVariable",
// "Key": "Enhance_1030",
// "CompareType": "Equal",
// "Count": 1
// }
// ]
// },
// //初始化
// {
// "$type": "Share.CConfigSetSpecial",
// "SpecialName": "odd_N",
// "SpecialValue": "specials(odd_N1)"
// },
// {
// "$type": "Share.CConfigSetSpecial",
// "SpecialName": "odd_R",
// "SpecialValue": "specials(odd_R1)"
// },
// //获得hollowitemID
// //交钱尝试升级20-10/45-15/80-20
// {
// "$type":"Share.CConfigIf",
// "OnSuccess": "OnEnable",
// "OnFailure": "OnEmpty",
// "Conditions":[
// {
// "$type": "Share.CConfigEventBySpecials",
// "ParamName": "emptyHollowItem",
// "Param":"hollowitem()",
// "CompareType":"NotEqual"
// }
// ]
// }
// ]
// },
// "OnEnable": {
// "Actions": [
// {
// "$type": "Share.CConfigChoiceServer",
// "OptionsMode": "Normal",
// "Title":"Event_1030_Title",
// "Description":"Event_1030_OP_Enable_Des_{specials(count)}",
// "QuestionDescription": "Event_1030_OP_Enable_QuestionDes_{specials(count)}",
// "Choices": [
// {
// "OptionText": "Event_1030_OP_Enable_Op_1_1",
// "OptionText2": "Event_1030_OP_Enable_Op_1_2",
// "OptionIcon1": 107,
// "Predicates":[
// {
// //拥有足够金钱钱
// "$type": "Share.CConfigEventByItemID",
// "ItemID": 1,
// "CompareType": "GreaterEqual",
// "Count": "specials(Gear)"
// }
// ],
// "OptionContents": [
// {
// "Actions": [
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnUpdate"
// }
// ]
// }
// ]
// },
// {
// //没钱时候的假选项
// "OptionText": "Event_1030_OP_Enable_Op_1_1",
// "OptionText2": "Event_1030_OP_Enable_Op_1_2",
// "OptionIcon1": 107,
// "Predicates":[
// {
// //拥有足够金钱钱
// "$type": "Share.CConfigEventByItemID",
// "ItemID": 1,
// "CompareType": "Less",
// "Count": "specials(Gear)"
// }
// ],
// "OptionContents": [
// {
// "Actions": [
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnNoMoney"
// }
// ]
// }
// ]
// },
// {
// "OptionText": "Event_1030_OP_Enable_Op_2_1",
// "OptionText2": "Event_1030_OP_Enable_Op_2_2",
// "OptionIcon1": 106,
// "OptionContents": [
// {
// "Actions": [
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnGiveUp"
// }
// ]
// }
// ]
// }
// ]
// }
// ]
// },
// "OnEmpty": {
// "Actions": [
// {
// "$type": "Share.CConfigChoiceServer",
// "OptionsMode": "Normal",
// "Title":"Event_1030_Title",
// "Description":"Event_1030_OP_Empty_Op_Des_1",
// "QuestionDescription": "Event_1030_OP_Empty_QuestionDes_1",
// "Choices": [
// {
// "OptionText": "Event_1030_OP_Empty_Op_1_1",
// "OptionText2": "Event_1030_OP_Empty_Op_1_2",
// "OptionIcon1": 106,
// "OptionContents": [
// {
// "Actions": [
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnEmpty_Res"
// }
// ]
// }
// ]
// }
// ]
// }
// ]
// },
// "OnUpdate": {
// "Actions": [
// {
// "$type": "Share.CConfigLogText",
// "Messages": [
// "Event_1030_OP_Enable_Op_1_Des_1_1"
// ]
// },
// {
// //获得金币
// "$type": "Share.CConfigAddItem",
// "ItemID": 1,
// "Count": "-specials(Gear)"
// },
// {
// "$type": "Share.CConfigLogText",
// "Messages": [
// "Event_1030_OP_Enable_Op_1_Des_1_2"
// ]
// },
// {
// "$type": "Share.CConfigSwitchServer",
// "Switch": [
// {
// "Weight": "specials(odd_N)",
// "Actions": [
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnSuc_N"
// }
// ]
// },
// {
// "Weight": "specials(odd_R)",
// "Actions": [
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnSuc_R"
// }
// ]
// },
// {
// "Weight": "100-specials(odd_R)-specials(odd_N)",
// "Actions": [
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnCalculate"
// }
// ]
// }
// ]
// }
// ]
// },
// "OnSuc_N": {
// "Actions": [
// {
// "$type": "Share.CConfigChoiceServer",
// "OptionsMode": "Normal",
// "Title":"Event_1030_Title",
// "Description":"Event_1030_OP_Enable_Op_1_Des_1_OP_Des_N",
// "QuestionDescription": "Event_1030_OP_Enable_Op_1_Des_1_OP_QuestionDes_N",
// "Choices": [
// {
// "OptionText": "Event_1030_OP_Enable_Op_1_Des_1_OP_1_N_1",
// "OptionText2": "Event_1030_OP_Enable_Op_1_Des_1_OP_1_N_2",
// "OptionIcon1": 106,
// "OptionContents": [
// {
// "Actions":
// [
// {
// "$type": "Share.CConfigSetHollowItem",
// "HollowItemID": "hollowitem()+10"
// },
// //全局锁
// {
// "$type": "Share.CConfigSetHollowVariable",
// "Key": "Enhance_1030",
// "Value": 1
// },
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnEnd"
// }
// ]
// }
// ]
// }
// ]
// }
// ]
// },
// "OnSuc_R": {
// "Actions": [
// {
// "$type": "Share.CConfigChoiceServer",
// "OptionsMode": "Normal",
// "Title":"Event_1030_Title",
// "Description":"Event_1030_OP_Enable_Op_1_Des_1_OP_Des_R",
// "QuestionDescription": "Event_1030_OP_Enable_Op_1_Des_1_OP_QuestionDes_R",
// "Choices": [
// {
// "OptionText": "Event_1030_OP_Enable_Op_1_Des_1_OP_1_R_1",
// "OptionText2": "Event_1030_OP_Enable_Op_1_Des_1_OP_1_R_2",
// "OptionIcon1": 106,
// "OptionContents": [
// {
// "Actions":
// [
// {
// "$type": "Share.CConfigSetHollowItem",
// "HollowItemID": "hollowitem()+20"
// },
// //全局锁
// {
// "$type": "Share.CConfigSetHollowVariable",
// "Key": "Enhance_1030",
// "Value": 1
// },
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnEnd"
// }
// ]
// }
// ]
// }
// ]
// }
// ]
// },
// "OnGiveUp": {
// "Actions": [
// {
// "$type": "Share.CConfigLogText",
// "Messages": [
// "Event_1030_OP_Enable_Op_2_Des_1"
// ]
// },
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnEnd"
// }
// ]
// },
// "OnCalculate":{
// "Actions":
// [
// {
// "$type": "Share.CConfigSetSpecial",
// "SpecialName": "count",
// "SpecialValue": "specials(count)+1"
// },
// //替换为3级概率
// {
// "$type": "Share.CConfigSetSpecial",
// "SpecialName": "odd_N",
// "SpecialValue": "specials(odd_N3)",
// "Predicates":[
// {
// "$type": "Share.CConfigEventBySpecials",
// "ParamName": "odd_N",
// "Param":"specials(odd_N2)",
// "CompareType":"Equal"
// }
// ]
// },
// {
// "$type": "Share.CConfigSetSpecial",
// "SpecialName": "odd_R",
// "SpecialValue": "specials(odd_R3)",
// "Predicates":[
// {
// "$type": "Share.CConfigEventBySpecials",
// "ParamName": "odd_R",
// "Param":"specials(odd_R2)",
// "CompareType":"Equal"
// }
// ]
// },
// //替换为2级概率
// {
// "$type": "Share.CConfigSetSpecial",
// "SpecialName": "odd_N",
// "SpecialValue": "specials(odd_N2)",
// "Predicates":[
// {
// "$type": "Share.CConfigEventBySpecials",
// "ParamName": "odd_N",
// "Param":"specials(odd_N1)",
// "CompareType":"Equal"
// }
// ]
// },
// {
// "$type": "Share.CConfigSetSpecial",
// "SpecialName": "odd_R",
// "SpecialValue": "specials(odd_R2)",
// "Predicates":[
// {
// "$type": "Share.CConfigEventBySpecials",
// "ParamName": "odd_R",
// "Param":"specials(odd_R1)",
// "CompareType":"Equal"
// }
// ]
// },
// //涨价
// {
// "$type": "Share.CConfigSetSpecial",
// "SpecialName": "Gear",
// "SpecialValue": "specials(Gear_delta)+specials(Gear)"
// },
// //继续强化
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnEnable"
// }
// ]
// },
// "OnNoMoney": {
// "Actions": [
// {
// "$type": "Share.CConfigLogText",
// "Messages": [
// "Event_1030_OP_Enable_Op_1_Des_2_1"
// ]
// },
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnEnd"
// }
// ]
// },
// "OnRepeat": {
// "Actions": [
// {
// "$type": "Share.CConfigChoiceServer",
// "OptionsMode": "Normal",
// "Title":"Event_1030_Title",
// "Description":"Event_1030_OP_Repeat_Des_1",
// "QuestionDescription": "Event_1030_OP_Repeat_QuestionDes_1",
// "Choices": [
// {
// "OptionText": "Event_1030_OP_Repeat_Op_1_1",
// "OptionText2": "Event_1030_OP_Repeat_Op_1_2",
// "OptionIcon1": 104,
// "OptionContents": [
// {
// "Actions":
// [
// {
// "$type": "Share.CConfigJump",
// "Jump": "EP_Lighting"
// }
// ]
// }
// ]
// },
// {
// "OptionText": "Event_1030_OP_Repeat_Op_2_1",
// "OptionText2": "Event_1030_OP_Repeat_Op_2_2",
// "OptionIcon1": 106,
// "OptionContents": [
// {
// "Actions":
// [
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnEnd"
// }
// ]
// }
// ]
// }
// ]
// }
// ]
// },
// "OnEmpty_Res": {
// "Actions": [
// {
// "$type": "Share.CConfigLogText",
// "Messages": [
// "Event_1030_OP_Empty_Op_1_Res_1"
// ]
// },
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnEnd"
// }
// ]
// },
// "EP_Lighting": {
// "Actions": [
// {
// "$type": "Share.CConfigAddItem",
// "ItemID": 1,
// "Count": "-specials(EP_Coin)"
// },
// {
// "$type": "Share.CConfigLogText",
// "Messages": [
// "Event_1030_OP_Repeat_Op_1_Res_1",
// "Event_1030_OP_Repeat_Op_1_Res_2"
// ]
// },
// {
// "$type": "Share.CConfigSetHollowItem",
// "EPCharge": "specials(EPCharge)"
// },
// {
// "$type": "Share.CConfigJump",
// "Jump": "OnEnd"
// }
// ]
// },
// "OnEnd": {
// "Actions": [
// {
// "$type": "Share.CConfigCloseDialog"
// },
// {
// "$type": "Share.CConfigFinishEvent"
// }
// ]
// }
// },
// "Specials": {
// //=========全局设置=========
// //是否携带
// "emptyHollowItem":0,
// //计次
// "count":1,
// //战斗
// "BattleID": 0,
// //=========强化价格=========
// //初始价格
// "Gear":100,
// //增量价格
// "Gear_delta":200,
// //=========概率=========
// "odd_N":0,
// "odd_R":0,
// //首次概率
// "odd_N1":20,
// "odd_R1":10,
// //二次概率
// "odd_N2":45,
// "odd_R2":15,
// //三次概率
// "odd_N3":80,
// "odd_R3":20,
// //=========充能情况=========
// "EP_Coin":500,
// "EPCharge":60
// }
// }