商队需求改动
This commit is contained in:
parent
cf58b1901a
commit
3967a950c1
227
bin/json/game_accumulate.json
Normal file
227
bin/json/game_accumulate.json
Normal file
@ -0,0 +1,227 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"integral": 1000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 100000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 2000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 200000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 3000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 300000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 4000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 400000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 5000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 500000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 6000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 600000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 7000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 700000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 8000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 800000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 9000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 900000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 10000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1000000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 11000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1100000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 12000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1200000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 13000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1300000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 14000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1400000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"integral": 15000,
|
||||||
|
"reward": [
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1500000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
@ -8,16 +8,6 @@
|
|||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 150
|
"n": 150
|
||||||
},
|
|
||||||
{
|
|
||||||
"a": "item",
|
|
||||||
"t": "17010000",
|
|
||||||
"n": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "gold",
|
|
||||||
"n": 1000000
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"action": "main_weektask_action_1_act",
|
"action": "main_weektask_action_1_act",
|
||||||
@ -33,15 +23,10 @@
|
|||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 150
|
"n": 150
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"a": "item",
|
|
||||||
"t": "17010000",
|
|
||||||
"n": 100
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "gold",
|
"t": "gold",
|
||||||
"n": 1000000
|
"n": 500000
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"action": "main_weektask_action_1_act",
|
"action": "main_weektask_action_1_act",
|
||||||
@ -57,15 +42,10 @@
|
|||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 150
|
"n": 150
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"a": "item",
|
|
||||||
"t": "17010000",
|
|
||||||
"n": 100
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "gold",
|
"t": "gold",
|
||||||
"n": 1000000
|
"n": 600000
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"action": "main_weektask_action_1_act",
|
"action": "main_weektask_action_1_act",
|
||||||
@ -81,15 +61,10 @@
|
|||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 150
|
"n": 150
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"a": "item",
|
|
||||||
"t": "17010000",
|
|
||||||
"n": 100
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "gold",
|
"t": "gold",
|
||||||
"n": 1000000
|
"n": 600000
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"action": "main_weektask_action_1_act",
|
"action": "main_weektask_action_1_act",
|
||||||
|
@ -391,7 +391,7 @@
|
|||||||
"battleScenes": [
|
"battleScenes": [
|
||||||
"scenesfight_07"
|
"scenesfight_07"
|
||||||
],
|
],
|
||||||
"HideAlienSpace": 0,
|
"HideAlienSpace": 1,
|
||||||
"ShowBuff": 0,
|
"ShowBuff": 0,
|
||||||
"battleEvents": [],
|
"battleEvents": [],
|
||||||
"ScoreGroupID": 0,
|
"ScoreGroupID": 0,
|
||||||
@ -439,7 +439,7 @@
|
|||||||
"battleScenes": [
|
"battleScenes": [
|
||||||
"scenesfight_05_01"
|
"scenesfight_05_01"
|
||||||
],
|
],
|
||||||
"HideAlienSpace": 0,
|
"HideAlienSpace": 1,
|
||||||
"ShowBuff": 0,
|
"ShowBuff": 0,
|
||||||
"battleEvents": [],
|
"battleEvents": [],
|
||||||
"ScoreGroupID": 0,
|
"ScoreGroupID": 0,
|
||||||
|
@ -25552,7 +25552,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000039,
|
"id": 50000038,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25574,7 +25574,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000040,
|
"id": 50000039,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25598,7 +25598,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000041,
|
"id": 50000040,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25622,7 +25622,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000042,
|
"id": 50000041,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25646,7 +25646,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000043,
|
"id": 50000042,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25670,7 +25670,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000044,
|
"id": 50000043,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25694,7 +25694,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000045,
|
"id": 50000044,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25718,7 +25718,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000046,
|
"id": 50000045,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25742,7 +25742,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000047,
|
"id": 50000046,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25766,7 +25766,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000048,
|
"id": 50000047,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25790,7 +25790,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000049,
|
"id": 50000048,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25814,7 +25814,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000050,
|
"id": 50000049,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25838,7 +25838,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000051,
|
"id": 50000050,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25862,7 +25862,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000052,
|
"id": 50000051,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25886,7 +25886,7 @@
|
|||||||
"filter2": []
|
"filter2": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 50000053,
|
"id": 50000052,
|
||||||
"rtype": 2,
|
"rtype": 2,
|
||||||
"ctype": 3,
|
"ctype": 3,
|
||||||
"notify": [],
|
"notify": [],
|
||||||
@ -25908,5 +25908,29 @@
|
|||||||
12870
|
12870
|
||||||
],
|
],
|
||||||
"filter2": []
|
"filter2": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 50000053,
|
||||||
|
"rtype": 2,
|
||||||
|
"ctype": 3,
|
||||||
|
"notify": [],
|
||||||
|
"type_sp": 1,
|
||||||
|
"tasktxt": {
|
||||||
|
"key": "buried_buried_condi_tasktxt_921",
|
||||||
|
"text": "找对象聊天15"
|
||||||
|
},
|
||||||
|
"type": 20001,
|
||||||
|
"valid": 0,
|
||||||
|
"head": {
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1
|
||||||
|
},
|
||||||
|
"NPC": 60431,
|
||||||
|
"value": 1,
|
||||||
|
"filter": [
|
||||||
|
12870
|
||||||
|
],
|
||||||
|
"filter2": []
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -61,7 +61,7 @@
|
|||||||
3000
|
3000
|
||||||
],
|
],
|
||||||
"Orspecial": 1000,
|
"Orspecial": 1000,
|
||||||
"checktime": 1800,
|
"checktime": 1,
|
||||||
"extalk": 11001,
|
"extalk": 11001,
|
||||||
"ortalk": 11002,
|
"ortalk": 11002,
|
||||||
"sptalk": 11003,
|
"sptalk": 11003,
|
||||||
@ -132,7 +132,7 @@
|
|||||||
3001
|
3001
|
||||||
],
|
],
|
||||||
"Orspecial": 1000,
|
"Orspecial": 1000,
|
||||||
"checktime": 1800,
|
"checktime": 1,
|
||||||
"extalk": 11001,
|
"extalk": 11001,
|
||||||
"ortalk": 11002,
|
"ortalk": 11002,
|
||||||
"sptalk": 11003,
|
"sptalk": 11003,
|
||||||
@ -204,7 +204,7 @@
|
|||||||
3002
|
3002
|
||||||
],
|
],
|
||||||
"Orspecial": 1000,
|
"Orspecial": 1000,
|
||||||
"checktime": 1800,
|
"checktime": 1,
|
||||||
"extalk": 11001,
|
"extalk": 11001,
|
||||||
"ortalk": 11002,
|
"ortalk": 11002,
|
||||||
"sptalk": 11003,
|
"sptalk": 11003,
|
||||||
@ -276,7 +276,7 @@
|
|||||||
3003
|
3003
|
||||||
],
|
],
|
||||||
"Orspecial": 1000,
|
"Orspecial": 1000,
|
||||||
"checktime": 1800,
|
"checktime": 1,
|
||||||
"extalk": 11001,
|
"extalk": 11001,
|
||||||
"ortalk": 11002,
|
"ortalk": 11002,
|
||||||
"sptalk": 11003,
|
"sptalk": 11003,
|
||||||
@ -347,7 +347,7 @@
|
|||||||
3004
|
3004
|
||||||
],
|
],
|
||||||
"Orspecial": 1000,
|
"Orspecial": 1000,
|
||||||
"checktime": 1800,
|
"checktime": 1,
|
||||||
"extalk": 11001,
|
"extalk": 11001,
|
||||||
"ortalk": 11002,
|
"ortalk": 11002,
|
||||||
"sptalk": 11003,
|
"sptalk": 11003,
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 6,
|
"id": 6,
|
||||||
"key": 0,
|
"key": -10,
|
||||||
"reward": [
|
"reward": [
|
||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -36,6 +37,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -66,6 +68,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -96,6 +99,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -126,6 +130,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -156,6 +161,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -186,6 +192,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -216,6 +223,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -246,6 +254,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -276,6 +285,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -306,6 +316,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -336,6 +347,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -366,6 +378,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -396,6 +409,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -426,6 +440,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -456,6 +471,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -486,6 +502,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -516,6 +533,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -546,6 +564,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
@ -576,6 +595,7 @@
|
|||||||
5,
|
5,
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
|
"changetime": 600,
|
||||||
"PriceChangeWeight": [
|
"PriceChangeWeight": [
|
||||||
40,
|
40,
|
||||||
20,
|
20,
|
||||||
|
@ -7,7 +7,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_1",
|
"key": "guidance_1",
|
||||||
"text": "今日剩余任务:{0}/{1}"
|
"text": "今日剩余任务:{0}/{1}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "rdtask"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 2,
|
"id": 2,
|
||||||
@ -17,7 +18,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_2",
|
"key": "guidance_2",
|
||||||
"text": "今日完成进度:{0}/{1}"
|
"text": "今日完成进度:{0}/{1}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "daily_practice"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
@ -27,7 +29,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_3",
|
"key": "guidance_3",
|
||||||
"text": "今日完成进度:{0}/{1}"
|
"text": "今日完成进度:{0}/{1}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "puzzle"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 4,
|
"id": 4,
|
||||||
@ -37,7 +40,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_4",
|
"key": "guidance_4",
|
||||||
"text": "今日剩余车票:{0}"
|
"text": "今日剩余车票:{0}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "caravan"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 5,
|
"id": 5,
|
||||||
@ -47,7 +51,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_5",
|
"key": "guidance_5",
|
||||||
"text": "今日剩余签到:{0}"
|
"text": "今日剩余签到:{0}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "guild"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 6,
|
"id": 6,
|
||||||
@ -57,7 +62,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_6",
|
"key": "guidance_6",
|
||||||
"text": "今日剩余挑战次数:{0}"
|
"text": "今日剩余挑战次数:{0}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "guild"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 7,
|
"id": 7,
|
||||||
@ -67,7 +73,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_7",
|
"key": "guidance_7",
|
||||||
"text": "今日剩余任务:{0}"
|
"text": "今日剩余任务:{0}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "guild"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 8,
|
"id": 8,
|
||||||
@ -77,7 +84,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_8",
|
"key": "guidance_8",
|
||||||
"text": "今日剩余挑战券:{0}"
|
"text": "今日剩余挑战券:{0}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "arena"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 9,
|
"id": 9,
|
||||||
@ -87,7 +95,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_9",
|
"key": "guidance_9",
|
||||||
"text": "今日剩余训练次数:{0}"
|
"text": "今日剩余训练次数:{0}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "kungfu"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 10,
|
"id": 10,
|
||||||
@ -97,7 +106,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_10",
|
"key": "guidance_10",
|
||||||
"text": "今日剩余可挑战关卡:{0}"
|
"text": "今日剩余可挑战关卡:{0}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "kungfu"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 11,
|
"id": 11,
|
||||||
@ -107,7 +117,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_11",
|
"key": "guidance_11",
|
||||||
"text": "今日剩余体力:{0}/{1}"
|
"text": "今日剩余体力:{0}/{1}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "vikingexpedition_entrance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 12,
|
"id": 12,
|
||||||
@ -117,7 +128,8 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_12",
|
"key": "guidance_12",
|
||||||
"text": "今日剩余体力:{0}/{1}"
|
"text": "今日剩余体力:{0}/{1}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "hunting"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 13,
|
"id": 13,
|
||||||
@ -127,6 +139,7 @@
|
|||||||
"intr": {
|
"intr": {
|
||||||
"key": "guidance_13",
|
"key": "guidance_13",
|
||||||
"text": "今日剩余体力:{0}/{1}"
|
"text": "今日剩余体力:{0}/{1}"
|
||||||
}
|
},
|
||||||
|
"opencondid": "vikingexpedition_experience"
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -761,7 +761,7 @@
|
|||||||
],
|
],
|
||||||
"use_skip": 107,
|
"use_skip": 107,
|
||||||
"upper_limit": 999,
|
"upper_limit": 999,
|
||||||
"img": "wp_icon_10023",
|
"img": "wp_icon_10024",
|
||||||
"intr": {
|
"intr": {
|
||||||
"key": "item_item_intr_17",
|
"key": "item_item_intr_17",
|
||||||
"text": "蕴含着光耀力量的神石,用于阵营招募抽取守护者"
|
"text": "蕴含着光耀力量的神石,用于阵营招募抽取守护者"
|
||||||
@ -933,7 +933,7 @@
|
|||||||
],
|
],
|
||||||
"use_skip": 107,
|
"use_skip": 107,
|
||||||
"upper_limit": 999,
|
"upper_limit": 999,
|
||||||
"img": "wp_icon_10023",
|
"img": "wp_icon_10024",
|
||||||
"intr": {
|
"intr": {
|
||||||
"key": "item_item_intr_21",
|
"key": "item_item_intr_21",
|
||||||
"text": "蕴含着光耀力量的神石的碎片,消耗10个可用于阵营招募抽取守护者"
|
"text": "蕴含着光耀力量的神石的碎片,消耗10个可用于阵营招募抽取守护者"
|
||||||
@ -976,7 +976,7 @@
|
|||||||
],
|
],
|
||||||
"use_skip": 107,
|
"use_skip": 107,
|
||||||
"upper_limit": 999,
|
"upper_limit": 999,
|
||||||
"img": "wp_icon_10019",
|
"img": "wp_icon_10023",
|
||||||
"intr": {
|
"intr": {
|
||||||
"key": "item_item_intr_22",
|
"key": "item_item_intr_22",
|
||||||
"text": "蕴含神秘力量的石头,消耗100个可以在许愿招募池内兑换英雄"
|
"text": "蕴含神秘力量的石头,消耗100个可以在许愿招募池内兑换英雄"
|
||||||
@ -16392,5 +16392,87 @@
|
|||||||
"n": 1000
|
"n": 1000
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "10000039",
|
||||||
|
"name": {
|
||||||
|
"key": "item_item_name_374",
|
||||||
|
"text": "石阵秘境宝箱钥匙"
|
||||||
|
},
|
||||||
|
"usetype": 1,
|
||||||
|
"color": 4,
|
||||||
|
"bagtype": 0,
|
||||||
|
"index": 1,
|
||||||
|
"special_type": 0,
|
||||||
|
"time": 0,
|
||||||
|
"reddottype": 0,
|
||||||
|
"effects": "",
|
||||||
|
"modelName": "",
|
||||||
|
"box_id": 0,
|
||||||
|
"synthetize_num": 0,
|
||||||
|
"synthetize_deplete": [],
|
||||||
|
"synthetize_get": [],
|
||||||
|
"decompose_deplete": [],
|
||||||
|
"decompose_get": [],
|
||||||
|
"access": [],
|
||||||
|
"use_skip": 11001,
|
||||||
|
"upper_limit": 999,
|
||||||
|
"img": "item_10000035",
|
||||||
|
"intr": {
|
||||||
|
"key": "item_item_intr_380",
|
||||||
|
"text": "鹦鹉螺较为罕见,又因其外形精巧美丽,因此成为稀缺货币的代名词。人们即使历经磨难也只能得到很少的鹦鹉螺,收到它作为奖励是一件非常自豪骄傲的事。"
|
||||||
|
},
|
||||||
|
"describe": {
|
||||||
|
"key": "item_item_describe_380",
|
||||||
|
"text": "此处是包装描述"
|
||||||
|
},
|
||||||
|
"sale": [
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "17110001",
|
||||||
|
"name": {
|
||||||
|
"key": "item_item_name_374",
|
||||||
|
"text": "3种族招募卡自选箱"
|
||||||
|
},
|
||||||
|
"usetype": 4,
|
||||||
|
"color": 5,
|
||||||
|
"bagtype": 2,
|
||||||
|
"index": 1,
|
||||||
|
"special_type": 0,
|
||||||
|
"time": 0,
|
||||||
|
"reddottype": 0,
|
||||||
|
"effects": "",
|
||||||
|
"modelName": "",
|
||||||
|
"box_id": 0,
|
||||||
|
"synthetize_num": 0,
|
||||||
|
"synthetize_deplete": [],
|
||||||
|
"synthetize_get": [],
|
||||||
|
"decompose_deplete": [],
|
||||||
|
"decompose_get": [],
|
||||||
|
"access": [],
|
||||||
|
"use_skip": 0,
|
||||||
|
"upper_limit": 999,
|
||||||
|
"img": "",
|
||||||
|
"intr": {
|
||||||
|
"key": "item_item_intr_383",
|
||||||
|
"text": "可以从中自由选择3种阵营招募卷的宝箱"
|
||||||
|
},
|
||||||
|
"describe": {
|
||||||
|
"key": "item_item_describe_383",
|
||||||
|
"text": ""
|
||||||
|
},
|
||||||
|
"sale": [
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1000
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -23950,5 +23950,245 @@
|
|||||||
"playerlvmin": 0,
|
"playerlvmin": 0,
|
||||||
"playerlvmax": 0,
|
"playerlvmax": 0,
|
||||||
"notice": 0
|
"notice": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 999,
|
||||||
|
"lotteryid": 22001001,
|
||||||
|
"description": "冒险基金简单奖励",
|
||||||
|
"type": 1,
|
||||||
|
"groupwt": 1000,
|
||||||
|
"groupid": 220001,
|
||||||
|
"subtype": 2,
|
||||||
|
"groupnum": 1,
|
||||||
|
"itemid": {
|
||||||
|
"a": "attr",
|
||||||
|
"t": "diamond",
|
||||||
|
"n": 1
|
||||||
|
},
|
||||||
|
"itemdes": "冒险基金简单奖励",
|
||||||
|
"itemwt": 1000,
|
||||||
|
"min": 200,
|
||||||
|
"max": 200,
|
||||||
|
"VIPmin": 0,
|
||||||
|
"VIPmax": 15,
|
||||||
|
"playerlvmin": 0,
|
||||||
|
"playerlvmax": 0,
|
||||||
|
"notice": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1000,
|
||||||
|
"lotteryid": 22001001,
|
||||||
|
"description": "冒险基金简单奖励",
|
||||||
|
"type": 1,
|
||||||
|
"groupwt": 1000,
|
||||||
|
"groupid": 220001,
|
||||||
|
"subtype": 2,
|
||||||
|
"groupnum": 1,
|
||||||
|
"itemid": {
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000003",
|
||||||
|
"n": 1
|
||||||
|
},
|
||||||
|
"itemdes": "冒险基金简单奖励",
|
||||||
|
"itemwt": 1000,
|
||||||
|
"min": 1,
|
||||||
|
"max": 1,
|
||||||
|
"VIPmin": 0,
|
||||||
|
"VIPmax": 15,
|
||||||
|
"playerlvmin": 0,
|
||||||
|
"playerlvmax": 0,
|
||||||
|
"notice": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1001,
|
||||||
|
"lotteryid": 22001002,
|
||||||
|
"description": "冒险基金普通奖励",
|
||||||
|
"type": 1,
|
||||||
|
"groupwt": 1000,
|
||||||
|
"groupid": 220002,
|
||||||
|
"subtype": 2,
|
||||||
|
"groupnum": 1,
|
||||||
|
"itemid": {
|
||||||
|
"a": "attr",
|
||||||
|
"t": "diamond",
|
||||||
|
"n": 1
|
||||||
|
},
|
||||||
|
"itemdes": "冒险基金普通奖励",
|
||||||
|
"itemwt": 1000,
|
||||||
|
"min": 400,
|
||||||
|
"max": 400,
|
||||||
|
"VIPmin": 0,
|
||||||
|
"VIPmax": 15,
|
||||||
|
"playerlvmin": 0,
|
||||||
|
"playerlvmax": 0,
|
||||||
|
"notice": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1002,
|
||||||
|
"lotteryid": 22001002,
|
||||||
|
"description": "冒险基金普通奖励",
|
||||||
|
"type": 1,
|
||||||
|
"groupwt": 1000,
|
||||||
|
"groupid": 220002,
|
||||||
|
"subtype": 2,
|
||||||
|
"groupnum": 1,
|
||||||
|
"itemid": {
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000009",
|
||||||
|
"n": 1
|
||||||
|
},
|
||||||
|
"itemdes": "冒险基金普通奖励",
|
||||||
|
"itemwt": 1000,
|
||||||
|
"min": 20,
|
||||||
|
"max": 20,
|
||||||
|
"VIPmin": 0,
|
||||||
|
"VIPmax": 15,
|
||||||
|
"playerlvmin": 0,
|
||||||
|
"playerlvmax": 0,
|
||||||
|
"notice": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1003,
|
||||||
|
"lotteryid": 22001003,
|
||||||
|
"description": "冒险基金困难奖励",
|
||||||
|
"type": 1,
|
||||||
|
"groupwt": 1000,
|
||||||
|
"groupid": 220002,
|
||||||
|
"subtype": 2,
|
||||||
|
"groupnum": 1,
|
||||||
|
"itemid": {
|
||||||
|
"a": "attr",
|
||||||
|
"t": "diamond",
|
||||||
|
"n": 1
|
||||||
|
},
|
||||||
|
"itemdes": "冒险基金困难奖励",
|
||||||
|
"itemwt": 1000,
|
||||||
|
"min": 800,
|
||||||
|
"max": 800,
|
||||||
|
"VIPmin": 0,
|
||||||
|
"VIPmax": 15,
|
||||||
|
"playerlvmin": 0,
|
||||||
|
"playerlvmax": 0,
|
||||||
|
"notice": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1004,
|
||||||
|
"lotteryid": 22001003,
|
||||||
|
"description": "冒险基金困难奖励",
|
||||||
|
"type": 1,
|
||||||
|
"groupwt": 1000,
|
||||||
|
"groupid": 220003,
|
||||||
|
"subtype": 2,
|
||||||
|
"groupnum": 1,
|
||||||
|
"itemid": {
|
||||||
|
"a": "item",
|
||||||
|
"t": "17060007",
|
||||||
|
"n": 1
|
||||||
|
},
|
||||||
|
"itemdes": "冒险基金困难奖励",
|
||||||
|
"itemwt": 1000,
|
||||||
|
"min": 20,
|
||||||
|
"max": 20,
|
||||||
|
"VIPmin": 0,
|
||||||
|
"VIPmax": 15,
|
||||||
|
"playerlvmin": 0,
|
||||||
|
"playerlvmax": 0,
|
||||||
|
"notice": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1005,
|
||||||
|
"lotteryid": 22002001,
|
||||||
|
"description": "等级基金第一次奖励",
|
||||||
|
"type": 1,
|
||||||
|
"groupwt": 1000,
|
||||||
|
"groupid": 220021,
|
||||||
|
"subtype": 2,
|
||||||
|
"groupnum": 1,
|
||||||
|
"itemid": {
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1
|
||||||
|
},
|
||||||
|
"itemdes": "等级基金第一次奖励",
|
||||||
|
"itemwt": 1000,
|
||||||
|
"min": 300000,
|
||||||
|
"max": 300000,
|
||||||
|
"VIPmin": 0,
|
||||||
|
"VIPmax": 15,
|
||||||
|
"playerlvmin": 0,
|
||||||
|
"playerlvmax": 0,
|
||||||
|
"notice": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1006,
|
||||||
|
"lotteryid": 22002001,
|
||||||
|
"description": "等级基金第一次奖励",
|
||||||
|
"type": 1,
|
||||||
|
"groupwt": 1000,
|
||||||
|
"groupid": 220021,
|
||||||
|
"subtype": 2,
|
||||||
|
"groupnum": 1,
|
||||||
|
"itemid": {
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 1
|
||||||
|
},
|
||||||
|
"itemdes": "等级基金第一次奖励",
|
||||||
|
"itemwt": 1000,
|
||||||
|
"min": 6,
|
||||||
|
"max": 6,
|
||||||
|
"VIPmin": 0,
|
||||||
|
"VIPmax": 15,
|
||||||
|
"playerlvmin": 0,
|
||||||
|
"playerlvmax": 0,
|
||||||
|
"notice": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1007,
|
||||||
|
"lotteryid": 22002002,
|
||||||
|
"description": "等级基金后续奖励",
|
||||||
|
"type": 1,
|
||||||
|
"groupwt": 1000,
|
||||||
|
"groupid": 220022,
|
||||||
|
"subtype": 2,
|
||||||
|
"groupnum": 1,
|
||||||
|
"itemid": {
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1
|
||||||
|
},
|
||||||
|
"itemdes": "等级基金后续奖励",
|
||||||
|
"itemwt": 1000,
|
||||||
|
"min": 100000,
|
||||||
|
"max": 100000,
|
||||||
|
"VIPmin": 0,
|
||||||
|
"VIPmax": 15,
|
||||||
|
"playerlvmin": 0,
|
||||||
|
"playerlvmax": 0,
|
||||||
|
"notice": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 1008,
|
||||||
|
"lotteryid": 22002002,
|
||||||
|
"description": "等级基金后续奖励",
|
||||||
|
"type": 1,
|
||||||
|
"groupwt": 1000,
|
||||||
|
"groupid": 220022,
|
||||||
|
"subtype": 2,
|
||||||
|
"groupnum": 1,
|
||||||
|
"itemid": {
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000001",
|
||||||
|
"n": 1
|
||||||
|
},
|
||||||
|
"itemdes": "等级基金后续奖励",
|
||||||
|
"itemwt": 1000,
|
||||||
|
"min": 2,
|
||||||
|
"max": 2,
|
||||||
|
"VIPmin": 0,
|
||||||
|
"VIPmax": 15,
|
||||||
|
"playerlvmin": 0,
|
||||||
|
"playerlvmax": 0,
|
||||||
|
"notice": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -25,12 +25,12 @@
|
|||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 50
|
"n": 20
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "item",
|
||||||
"t": "ps",
|
"t": "10000003",
|
||||||
"n": 50
|
"n": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
@ -49,7 +49,7 @@
|
|||||||
"text": "每日礼包2"
|
"text": "每日礼包2"
|
||||||
},
|
},
|
||||||
"packagetype": "day_1",
|
"packagetype": "day_1",
|
||||||
"buy_num": 2,
|
"buy_num": 1,
|
||||||
"packagename": {
|
"packagename": {
|
||||||
"key": "paypackage_paypackage_packagename_2",
|
"key": "paypackage_paypackage_packagename_2",
|
||||||
"text": "每日礼包2"
|
"text": "每日礼包2"
|
||||||
@ -65,11 +65,6 @@
|
|||||||
"a": "item",
|
"a": "item",
|
||||||
"t": "10000003",
|
"t": "10000003",
|
||||||
"n": 3
|
"n": 3
|
||||||
},
|
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "gold",
|
|
||||||
"n": 120000
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -83,7 +78,7 @@
|
|||||||
"text": "每日礼包3"
|
"text": "每日礼包3"
|
||||||
},
|
},
|
||||||
"packagetype": "day_2",
|
"packagetype": "day_2",
|
||||||
"buy_num": 3,
|
"buy_num": 1,
|
||||||
"packagename": {
|
"packagename": {
|
||||||
"key": "paypackage_paypackage_packagename_3",
|
"key": "paypackage_paypackage_packagename_3",
|
||||||
"text": "每日礼包3"
|
"text": "每日礼包3"
|
||||||
@ -97,13 +92,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
"t": "10000001",
|
"t": "10000010",
|
||||||
"n": 6
|
"n": 20
|
||||||
},
|
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "gold",
|
|
||||||
"n": 300000
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -117,7 +107,7 @@
|
|||||||
"text": "每日礼包4"
|
"text": "每日礼包4"
|
||||||
},
|
},
|
||||||
"packagetype": "day_3",
|
"packagetype": "day_3",
|
||||||
"buy_num": 3,
|
"buy_num": 1,
|
||||||
"packagename": {
|
"packagename": {
|
||||||
"key": "paypackage_paypackage_packagename_4",
|
"key": "paypackage_paypackage_packagename_4",
|
||||||
"text": "每日礼包4"
|
"text": "每日礼包4"
|
||||||
@ -131,47 +121,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
"t": "10000009",
|
"t": "10000005",
|
||||||
"n": 5
|
"n": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "gold",
|
"t": "gold",
|
||||||
"n": 300000
|
"n": 600000
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"type": 1,
|
|
||||||
"repeat_num": 0,
|
|
||||||
"refreshtime": 1,
|
|
||||||
"pagename": {
|
|
||||||
"key": "paypackage_paypackage_pagename_5",
|
|
||||||
"text": "每日礼包5"
|
|
||||||
},
|
|
||||||
"packagetype": "day_4",
|
|
||||||
"buy_num": 3,
|
|
||||||
"packagename": {
|
|
||||||
"key": "paypackage_paypackage_packagename_5",
|
|
||||||
"text": "每日礼包5"
|
|
||||||
},
|
|
||||||
"costitem": [],
|
|
||||||
"item": [
|
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "diamond",
|
|
||||||
"n": 1280
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"a": "item",
|
|
||||||
"t": "10000013",
|
|
||||||
"n": 5
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "gold",
|
|
||||||
"n": 300000
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -214,7 +170,7 @@
|
|||||||
"text": "每周礼包2"
|
"text": "每周礼包2"
|
||||||
},
|
},
|
||||||
"packagetype": "week_2",
|
"packagetype": "week_2",
|
||||||
"buy_num": 2,
|
"buy_num": 1,
|
||||||
"packagename": {
|
"packagename": {
|
||||||
"key": "paypackage_paypackage_packagename_7",
|
"key": "paypackage_paypackage_packagename_7",
|
||||||
"text": "每周礼包2"
|
"text": "每周礼包2"
|
||||||
@ -228,13 +184,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
"t": "10000010",
|
"t": "17010001",
|
||||||
"n": 1
|
"n": 15
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "attr",
|
||||||
"t": "10000009",
|
"t": "gold",
|
||||||
"n": 2
|
"n": 800000
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -248,7 +204,7 @@
|
|||||||
"text": "每周礼包3"
|
"text": "每周礼包3"
|
||||||
},
|
},
|
||||||
"packagetype": "week_3",
|
"packagetype": "week_3",
|
||||||
"buy_num": 3,
|
"buy_num": 2,
|
||||||
"packagename": {
|
"packagename": {
|
||||||
"key": "paypackage_paypackage_packagename_8",
|
"key": "paypackage_paypackage_packagename_8",
|
||||||
"text": "每周礼包3"
|
"text": "每周礼包3"
|
||||||
@ -262,8 +218,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
"t": "10000010",
|
"t": "10000006",
|
||||||
"n": 3
|
"n": 2
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -277,7 +233,7 @@
|
|||||||
"text": "每周礼包4"
|
"text": "每周礼包4"
|
||||||
},
|
},
|
||||||
"packagetype": "week_4",
|
"packagetype": "week_4",
|
||||||
"buy_num": 4,
|
"buy_num": 3,
|
||||||
"packagename": {
|
"packagename": {
|
||||||
"key": "paypackage_paypackage_packagename_9",
|
"key": "paypackage_paypackage_packagename_9",
|
||||||
"text": "每周礼包4"
|
"text": "每周礼包4"
|
||||||
@ -297,7 +253,7 @@
|
|||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "gold",
|
"t": "gold",
|
||||||
"n": 5000000
|
"n": 3000000
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -317,64 +273,6 @@
|
|||||||
"text": "每周礼包5"
|
"text": "每周礼包5"
|
||||||
},
|
},
|
||||||
"costitem": [],
|
"costitem": [],
|
||||||
"item": [
|
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "diamond",
|
|
||||||
"n": 4480
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "gold",
|
|
||||||
"n": 7500000
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 11,
|
|
||||||
"type": 1,
|
|
||||||
"repeat_num": 0,
|
|
||||||
"refreshtime": 7,
|
|
||||||
"pagename": {
|
|
||||||
"key": "paypackage_paypackage_pagename_11",
|
|
||||||
"text": "每周礼包6"
|
|
||||||
},
|
|
||||||
"packagetype": "week_6",
|
|
||||||
"buy_num": 999,
|
|
||||||
"packagename": {
|
|
||||||
"key": "paypackage_paypackage_packagename_11",
|
|
||||||
"text": "每周礼包6"
|
|
||||||
},
|
|
||||||
"costitem": [],
|
|
||||||
"item": [
|
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "diamond",
|
|
||||||
"n": 6480
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "gold",
|
|
||||||
"n": 10000000
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 12,
|
|
||||||
"type": 1,
|
|
||||||
"repeat_num": 0,
|
|
||||||
"refreshtime": 7,
|
|
||||||
"pagename": {
|
|
||||||
"key": "paypackage_paypackage_pagename_12",
|
|
||||||
"text": "每周礼包7"
|
|
||||||
},
|
|
||||||
"packagetype": "week_6",
|
|
||||||
"buy_num": 999,
|
|
||||||
"packagename": {
|
|
||||||
"key": "paypackage_paypackage_packagename_12",
|
|
||||||
"text": "每周礼包7"
|
|
||||||
},
|
|
||||||
"costitem": [],
|
|
||||||
"item": [
|
"item": [
|
||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
@ -385,11 +283,6 @@
|
|||||||
"a": "item",
|
"a": "item",
|
||||||
"t": "10000001",
|
"t": "10000001",
|
||||||
"n": 60
|
"n": 60
|
||||||
},
|
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "gold",
|
|
||||||
"n": 10000000
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -403,7 +296,7 @@
|
|||||||
"text": "每月礼包1"
|
"text": "每月礼包1"
|
||||||
},
|
},
|
||||||
"packagetype": "month_2",
|
"packagetype": "month_2",
|
||||||
"buy_num": 5,
|
"buy_num": 1,
|
||||||
"packagename": {
|
"packagename": {
|
||||||
"key": "paypackage_paypackage_packagename_13",
|
"key": "paypackage_paypackage_packagename_13",
|
||||||
"text": "每月礼包1"
|
"text": "每月礼包1"
|
||||||
@ -413,12 +306,12 @@
|
|||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 980
|
"n": 300
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
"t": "10000006",
|
"t": "17060008",
|
||||||
"n": 100
|
"n": 30
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -432,7 +325,7 @@
|
|||||||
"text": "每月礼包2"
|
"text": "每月礼包2"
|
||||||
},
|
},
|
||||||
"packagetype": "month_2",
|
"packagetype": "month_2",
|
||||||
"buy_num": 5,
|
"buy_num": 2,
|
||||||
"packagename": {
|
"packagename": {
|
||||||
"key": "paypackage_paypackage_packagename_14",
|
"key": "paypackage_paypackage_packagename_14",
|
||||||
"text": "每月礼包2"
|
"text": "每月礼包2"
|
||||||
@ -442,12 +335,12 @@
|
|||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 980
|
"n": 680
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
"t": "17060008",
|
"t": "13000001",
|
||||||
"n": 85
|
"n": 300
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -461,7 +354,7 @@
|
|||||||
"text": "每月礼包3"
|
"text": "每月礼包3"
|
||||||
},
|
},
|
||||||
"packagetype": "month_2",
|
"packagetype": "month_2",
|
||||||
"buy_num": 5,
|
"buy_num": 3,
|
||||||
"packagename": {
|
"packagename": {
|
||||||
"key": "paypackage_paypackage_packagename_15",
|
"key": "paypackage_paypackage_packagename_15",
|
||||||
"text": "每月礼包3"
|
"text": "每月礼包3"
|
||||||
@ -471,12 +364,17 @@
|
|||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 980
|
"n": 1980
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
"t": "13000001",
|
"t": "10000013",
|
||||||
"n": 300
|
"n": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 1500000
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -500,12 +398,51 @@
|
|||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 980
|
"n": 4480
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
"t": "13000002",
|
"t": "17110001",
|
||||||
"n": 20
|
"n": 40
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 2500000
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 17,
|
||||||
|
"type": 1,
|
||||||
|
"repeat_num": 0,
|
||||||
|
"refreshtime": 30,
|
||||||
|
"pagename": {
|
||||||
|
"key": "paypackage_paypackage_pagename_16",
|
||||||
|
"text": "每月礼包5"
|
||||||
|
},
|
||||||
|
"packagetype": "month_2",
|
||||||
|
"buy_num": 5,
|
||||||
|
"packagename": {
|
||||||
|
"key": "paypackage_paypackage_packagename_16",
|
||||||
|
"text": "每月礼包4"
|
||||||
|
},
|
||||||
|
"costitem": [],
|
||||||
|
"item": [
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "diamond",
|
||||||
|
"n": 6480
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "10000024",
|
||||||
|
"n": 10
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "attr",
|
||||||
|
"t": "gold",
|
||||||
|
"n": 3000000
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -457,5 +457,96 @@
|
|||||||
"text": "0",
|
"text": "0",
|
||||||
"show": "30元",
|
"show": "30元",
|
||||||
"image": ""
|
"image": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "passcheck_3",
|
||||||
|
"editionid": "debug",
|
||||||
|
"recharge_type": 6,
|
||||||
|
"monetaryunit": "¥",
|
||||||
|
"amount": 3000,
|
||||||
|
"vipexp": [],
|
||||||
|
"diamond_num_double": [],
|
||||||
|
"channel": "0",
|
||||||
|
"text": "0",
|
||||||
|
"show": "30元",
|
||||||
|
"image": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "passcheck_4",
|
||||||
|
"editionid": "debug",
|
||||||
|
"recharge_type": 6,
|
||||||
|
"monetaryunit": "¥",
|
||||||
|
"amount": 6800,
|
||||||
|
"vipexp": [],
|
||||||
|
"diamond_num_double": [],
|
||||||
|
"channel": "0",
|
||||||
|
"text": "0",
|
||||||
|
"show": "68元",
|
||||||
|
"image": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "passcheck_5",
|
||||||
|
"editionid": "debug",
|
||||||
|
"recharge_type": 6,
|
||||||
|
"monetaryunit": "¥",
|
||||||
|
"amount": 128000,
|
||||||
|
"vipexp": [],
|
||||||
|
"diamond_num_double": [],
|
||||||
|
"channel": "0",
|
||||||
|
"text": "0",
|
||||||
|
"show": "128元",
|
||||||
|
"image": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "passcheck_6",
|
||||||
|
"editionid": "debug",
|
||||||
|
"recharge_type": 6,
|
||||||
|
"monetaryunit": "¥",
|
||||||
|
"amount": 3000,
|
||||||
|
"vipexp": [],
|
||||||
|
"diamond_num_double": [],
|
||||||
|
"channel": "0",
|
||||||
|
"text": "0",
|
||||||
|
"show": "30元",
|
||||||
|
"image": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "passcheck_7",
|
||||||
|
"editionid": "debug",
|
||||||
|
"recharge_type": 6,
|
||||||
|
"monetaryunit": "¥",
|
||||||
|
"amount": 3000,
|
||||||
|
"vipexp": [],
|
||||||
|
"diamond_num_double": [],
|
||||||
|
"channel": "0",
|
||||||
|
"text": "0",
|
||||||
|
"show": "30元",
|
||||||
|
"image": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "passcheck_8",
|
||||||
|
"editionid": "debug",
|
||||||
|
"recharge_type": 6,
|
||||||
|
"monetaryunit": "¥",
|
||||||
|
"amount": 3000,
|
||||||
|
"vipexp": [],
|
||||||
|
"diamond_num_double": [],
|
||||||
|
"channel": "0",
|
||||||
|
"text": "0",
|
||||||
|
"show": "30元",
|
||||||
|
"image": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "passcheck_9",
|
||||||
|
"editionid": "debug",
|
||||||
|
"recharge_type": 6,
|
||||||
|
"monetaryunit": "¥",
|
||||||
|
"amount": 3000,
|
||||||
|
"vipexp": [],
|
||||||
|
"diamond_num_double": [],
|
||||||
|
"channel": "0",
|
||||||
|
"text": "0",
|
||||||
|
"show": "30元",
|
||||||
|
"image": ""
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -9,9 +9,9 @@
|
|||||||
"index": 1,
|
"index": 1,
|
||||||
"slogan": {
|
"slogan": {
|
||||||
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3000% bonus!",
|
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3000% bonus!",
|
||||||
"text": "购买礼包并通关所有简单模式主线,总计可获得超值3000%奖励!"
|
"text": "购买礼包并通关所有简单模式主线,总计可获得超值1200%奖励!"
|
||||||
},
|
},
|
||||||
"point": "passcheck_4",
|
"point": "passcheck_3",
|
||||||
"restriction": 1,
|
"restriction": 1,
|
||||||
"lv": 1,
|
"lv": 1,
|
||||||
"on": 0,
|
"on": 0,
|
||||||
@ -30,11 +30,11 @@
|
|||||||
"index": 2,
|
"index": 2,
|
||||||
"slogan": {
|
"slogan": {
|
||||||
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3001% bonus!",
|
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3001% bonus!",
|
||||||
"text": "购买礼包并通关所有困难模式主线,总计可获得超值3000%奖励!"
|
"text": "购买礼包并通关所有困难模式主线,总计可获得超值1200%奖励!"
|
||||||
},
|
},
|
||||||
"point": "passcheck_5",
|
"point": "passcheck_4",
|
||||||
"restriction": 1,
|
"restriction": 1,
|
||||||
"lv": 2,
|
"lv": 1,
|
||||||
"on": 0,
|
"on": 0,
|
||||||
"time": 0,
|
"time": 0,
|
||||||
"times": 0,
|
"times": 0,
|
||||||
@ -51,11 +51,11 @@
|
|||||||
"index": 3,
|
"index": 3,
|
||||||
"slogan": {
|
"slogan": {
|
||||||
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3002% bonus!",
|
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3002% bonus!",
|
||||||
"text": "购买礼包并通关所有地狱模式主线,总计可获得超值3000%奖励!"
|
"text": "购买礼包并通关所有地狱模式主线,总计可获得超值1200%奖励!"
|
||||||
},
|
},
|
||||||
"point": "passcheck_6",
|
"point": "passcheck_5",
|
||||||
"restriction": 1,
|
"restriction": 1,
|
||||||
"lv": 3,
|
"lv": 1,
|
||||||
"on": 0,
|
"on": 0,
|
||||||
"time": 0,
|
"time": 0,
|
||||||
"times": 0,
|
"times": 0,
|
||||||
@ -72,9 +72,9 @@
|
|||||||
"index": 0,
|
"index": 0,
|
||||||
"slogan": {
|
"slogan": {
|
||||||
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3003% bonus!",
|
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3003% bonus!",
|
||||||
"text": "购买礼包并达到相应的守护者等级,总计可获得超值3000%奖励!"
|
"text": "购买礼包并达到相应的守护者等级,总计可获得超值1800%奖励!"
|
||||||
},
|
},
|
||||||
"point": "passcheck_7",
|
"point": "passcheck_6",
|
||||||
"restriction": 1,
|
"restriction": 1,
|
||||||
"lv": 1,
|
"lv": 1,
|
||||||
"on": 0,
|
"on": 0,
|
||||||
@ -95,7 +95,7 @@
|
|||||||
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3004% bonus!",
|
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3004% bonus!",
|
||||||
"text": "购买礼包累计登录游戏,总计可获得超值3000%奖励!"
|
"text": "购买礼包累计登录游戏,总计可获得超值3000%奖励!"
|
||||||
},
|
},
|
||||||
"point": "passcheck_8",
|
"point": "passcheck_7",
|
||||||
"restriction": 1,
|
"restriction": 1,
|
||||||
"lv": 1,
|
"lv": 1,
|
||||||
"on": 1,
|
"on": 1,
|
||||||
@ -116,7 +116,7 @@
|
|||||||
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3005% bonus!",
|
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3005% bonus!",
|
||||||
"text": "购买礼包累计登录游戏,总计可获得超值3000%奖励!"
|
"text": "购买礼包累计登录游戏,总计可获得超值3000%奖励!"
|
||||||
},
|
},
|
||||||
"point": "passcheck_9",
|
"point": "passcheck_8",
|
||||||
"restriction": 1,
|
"restriction": 1,
|
||||||
"lv": 1,
|
"lv": 1,
|
||||||
"on": 2,
|
"on": 2,
|
||||||
@ -137,7 +137,7 @@
|
|||||||
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3006% bonus!",
|
"key": "Purchase the pack and complete all Easy Mode mainlines to earn a total of 3006% bonus!",
|
||||||
"text": "购买礼包累计登录游戏,总计可获得超值3000%奖励!"
|
"text": "购买礼包累计登录游戏,总计可获得超值3000%奖励!"
|
||||||
},
|
},
|
||||||
"point": "passcheck_10",
|
"point": "passcheck_9",
|
||||||
"restriction": 1,
|
"restriction": 1,
|
||||||
"lv": 1,
|
"lv": 1,
|
||||||
"on": 1,
|
"on": 1,
|
||||||
|
@ -3,77 +3,77 @@
|
|||||||
"id": 200001,
|
"id": 200001,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"unlock": 5,
|
"unlock": 5,
|
||||||
"group": 980,
|
"group": 22002001,
|
||||||
"position": 1
|
"position": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 200002,
|
"id": 200002,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"unlock": 10,
|
"unlock": 10,
|
||||||
"group": 981,
|
"group": 22002002,
|
||||||
"position": 2
|
"position": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 200003,
|
"id": 200003,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"unlock": 15,
|
"unlock": 15,
|
||||||
"group": 982,
|
"group": 22002002,
|
||||||
"position": 3
|
"position": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 200004,
|
"id": 200004,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"unlock": 20,
|
"unlock": 20,
|
||||||
"group": 983,
|
"group": 22002002,
|
||||||
"position": 4
|
"position": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 200005,
|
"id": 200005,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"unlock": 25,
|
"unlock": 25,
|
||||||
"group": 984,
|
"group": 22002002,
|
||||||
"position": 5
|
"position": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 200006,
|
"id": 200006,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"unlock": 30,
|
"unlock": 30,
|
||||||
"group": 985,
|
"group": 22002002,
|
||||||
"position": 6
|
"position": 6
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 200007,
|
"id": 200007,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"unlock": 35,
|
"unlock": 35,
|
||||||
"group": 986,
|
"group": 22002002,
|
||||||
"position": 7
|
"position": 7
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 200008,
|
"id": 200008,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"unlock": 40,
|
"unlock": 40,
|
||||||
"group": 987,
|
"group": 22002002,
|
||||||
"position": 8
|
"position": 8
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 200009,
|
"id": 200009,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"unlock": 45,
|
"unlock": 45,
|
||||||
"group": 988,
|
"group": 22002002,
|
||||||
"position": 9
|
"position": 9
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 200010,
|
"id": 200010,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"unlock": 50,
|
"unlock": 50,
|
||||||
"group": 989,
|
"group": 22002002,
|
||||||
"position": 10
|
"position": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 200011,
|
"id": 200011,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"unlock": 55,
|
"unlock": 55,
|
||||||
"group": 990,
|
"group": 22002002,
|
||||||
"position": 11
|
"position": 11
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -3,252 +3,252 @@
|
|||||||
"id": 100001,
|
"id": 100001,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 980,
|
"group": 22001001,
|
||||||
"position": 1
|
"position": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100002,
|
"id": 100002,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 981,
|
"group": 22001001,
|
||||||
"position": 2
|
"position": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100003,
|
"id": 100003,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 982,
|
"group": 22001001,
|
||||||
"position": 3
|
"position": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100004,
|
"id": 100004,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 983,
|
"group": 22001001,
|
||||||
"position": 4
|
"position": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100005,
|
"id": 100005,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 984,
|
"group": 22001001,
|
||||||
"position": 5
|
"position": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100006,
|
"id": 100006,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 985,
|
"group": 22001001,
|
||||||
"position": 6
|
"position": 6
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100007,
|
"id": 100007,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 986,
|
"group": 22001001,
|
||||||
"position": 7
|
"position": 7
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100008,
|
"id": 100008,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 987,
|
"group": 22001001,
|
||||||
"position": 8
|
"position": 8
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100009,
|
"id": 100009,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 988,
|
"group": 22001001,
|
||||||
"position": 9
|
"position": 9
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100010,
|
"id": 100010,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 989,
|
"group": 22001001,
|
||||||
"position": 10
|
"position": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100011,
|
"id": 100011,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 990,
|
"group": 22001001,
|
||||||
"position": 11
|
"position": 11
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100012,
|
"id": 100012,
|
||||||
"index": 1,
|
"index": 1,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 991,
|
"group": 22001001,
|
||||||
"position": 12
|
"position": 12
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100013,
|
"id": 100013,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 992,
|
"group": 22001002,
|
||||||
"position": 1
|
"position": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100014,
|
"id": 100014,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 993,
|
"group": 22001002,
|
||||||
"position": 2
|
"position": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100015,
|
"id": 100015,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 994,
|
"group": 22001002,
|
||||||
"position": 3
|
"position": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100016,
|
"id": 100016,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 995,
|
"group": 22001002,
|
||||||
"position": 4
|
"position": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100017,
|
"id": 100017,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 996,
|
"group": 22001002,
|
||||||
"position": 5
|
"position": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100018,
|
"id": 100018,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 997,
|
"group": 22001002,
|
||||||
"position": 6
|
"position": 6
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100019,
|
"id": 100019,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 998,
|
"group": 22001002,
|
||||||
"position": 7
|
"position": 7
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100020,
|
"id": 100020,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 999,
|
"group": 22001002,
|
||||||
"position": 8
|
"position": 8
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100021,
|
"id": 100021,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1000,
|
"group": 22001002,
|
||||||
"position": 9
|
"position": 9
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100022,
|
"id": 100022,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1001,
|
"group": 22001002,
|
||||||
"position": 10
|
"position": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100023,
|
"id": 100023,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1002,
|
"group": 22001002,
|
||||||
"position": 11
|
"position": 11
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100024,
|
"id": 100024,
|
||||||
"index": 2,
|
"index": 2,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1003,
|
"group": 22001002,
|
||||||
"position": 12
|
"position": 12
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100025,
|
"id": 100025,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1004,
|
"group": 22001003,
|
||||||
"position": 1
|
"position": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100026,
|
"id": 100026,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1005,
|
"group": 22001003,
|
||||||
"position": 2
|
"position": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100027,
|
"id": 100027,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1006,
|
"group": 22001003,
|
||||||
"position": 3
|
"position": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100028,
|
"id": 100028,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1007,
|
"group": 22001003,
|
||||||
"position": 4
|
"position": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100029,
|
"id": 100029,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1008,
|
"group": 22001003,
|
||||||
"position": 5
|
"position": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100030,
|
"id": 100030,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1009,
|
"group": 22001003,
|
||||||
"position": 6
|
"position": 6
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100031,
|
"id": 100031,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1010,
|
"group": 22001003,
|
||||||
"position": 7
|
"position": 7
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100032,
|
"id": 100032,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1011,
|
"group": 22001003,
|
||||||
"position": 8
|
"position": 8
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100033,
|
"id": 100033,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1012,
|
"group": 22001003,
|
||||||
"position": 9
|
"position": 9
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100034,
|
"id": 100034,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1013,
|
"group": 22001003,
|
||||||
"position": 10
|
"position": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100035,
|
"id": 100035,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1014,
|
"group": 22001003,
|
||||||
"position": 11
|
"position": 11
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 100036,
|
"id": 100036,
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"mianlevel": 20080,
|
"mianlevel": 20080,
|
||||||
"group": 1015,
|
"group": 22001003,
|
||||||
"position": 12
|
"position": 12
|
||||||
}
|
}
|
||||||
]
|
]
|
File diff suppressed because it is too large
Load Diff
@ -8,16 +8,6 @@
|
|||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 150
|
"n": 150
|
||||||
},
|
|
||||||
{
|
|
||||||
"a": "item",
|
|
||||||
"t": "17010000",
|
|
||||||
"n": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "gold",
|
|
||||||
"n": 1000000
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"action": "main_weektask_action_1_act",
|
"action": "main_weektask_action_1_act",
|
||||||
@ -33,15 +23,10 @@
|
|||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 150
|
"n": 150
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"a": "item",
|
|
||||||
"t": "17010000",
|
|
||||||
"n": 100
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "gold",
|
"t": "gold",
|
||||||
"n": 1000000
|
"n": 500000
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"action": "main_weektask_action_1_act",
|
"action": "main_weektask_action_1_act",
|
||||||
@ -57,15 +42,10 @@
|
|||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 150
|
"n": 150
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"a": "item",
|
|
||||||
"t": "17010000",
|
|
||||||
"n": 100
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "gold",
|
"t": "gold",
|
||||||
"n": 1000000
|
"n": 600000
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"action": "main_weektask_action_1_act",
|
"action": "main_weektask_action_1_act",
|
||||||
@ -81,15 +61,10 @@
|
|||||||
"t": "diamond",
|
"t": "diamond",
|
||||||
"n": 150
|
"n": 150
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"a": "item",
|
|
||||||
"t": "17010000",
|
|
||||||
"n": 100
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "gold",
|
"t": "gold",
|
||||||
"n": 1000000
|
"n": 600000
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"action": "main_weektask_action_1_act",
|
"action": "main_weektask_action_1_act",
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
"key": 20001,
|
"key": 20001,
|
||||||
"id_list": 1,
|
"id_list": 1,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_1",
|
"key": "task_task_round_task_display_1",
|
||||||
"text": "本周竞技场挑战10次"
|
"text": "本周竞技场挑战10次"
|
||||||
@ -29,6 +30,7 @@
|
|||||||
"key": 20002,
|
"key": 20002,
|
||||||
"id_list": 2,
|
"id_list": 2,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_2",
|
"key": "task_task_round_task_display_2",
|
||||||
"text": "本周竞技场挑战30次"
|
"text": "本周竞技场挑战30次"
|
||||||
@ -55,6 +57,7 @@
|
|||||||
"key": 20003,
|
"key": 20003,
|
||||||
"id_list": 3,
|
"id_list": 3,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_3",
|
"key": "task_task_round_task_display_3",
|
||||||
"text": "本周竞技场挑战50次"
|
"text": "本周竞技场挑战50次"
|
||||||
@ -81,6 +84,7 @@
|
|||||||
"key": 20004,
|
"key": 20004,
|
||||||
"id_list": 4,
|
"id_list": 4,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_4",
|
"key": "task_task_round_task_display_4",
|
||||||
"text": "本周竞技场胜利10次"
|
"text": "本周竞技场胜利10次"
|
||||||
@ -107,6 +111,7 @@
|
|||||||
"key": 20005,
|
"key": 20005,
|
||||||
"id_list": 5,
|
"id_list": 5,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_5",
|
"key": "task_task_round_task_display_5",
|
||||||
"text": "本周竞技场胜利20次"
|
"text": "本周竞技场胜利20次"
|
||||||
@ -133,6 +138,7 @@
|
|||||||
"key": 20006,
|
"key": 20006,
|
||||||
"id_list": 6,
|
"id_list": 6,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_6",
|
"key": "task_task_round_task_display_6",
|
||||||
"text": "本周竞技场胜利30次"
|
"text": "本周竞技场胜利30次"
|
||||||
@ -159,6 +165,7 @@
|
|||||||
"key": 20007,
|
"key": 20007,
|
||||||
"id_list": 7,
|
"id_list": 7,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_7",
|
"key": "task_task_round_task_display_7",
|
||||||
"text": "本周累计经验副本消耗300体力"
|
"text": "本周累计经验副本消耗300体力"
|
||||||
@ -185,6 +192,7 @@
|
|||||||
"key": 20008,
|
"key": 20008,
|
||||||
"id_list": 8,
|
"id_list": 8,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_8",
|
"key": "task_task_round_task_display_8",
|
||||||
"text": "本周累计经验副本消耗600体力"
|
"text": "本周累计经验副本消耗600体力"
|
||||||
@ -211,6 +219,7 @@
|
|||||||
"key": 20009,
|
"key": 20009,
|
||||||
"id_list": 9,
|
"id_list": 9,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_9",
|
"key": "task_task_round_task_display_9",
|
||||||
"text": "本周累计经验副本消耗1000体力"
|
"text": "本周累计经验副本消耗1000体力"
|
||||||
@ -237,6 +246,7 @@
|
|||||||
"key": 20010,
|
"key": 20010,
|
||||||
"id_list": 10,
|
"id_list": 10,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_10",
|
"key": "task_task_round_task_display_10",
|
||||||
"text": "本周累计消耗3000000点金币"
|
"text": "本周累计消耗3000000点金币"
|
||||||
@ -263,6 +273,7 @@
|
|||||||
"key": 20011,
|
"key": 20011,
|
||||||
"id_list": 11,
|
"id_list": 11,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_11",
|
"key": "task_task_round_task_display_11",
|
||||||
"text": "本周累计消耗6000000点金币"
|
"text": "本周累计消耗6000000点金币"
|
||||||
@ -289,6 +300,7 @@
|
|||||||
"key": 20012,
|
"key": 20012,
|
||||||
"id_list": 12,
|
"id_list": 12,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_12",
|
"key": "task_task_round_task_display_12",
|
||||||
"text": "本周累计消耗10000000点金币"
|
"text": "本周累计消耗10000000点金币"
|
||||||
@ -315,6 +327,7 @@
|
|||||||
"key": 20013,
|
"key": 20013,
|
||||||
"id_list": 13,
|
"id_list": 13,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_13",
|
"key": "task_task_round_task_display_13",
|
||||||
"text": "本周累计装备副本消耗300体力"
|
"text": "本周累计装备副本消耗300体力"
|
||||||
@ -341,6 +354,7 @@
|
|||||||
"key": 20014,
|
"key": 20014,
|
||||||
"id_list": 14,
|
"id_list": 14,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_14",
|
"key": "task_task_round_task_display_14",
|
||||||
"text": "本周累计装备副本消耗600体力"
|
"text": "本周累计装备副本消耗600体力"
|
||||||
@ -367,6 +381,7 @@
|
|||||||
"key": 20015,
|
"key": 20015,
|
||||||
"id_list": 15,
|
"id_list": 15,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_15",
|
"key": "task_task_round_task_display_15",
|
||||||
"text": "本周累计装备副本消耗1000体力"
|
"text": "本周累计装备副本消耗1000体力"
|
||||||
@ -393,6 +408,7 @@
|
|||||||
"key": 20016,
|
"key": 20016,
|
||||||
"id_list": 16,
|
"id_list": 16,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_16",
|
"key": "task_task_round_task_display_16",
|
||||||
"text": "本周累计回响副本消耗300体力"
|
"text": "本周累计回响副本消耗300体力"
|
||||||
@ -419,6 +435,7 @@
|
|||||||
"key": 20017,
|
"key": 20017,
|
||||||
"id_list": 17,
|
"id_list": 17,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_17",
|
"key": "task_task_round_task_display_17",
|
||||||
"text": "本周累计回响副本消耗600体力"
|
"text": "本周累计回响副本消耗600体力"
|
||||||
@ -445,6 +462,7 @@
|
|||||||
"key": 20018,
|
"key": 20018,
|
||||||
"id_list": 18,
|
"id_list": 18,
|
||||||
"id_tag": 2,
|
"id_tag": 2,
|
||||||
|
"open": "",
|
||||||
"task_display": {
|
"task_display": {
|
||||||
"key": "task_task_round_task_display_18",
|
"key": "task_task_round_task_display_18",
|
||||||
"text": "本周累计回响副本消耗1000体力"
|
"text": "本周累计回响副本消耗1000体力"
|
||||||
|
@ -197,12 +197,11 @@ func (this *configureComp) GetCaravanInitCity() (initcity int32) {
|
|||||||
|
|
||||||
// 获取商店刷新时间
|
// 获取商店刷新时间
|
||||||
func (this *configureComp) GetCityRefreshTime() int32 {
|
func (this *configureComp) GetCityRefreshTime() int32 {
|
||||||
if v, err := this.GetConfigure(game_caravan); err == nil {
|
if v, err := this.GetConfigure(game_caravan_thing); err == nil {
|
||||||
if configure, ok := v.(*cfg.GameCaravanCity); ok {
|
if configure, ok := v.(*cfg.GameCaravanThing); ok {
|
||||||
for _, v := range configure.GetDataList() {
|
for _, v := range configure.GetDataList() {
|
||||||
return v.Checktime
|
return v.Changetime
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
log.Errorf("get GetCaravanInitCity conf err:%v", err)
|
log.Errorf("get GetCaravanInitCity conf err:%v", err)
|
||||||
|
@ -53,6 +53,8 @@ func (this *modelCaravan) getCaravanList(uid string) (result *pb.DBCaravan, err
|
|||||||
result.Resettime = configure.Now().Unix() - (subTime % sTime) + sTime
|
result.Resettime = configure.Now().Unix() - (subTime % sTime) + sTime
|
||||||
//result.Resettime = +int64(this.module.ModuleTools.GetGlobalConf().BusinessRewardday * 24 * 3600)
|
//result.Resettime = +int64(this.module.ModuleTools.GetGlobalConf().BusinessRewardday * 24 * 3600)
|
||||||
result.Citystime = configure.Now().Unix()
|
result.Citystime = configure.Now().Unix()
|
||||||
|
result.Rtime = configure.Now().Unix()
|
||||||
|
|
||||||
result.Lv = 1
|
result.Lv = 1
|
||||||
result.Curcity = this.module.configure.GetCaravanInitCity() // 获取默认城市
|
result.Curcity = this.module.configure.GetCaravanInitCity() // 获取默认城市
|
||||||
if conf, err := this.module.configure.GetCaravanLv(result.Lv); err == nil {
|
if conf, err := this.module.configure.GetCaravanLv(result.Lv); err == nil {
|
||||||
|
@ -119,7 +119,6 @@ func (this *Caravan) InitCaravanCityData(uid string, data *pb.DBCaravan) {
|
|||||||
city.Nextexspecial = append(city.Nextexspecial, v.Exspecial...)
|
city.Nextexspecial = append(city.Nextexspecial, v.Exspecial...)
|
||||||
}
|
}
|
||||||
|
|
||||||
//city.ExspecialPCT = v.Exspecialnum[comm.GetRandW(v.ExspecialnumWeight)] // 获取权重
|
|
||||||
city.NextexspecialPCT = v.Exspecialnum[int(comm.GetRandW(v.ExspecialnumWeight))] // 获取权重
|
city.NextexspecialPCT = v.Exspecialnum[int(comm.GetRandW(v.ExspecialnumWeight))] // 获取权重
|
||||||
data.City[v.Id] = city
|
data.City[v.Id] = city
|
||||||
}
|
}
|
||||||
@ -166,28 +165,67 @@ func (this *Caravan) refreshCaravanCityInfo(uid string, caravan *pb.DBCaravan) {
|
|||||||
curTime = configure.Now().Unix()
|
curTime = configure.Now().Unix()
|
||||||
update = make(map[string]interface{})
|
update = make(map[string]interface{})
|
||||||
changeTime = this.configure.GetCityRefreshTime() // 3分钟
|
changeTime = this.configure.GetCityRefreshTime() // 3分钟
|
||||||
subTime := int32(curTime - caravan.Citystime)
|
|
||||||
if subTime >= changeTime {
|
// 刷新城市货物信息
|
||||||
bChange = true
|
if !utils.IsToday(caravan.Citystime) {
|
||||||
for k, v := range caravan.City {
|
list := this.configure.GetAllCaravanCity()
|
||||||
if c, _ := this.configure.GetCaravanCity(k); c != nil {
|
for _, conf := range list {
|
||||||
|
if v, ok := caravan.City[conf.Id]; ok {
|
||||||
v.Count = make(map[string]int32) // 初始化城市信息
|
v.Count = make(map[string]int32) // 初始化城市信息
|
||||||
v.Special = []string{}
|
v.Special = []string{}
|
||||||
if len(c.Special) > int(c.Citytypenum) {
|
if len(conf.Special) > int(conf.Citytypenum) {
|
||||||
ids := utils.RandomNumbers(0, len(c.Special), int(c.Citytypenum))
|
ids := utils.RandomNumbers(0, len(conf.Special), int(conf.Citytypenum))
|
||||||
for _, id := range ids {
|
for _, id := range ids {
|
||||||
v.Special = append(v.Special, c.Special[id])
|
v.Special = append(v.Special, conf.Special[id])
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
v.Special = append(v.Special, c.Special...)
|
v.Special = append(v.Special, conf.Special...)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if utils.IsToday(caravan.Citystime - 24*3600) {
|
||||||
|
v.Exspecial = make([]string, 0)
|
||||||
|
v.Exspecial = append(v.Exspecial, v.Nextexspecial...)
|
||||||
|
v.ExspecialPCT = v.NextexspecialPCT
|
||||||
|
} else { // 初始化今天
|
||||||
|
v.Exspecial = make([]string, 0)
|
||||||
|
// 初始化下一天的信息
|
||||||
|
if len(v.Exspecial) > int(conf.ExspecialNum) {
|
||||||
|
ids := utils.RandomNumbers(0, len(conf.Exspecial), int(conf.ExspecialNum))
|
||||||
|
for _, id := range ids {
|
||||||
|
v.Exspecial = append(v.Exspecial, conf.Exspecial[id])
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
v.Exspecial = append(v.Exspecial, conf.Exspecial...)
|
||||||
}
|
}
|
||||||
|
v.ExspecialPCT = conf.Exspecialnum[comm.GetRandW(conf.ExspecialnumWeight)] // 获取权重
|
||||||
|
}
|
||||||
|
/////////////////////
|
||||||
|
v.Nextexspecial = []string{}
|
||||||
|
// 初始化下一天的信息
|
||||||
|
if len(v.Exspecial) > int(conf.ExspecialNum) {
|
||||||
|
ids := utils.RandomNumbers(0, len(conf.Exspecial), int(conf.ExspecialNum))
|
||||||
|
for _, id := range ids {
|
||||||
|
v.Nextexspecial = append(v.Nextexspecial, conf.Exspecial[id])
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
v.Nextexspecial = append(v.Nextexspecial, conf.Exspecial...)
|
||||||
|
}
|
||||||
|
v.NextexspecialPCT = conf.Exspecialnum[comm.GetRandW(conf.ExspecialnumWeight)] // 获取权重
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
caravan.Citystime = configure.Now().Unix() // 设置今天的时间
|
||||||
update["city"] = caravan.City
|
update["city"] = caravan.City
|
||||||
|
update["citystime"] = caravan.Citystime
|
||||||
|
}
|
||||||
|
subTime := int32(curTime - caravan.Itemtime)
|
||||||
|
if subTime >= changeTime {
|
||||||
|
bChange = true
|
||||||
|
|
||||||
icount := int32(subTime / changeTime) // 循环周期
|
icount := int32(subTime / changeTime) // 循环周期
|
||||||
caravan.Citystime += int64(changeTime * icount)
|
caravan.Itemtime += int64(changeTime * icount)
|
||||||
update["citystime"] = caravan.Citystime
|
update["citystime"] = caravan.Itemtime
|
||||||
for k, v := range caravan.Goods {
|
for k, v := range caravan.Goods {
|
||||||
if c, err := this.configure.GetCaravanGoods(k); err == nil {
|
if c, err := this.configure.GetCaravanGoods(k); err == nil {
|
||||||
caravan.Oldprice[k] = v.Price
|
caravan.Oldprice[k] = v.Price
|
||||||
@ -237,54 +275,17 @@ func (this *Caravan) refreshCaravanCityInfo(uid string, caravan *pb.DBCaravan) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
update["itemtime"] = caravan.Itemtime
|
||||||
update["goods"] = caravan.Goods
|
update["goods"] = caravan.Goods
|
||||||
update["oldprice"] = caravan.Oldprice
|
update["oldprice"] = caravan.Oldprice
|
||||||
}
|
}
|
||||||
endTime := utils.WeekIntervalTime(0)
|
// endTime := utils.WeekIntervalTime(0)
|
||||||
if caravan.Resettime != endTime {
|
// if caravan.Resettime != endTime {
|
||||||
caravan.Resettime = endTime
|
// caravan.Resettime = endTime
|
||||||
update["resettime"] = caravan.Resettime
|
// update["resettime"] = caravan.Resettime
|
||||||
bChange = true
|
// bChange = true
|
||||||
}
|
// }
|
||||||
|
|
||||||
if utils.IsToday(caravan.Rtime) { // 是今天
|
|
||||||
list := this.configure.GetAllCaravanCity()
|
|
||||||
for _, conf := range list {
|
|
||||||
if v, ok := caravan.City[conf.Id]; ok {
|
|
||||||
if len(v.Nextexspecial) == 0 || v.NextexspecialPCT == 0 { // 没有数据 则构建一条数据
|
|
||||||
if len(v.Exspecial) > int(conf.ExspecialNum) {
|
|
||||||
ids := utils.RandomNumbers(0, len(conf.Exspecial), int(conf.ExspecialNum))
|
|
||||||
for _, id := range ids {
|
|
||||||
v.Exspecial = append(v.Exspecial, conf.Exspecial[id])
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
v.Exspecial = append(v.Exspecial, conf.Exspecial...)
|
|
||||||
}
|
|
||||||
v.ExspecialPCT = conf.Exspecialnum[comm.GetRandW(conf.ExspecialnumWeight)] // 获取权重
|
|
||||||
} else {
|
|
||||||
v.Exspecial = make([]string, 0)
|
|
||||||
v.Exspecial = append(v.Exspecial, v.Nextexspecial...)
|
|
||||||
v.ExspecialPCT = v.NextexspecialPCT
|
|
||||||
}
|
|
||||||
v.Nextexspecial = []string{}
|
|
||||||
// 初始化下一天的信息
|
|
||||||
if len(v.Exspecial) > int(conf.ExspecialNum) {
|
|
||||||
ids := utils.RandomNumbers(0, len(conf.Exspecial), int(conf.ExspecialNum))
|
|
||||||
for _, id := range ids {
|
|
||||||
v.Nextexspecial = append(v.Nextexspecial, conf.Exspecial[id])
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
v.Nextexspecial = append(v.Nextexspecial, conf.Exspecial...)
|
|
||||||
}
|
|
||||||
v.NextexspecialPCT = conf.Exspecialnum[comm.GetRandW(conf.ExspecialnumWeight)] // 获取权重
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
caravan.Rtime = caravan.Rtime + 24*3600
|
|
||||||
update["rtime"] = caravan.Rtime
|
|
||||||
update["city"] = caravan.City
|
|
||||||
bChange = true
|
|
||||||
}
|
|
||||||
if bChange {
|
if bChange {
|
||||||
this.modelCaravan.modifyCaravanDataByObjId(uid, update)
|
this.modelCaravan.modifyCaravanDataByObjId(uid, update)
|
||||||
}
|
}
|
||||||
|
@ -244,11 +244,12 @@ type DBCaravan struct {
|
|||||||
Eventid int32 `protobuf:"varint,12,opt,name=eventid,proto3" json:"eventid"` // 特殊事件ID(事件配置唯一id)
|
Eventid int32 `protobuf:"varint,12,opt,name=eventid,proto3" json:"eventid"` // 特殊事件ID(事件配置唯一id)
|
||||||
Tasktime int64 `protobuf:"varint,13,opt,name=tasktime,proto3" json:"tasktime"` // 任务触发时间
|
Tasktime int64 `protobuf:"varint,13,opt,name=tasktime,proto3" json:"tasktime"` // 任务触发时间
|
||||||
Baglimit int32 `protobuf:"varint,14,opt,name=baglimit,proto3" json:"baglimit"` // 背包上限
|
Baglimit int32 `protobuf:"varint,14,opt,name=baglimit,proto3" json:"baglimit"` // 背包上限
|
||||||
Citystime int64 `protobuf:"varint,15,opt,name=citystime,proto3" json:"citystime"` // 城市刷新时间 玩家身上的货物同时刷新
|
Citystime int64 `protobuf:"varint,15,opt,name=citystime,proto3" json:"citystime"` // 城市刷新时间 固定每天0点刷新
|
||||||
Oldprice map[string]int32 `protobuf:"bytes,16,rep,name=oldprice,proto3" json:"oldprice" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"` // 上一次价格 key 货物ID
|
Oldprice map[string]int32 `protobuf:"bytes,16,rep,name=oldprice,proto3" json:"oldprice" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"` // 上一次价格 key 货物ID
|
||||||
Rtime int64 `protobuf:"varint,17,opt,name=rtime,proto3" json:"rtime"` // 客户端不用这个时间
|
Rtime int64 `protobuf:"varint,17,opt,name=rtime,proto3" json:"rtime"` // 客户端不用这个时间
|
||||||
Group map[int32]bool `protobuf:"bytes,18,rep,name=group,proto3" json:"group" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"` //服务器用
|
Group map[int32]bool `protobuf:"bytes,18,rep,name=group,proto3" json:"group" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"` //服务器用
|
||||||
Reward map[int32]bool `protobuf:"bytes,19,rep,name=reward,proto3" json:"reward" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"` // 记录盈利奖励
|
Reward map[int32]bool `protobuf:"bytes,19,rep,name=reward,proto3" json:"reward" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"` // 记录盈利奖励
|
||||||
|
Itemtime int64 `protobuf:"varint,20,opt,name=itemtime,proto3" json:"itemtime"` // 玩家身上的货物同时刷新
|
||||||
}
|
}
|
||||||
|
|
||||||
func (x *DBCaravan) Reset() {
|
func (x *DBCaravan) Reset() {
|
||||||
@ -409,6 +410,13 @@ func (x *DBCaravan) GetReward() map[int32]bool {
|
|||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (x *DBCaravan) GetItemtime() int64 {
|
||||||
|
if x != nil {
|
||||||
|
return x.Itemtime
|
||||||
|
}
|
||||||
|
return 0
|
||||||
|
}
|
||||||
|
|
||||||
type CaravanRankInfo struct {
|
type CaravanRankInfo struct {
|
||||||
state protoimpl.MessageState
|
state protoimpl.MessageState
|
||||||
sizeCache protoimpl.SizeCache
|
sizeCache protoimpl.SizeCache
|
||||||
@ -535,7 +543,7 @@ var file_caravan_caravan_db_proto_rawDesc = []byte{
|
|||||||
0x22, 0x35, 0x0a, 0x07, 0x42, 0x61, 0x67, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x0a, 0x05, 0x63,
|
0x22, 0x35, 0x0a, 0x07, 0x42, 0x61, 0x67, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x0a, 0x05, 0x63,
|
||||||
0x6f, 0x75, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e,
|
0x6f, 0x75, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e,
|
||||||
0x74, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05,
|
0x74, 0x12, 0x14, 0x0a, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05,
|
||||||
0x52, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x22, 0xbe, 0x07, 0x0a, 0x09, 0x44, 0x42, 0x43, 0x61,
|
0x52, 0x05, 0x70, 0x72, 0x69, 0x63, 0x65, 0x22, 0xda, 0x07, 0x0a, 0x09, 0x44, 0x42, 0x43, 0x61,
|
||||||
0x72, 0x61, 0x76, 0x61, 0x6e, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
|
0x72, 0x61, 0x76, 0x61, 0x6e, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
|
||||||
0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01,
|
0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01,
|
||||||
0x28, 0x09, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x2b, 0x0a, 0x05, 0x69, 0x74, 0x65, 0x6d, 0x73,
|
0x28, 0x09, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x2b, 0x0a, 0x05, 0x69, 0x74, 0x65, 0x6d, 0x73,
|
||||||
@ -571,44 +579,46 @@ var file_caravan_caravan_db_proto_rawDesc = []byte{
|
|||||||
0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x12, 0x2e, 0x0a, 0x06,
|
0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x12, 0x2e, 0x0a, 0x06,
|
||||||
0x72, 0x65, 0x77, 0x61, 0x72, 0x64, 0x18, 0x13, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x44,
|
0x72, 0x65, 0x77, 0x61, 0x72, 0x64, 0x18, 0x13, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x44,
|
||||||
0x42, 0x43, 0x61, 0x72, 0x61, 0x76, 0x61, 0x6e, 0x2e, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x45,
|
0x42, 0x43, 0x61, 0x72, 0x61, 0x76, 0x61, 0x6e, 0x2e, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x45,
|
||||||
0x6e, 0x74, 0x72, 0x79, 0x52, 0x06, 0x72, 0x65, 0x77, 0x61, 0x72, 0x64, 0x1a, 0x42, 0x0a, 0x0a,
|
0x6e, 0x74, 0x72, 0x79, 0x52, 0x06, 0x72, 0x65, 0x77, 0x61, 0x72, 0x64, 0x12, 0x1a, 0x0a, 0x08,
|
||||||
0x49, 0x74, 0x65, 0x6d, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
|
0x69, 0x74, 0x65, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x14, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08,
|
||||||
0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x1e, 0x0a, 0x05,
|
0x69, 0x74, 0x65, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x1a, 0x42, 0x0a, 0x0a, 0x49, 0x74, 0x65, 0x6d,
|
||||||
0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x08, 0x2e, 0x42, 0x61,
|
0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20,
|
||||||
0x67, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01,
|
0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x1e, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75,
|
||||||
0x1a, 0x40, 0x0a, 0x0a, 0x47, 0x6f, 0x6f, 0x64, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10,
|
0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x08, 0x2e, 0x42, 0x61, 0x67, 0x49, 0x6e, 0x66,
|
||||||
0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79,
|
0x6f, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x40, 0x0a, 0x0a,
|
||||||
0x12, 0x1c, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32,
|
0x47, 0x6f, 0x6f, 0x64, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
|
||||||
0x06, 0x2e, 0x47, 0x6f, 0x6f, 0x64, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02,
|
0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x1c, 0x0a, 0x05,
|
||||||
0x38, 0x01, 0x1a, 0x42, 0x0a, 0x09, 0x43, 0x69, 0x74, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12,
|
0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x06, 0x2e, 0x47, 0x6f,
|
||||||
0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65,
|
0x6f, 0x64, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x42,
|
||||||
0x79, 0x12, 0x1f, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b,
|
0x0a, 0x09, 0x43, 0x69, 0x74, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b,
|
||||||
0x32, 0x09, 0x2e, 0x43, 0x69, 0x74, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x05, 0x76, 0x61, 0x6c,
|
0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x1f, 0x0a,
|
||||||
0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x3b, 0x0a, 0x0d, 0x4f, 0x6c, 0x64, 0x70, 0x72, 0x69,
|
0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x09, 0x2e, 0x43,
|
||||||
0x63, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01,
|
0x69, 0x74, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02,
|
||||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c,
|
0x38, 0x01, 0x1a, 0x3b, 0x0a, 0x0d, 0x4f, 0x6c, 0x64, 0x70, 0x72, 0x69, 0x63, 0x65, 0x45, 0x6e,
|
||||||
0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a,
|
0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
|
||||||
0x02, 0x38, 0x01, 0x1a, 0x38, 0x0a, 0x0a, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x45, 0x6e, 0x74, 0x72,
|
0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02,
|
||||||
0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03,
|
0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a,
|
||||||
0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01,
|
0x38, 0x0a, 0x0a, 0x47, 0x72, 0x6f, 0x75, 0x70, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a,
|
||||||
0x28, 0x08, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x39, 0x0a,
|
0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12,
|
||||||
0x0b, 0x52, 0x65, 0x77, 0x61, 0x72, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03,
|
0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05,
|
||||||
0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14,
|
0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x39, 0x0a, 0x0b, 0x52, 0x65, 0x77,
|
||||||
0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x76,
|
0x61, 0x72, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18,
|
||||||
0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xbf, 0x01, 0x0a, 0x0f, 0x43, 0x61, 0x72,
|
0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61,
|
||||||
0x61, 0x76, 0x61, 0x6e, 0x52, 0x61, 0x6e, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x10, 0x0a, 0x03,
|
0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65,
|
||||||
0x75, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x12,
|
0x3a, 0x02, 0x38, 0x01, 0x22, 0xbf, 0x01, 0x0a, 0x0f, 0x43, 0x61, 0x72, 0x61, 0x76, 0x61, 0x6e,
|
||||||
0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61,
|
0x52, 0x61, 0x6e, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x69, 0x64, 0x18,
|
||||||
0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x6c, 0x76, 0x18, 0x03, 0x20, 0x01,
|
0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61,
|
||||||
0x28, 0x05, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x6c, 0x76, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76,
|
0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x16,
|
||||||
0x61, 0x74, 0x61, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74,
|
0x0a, 0x06, 0x75, 0x73, 0x65, 0x72, 0x6c, 0x76, 0x18, 0x03, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06,
|
||||||
0x61, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x61, 0x6e, 0x6b, 0x18, 0x05, 0x20, 0x01, 0x28, 0x05,
|
0x75, 0x73, 0x65, 0x72, 0x6c, 0x76, 0x12, 0x16, 0x0a, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72,
|
||||||
0x52, 0x04, 0x72, 0x61, 0x6e, 0x6b, 0x12, 0x24, 0x0a, 0x0d, 0x6d, 0x65, 0x72, 0x63, 0x68, 0x61,
|
0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x61, 0x76, 0x61, 0x74, 0x61, 0x72, 0x12, 0x12,
|
||||||
0x6e, 0x74, 0x6d, 0x6f, 0x6e, 0x65, 0x79, 0x18, 0x06, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x6d,
|
0x0a, 0x04, 0x72, 0x61, 0x6e, 0x6b, 0x18, 0x05, 0x20, 0x01, 0x28, 0x05, 0x52, 0x04, 0x72, 0x61,
|
||||||
0x65, 0x72, 0x63, 0x68, 0x61, 0x6e, 0x74, 0x6d, 0x6f, 0x6e, 0x65, 0x79, 0x12, 0x1c, 0x0a, 0x09,
|
0x6e, 0x6b, 0x12, 0x24, 0x0a, 0x0d, 0x6d, 0x65, 0x72, 0x63, 0x68, 0x61, 0x6e, 0x74, 0x6d, 0x6f,
|
||||||
0x63, 0x61, 0x72, 0x61, 0x76, 0x61, 0x6e, 0x4c, 0x76, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52,
|
0x6e, 0x65, 0x79, 0x18, 0x06, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x6d, 0x65, 0x72, 0x63, 0x68,
|
||||||
0x09, 0x63, 0x61, 0x72, 0x61, 0x76, 0x61, 0x6e, 0x4c, 0x76, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x3b,
|
0x61, 0x6e, 0x74, 0x6d, 0x6f, 0x6e, 0x65, 0x79, 0x12, 0x1c, 0x0a, 0x09, 0x63, 0x61, 0x72, 0x61,
|
||||||
0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
0x76, 0x61, 0x6e, 0x4c, 0x76, 0x18, 0x07, 0x20, 0x01, 0x28, 0x05, 0x52, 0x09, 0x63, 0x61, 0x72,
|
||||||
|
0x61, 0x76, 0x61, 0x6e, 0x4c, 0x76, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x3b, 0x70, 0x62, 0x62, 0x06,
|
||||||
|
0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||||
}
|
}
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
42
sys/configure/structs/Game.Accumulate.go
Normal file
42
sys/configure/structs/Game.Accumulate.go
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
package cfg
|
||||||
|
|
||||||
|
type GameAccumulate struct {
|
||||||
|
_dataMap map[int32]*GameAccumulateData
|
||||||
|
_dataList []*GameAccumulateData
|
||||||
|
}
|
||||||
|
|
||||||
|
func NewGameAccumulate(_buf []map[string]interface{}) (*GameAccumulate, error) {
|
||||||
|
_dataList := make([]*GameAccumulateData, 0, len(_buf))
|
||||||
|
dataMap := make(map[int32]*GameAccumulateData)
|
||||||
|
for _, _ele_ := range _buf {
|
||||||
|
if _v, err2 := DeserializeGameAccumulateData(_ele_); err2 != nil {
|
||||||
|
return nil, err2
|
||||||
|
} else {
|
||||||
|
_dataList = append(_dataList, _v)
|
||||||
|
dataMap[_v.Integral] = _v
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return &GameAccumulate{_dataList:_dataList, _dataMap:dataMap}, nil
|
||||||
|
}
|
||||||
|
|
||||||
|
func (table *GameAccumulate) GetDataMap() map[int32]*GameAccumulateData {
|
||||||
|
return table._dataMap
|
||||||
|
}
|
||||||
|
|
||||||
|
func (table *GameAccumulate) GetDataList() []*GameAccumulateData {
|
||||||
|
return table._dataList
|
||||||
|
}
|
||||||
|
|
||||||
|
func (table *GameAccumulate) Get(key int32) *GameAccumulateData {
|
||||||
|
return table._dataMap[key]
|
||||||
|
}
|
||||||
|
|
||||||
|
|
50
sys/configure/structs/Game.AccumulateData.go
Normal file
50
sys/configure/structs/Game.AccumulateData.go
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
package cfg
|
||||||
|
|
||||||
|
import "errors"
|
||||||
|
|
||||||
|
type GameAccumulateData struct {
|
||||||
|
Integral int32
|
||||||
|
Reward []*Gameatn
|
||||||
|
}
|
||||||
|
|
||||||
|
const TypeId_GameAccumulateData = 242378152
|
||||||
|
|
||||||
|
func (*GameAccumulateData) GetTypeId() int32 {
|
||||||
|
return 242378152
|
||||||
|
}
|
||||||
|
|
||||||
|
func (_v *GameAccumulateData)Deserialize(_buf map[string]interface{}) (err error) {
|
||||||
|
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["integral"].(float64); !_ok_ { err = errors.New("integral error"); return }; _v.Integral = int32(_tempNum_) }
|
||||||
|
{
|
||||||
|
var _arr_ []interface{}
|
||||||
|
var _ok_ bool
|
||||||
|
if _arr_, _ok_ = _buf["reward"].([]interface{}); !_ok_ { err = errors.New("reward error"); return }
|
||||||
|
|
||||||
|
_v.Reward = make([]*Gameatn, 0, len(_arr_))
|
||||||
|
|
||||||
|
for _, _e_ := range _arr_ {
|
||||||
|
var _list_v_ *Gameatn
|
||||||
|
{ var _ok_ bool; var _x_ map[string]interface{}; if _x_, _ok_ = _e_.(map[string]interface{}); !_ok_ { err = errors.New("_list_v_ error"); return }; if _list_v_, err = DeserializeGameatn(_x_); err != nil { return } }
|
||||||
|
_v.Reward = append(_v.Reward, _list_v_)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return
|
||||||
|
}
|
||||||
|
|
||||||
|
func DeserializeGameAccumulateData(_buf map[string]interface{}) (*GameAccumulateData, error) {
|
||||||
|
v := &GameAccumulateData{}
|
||||||
|
if err := v.Deserialize(_buf); err == nil {
|
||||||
|
return v, nil
|
||||||
|
} else {
|
||||||
|
return nil, err
|
||||||
|
}
|
||||||
|
}
|
@ -95,4 +95,5 @@ const (
|
|||||||
GameBuffType_BE_CRIT_ADD_THIS_TIME_DMG = 83
|
GameBuffType_BE_CRIT_ADD_THIS_TIME_DMG = 83
|
||||||
GameBuffType_EFFMUSTHIT = 84
|
GameBuffType_EFFMUSTHIT = 84
|
||||||
GameBuffType_PROPERTY_LOW_ADD_DMG = 85
|
GameBuffType_PROPERTY_LOW_ADD_DMG = 85
|
||||||
|
GameBuffType_REPLACE_BUFF = 86
|
||||||
)
|
)
|
||||||
|
@ -14,6 +14,7 @@ type GameCaravanThingData struct {
|
|||||||
Itemid string
|
Itemid string
|
||||||
Goodsprice int32
|
Goodsprice int32
|
||||||
Changeperiod []int32
|
Changeperiod []int32
|
||||||
|
Changetime int32
|
||||||
PriceChangeWeight []int32
|
PriceChangeWeight []int32
|
||||||
PriceChangeWeightOne []int32
|
PriceChangeWeightOne []int32
|
||||||
PriceChangeWeightTwo []int32
|
PriceChangeWeightTwo []int32
|
||||||
@ -48,6 +49,7 @@ func (_v *GameCaravanThingData)Deserialize(_buf map[string]interface{}) (err err
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["changetime"].(float64); !_ok_ { err = errors.New("changetime error"); return }; _v.Changetime = int32(_tempNum_) }
|
||||||
{
|
{
|
||||||
var _arr_ []interface{}
|
var _arr_ []interface{}
|
||||||
var _ok_ bool
|
var _ok_ bool
|
||||||
|
@ -38,4 +38,7 @@ const (
|
|||||||
GameFightEventType_OnWaitInputSkill = 26
|
GameFightEventType_OnWaitInputSkill = 26
|
||||||
GameFightEventType_OnBuffOverlayNumChange = 27
|
GameFightEventType_OnBuffOverlayNumChange = 27
|
||||||
GameFightEventType_OnCleanSkillExecute = 28
|
GameFightEventType_OnCleanSkillExecute = 28
|
||||||
|
GameFightEventType_OnStealBuffEnd = 29
|
||||||
|
GameFightEventType_OnRebirthEnd = 30
|
||||||
|
GameFightEventType_OnShiftBuffEnd = 31
|
||||||
)
|
)
|
||||||
|
@ -16,6 +16,7 @@ type GameGuidanceData struct {
|
|||||||
Jumpid int32
|
Jumpid int32
|
||||||
Index int32
|
Index int32
|
||||||
Intr string
|
Intr string
|
||||||
|
Opencondid string
|
||||||
}
|
}
|
||||||
|
|
||||||
const TypeId_GameGuidanceData = 593350558
|
const TypeId_GameGuidanceData = 593350558
|
||||||
@ -30,6 +31,7 @@ func (_v *GameGuidanceData)Deserialize(_buf map[string]interface{}) (err error)
|
|||||||
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["jumpid"].(float64); !_ok_ { err = errors.New("jumpid error"); return }; _v.Jumpid = int32(_tempNum_) }
|
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["jumpid"].(float64); !_ok_ { err = errors.New("jumpid error"); return }; _v.Jumpid = int32(_tempNum_) }
|
||||||
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["index"].(float64); !_ok_ { err = errors.New("index error"); return }; _v.Index = int32(_tempNum_) }
|
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["index"].(float64); !_ok_ { err = errors.New("index error"); return }; _v.Index = int32(_tempNum_) }
|
||||||
{var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["intr"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Intr error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Intr, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
|
{var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["intr"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Intr error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Intr, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
|
||||||
|
{ var _ok_ bool; if _v.Opencondid, _ok_ = _buf["opencondid"].(string); !_ok_ { err = errors.New("opencondid error"); return } }
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -226,6 +226,7 @@ type Tables struct {
|
|||||||
ShopCenterControl *GameShopCenterControl
|
ShopCenterControl *GameShopCenterControl
|
||||||
ShopCenterSubmeter *GameShopCenterSubmeter
|
ShopCenterSubmeter *GameShopCenterSubmeter
|
||||||
ShopCenterFund *GameShopCenterFund
|
ShopCenterFund *GameShopCenterFund
|
||||||
|
Accumulate *GameAccumulate
|
||||||
}
|
}
|
||||||
|
|
||||||
func NewTables(loader JsonLoader) (*Tables, error) {
|
func NewTables(loader JsonLoader) (*Tables, error) {
|
||||||
@ -1523,5 +1524,11 @@ func NewTables(loader JsonLoader) (*Tables, error) {
|
|||||||
if tables.ShopCenterFund, err = NewGameShopCenterFund(buf) ; err != nil {
|
if tables.ShopCenterFund, err = NewGameShopCenterFund(buf) ; err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
|
if buf, err = loader("game_accumulate") ; err != nil {
|
||||||
|
return nil, err
|
||||||
|
}
|
||||||
|
if tables.Accumulate, err = NewGameAccumulate(buf) ; err != nil {
|
||||||
|
return nil, err
|
||||||
|
}
|
||||||
return tables, nil
|
return tables, nil
|
||||||
}
|
}
|
||||||
|
@ -14,6 +14,7 @@ type GameTaskRoundData struct {
|
|||||||
Key int32
|
Key int32
|
||||||
IdList int32
|
IdList int32
|
||||||
IdTag int32
|
IdTag int32
|
||||||
|
Open string
|
||||||
TaskDisplay string
|
TaskDisplay string
|
||||||
TypeId int32
|
TypeId int32
|
||||||
Active int32
|
Active int32
|
||||||
@ -33,6 +34,7 @@ func (_v *GameTaskRoundData)Deserialize(_buf map[string]interface{}) (err error)
|
|||||||
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["key"].(float64); !_ok_ { err = errors.New("key error"); return }; _v.Key = int32(_tempNum_) }
|
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["key"].(float64); !_ok_ { err = errors.New("key error"); return }; _v.Key = int32(_tempNum_) }
|
||||||
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["id_list"].(float64); !_ok_ { err = errors.New("id_list error"); return }; _v.IdList = int32(_tempNum_) }
|
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["id_list"].(float64); !_ok_ { err = errors.New("id_list error"); return }; _v.IdList = int32(_tempNum_) }
|
||||||
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["id_tag"].(float64); !_ok_ { err = errors.New("id_tag error"); return }; _v.IdTag = int32(_tempNum_) }
|
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["id_tag"].(float64); !_ok_ { err = errors.New("id_tag error"); return }; _v.IdTag = int32(_tempNum_) }
|
||||||
|
{ var _ok_ bool; if _v.Open, _ok_ = _buf["open"].(string); !_ok_ { err = errors.New("open error"); return } }
|
||||||
{var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["task_display"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.TaskDisplay error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.TaskDisplay, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
|
{var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["task_display"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.TaskDisplay error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.TaskDisplay, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
|
||||||
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["type_id"].(float64); !_ok_ { err = errors.New("type_id error"); return }; _v.TypeId = int32(_tempNum_) }
|
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["type_id"].(float64); !_ok_ { err = errors.New("type_id error"); return }; _v.TypeId = int32(_tempNum_) }
|
||||||
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["active"].(float64); !_ok_ { err = errors.New("active error"); return }; _v.Active = int32(_tempNum_) }
|
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["active"].(float64); !_ok_ { err = errors.New("active error"); return }; _v.Active = int32(_tempNum_) }
|
||||||
|
Loading…
Reference in New Issue
Block a user