1117 lines
48 KiB
JSON
1117 lines
48 KiB
JSON
{
|
||
|
||
"ID": 2010106,
|
||
|
||
"Specials": {
|
||
|
||
"ColorStatus": 0, //正确答案 red=1,blue=2,yellow=3
|
||
|
||
"red":0, //red数量
|
||
|
||
"blue":0, //blue数量
|
||
|
||
"yellow":0, //yellow数量
|
||
|
||
"Round": 1, //回合数
|
||
|
||
"BattleID": 0,
|
||
|
||
"BattleID1": 10102037,
|
||
|
||
"BattleID2": 10102038,
|
||
|
||
"BattleID3": 10102036,
|
||
|
||
"BattleRanking":3, //战斗难度
|
||
|
||
|
||
|
||
//任务计次
|
||
|
||
"right":0,
|
||
|
||
"wrong":0,
|
||
|
||
"color_r":0,
|
||
|
||
"color_b":0,
|
||
|
||
"color_y":0
|
||
|
||
|
||
|
||
},
|
||
|
||
"Events": {
|
||
|
||
//起始执行的事件
|
||
|
||
"OnStart": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigOpenDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//对话框内容
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event2010105_1", // (。・∀・)ノ゙嗨~亲爱的艾利都市民~我们是您的网络服务承包商“橙子”!
|
||
|
||
"Event2010105_15" // (。・∀・)ノ゙嗨~亲爱的艾利都市民~我们是您的网络服务承包商“橙子”!
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnQuest"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnQuest": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
//根据选项模式选择选项
|
||
|
||
"$type": "Share.CConfigChoiceServer",
|
||
|
||
"OptionsMode": "Normal",
|
||
|
||
"Title":"Event2010105_Title",
|
||
|
||
"Description": "Event2010105_2", // 您现在是不是充满疑问~?是不是正在做的事被突然打断了~?
|
||
|
||
"QuestionDescription": "Event2010105_3", //你准备好了吗?
|
||
|
||
"Choices": [
|
||
|
||
{
|
||
|
||
"OptionText": "Event2010105_4", // 我准备好了!
|
||
|
||
"OptionIcon1":113,
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Option_Pre"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"Option_Pre":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"Position": "Relative",
|
||
|
||
"NodeType": "All",
|
||
|
||
"X": 0,
|
||
|
||
"Y": 0,
|
||
|
||
"Radius": 20,
|
||
|
||
"Count": 55,
|
||
|
||
"FromVisibleState": [
|
||
|
||
"Visible"
|
||
|
||
],
|
||
|
||
"ToVisibleState": ["VisibleByTriggerEvent"],
|
||
|
||
"ExcludePlayerPos":true
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSwitchServer",
|
||
|
||
"Switch": [
|
||
|
||
{
|
||
|
||
"Weight": "60+specials(right)*30-specials(wrong)*30",
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Option_Hard"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"Weight": "40-specials(right)*20+specials(wrong)*20",
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Option_Easy"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"Option_Hard":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSwitchServer",
|
||
|
||
"Switch": [
|
||
|
||
//hard
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
//红9蓝8黄7
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "red",
|
||
|
||
"SpecialValue": 9
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "blue",
|
||
|
||
"SpecialValue": 8
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "yellow",
|
||
|
||
"SpecialValue": 7
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "ColorStatus",
|
||
|
||
"SpecialValue": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//hard
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
//红9蓝7黄8
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "red",
|
||
|
||
"SpecialValue": 9
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "blue",
|
||
|
||
"SpecialValue": 7
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "yellow",
|
||
|
||
"SpecialValue": 8
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "ColorStatus",
|
||
|
||
"SpecialValue": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//hard
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
//红8蓝9黄7
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "red",
|
||
|
||
"SpecialValue": 8
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "blue",
|
||
|
||
"SpecialValue": 9
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "yellow",
|
||
|
||
"SpecialValue": 7
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "ColorStatus",
|
||
|
||
"SpecialValue": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//hard
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
//红7蓝9黄8
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "red",
|
||
|
||
"SpecialValue": 7
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "blue",
|
||
|
||
"SpecialValue": 9
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "yellow",
|
||
|
||
"SpecialValue": 8
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "ColorStatus",
|
||
|
||
"SpecialValue": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//hard
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
//红8蓝7黄9
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "red",
|
||
|
||
"SpecialValue": 8
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "blue",
|
||
|
||
"SpecialValue": 7
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "yellow",
|
||
|
||
"SpecialValue": 9
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "ColorStatus",
|
||
|
||
"SpecialValue": 3
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//hard
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
//红7蓝8黄9
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "red",
|
||
|
||
"SpecialValue": 7
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "blue",
|
||
|
||
"SpecialValue": 8
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "yellow",
|
||
|
||
"SpecialValue": 9
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "ColorStatus",
|
||
|
||
"SpecialValue": 3
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Op_1_Over_1"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"Option_Easy":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSwitchServer",
|
||
|
||
"Switch": [
|
||
|
||
//easy
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
//【简单】红12蓝6黄6
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "red",
|
||
|
||
"SpecialValue": 12
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "blue",
|
||
|
||
"SpecialValue": 6
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "yellow",
|
||
|
||
"SpecialValue": 6
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "ColorStatus",
|
||
|
||
"SpecialValue": 1
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//easy
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
//【简单】红6蓝12黄6
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "red",
|
||
|
||
"SpecialValue": 6
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "blue",
|
||
|
||
"SpecialValue": 12
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "yellow",
|
||
|
||
"SpecialValue": 6
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "ColorStatus",
|
||
|
||
"SpecialValue": 2
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//easy
|
||
|
||
{
|
||
|
||
"Weight": 10,
|
||
|
||
"Actions": [
|
||
|
||
//【简单】红6蓝6黄12
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "red",
|
||
|
||
"SpecialValue": 6
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "blue",
|
||
|
||
"SpecialValue": 6
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "yellow",
|
||
|
||
"SpecialValue": 12
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置红色最多
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "ColorStatus",
|
||
|
||
"SpecialValue": 3
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "Op_1_Over_1"
|
||
|
||
}
|
||
|
||
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"Op_1_Over_1": {
|
||
|
||
"Actions": [
|
||
|
||
//红9蓝8黄7
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSwitchServer",
|
||
|
||
"Switch": [
|
||
|
||
{
|
||
|
||
"Weight": 50,
|
||
|
||
"Actions": [
|
||
|
||
//心
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"NodeType": "All",
|
||
|
||
"IndexList":[
|
||
|
||
34,35,39,40,
|
||
|
||
48,50,51,53,54,56,
|
||
|
||
62,67,72,
|
||
|
||
77,87,
|
||
|
||
93,101,
|
||
|
||
109,115,
|
||
|
||
125,129,
|
||
|
||
141,143,
|
||
|
||
157
|
||
|
||
],
|
||
|
||
"FromVisibleState": [
|
||
|
||
"VisibleByTriggerEvent"
|
||
|
||
],
|
||
|
||
"ToVisibleState": ["Visible"],
|
||
|
||
"ExcludePlayerPos":true
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"Weight": 50,
|
||
|
||
"Actions": [
|
||
|
||
//矩形
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"NodeType": "All",
|
||
|
||
"IndexList":[
|
||
|
||
63,64,65,66,67,68,69,70,71,
|
||
|
||
78,86,
|
||
|
||
93,101,
|
||
|
||
108,116,
|
||
|
||
123,124,125,126,127,128,129,130,131
|
||
|
||
],
|
||
|
||
"FromVisibleState": [
|
||
|
||
"VisibleByTriggerEvent"
|
||
|
||
],
|
||
|
||
"ToVisibleState": ["Visible"],
|
||
|
||
"ExcludePlayerPos":true
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"Weight": 50,
|
||
|
||
"Actions": [
|
||
|
||
//菱形
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigSetMapState",
|
||
|
||
"NodeType": "All",
|
||
|
||
"IndexList":[
|
||
|
||
37,
|
||
|
||
51,53,
|
||
|
||
65,69,
|
||
|
||
79,81,82,83,85,
|
||
|
||
93,96,98,101,
|
||
|
||
109,111,112,113,115,
|
||
|
||
125,129,
|
||
|
||
141,143,
|
||
|
||
157
|
||
|
||
],
|
||
|
||
"FromVisibleState": [
|
||
|
||
"VisibleByTriggerEvent"
|
||
|
||
],
|
||
|
||
"ToVisibleState": ["Visible"],
|
||
|
||
"ExcludePlayerPos":true
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCameraMoveV2",
|
||
|
||
"StretchKey": "Far",
|
||
|
||
"Type": "CustomBound",
|
||
|
||
"BoundIndexX":32,
|
||
|
||
"BoundIndexY":162,
|
||
|
||
"CanControl":false,
|
||
|
||
"UseStretchZ":true
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigWaitSeconds",
|
||
|
||
"Time": 0.1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//红
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
// "ModifyID": 2010101,
|
||
|
||
"X":0,
|
||
|
||
"Y":0,
|
||
|
||
"Position":"Relative",
|
||
|
||
"Radius":10,
|
||
|
||
"ModificationNum":"specials(red)",
|
||
|
||
"ModificationType":1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2010101
|
||
|
||
],
|
||
|
||
// "TargetCoreNode":0,
|
||
|
||
"TargetEventType":1,
|
||
|
||
// "TargetEventState":"ShowEvent",
|
||
|
||
"TargetVisibleState":["Visible"],
|
||
|
||
"EventID":[
|
||
|
||
2010102
|
||
|
||
],
|
||
|
||
"EventState":"ShowEvent",
|
||
|
||
"VisibleState":"Visible"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//蓝
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
// "ModifyID": 2010108,
|
||
|
||
"X":0,
|
||
|
||
"Y":0,
|
||
|
||
"Position":"Relative",
|
||
|
||
"Radius":10,
|
||
|
||
"ModificationNum":"specials(blue)",
|
||
|
||
"ModificationType":1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2010101
|
||
|
||
],
|
||
|
||
// "TargetCoreNode":0,
|
||
|
||
"TargetEventType":1,
|
||
|
||
// "TargetEventState":"ShowEvent",
|
||
|
||
"TargetVisibleState":["Visible"],
|
||
|
||
"EventID":[
|
||
|
||
2010103
|
||
|
||
],
|
||
|
||
"EventState":"ShowEvent",
|
||
|
||
"VisibleState":"Visible"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//黄
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
// "ModifyID": 2010114,
|
||
|
||
"X":0,
|
||
|
||
"Y":0,
|
||
|
||
"Position":"Relative",
|
||
|
||
"Radius":10,
|
||
|
||
"ModificationNum":"specials(yellow)",
|
||
|
||
"ModificationType":1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2010101
|
||
|
||
],
|
||
|
||
// "TargetCoreNode":0,
|
||
|
||
"TargetEventType":1,
|
||
|
||
// "TargetEventState":"ShowEvent",
|
||
|
||
"TargetVisibleState":["Visible"],
|
||
|
||
"EventID":[
|
||
|
||
2010104
|
||
|
||
],
|
||
|
||
"EventState":"ShowEvent",
|
||
|
||
"VisibleState":"Visible"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigWaitSeconds",
|
||
|
||
"Time": "4-0.8*specials(Round)"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//重置
|
||
|
||
"$type": "Share.CConfigEventModification",
|
||
|
||
// "ModifyID": 2010116
|
||
|
||
"X":0,
|
||
|
||
"Y":0,
|
||
|
||
"Position":"Relative",
|
||
|
||
"Radius":10,
|
||
|
||
"ModificationNum":24,
|
||
|
||
"ModificationType":1,
|
||
|
||
"TargetEventID": [
|
||
|
||
2010104,2010103,2010102
|
||
|
||
],
|
||
|
||
// "TargetCoreNode":0,
|
||
|
||
"TargetEventType":1,
|
||
|
||
// "TargetEventState":"ShowEvent",
|
||
|
||
"TargetVisibleState":["Visible"],
|
||
|
||
"EventID":[
|
||
|
||
2010101
|
||
|
||
],
|
||
|
||
"EventState":"Locked",
|
||
|
||
"VisibleState":"VisibleByTriggerEvent"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCameraMove",
|
||
|
||
"StretchKey": "Back",
|
||
|
||
"Type": "Player"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnAnswer"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnAnswer": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigOpenDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//根据选项模式选择选项
|
||
|
||
"$type": "Share.CConfigChoiceServer",
|
||
|
||
"OptionsMode": "Normal",
|
||
|
||
"Title":"Event2010105_Title",
|
||
|
||
"Description": "Event2010105_5", // 请指出刚才图片中包含颜色数量最多的一项
|
||
|
||
"QuestionDescription": "Event2010105_6",
|
||
|
||
"Choices": [
|
||
|
||
{
|
||
|
||
"OptionText": "Event2010105_7", // 红色!
|
||
|
||
"OptionIcon1":107,
|
||
|
||
"Predicates":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "ColorStatus",
|
||
|
||
"Param": 1,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigSetSpecial",
|
||
|
||
"SpecialName":"color_r",
|
||
|
||
"SpecialValue":"specials(color_r)+1"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnAnswerSuccess"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2010105_7", // 红色!
|
||
|
||
"OptionIcon1":107,
|
||
|
||
"Predicates":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "ColorStatus",
|
||
|
||
"Param": 1,
|
||
|
||
"CompareType": "NotEqual"
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigSetSpecial",
|
||
|
||
"SpecialName":"color_r",
|
||
|
||
"SpecialValue":"specials(color_r)+1"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnAnswerFailure"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2010105_8", // 蓝色!
|
||
|
||
"OptionIcon1":107,
|
||
|
||
"Predicates":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "ColorStatus",
|
||
|
||
"Param": 2,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigSetSpecial",
|
||
|
||
"SpecialName":"color_b",
|
||
|
||
"SpecialValue":"specials(color_b)+1"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnAnswerSuccess"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2010105_8", // 蓝色!
|
||
|
||
"OptionIcon1":107,
|
||
|
||
"Predicates":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "ColorStatus",
|
||
|
||
"Param": 2,
|
||
|
||
"CompareType": "NotEqual"
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigSetSpecial",
|
||
|
||
"SpecialName":"color_b",
|
||
|
||
"SpecialValue":"specials(color_b)+1"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnAnswerFailure"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2010105_9", // 黄色!
|
||
|
||
"OptionIcon1":107,
|
||
|
||
"Predicates":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "ColorStatus",
|
||
|
||
"Param": 3,
|
||
|
||
"CompareType": "Equal"
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigSetSpecial",
|
||
|
||
"SpecialName":"color_y",
|
||
|
||
"SpecialValue":"specials(color_y)+1"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnAnswerSuccess"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"OptionText": "Event2010105_9", // 黄色!
|
||
|
||
"OptionIcon1":107,
|
||
|
||
"Predicates":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "ColorStatus",
|
||
|
||
"Param": 3,
|
||
|
||
"CompareType": "NotEqual"
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"OptionContents": [
|
||
|
||
{
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigSetSpecial",
|
||
|
||
"SpecialName":"color_y",
|
||
|
||
"SpecialValue":"specials(color_y)+1"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnAnswerFailure"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnAnswerSuccess": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
//任务进度(答题+1)
|
||
|
||
"$type": "Share.CConfigSetConditionProgress",
|
||
|
||
"ConditionID": 30060002,
|
||
|
||
"Progress": 1,
|
||
|
||
"ModifyType": "Add"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event2010105_10" // 正确!您答题的速度超过了全市百分之……呃,80的用户哦!
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//------------
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigSetSpecial",
|
||
|
||
"SpecialName":"right",
|
||
|
||
"SpecialValue":"specials(right)+1"
|
||
|
||
},
|
||
|
||
|
||
|
||
// {
|
||
|
||
// "$type":"Share.CConfigRandomBattleID",
|
||
|
||
// "Type":["Normal"],
|
||
|
||
// "Tags":["Bonus"],
|
||
|
||
// "SpecialName":"BattleID"
|
||
|
||
// },
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigTriggerBattle",
|
||
|
||
// "BattleID": "specials(BattleID)",
|
||
|
||
// "OnSuccess": "OnBattleSuc",
|
||
|
||
// "OnFailure": "BattleFailure"
|
||
|
||
// },
|
||
|
||
//------------
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnCheckRound"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnAnswerFailure": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
//任务进度(答题+1)
|
||
|
||
"$type": "Share.CConfigSetConditionProgress",
|
||
|
||
"ConditionID": 30060002,
|
||
|
||
"Progress": 1,
|
||
|
||
"ModifyType": "Add"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event2010105_11" // 错误!验证测试失败,您将被强制登出……开玩笑的啦~只是会修正一下您的用户评分而已,稍等片刻哦~
|
||
|
||
]
|
||
|
||
},
|
||
|
||
//-----------
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigSetSpecial",
|
||
|
||
"SpecialName":"wrong",
|
||
|
||
"SpecialValue":"specials(wrong)+1"
|
||
|
||
},
|
||
|
||
//-----------
|
||
|
||
{
|
||
|
||
//设置战斗ID数+1
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "BattleID",
|
||
|
||
"SpecialValue": "specials(BattleID{specials(BattleRanking)})"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigSetBattleType",
|
||
|
||
"BattleID":"specials(BattleID)",
|
||
|
||
"Type":"Elite",
|
||
|
||
"Predicates":[
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigEventByCompareParam",
|
||
|
||
"Param1":"BattleRanking",
|
||
|
||
"Param2":3,
|
||
|
||
"CompareType":"Equal"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigSetBattleType",
|
||
|
||
"BattleID":"specials(BattleID)",
|
||
|
||
"Type":"Normal",
|
||
|
||
"Predicates":[
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigEventByCompareParam",
|
||
|
||
"Param1":"BattleRanking",
|
||
|
||
"Param2":3,
|
||
|
||
"CompareType":"NotEqual"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置战斗ID数+1
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "BattleRanking",
|
||
|
||
"SpecialValue": "specials(BattleRanking)-1"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigTriggerBattle",
|
||
|
||
"BattleID": "specials(BattleID)",
|
||
|
||
"OnSuccess": "OnBattleSuc",
|
||
|
||
"OnFailure": "BattleFailure"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnBattleSuc":{
|
||
|
||
"Actions":[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigPreset",
|
||
|
||
"PerformKey" : "Chessboard_BattleEnd_None"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigCloseDialog",
|
||
|
||
"CameraMove":false
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigOpenDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigJump",
|
||
|
||
"Jump":"OnCheckRound"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnCheckRound": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
//至少正确1次
|
||
|
||
"$type":"Share.CConfigSetConditionProgress",
|
||
|
||
"ConditionID":30060090,
|
||
|
||
"Progress":1,
|
||
|
||
"ModifyType":"Add",
|
||
|
||
"Predicates": //用来判断该页签是否显示。如主动道具没带,则不显示该页签
|
||
|
||
[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "right",
|
||
|
||
"Param":1,
|
||
|
||
"CompareType":"Equal"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//至少正确2次
|
||
|
||
"$type":"Share.CConfigSetConditionProgress",
|
||
|
||
"ConditionID":30060091,
|
||
|
||
"Progress":1,
|
||
|
||
"ModifyType":"Add",
|
||
|
||
"Predicates": //用来判断该页签是否显示。如主动道具没带,则不显示该页签
|
||
|
||
[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "right",
|
||
|
||
"Param":2,
|
||
|
||
"CompareType":"Equal"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//全部正确
|
||
|
||
"$type":"Share.CConfigSetConditionProgress",
|
||
|
||
"ConditionID":30060092,
|
||
|
||
"Progress":1,
|
||
|
||
"ModifyType":"Add",
|
||
|
||
"Predicates": //用来判断该页签是否显示。如主动道具没带,则不显示该页签
|
||
|
||
[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "right",
|
||
|
||
"Param":3,
|
||
|
||
"CompareType":"Equal"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//全部错误
|
||
|
||
"$type":"Share.CConfigSetConditionProgress",
|
||
|
||
"ConditionID":30060093,
|
||
|
||
"Progress":1,
|
||
|
||
"ModifyType":"Add",
|
||
|
||
"Predicates": //用来判断该页签是否显示。如主动道具没带,则不显示该页签
|
||
|
||
[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "wrong",
|
||
|
||
"Param":3,
|
||
|
||
"CompareType":"Equal"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//三次选择一样的答案
|
||
|
||
"$type":"Share.CConfigSetConditionProgress",
|
||
|
||
"ConditionID":30060094,
|
||
|
||
"Progress":1,
|
||
|
||
"ModifyType":"Add",
|
||
|
||
"Predicates": //用来判断该页签是否显示。如主动道具没带,则不显示该页签
|
||
|
||
[
|
||
|
||
{
|
||
|
||
"$type":"Share.CConfigEventByOr",
|
||
|
||
"Predicates":
|
||
|
||
[
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "color_r",
|
||
|
||
"Param":3,
|
||
|
||
"CompareType":"Equal"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "color_b",
|
||
|
||
"Param":3,
|
||
|
||
"CompareType":"Equal"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "color_y",
|
||
|
||
"Param":3,
|
||
|
||
"CompareType":"Equal"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigIf",
|
||
|
||
"Conditions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigEventBySpecials",
|
||
|
||
"ParamName": "Round",
|
||
|
||
"Param": 3,
|
||
|
||
"CompareType": "Less"
|
||
|
||
}
|
||
|
||
],
|
||
|
||
"OnSuccess": "OnNextRound",
|
||
|
||
"OnFailure": "OnEnd"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnNextRound": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event2010105_12" // 正在为您抽取下一题,请稍等……99%
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//设置回合数+1
|
||
|
||
"$type": "Share.CConfigSetSpecial",
|
||
|
||
"SpecialName": "Round",
|
||
|
||
"SpecialValue": "specials(Round)+1"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigJump",
|
||
|
||
"Jump": "OnQuest"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"OnEnd": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"Event2010105_13", // 答题全部完成!请完成下述拼图以结束测试……
|
||
|
||
"Event2010105_14" // 才怪啦~是不是很惊喜?让网络生活多姿多彩,请继续支持橙子网络!
|
||
|
||
]
|
||
|
||
},
|
||
|
||
// {
|
||
|
||
// "$type": "Share.CConfigCameraMove",
|
||
|
||
// "StretchKey": "Back",
|
||
|
||
// "Type": "Player",
|
||
|
||
// "CanControl": true
|
||
|
||
// },
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigPreset",
|
||
|
||
"PerformKey" : "Chessboard_FinishHollow"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigFinishHollow"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
},
|
||
|
||
"BattleFailure": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
},
|
||
|
||
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigWaitSeconds",
|
||
|
||
"Time": 0.1
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigPreset",
|
||
|
||
"PerformKey" : "Chessboard_FinishHollow"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigFinishHollow"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
}
|
||
|
||
}
|
||
|