{ "ID": 3020106, //丁尼与计数 "EventTypeTag": [ "NoneInteractEventWithAnim", "GoldCoin" ], "Events": { "OnStart": { "Actions": [ { //获得丁尼 "$type": "Share.CConfigAddItem", "ItemID": 10, "Count": "specials(coin)" }, { //给点金币 "$type": "Share.CConfigAddItem", "ItemID": 1, "Count": 100 }, { "$type": "Share.CConfigPlayAnim", "WaitingTime": -1 }, //判断哪个区域,哪个区域计数+1 { "$type": "Share.CConfigSetHollowVariable", "Key": "CountArea.13020106", "Value": "scenevar(CountArea.13020106)+1", "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HollowArea.3020100", "CompareType": "Equal", "Count": 1 } ] }, { "$type": "Share.CConfigSetHollowVariable", "Key": "CountArea.23020106", "Value": "scenevar(CountArea.23020106)+1", "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HollowArea.3020102", "CompareType": "Equal", "Count": 1 } ] }, { "$type": "Share.CConfigSetHollowVariable", "Key": "CountArea.33020106", "Value": "scenevar(CountArea.33020106)+1", "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HollowArea.3020103", "CompareType": "Equal", "Count": 1 } ] }, { "$type": "Share.CConfigSetHollowVariable", "Key": "CountArea.43020106", "Value": "scenevar(CountArea.43020106)+1", "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HollowArea.3020109", "CompareType": "Equal", "Count": 1 } ] }, //是否在区域1 { "$type": "Share.CConfigJump", "Jump": "Area_1", "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HollowArea.3020100", "CompareType": "Equal", "Count": 1 } ] }, //是否在区域2 { "$type": "Share.CConfigJump", "Jump": "Area_2", "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HollowArea.3020102", "CompareType": "Equal", "Count": 1 } ] }, //是否在区域3 { "$type": "Share.CConfigJump", "Jump": "Area_3", "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HollowArea.3020103", "CompareType": "Equal", "Count": 1 } ] }, //是否在区域4 { "$type": "Share.CConfigJump", "Jump": "Area_4", "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "HollowArea.3020109", "CompareType": "Equal", "Count": 1 } ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Area_1":{ "Actions":[ { "$type": "Share.CConfigShowTip", "TipID": 400010808,//5 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.13020106", "CompareType": "Equal", "Count": 0 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010809,//4 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.13020106", "CompareType": "Equal", "Count": 1 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010810,//3 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.13020106", "CompareType": "Equal", "Count": 2 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010811,//2 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.13020106", "CompareType": "Equal", "Count": 3 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010812,//1 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.13020106", "CompareType": "Equal", "Count": 4 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010813,//收集完了 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.13020106", "CompareType": "Equal", "Count": 5 } ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Area_2":{ "Actions":[ { "$type": "Share.CConfigShowTip", "TipID": 400010806,//7 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.23020106", "CompareType": "Equal", "Count": 0 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010807,//6 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.23020106", "CompareType": "Equal", "Count": 1 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010808,//5 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.23020106", "CompareType": "Equal", "Count": 2 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010809,//4 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.23020106", "CompareType": "Equal", "Count": 3 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010810,//3 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.23020106", "CompareType": "Equal", "Count": 4 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010811,//2 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.23020106", "CompareType": "Equal", "Count": 5 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010812,//1 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.23020106", "CompareType": "Equal", "Count": 6 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010813,//收集完了 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.23020106", "CompareType": "Equal", "Count": 7 } ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Area_3":{ "Actions":[ { "$type": "Share.CConfigShowTip", "TipID": 400010803,//10 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.33020106", "CompareType": "Equal", "Count": 0 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010804,//9 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.33020106", "CompareType": "Equal", "Count": 1 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010805,//8 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.33020106", "CompareType": "Equal", "Count": 2 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010806,//7 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.33020106", "CompareType": "Equal", "Count": 3 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010807,//6 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.33020106", "CompareType": "Equal", "Count": 4 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010808,//5 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.33020106", "CompareType": "Equal", "Count": 5 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010809,//4 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.33020106", "CompareType": "Equal", "Count": 6 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010810,//3 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.33020106", "CompareType": "Equal", "Count": 7 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010811,//2 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.33020106", "CompareType": "Equal", "Count": 8 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010812,//1 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.33020106", "CompareType": "Equal", "Count": 9 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010813,//收集完了 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.33020106", "CompareType": "Equal", "Count": 10 } ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "Area_4":{ "Actions":[ { "$type": "Share.CConfigShowTip", "TipID": 400010820,//17 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 0 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010819,//16 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 1 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010818,//15 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 2 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010817,//14 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 3 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010816,//13 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 4 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010815,//12 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 5 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010814,//11 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 6 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010803,//10 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 7 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010804,//9 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 8 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010805,//8 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 9 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010806,//7 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 10 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010807,//6 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 11 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010808,//5 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 12 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010809,//4 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 13 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010810,//3 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 14 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010811,//2 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 15 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010812,//1 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 16 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 400010813,//收集完了 "Delay": 0, "Predicates":[ { "$type": "Share.CConfigEventByHollowVariable", "Key": "CountArea.43020106", "CompareType": "Equal", "Count": 17 } ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd" } ] }, "OnEnd": { "Actions": [ { "$type": "Share.CConfigFinishEvent" } ] } }, "Specials": { //表格参数 "coin": 130 } }