1429 lines
58 KiB
JSON
1429 lines
58 KiB
JSON
{
|
||
|
||
"ID": 1034,
|
||
|
||
"Events": {
|
||
|
||
|
||
|
||
//选择三个正确选项的分支
|
||
|
||
"OnStart": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigOpenDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSwitchServer",
|
||
|
||
"Switch": [
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
//>300才有这个分支
|
||
|
||
"Conditions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByItemID",
|
||
|
||
"ItemID": 1,
|
||
|
||
"CompareType": "GreaterEqual",
|
||
|
||
"Count": "specials(coin)"
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
//答案=Coin的分支
|
||
|
||
"OnCoin":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSwitchServer",
|
||
|
||
"Switch": [
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnCoin_NoStaminaTips",
|
||
|
||
"SpecialValue": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_NoStaminaTips" //不能选压力的Tips
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnCoin_NoBloodTips",
|
||
|
||
"SpecialValue": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_NoBloodTips" //不能选生命的Tips
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Coin的分支--->不能涨压力值的Tips
|
||
|
||
"OnCoin_NoStaminaTips":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigChoiceServer",
|
||
|
||
"OptionsMode": "Normal","Title":"Event1034_2",
|
||
|
||
"Description": "Event1034_5",
|
||
|
||
"QuestionDescription": "Event1034_13",
|
||
|
||
"Choices": [
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_7",
|
||
|
||
"OptionText2": "Event1034_10",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_Success"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_8",
|
||
|
||
"OptionText2": "Event1034_11",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_Failed_Stamina"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_9",
|
||
|
||
"OptionText2": "Event1034_12",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_Failed_Blood"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2011001_9",
|
||
|
||
"OptionIcon1": 106,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Coin的分支--->不能扣血的Tips
|
||
|
||
"OnCoin_NoBloodTips":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigChoiceServer",
|
||
|
||
"OptionsMode": "Normal","Title":"Event1034_1",
|
||
|
||
"Description": "Event1034_4",
|
||
|
||
"QuestionDescription": "Event1034_13",
|
||
|
||
"Choices": [
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_7",
|
||
|
||
"OptionText2": "Event1034_10",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_Success"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_8",
|
||
|
||
"OptionText2": "Event1034_11",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_Failed_Stamina"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_9",
|
||
|
||
"OptionText2": "Event1034_12",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_Failed_Blood"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2011001_9",
|
||
|
||
"OptionIcon1": 106,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Coin的分支--->答对了
|
||
|
||
"OnCoin_Success":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigAddItem",
|
||
|
||
"ItemID":1,
|
||
|
||
"Count":"-specials(coin)"
|
||
|
||
},
|
||
|
||
//金币失败计数器归零
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnCoin_Failed.103401",
|
||
|
||
"SpecialValue": 0
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_14"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnUnlock"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Coin的分支--->答错了,且选的压力值
|
||
|
||
"OnCoin_Failed_Stamina":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type" : "Share.CConfigModifySceneProperty",
|
||
|
||
"Property" : "Stamina",
|
||
|
||
"Count" : "specials(stamina)"
|
||
|
||
},
|
||
|
||
//金币失败+1
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnCoin_Failed.103401",
|
||
|
||
"SpecialValue": "specials(OnCoin_Failed.103401)+1"
|
||
|
||
},
|
||
|
||
//第一次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_18"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_Failed.103401",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支-->跳转回 OnCoin_NoStaminaTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_NoStaminaTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_Failed.103401",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_NoStaminaTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支-->跳转回 OnCoin_NoBloodTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_NoBloodTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_Failed.103401",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_NoBloodTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第二次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_19"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_Failed.103401",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBattle",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_Failed.103401",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Coin的分支--->答错了,且选的扣血
|
||
|
||
"OnCoin_Failed_Blood":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigModifyProperty",
|
||
|
||
"Property": "Hp",
|
||
|
||
"Count": "-property(HpMax_Battle)*specials(hp)*0.01"
|
||
|
||
},
|
||
|
||
//金币失败+1
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnCoin_Failed.103401",
|
||
|
||
"SpecialValue": "specials(OnCoin_Failed.103401)+1"
|
||
|
||
},
|
||
|
||
//第一次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_21"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_Failed.103401",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支-->跳转回 OnCoin_NoStaminaTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_NoStaminaTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_Failed.103401",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_NoStaminaTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支-->跳转回 OnCoin_NoBloodTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCoin_NoBloodTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_Failed.103401",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_NoBloodTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第二次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_22"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_Failed.103401",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBattle",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnCoin_Failed.103401",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
//答案=Stamina的分支
|
||
|
||
"OnStamina":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSwitchServer",
|
||
|
||
"Switch": [
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnStamina_NoCoinTips",
|
||
|
||
"SpecialValue": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_NoCoinTips" //不能选硬币的Tips
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnStamina_NoBloodTips",
|
||
|
||
"SpecialValue": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_NoBloodTips" //不能选生命的Tips
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Stamina的分支--->不能投钱的Tips
|
||
|
||
"OnStamina_NoCoinTips":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigChoiceServer",
|
||
|
||
"OptionsMode": "Normal","Title":"Event1034_3",
|
||
|
||
"Description": "Event1034_6",
|
||
|
||
"QuestionDescription": "Event1034_13",
|
||
|
||
"Choices": [
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_7",
|
||
|
||
"OptionText2": "Event1034_10",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_Failed_Coin"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"Predicates":[ //没钱走不到这个分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByItemID",
|
||
|
||
"ItemID": 1,
|
||
|
||
"CompareType": "GreaterEqual",
|
||
|
||
"Count": "specials(coin)"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_8",
|
||
|
||
"OptionText2": "Event1034_11",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_Success"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_9",
|
||
|
||
"OptionText2": "Event1034_12",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_Failed_Blood"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2011001_9",
|
||
|
||
"OptionIcon1": 106,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Stamina的分支--->不能扣血的Tips
|
||
|
||
"OnStamina_NoBloodTips":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigChoiceServer",
|
||
|
||
"OptionsMode": "Normal","Title":"Event1034_1",
|
||
|
||
"Description": "Event1034_4",
|
||
|
||
"QuestionDescription": "Event1034_13",
|
||
|
||
"Choices": [
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_7",
|
||
|
||
"OptionText2": "Event1034_10",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_Failed_Coin"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"Predicates":[ //没钱走不到这个分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByItemID",
|
||
|
||
"ItemID": 1,
|
||
|
||
"CompareType": "GreaterEqual",
|
||
|
||
"Count": "specials(coin)"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_8",
|
||
|
||
"OptionText2": "Event1034_11",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_Success"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_9",
|
||
|
||
"OptionText2": "Event1034_12",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_Failed_Blood"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2011001_9",
|
||
|
||
"OptionIcon1": 106,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Stamina的分支--->答对了
|
||
|
||
"OnStamina_Success":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type" : "Share.CConfigModifySceneProperty",
|
||
|
||
"Property" : "Stamina",
|
||
|
||
"Count" : "specials(stamina)"
|
||
|
||
},
|
||
|
||
//压力失败计数器归零
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnStamina_Failed.103402",
|
||
|
||
"SpecialValue": 0
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_17"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnUnlock"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Stamina的分支--->答错了,且选的硬币
|
||
|
||
"OnStamina_Failed_Coin":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigAddItem",
|
||
|
||
"ItemID":1,
|
||
|
||
"Count":"-specials(coin)"
|
||
|
||
},
|
||
|
||
//金币失败+1
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnStamina_Failed.103402",
|
||
|
||
"SpecialValue": "specials(OnStamina_Failed.103402)+1"
|
||
|
||
},
|
||
|
||
//第一次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_15"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_Failed.103402",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支---跳转回 OnStamina_NoCoinTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_NoCoinTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_Failed.103402",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_NoCoinTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支---跳转回 OnStamina_NoBloodTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_NoBloodTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_Failed.103402",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_NoBloodTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第二次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_16"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_Failed.103402",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBattle",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_Failed.103402",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Stamina的分支--->答错了,且选的扣血
|
||
|
||
"OnStamina_Failed_Blood":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type" : "Share.CConfigModifyProperty",
|
||
|
||
"Property": "Hp",
|
||
|
||
"Count": "-property(HpMax_Battle)*specials(hp)*0.01"
|
||
|
||
},
|
||
|
||
//金币失败+1
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnStamina_Failed.103402",
|
||
|
||
"SpecialValue": "specials(OnStamina_Failed.103402)+1"
|
||
|
||
},
|
||
|
||
//第一次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_21"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_Failed.103402",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支---跳转回 OnStamina_NoCoinTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_NoCoinTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_Failed.103402",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_NoCoinTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支---跳转回 OnStamina_NoBloodTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnStamina_NoBloodTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_Failed.103402",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_NoBloodTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第二次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_22"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_Failed.103402",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBattle",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnStamina_Failed.103402",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
//答案=Blood的分支
|
||
|
||
"OnBlood":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSwitchServer",
|
||
|
||
"Switch": [
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnBlood_NoCoinTips",
|
||
|
||
"SpecialValue": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_NoCoinTips" //不能选硬币的Tips
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnBlood_NoStaminaTips",
|
||
|
||
"SpecialValue": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_NoStaminaTips" //不能选压力的Tips
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Blood的分支--->不能投钱的Tips
|
||
|
||
"OnBlood_NoCoinTips":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigChoiceServer",
|
||
|
||
"OptionsMode": "Normal","Title":"Event1034_3",
|
||
|
||
"Description": "Event1034_6",
|
||
|
||
"QuestionDescription": "Event1034_13",
|
||
|
||
"Choices": [
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_7",
|
||
|
||
"OptionText2": "Event1034_10",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_Failed_Coin"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"Predicates":[ //没钱走不到这个分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByItemID",
|
||
|
||
"ItemID": 1,
|
||
|
||
"CompareType": "GreaterEqual",
|
||
|
||
"Count": "specials(coin)"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_8",
|
||
|
||
"OptionText2": "Event1034_11",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_Failed_Stamina"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_9",
|
||
|
||
"OptionText2": "Event1034_12",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_Success"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2011001_9",
|
||
|
||
"OptionIcon1": 106,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Blood的分支--->不能加压力的Tips
|
||
|
||
"OnBlood_NoStaminaTips":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigChoiceServer",
|
||
|
||
"OptionsMode": "Normal","Title":"Event1034_2",
|
||
|
||
"Description": "Event1034_5",
|
||
|
||
"QuestionDescription": "Event1034_13",
|
||
|
||
"Choices": [
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_7",
|
||
|
||
"OptionText2": "Event1034_10",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_Failed_Coin"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"Predicates":[ //没钱走不到这个分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventByItemID",
|
||
|
||
"ItemID": 1,
|
||
|
||
"CompareType": "GreaterEqual",
|
||
|
||
"Count": "specials(coin)"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_8",
|
||
|
||
"OptionText2": "Event1034_11",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_Failed_Stamina"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event1034_9",
|
||
|
||
"OptionText2": "Event1034_12",
|
||
|
||
"OptionIcon1": 107,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_Success"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2011001_9",
|
||
|
||
"OptionIcon1": 106,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Blood的分支--->答对了
|
||
|
||
"OnBlood_Success":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type" : "Share.CConfigModifyProperty",
|
||
|
||
"Property": "Hp",
|
||
|
||
"Count": "-property(HpMax_Battle)*specials(hp)*0.01"
|
||
|
||
},
|
||
|
||
//血量失败计数器归零
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnBlood_Failed.103403",
|
||
|
||
"SpecialValue": 0
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_20"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnUnlock"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Blood的分支--->答错了,且选的硬币
|
||
|
||
"OnBlood_Failed_Coin":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigAddItem",
|
||
|
||
"ItemID":1,
|
||
|
||
"Count":"-specials(coin)"
|
||
|
||
},
|
||
|
||
//血量失败+1
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnBlood_Failed.103403",
|
||
|
||
"SpecialValue": "specials(OnBlood_Failed.103403)+1"
|
||
|
||
},
|
||
|
||
//第一次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_15"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_Failed.103403",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支---跳转回 OnBlood_NoCoinTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_NoCoinTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_Failed.103403",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_NoCoinTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支---跳转回 OnBlood_NoStaminaTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_NoStaminaTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_Failed.103403",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_NoStaminaTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第二次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_16"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_Failed.103403",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBattle",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_Failed.103403",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//答案=Blood的分支--->答错了,且选的加压
|
||
|
||
"OnBlood_Failed_Stamina":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type" : "Share.CConfigModifySceneProperty",
|
||
|
||
"Property" : "Stamina",
|
||
|
||
"Count" : "specials(stamina)"
|
||
|
||
},
|
||
|
||
//血量失败+1
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "OnBlood_Failed.103403",
|
||
|
||
"SpecialValue": "specials(OnBlood_Failed.103403)+1"
|
||
|
||
},
|
||
|
||
//第一次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_18"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_Failed.103403",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支---跳转回 OnBlood_NoCoinTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_NoCoinTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_Failed.103403",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_NoCoinTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第一次失败分支---跳转回 OnBlood_NoStaminaTips
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBlood_NoStaminaTips",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_Failed.103403",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_NoStaminaTips",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//第二次失败分支
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_19"
|
||
|
||
],
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_Failed.103403",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnBattle",
|
||
|
||
"Predicates": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "OnBlood_Failed.103403",
|
||
|
||
"CompareType": "Equal",
|
||
|
||
"Param": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
//通用解锁右侧隐藏房间
|
||
|
||
"OnUnlock":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigWaitSeconds",
|
||
|
||
"Time": 0.5
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCameraMove",
|
||
|
||
"StretchKey": "Far",
|
||
|
||
"CanControl": false ,
|
||
|
||
"Type": "CustomBound",
|
||
|
||
"BoundIndexX":13,
|
||
|
||
"BoundIndexY":25
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigWaitSeconds",
|
||
|
||
"Time": 0.3
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"Position": "Relative",
|
||
|
||
"NodeType": "All",
|
||
|
||
"X": 0,
|
||
|
||
"Y": 0,
|
||
|
||
"Radius": 5,
|
||
|
||
"Count": 10,
|
||
|
||
"FromVisibleState": [
|
||
|
||
"VisibleByTriggerEvent"
|
||
|
||
],
|
||
|
||
"ToVisibleState": ["Visible"]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigWaitSeconds",
|
||
|
||
"Time": 0.8
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCameraMove",
|
||
|
||
"Type": "Player",
|
||
|
||
"StretchKey": "Back"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnEnd1"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
//选择失败后战斗
|
||
|
||
"OnBattle":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigDropBattleID",
|
||
|
||
"Type":[20,21],
|
||
|
||
"SpecialName":"BattleID"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigTriggerBattle",
|
||
|
||
"BattleID": "specials(BattleID)",
|
||
|
||
"OnSuccess": "AfterBattle"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//战斗胜利后跳转到解锁隐藏房间
|
||
|
||
"AfterBattle":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigPreset",
|
||
|
||
"PerformKey" : "Chessboard_BattleEnd_None"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog",
|
||
|
||
"CameraMove":false
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigOpenDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event1034_23"
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnUnlock"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
//事件结束,没有CloseDialog
|
||
|
||
"OnEnd1":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigFinishEvent"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//事件结束,有CloseDialog
|
||
|
||
"OnEnd":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigFinishEvent"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
},
|
||
|
||
"Specials": {
|
||
|
||
"OnCoin_NoStaminaTips":0,
|
||
|
||
"OnCoin_NoBloodTips":0,
|
||
|
||
"OnStamina_NoCoinTips":0,
|
||
|
||
"OnStamina_NoBloodTips":0,
|
||
|
||
"OnBlood_NoCoinTips":0,
|
||
|
||
"OnBlood_NoStaminaTips":0,
|
||
|
||
|
||
|
||
"OnCoin_Failed.103401":0,
|
||
|
||
"OnStamina_Failed.103402":0,
|
||
|
||
"OnBlood_Failed.103403":0,
|
||
|
||
//表格参数
|
||
|
||
"BattleID":0,
|
||
|
||
"coin": 300,
|
||
|
||
"stamina":20,
|
||
|
||
"hp":10
|
||
|
||
}
|
||
|
||
}
|
||
|