cehua json
This commit is contained in:
parent
d41cde3297
commit
7bfa453bea
@ -33,10 +33,10 @@
|
|||||||
},
|
},
|
||||||
//136礼包
|
//136礼包
|
||||||
'136Gift': [
|
'136Gift': [
|
||||||
{ payId: '136Gift1', prize: [], bonus: [{"a": "attr", "t": "rmbmoney", "n": 10}] },
|
{ payId: '136Gift1', prize: [] },
|
||||||
{ prize: [{"a": "attr", "t": "rmbmoney", "n": 10},{"a": "item", "t": "12", "n": 10},{"a": "attr", "t": "jinbi", "n": 10000}] },
|
{ prize: [{"a": "attr", "t": "rmbmoney", "n": 10},{"a": "item", "t": "12", "n": 10},{"a": "attr", "t": "jinbi", "n": 10000}] },
|
||||||
{ payId: '136Gift2', prize: [], bonus: [{"a": "attr", "t": "rmbmoney", "n": 10}] },
|
{ payId: '136Gift2', prize: [] },
|
||||||
{ payId: '136Gift3', prize: [], bonus: [{"a": "attr", "t": "rmbmoney", "n": 10}] },
|
{ payId: '136Gift3', prize: [] },
|
||||||
{ payId: '136Gift4', prize: [], bonus: [{"a": "attr", "t": "rmbmoney", "n": 10}] },
|
{ payId: '136Gift4', prize: [] },
|
||||||
],
|
],
|
||||||
}
|
}
|
@ -3828,7 +3828,7 @@
|
|||||||
"hdid" : 10000, // 唯一活动id 超值好礼
|
"hdid" : 10000, // 唯一活动id 超值好礼
|
||||||
"htype" : 10, // 后端唯一识别标识
|
"htype" : 10, // 后端唯一识别标识
|
||||||
"stype" : 1000, // 前端唯一识别标识(看前端需要是否修改)
|
"stype" : 1000, // 前端唯一识别标识(看前端需要是否修改)
|
||||||
"ttype" : 0, // 0 按照开服时间计算,1 玩家注册时间计算 4 屏蔽此活动
|
"ttype" : 4, // 0 按照开服时间计算,1 玩家注册时间计算 4 屏蔽此活动
|
||||||
"stime" : 0, // 活动开始天数
|
"stime" : 0, // 活动开始天数
|
||||||
"rtime" : 30, // 活动显示结束天数
|
"rtime" : 30, // 活动显示结束天数
|
||||||
"etime" : 30, // 活动实际结束
|
"etime" : 30, // 活动实际结束
|
||||||
@ -4052,8 +4052,15 @@
|
|||||||
need:[],
|
need:[],
|
||||||
free: false,
|
free: false,
|
||||||
payId: 'ljlibao_1',
|
payId: 'ljlibao_1',
|
||||||
|
scale: 200,
|
||||||
buynum: 1,
|
buynum: 1,
|
||||||
prize:[]
|
prize:[
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "13",
|
||||||
|
"n": 123
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '2',
|
id: '2',
|
||||||
@ -4062,7 +4069,14 @@
|
|||||||
free: false,
|
free: false,
|
||||||
payId: 'ljlibao_2',
|
payId: 'ljlibao_2',
|
||||||
buynum: 1,
|
buynum: 1,
|
||||||
prize:[]
|
scale: 201,
|
||||||
|
prize:[
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "12",
|
||||||
|
"n": 111
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '3',
|
id: '3',
|
||||||
@ -4071,7 +4085,14 @@
|
|||||||
free: false,
|
free: false,
|
||||||
payId: 'ljlibao_3',
|
payId: 'ljlibao_3',
|
||||||
buynum: 1,
|
buynum: 1,
|
||||||
prize:[]
|
scale: 203,
|
||||||
|
prize:[
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "1",
|
||||||
|
"n": 111111
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '4',
|
id: '4',
|
||||||
@ -4080,7 +4101,19 @@
|
|||||||
free: false,
|
free: false,
|
||||||
payId: 'ljlibao_4',
|
payId: 'ljlibao_4',
|
||||||
buynum: 1,
|
buynum: 1,
|
||||||
prize:[]
|
scale: 204,
|
||||||
|
prize:[
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "13",
|
||||||
|
"n": 123
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "2",
|
||||||
|
"n": 123
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '5',
|
id: '5',
|
||||||
@ -4089,7 +4122,19 @@
|
|||||||
free: false,
|
free: false,
|
||||||
payId: 'ljlibao_5',
|
payId: 'ljlibao_5',
|
||||||
buynum: 1,
|
buynum: 1,
|
||||||
prize:[]
|
scale: 201,
|
||||||
|
prize:[
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "13",
|
||||||
|
"n": 12
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "1",
|
||||||
|
"n": 31
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '6',
|
id: '6',
|
||||||
@ -4098,7 +4143,19 @@
|
|||||||
free: false,
|
free: false,
|
||||||
payId: 'ljlibao_6',
|
payId: 'ljlibao_6',
|
||||||
buynum: 1,
|
buynum: 1,
|
||||||
prize:[]
|
scale: 200,
|
||||||
|
prize:[
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "1",
|
||||||
|
"n": 123
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "2",
|
||||||
|
"n": 123
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '7',
|
id: '7',
|
||||||
@ -4107,7 +4164,19 @@
|
|||||||
free: false,
|
free: false,
|
||||||
payId: 'ljlibao_7',
|
payId: 'ljlibao_7',
|
||||||
buynum: 1,
|
buynum: 1,
|
||||||
prize:[]
|
scale: 300,
|
||||||
|
prize:[
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "4",
|
||||||
|
"n": 123
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"a": "item",
|
||||||
|
"t": "2",
|
||||||
|
"n": 123
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
//自选框掉落池
|
//自选框掉落池
|
||||||
|
@ -3860,6 +3860,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_019",
|
"icon": "txk_019",
|
||||||
|
"sicon": "txk_019",
|
||||||
"describe": "intr_item_describe_50001",
|
"describe": "intr_item_describe_50001",
|
||||||
"diaoluo": 3,
|
"diaoluo": 3,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -3878,6 +3879,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_016",
|
"icon": "txk_016",
|
||||||
|
"sicon": "txk_016",
|
||||||
"describe": "intr_item_describe_50002",
|
"describe": "intr_item_describe_50002",
|
||||||
"diaoluo": 4,
|
"diaoluo": 4,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -3896,6 +3898,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_023",
|
"icon": "txk_023",
|
||||||
|
"sicon": "txk_023",
|
||||||
"describe": "intr_item_describe_50003",
|
"describe": "intr_item_describe_50003",
|
||||||
"diaoluo": 6,
|
"diaoluo": 6,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -3914,6 +3917,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_009",
|
"icon": "txk_009",
|
||||||
|
"sicon": "txk_009",
|
||||||
"describe": "intr_item_describe_50004",
|
"describe": "intr_item_describe_50004",
|
||||||
"diaoluo": 7,
|
"diaoluo": 7,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -3932,6 +3936,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_026",
|
"icon": "txk_026",
|
||||||
|
"sicon": "txk_026",
|
||||||
"describe": "intr_item_describe_50005",
|
"describe": "intr_item_describe_50005",
|
||||||
"diaoluo": 8,
|
"diaoluo": 8,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -3950,6 +3955,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_018",
|
"icon": "txk_018",
|
||||||
|
"sicon": "txk_018",
|
||||||
"describe": "intr_item_describe_50006",
|
"describe": "intr_item_describe_50006",
|
||||||
"diaoluo": 9,
|
"diaoluo": 9,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -3968,6 +3974,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_014",
|
"icon": "txk_014",
|
||||||
|
"sicon": "txk_014",
|
||||||
"describe": "intr_item_describe_50007",
|
"describe": "intr_item_describe_50007",
|
||||||
"diaoluo": 10,
|
"diaoluo": 10,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -3986,6 +3993,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_022",
|
"icon": "txk_022",
|
||||||
|
"sicon": "txk_022",
|
||||||
"describe": "intr_item_describe_50008",
|
"describe": "intr_item_describe_50008",
|
||||||
"diaoluo": 11,
|
"diaoluo": 11,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4004,6 +4012,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_028",
|
"icon": "txk_028",
|
||||||
|
"sicon": "txk_028",
|
||||||
"describe": "intr_item_describe_50009",
|
"describe": "intr_item_describe_50009",
|
||||||
"diaoluo": 23,
|
"diaoluo": 23,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4012,6 +4021,24 @@
|
|||||||
"payId": "",
|
"payId": "",
|
||||||
"advancedEffects": ""
|
"advancedEffects": ""
|
||||||
},
|
},
|
||||||
|
"50010": {
|
||||||
|
"id": 50010,
|
||||||
|
"name": "playerheadFrame_name_24",
|
||||||
|
"type": 7,
|
||||||
|
"sort": 1,
|
||||||
|
"colour": 4,
|
||||||
|
"way": [],
|
||||||
|
"go": "",
|
||||||
|
"icon": "txk_025",
|
||||||
|
"sicon": "txk_025",
|
||||||
|
"describe": "intr_item_describe_50010",
|
||||||
|
"diaoluo": 24,
|
||||||
|
"useNeed": [],
|
||||||
|
"usePrize": [],
|
||||||
|
"selecPrize": [],
|
||||||
|
"payId": "",
|
||||||
|
"advancedEffects": ""
|
||||||
|
},
|
||||||
"50101": {
|
"50101": {
|
||||||
"id": 50101,
|
"id": 50101,
|
||||||
"name": "playerChatFrame_name_6",
|
"name": "playerChatFrame_name_6",
|
||||||
@ -4022,6 +4049,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "lt_dhk11",
|
"icon": "lt_dhk11",
|
||||||
|
"sicon": "lt_dhk11",
|
||||||
"describe": "intr_item_describe_50101",
|
"describe": "intr_item_describe_50101",
|
||||||
"diaoluo": 6,
|
"diaoluo": 6,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4040,6 +4068,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "lt_dhk10",
|
"icon": "lt_dhk10",
|
||||||
|
"sicon": "lt_dhk10",
|
||||||
"describe": "intr_item_describe_50102",
|
"describe": "intr_item_describe_50102",
|
||||||
"diaoluo": 7,
|
"diaoluo": 7,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4058,6 +4087,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_020",
|
"icon": "txk_020",
|
||||||
|
"sicon": "txk_020",
|
||||||
"describe": "intr_item_describe_50103",
|
"describe": "intr_item_describe_50103",
|
||||||
"diaoluo": 15,
|
"diaoluo": 15,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4076,6 +4106,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "lt_dhk14",
|
"icon": "lt_dhk14",
|
||||||
|
"sicon": "lt_dhk14",
|
||||||
"describe": "intr_item_describe_50104",
|
"describe": "intr_item_describe_50104",
|
||||||
"diaoluo": 8,
|
"diaoluo": 8,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4094,6 +4125,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_017",
|
"icon": "txk_017",
|
||||||
|
"sicon": "txk_017",
|
||||||
"describe": "intr_item_describe_50201",
|
"describe": "intr_item_describe_50201",
|
||||||
"diaoluo": 16,
|
"diaoluo": 16,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4112,6 +4144,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_011",
|
"icon": "txk_011",
|
||||||
|
"sicon": "txk_011",
|
||||||
"describe": "intr_item_describe_50202",
|
"describe": "intr_item_describe_50202",
|
||||||
"diaoluo": 17,
|
"diaoluo": 17,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4130,6 +4163,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_005",
|
"icon": "txk_005",
|
||||||
|
"sicon": "txk_005",
|
||||||
"describe": "intr_item_describe_50203",
|
"describe": "intr_item_describe_50203",
|
||||||
"diaoluo": 18,
|
"diaoluo": 18,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4148,6 +4182,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_004",
|
"icon": "txk_004",
|
||||||
|
"sicon": "txk_004",
|
||||||
"describe": "intr_item_describe_50204",
|
"describe": "intr_item_describe_50204",
|
||||||
"diaoluo": 19,
|
"diaoluo": 19,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4166,6 +4201,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_024",
|
"icon": "txk_024",
|
||||||
|
"sicon": "txk_024",
|
||||||
"describe": "intr_item_describe_50205",
|
"describe": "intr_item_describe_50205",
|
||||||
"diaoluo": 20,
|
"diaoluo": 20,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4184,6 +4220,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_013",
|
"icon": "txk_013",
|
||||||
|
"sicon": "txk_013",
|
||||||
"describe": "intr_item_describe_50206",
|
"describe": "intr_item_describe_50206",
|
||||||
"diaoluo": 21,
|
"diaoluo": 21,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4202,6 +4239,7 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": "txk_021",
|
"icon": "txk_021",
|
||||||
|
"sicon": "txk_021",
|
||||||
"describe": "intr_item_describe_50207",
|
"describe": "intr_item_describe_50207",
|
||||||
"diaoluo": 22,
|
"diaoluo": 22,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
@ -4220,7 +4258,8 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": 100011,
|
"icon": 100011,
|
||||||
"describe": "intr_item_describe_50208",
|
"sicon": 100011,
|
||||||
|
"describe": "intr_item_describe_50301",
|
||||||
"diaoluo": 3,
|
"diaoluo": 3,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
"usePrize": [],
|
"usePrize": [],
|
||||||
@ -4238,7 +4277,8 @@
|
|||||||
"way": [],
|
"way": [],
|
||||||
"go": "",
|
"go": "",
|
||||||
"icon": 100021,
|
"icon": 100021,
|
||||||
"describe": "intr_item_describe_50209",
|
"sicon": 100021,
|
||||||
|
"describe": "intr_item_describe_50302",
|
||||||
"diaoluo": 4,
|
"diaoluo": 4,
|
||||||
"useNeed": [],
|
"useNeed": [],
|
||||||
"usePrize": [],
|
"usePrize": [],
|
||||||
|
@ -5951,7 +5951,7 @@
|
|||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "payExp",
|
"t": "payExp",
|
||||||
"n": 1280
|
"n": 5
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"prize": [],
|
"prize": [],
|
||||||
@ -5971,7 +5971,7 @@
|
|||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "payExp",
|
"t": "payExp",
|
||||||
"n": 1280
|
"n": 60
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"prize": [],
|
"prize": [],
|
||||||
@ -5991,7 +5991,7 @@
|
|||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "payExp",
|
"t": "payExp",
|
||||||
"n": 1280
|
"n": 30
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"prize": [],
|
"prize": [],
|
||||||
@ -6011,7 +6011,7 @@
|
|||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "payExp",
|
"t": "payExp",
|
||||||
"n": 1280
|
"n": 680
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"prize": [],
|
"prize": [],
|
||||||
@ -6047,13 +6047,7 @@
|
|||||||
"sdhd_libao_6": {
|
"sdhd_libao_6": {
|
||||||
"id": "sdhd_libao_6",
|
"id": "sdhd_libao_6",
|
||||||
"money": 328,
|
"money": 328,
|
||||||
"payExp": [
|
"payExp": "[{\"a\": \"attr\", \"t\": \"payExp\", \"n\"3280}]",
|
||||||
{
|
|
||||||
"a": "attr",
|
|
||||||
"t": "payExp",
|
|
||||||
"n": 1280
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"prize": [],
|
"prize": [],
|
||||||
"firstPayPrize": [],
|
"firstPayPrize": [],
|
||||||
"name": "pay_name_sdhd_libao_6",
|
"name": "pay_name_sdhd_libao_6",
|
||||||
@ -6071,7 +6065,7 @@
|
|||||||
{
|
{
|
||||||
"a": "attr",
|
"a": "attr",
|
||||||
"t": "payExp",
|
"t": "payExp",
|
||||||
"n": 1280
|
"n": 6480
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"prize": [],
|
"prize": [],
|
||||||
|
@ -33,13 +33,13 @@
|
|||||||
"id": 3,
|
"id": 3,
|
||||||
"name": "intr_playerinfo_name_3",
|
"name": "intr_playerinfo_name_3",
|
||||||
"undefined": "获得圣诞活动皮肤【圣诞庆典:男】后解锁",
|
"undefined": "获得圣诞活动皮肤【圣诞庆典:男】后解锁",
|
||||||
"img": 10001,
|
"img": 100011,
|
||||||
"cond": [
|
"cond": [
|
||||||
"time",
|
"model",
|
||||||
-1
|
3
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3",
|
"intr": "intr_playerinfo_intr_3",
|
||||||
"sort": 42,
|
"sort": 3,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -48,13 +48,13 @@
|
|||||||
"id": 4,
|
"id": 4,
|
||||||
"name": "intr_playerinfo_name_4",
|
"name": "intr_playerinfo_name_4",
|
||||||
"undefined": "获得圣诞活动皮肤【圣诞庆典:女】后解锁",
|
"undefined": "获得圣诞活动皮肤【圣诞庆典:女】后解锁",
|
||||||
"img": 10002,
|
"img": 100021,
|
||||||
"cond": [
|
"cond": [
|
||||||
"time",
|
"model",
|
||||||
-1
|
4
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4",
|
"intr": "intr_playerinfo_intr_4",
|
||||||
"sort": 43,
|
"sort": 4,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -69,7 +69,7 @@
|
|||||||
1001
|
1001
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_1001",
|
"intr": "intr_playerinfo_intr_1001",
|
||||||
"sort": 40,
|
"sort": 42,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -84,7 +84,7 @@
|
|||||||
1002
|
1002
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_1002",
|
"intr": "intr_playerinfo_intr_1002",
|
||||||
"sort": 41,
|
"sort": 43,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -99,7 +99,7 @@
|
|||||||
2001
|
2001
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_2001",
|
"intr": "intr_playerinfo_intr_2001",
|
||||||
"sort": 38,
|
"sort": 40,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -114,7 +114,7 @@
|
|||||||
2002
|
2002
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_2002",
|
"intr": "intr_playerinfo_intr_2002",
|
||||||
"sort": 39,
|
"sort": 41,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -129,7 +129,7 @@
|
|||||||
3001
|
3001
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3001",
|
"intr": "intr_playerinfo_intr_3001",
|
||||||
"sort": 23,
|
"sort": 25,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -144,7 +144,7 @@
|
|||||||
3002
|
3002
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3002",
|
"intr": "intr_playerinfo_intr_3002",
|
||||||
"sort": 24,
|
"sort": 26,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -159,7 +159,7 @@
|
|||||||
3003
|
3003
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3003",
|
"intr": "intr_playerinfo_intr_3003",
|
||||||
"sort": 25,
|
"sort": 27,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -174,7 +174,7 @@
|
|||||||
3004
|
3004
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3004",
|
"intr": "intr_playerinfo_intr_3004",
|
||||||
"sort": 26,
|
"sort": 28,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -189,7 +189,7 @@
|
|||||||
3005
|
3005
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3005",
|
"intr": "intr_playerinfo_intr_3005",
|
||||||
"sort": 27,
|
"sort": 29,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -204,7 +204,7 @@
|
|||||||
3006
|
3006
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3006",
|
"intr": "intr_playerinfo_intr_3006",
|
||||||
"sort": 28,
|
"sort": 30,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -219,7 +219,7 @@
|
|||||||
3007
|
3007
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3007",
|
"intr": "intr_playerinfo_intr_3007",
|
||||||
"sort": 29,
|
"sort": 31,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -234,7 +234,7 @@
|
|||||||
3008
|
3008
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3008",
|
"intr": "intr_playerinfo_intr_3008",
|
||||||
"sort": 30,
|
"sort": 32,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -249,7 +249,7 @@
|
|||||||
3009
|
3009
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3009",
|
"intr": "intr_playerinfo_intr_3009",
|
||||||
"sort": 31,
|
"sort": 33,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -264,7 +264,7 @@
|
|||||||
3010
|
3010
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3010",
|
"intr": "intr_playerinfo_intr_3010",
|
||||||
"sort": 32,
|
"sort": 34,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -279,7 +279,7 @@
|
|||||||
3011
|
3011
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3011",
|
"intr": "intr_playerinfo_intr_3011",
|
||||||
"sort": 33,
|
"sort": 35,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -294,7 +294,7 @@
|
|||||||
3012
|
3012
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3012",
|
"intr": "intr_playerinfo_intr_3012",
|
||||||
"sort": 34,
|
"sort": 36,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -309,7 +309,7 @@
|
|||||||
3013
|
3013
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3013",
|
"intr": "intr_playerinfo_intr_3013",
|
||||||
"sort": 35,
|
"sort": 37,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -324,7 +324,7 @@
|
|||||||
3014
|
3014
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3014",
|
"intr": "intr_playerinfo_intr_3014",
|
||||||
"sort": 36,
|
"sort": 38,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -339,7 +339,7 @@
|
|||||||
3015
|
3015
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_3015",
|
"intr": "intr_playerinfo_intr_3015",
|
||||||
"sort": 37,
|
"sort": 39,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -354,7 +354,7 @@
|
|||||||
4001
|
4001
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4001",
|
"intr": "intr_playerinfo_intr_4001",
|
||||||
"sort": 8,
|
"sort": 10,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -369,7 +369,7 @@
|
|||||||
4002
|
4002
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4002",
|
"intr": "intr_playerinfo_intr_4002",
|
||||||
"sort": 9,
|
"sort": 11,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -384,7 +384,7 @@
|
|||||||
4003
|
4003
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4003",
|
"intr": "intr_playerinfo_intr_4003",
|
||||||
"sort": 10,
|
"sort": 12,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -399,7 +399,7 @@
|
|||||||
4004
|
4004
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4004",
|
"intr": "intr_playerinfo_intr_4004",
|
||||||
"sort": 11,
|
"sort": 13,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -414,7 +414,7 @@
|
|||||||
4005
|
4005
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4005",
|
"intr": "intr_playerinfo_intr_4005",
|
||||||
"sort": 12,
|
"sort": 14,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -429,7 +429,7 @@
|
|||||||
4006
|
4006
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4006",
|
"intr": "intr_playerinfo_intr_4006",
|
||||||
"sort": 13,
|
"sort": 15,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -444,7 +444,7 @@
|
|||||||
4007
|
4007
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4007",
|
"intr": "intr_playerinfo_intr_4007",
|
||||||
"sort": 14,
|
"sort": 16,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -459,7 +459,7 @@
|
|||||||
4008
|
4008
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4008",
|
"intr": "intr_playerinfo_intr_4008",
|
||||||
"sort": 15,
|
"sort": 17,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -474,7 +474,7 @@
|
|||||||
4009
|
4009
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4009",
|
"intr": "intr_playerinfo_intr_4009",
|
||||||
"sort": 16,
|
"sort": 18,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -489,7 +489,7 @@
|
|||||||
4010
|
4010
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4010",
|
"intr": "intr_playerinfo_intr_4010",
|
||||||
"sort": 17,
|
"sort": 19,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -504,7 +504,7 @@
|
|||||||
4011
|
4011
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4011",
|
"intr": "intr_playerinfo_intr_4011",
|
||||||
"sort": 18,
|
"sort": 20,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -519,7 +519,7 @@
|
|||||||
4012
|
4012
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4012",
|
"intr": "intr_playerinfo_intr_4012",
|
||||||
"sort": 19,
|
"sort": 21,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -534,7 +534,7 @@
|
|||||||
4013
|
4013
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4013",
|
"intr": "intr_playerinfo_intr_4013",
|
||||||
"sort": 20,
|
"sort": 22,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -549,7 +549,7 @@
|
|||||||
4014
|
4014
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4014",
|
"intr": "intr_playerinfo_intr_4014",
|
||||||
"sort": 21,
|
"sort": 23,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -564,7 +564,7 @@
|
|||||||
4015
|
4015
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_4015",
|
"intr": "intr_playerinfo_intr_4015",
|
||||||
"sort": 22,
|
"sort": 24,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -579,7 +579,7 @@
|
|||||||
5001
|
5001
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_5001",
|
"intr": "intr_playerinfo_intr_5001",
|
||||||
"sort": 3,
|
"sort": 5,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -594,7 +594,7 @@
|
|||||||
5002
|
5002
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_5002",
|
"intr": "intr_playerinfo_intr_5002",
|
||||||
"sort": 4,
|
"sort": 6,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -609,7 +609,7 @@
|
|||||||
5003
|
5003
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_5003",
|
"intr": "intr_playerinfo_intr_5003",
|
||||||
"sort": 5,
|
"sort": 7,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -624,7 +624,7 @@
|
|||||||
5004
|
5004
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_5004",
|
"intr": "intr_playerinfo_intr_5004",
|
||||||
"sort": 6,
|
"sort": 8,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
@ -639,7 +639,7 @@
|
|||||||
5005
|
5005
|
||||||
],
|
],
|
||||||
"intr": "intr_playerinfo_intr_5005",
|
"intr": "intr_playerinfo_intr_5005",
|
||||||
"sort": 7,
|
"sort": 9,
|
||||||
"buff": {},
|
"buff": {},
|
||||||
"colour": 1,
|
"colour": 1,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
|
@ -391,5 +391,22 @@
|
|||||||
},
|
},
|
||||||
"colour": 4,
|
"colour": 4,
|
||||||
"ani": ""
|
"ani": ""
|
||||||
|
},
|
||||||
|
"24": {
|
||||||
|
"id": 24,
|
||||||
|
"name": "playerheadFrame_name_24",
|
||||||
|
"undefined": "消费竞赛活动前三名获得,解锁后伤害加成+1%(限时7天)",
|
||||||
|
"img": "txk_025",
|
||||||
|
"cond": [
|
||||||
|
"time",
|
||||||
|
604800
|
||||||
|
],
|
||||||
|
"intr": "playerheadFrame_des_24",
|
||||||
|
"sort": 24,
|
||||||
|
"buff": {
|
||||||
|
"dpspro": 0.01
|
||||||
|
},
|
||||||
|
"colour": 5,
|
||||||
|
"ani": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,76 +1,74 @@
|
|||||||
{
|
{
|
||||||
"1": {
|
"1": {
|
||||||
"1": {
|
"id": 1,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
"id": 1,
|
"name": "playerModel_name_1",
|
||||||
"name": "playerModel_name_1",
|
"head": 10001,
|
||||||
"head": 10001,
|
"img": "zhu_10001",
|
||||||
"img": "zhu_10001",
|
"cond": [
|
||||||
"cond": [
|
"lv",
|
||||||
"lv",
|
1
|
||||||
1
|
],
|
||||||
],
|
"intr": "playerModel_des_1",
|
||||||
"intr": "playerModel_des_1",
|
"sort": 1,
|
||||||
"sort": 1,
|
"buff": {},
|
||||||
"buff": {},
|
"colour": 1,
|
||||||
"colour": 1,
|
"mwSpine": "ani_mingwangnan",
|
||||||
"mwSpine": "ani_mingwangnan",
|
"fireHead": "img_lih2"
|
||||||
"fireHead": "img_lih2"
|
},
|
||||||
|
"2": {
|
||||||
|
"id": 2,
|
||||||
|
"type": 1,
|
||||||
|
"name": "playerModel_name_2",
|
||||||
|
"head": 10002,
|
||||||
|
"img": "zhu_10002",
|
||||||
|
"cond": [
|
||||||
|
"lv",
|
||||||
|
1
|
||||||
|
],
|
||||||
|
"intr": "playerModel_des_2",
|
||||||
|
"sort": 2,
|
||||||
|
"buff": {},
|
||||||
|
"colour": 1,
|
||||||
|
"mwSpine": "ani_mingwangnv",
|
||||||
|
"fireHead": "img_lih1"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"id": 3,
|
||||||
|
"type": 1,
|
||||||
|
"name": "playerModel_name_3",
|
||||||
|
"head": 100011,
|
||||||
|
"img": 100011,
|
||||||
|
"cond": [
|
||||||
|
"time",
|
||||||
|
-1
|
||||||
|
],
|
||||||
|
"intr": "playerModel_des_3",
|
||||||
|
"sort": 3,
|
||||||
|
"buff": {
|
||||||
|
"defpro": 0.02
|
||||||
},
|
},
|
||||||
"2": {
|
"colour": 5,
|
||||||
"type": 1,
|
"mwSpine": "ani_mingwangnan",
|
||||||
"id": 2,
|
"fireHead": "img_lih21"
|
||||||
"name": "playerModel_name_2",
|
},
|
||||||
"head": 10002,
|
"4": {
|
||||||
"img": "zhu_10002",
|
"id": 4,
|
||||||
"cond": [
|
"type": 1,
|
||||||
"lv",
|
"name": "playerModel_name_4",
|
||||||
1
|
"head": 100021,
|
||||||
],
|
"img": 100021,
|
||||||
"intr": "playerModel_des_2",
|
"cond": [
|
||||||
"sort": 2,
|
"time",
|
||||||
"buff": {},
|
-1
|
||||||
"colour": 1,
|
],
|
||||||
"mwSpine": "ani_mingwangnv",
|
"intr": "playerModel_des_4",
|
||||||
"fireHead": "img_lih1"
|
"sort": 4,
|
||||||
|
"buff": {
|
||||||
|
"atkpro": 0.02
|
||||||
},
|
},
|
||||||
"3": {
|
"colour": 5,
|
||||||
"type": 1,
|
"mwSpine": "ani_mingwangnv",
|
||||||
"id": 3,
|
"fireHead": "img_lih11"
|
||||||
"name": "playerModel_name_3",
|
|
||||||
"head": 100011,
|
|
||||||
"img": 100011,
|
|
||||||
"cond": [
|
|
||||||
"time",
|
|
||||||
-1
|
|
||||||
],
|
|
||||||
"intr": "playerModel_des_3",
|
|
||||||
"sort": 3,
|
|
||||||
"buff": {
|
|
||||||
"defpro": 0.02
|
|
||||||
},
|
|
||||||
"colour": 5,
|
|
||||||
"mwSpine": "ani_mingwangnan",
|
|
||||||
"fireHead": "img_lih21"
|
|
||||||
},
|
|
||||||
"4": {
|
|
||||||
"type": 1,
|
|
||||||
"id": 4,
|
|
||||||
"name": "playerModel_name_4",
|
|
||||||
"head": 100021,
|
|
||||||
"img": 100021,
|
|
||||||
"cond": [
|
|
||||||
"time",
|
|
||||||
-1
|
|
||||||
],
|
|
||||||
"intr": "playerModel_des_4",
|
|
||||||
"sort": 4,
|
|
||||||
"buff": {
|
|
||||||
"atkpro": 0.02
|
|
||||||
},
|
|
||||||
"colour": 5,
|
|
||||||
"mwSpine": "ani_mingwangnv",
|
|
||||||
"fireHead": "img_lih11"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -2,6 +2,7 @@
|
|||||||
"1": {
|
"1": {
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
100
|
100
|
||||||
],
|
],
|
||||||
@ -16,6 +17,7 @@
|
|||||||
"2": {
|
"2": {
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
140
|
140
|
||||||
],
|
],
|
||||||
@ -30,6 +32,7 @@
|
|||||||
"3": {
|
"3": {
|
||||||
"id": 3,
|
"id": 3,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
180
|
180
|
||||||
],
|
],
|
||||||
@ -45,6 +48,7 @@
|
|||||||
"4": {
|
"4": {
|
||||||
"id": 4,
|
"id": 4,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
240
|
240
|
||||||
],
|
],
|
||||||
@ -60,6 +64,7 @@
|
|||||||
"5": {
|
"5": {
|
||||||
"id": 5,
|
"id": 5,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
300
|
300
|
||||||
],
|
],
|
||||||
@ -75,6 +80,7 @@
|
|||||||
"6": {
|
"6": {
|
||||||
"id": 6,
|
"id": 6,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
360
|
360
|
||||||
],
|
],
|
||||||
@ -90,6 +96,7 @@
|
|||||||
"7": {
|
"7": {
|
||||||
"id": 7,
|
"id": 7,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
400
|
400
|
||||||
],
|
],
|
||||||
@ -105,6 +112,7 @@
|
|||||||
"8": {
|
"8": {
|
||||||
"id": 8,
|
"id": 8,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
460
|
460
|
||||||
],
|
],
|
||||||
@ -120,6 +128,7 @@
|
|||||||
"9": {
|
"9": {
|
||||||
"id": 9,
|
"id": 9,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
490
|
490
|
||||||
],
|
],
|
||||||
@ -135,6 +144,7 @@
|
|||||||
"10": {
|
"10": {
|
||||||
"id": 10,
|
"id": 10,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
520
|
520
|
||||||
],
|
],
|
||||||
@ -150,6 +160,7 @@
|
|||||||
"11": {
|
"11": {
|
||||||
"id": 11,
|
"id": 11,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
550
|
550
|
||||||
],
|
],
|
||||||
@ -165,6 +176,7 @@
|
|||||||
"12": {
|
"12": {
|
||||||
"id": 12,
|
"id": 12,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
580
|
580
|
||||||
],
|
],
|
||||||
@ -180,6 +192,7 @@
|
|||||||
"13": {
|
"13": {
|
||||||
"id": 13,
|
"id": 13,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
610
|
610
|
||||||
],
|
],
|
||||||
@ -195,6 +208,7 @@
|
|||||||
"14": {
|
"14": {
|
||||||
"id": 14,
|
"id": 14,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
640
|
640
|
||||||
],
|
],
|
||||||
@ -210,6 +224,7 @@
|
|||||||
"15": {
|
"15": {
|
||||||
"id": 15,
|
"id": 15,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
670
|
670
|
||||||
],
|
],
|
||||||
@ -225,6 +240,7 @@
|
|||||||
"16": {
|
"16": {
|
||||||
"id": 16,
|
"id": 16,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
700
|
700
|
||||||
],
|
],
|
||||||
@ -240,6 +256,7 @@
|
|||||||
"17": {
|
"17": {
|
||||||
"id": 17,
|
"id": 17,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
730
|
730
|
||||||
],
|
],
|
||||||
@ -255,6 +272,7 @@
|
|||||||
"18": {
|
"18": {
|
||||||
"id": 18,
|
"id": 18,
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
"typeName": "tuisonglibao_name_2",
|
||||||
"num": [
|
"num": [
|
||||||
760
|
760
|
||||||
],
|
],
|
||||||
@ -270,6 +288,7 @@
|
|||||||
"101": {
|
"101": {
|
||||||
"id": 101,
|
"id": 101,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
|
"typeName": "tuisonglibao_name_3",
|
||||||
"num": [
|
"num": [
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
@ -288,6 +307,7 @@
|
|||||||
"102": {
|
"102": {
|
||||||
"id": 102,
|
"id": 102,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
|
"typeName": "tuisonglibao_name_3",
|
||||||
"num": [
|
"num": [
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
@ -306,6 +326,7 @@
|
|||||||
"103": {
|
"103": {
|
||||||
"id": 103,
|
"id": 103,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
|
"typeName": "tuisonglibao_name_3",
|
||||||
"num": [
|
"num": [
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
@ -324,6 +345,7 @@
|
|||||||
"104": {
|
"104": {
|
||||||
"id": 104,
|
"id": 104,
|
||||||
"type": 2,
|
"type": 2,
|
||||||
|
"typeName": "tuisonglibao_name_3",
|
||||||
"num": [
|
"num": [
|
||||||
{
|
{
|
||||||
"a": "item",
|
"a": "item",
|
||||||
@ -342,6 +364,7 @@
|
|||||||
"401": {
|
"401": {
|
||||||
"id": 401,
|
"id": 401,
|
||||||
"type": 5,
|
"type": 5,
|
||||||
|
"typeName": "tuisonglibao_name_1",
|
||||||
"num": [
|
"num": [
|
||||||
15
|
15
|
||||||
],
|
],
|
||||||
@ -355,6 +378,7 @@
|
|||||||
"402": {
|
"402": {
|
||||||
"id": 402,
|
"id": 402,
|
||||||
"type": 5,
|
"type": 5,
|
||||||
|
"typeName": "tuisonglibao_name_1",
|
||||||
"num": [
|
"num": [
|
||||||
25
|
25
|
||||||
],
|
],
|
||||||
@ -368,6 +392,7 @@
|
|||||||
"403": {
|
"403": {
|
||||||
"id": 403,
|
"id": 403,
|
||||||
"type": 5,
|
"type": 5,
|
||||||
|
"typeName": "tuisonglibao_name_1",
|
||||||
"num": [
|
"num": [
|
||||||
40
|
40
|
||||||
],
|
],
|
||||||
@ -382,6 +407,7 @@
|
|||||||
"404": {
|
"404": {
|
||||||
"id": 404,
|
"id": 404,
|
||||||
"type": 5,
|
"type": 5,
|
||||||
|
"typeName": "tuisonglibao_name_1",
|
||||||
"num": [
|
"num": [
|
||||||
50
|
50
|
||||||
],
|
],
|
||||||
@ -396,6 +422,7 @@
|
|||||||
"405": {
|
"405": {
|
||||||
"id": 405,
|
"id": 405,
|
||||||
"type": 5,
|
"type": 5,
|
||||||
|
"typeName": "tuisonglibao_name_1",
|
||||||
"num": [
|
"num": [
|
||||||
55
|
55
|
||||||
],
|
],
|
||||||
@ -410,6 +437,7 @@
|
|||||||
"406": {
|
"406": {
|
||||||
"id": 406,
|
"id": 406,
|
||||||
"type": 5,
|
"type": 5,
|
||||||
|
"typeName": "tuisonglibao_name_1",
|
||||||
"num": [
|
"num": [
|
||||||
60
|
60
|
||||||
],
|
],
|
||||||
@ -424,6 +452,7 @@
|
|||||||
"407": {
|
"407": {
|
||||||
"id": 407,
|
"id": 407,
|
||||||
"type": 5,
|
"type": 5,
|
||||||
|
"typeName": "tuisonglibao_name_1",
|
||||||
"num": [
|
"num": [
|
||||||
63
|
63
|
||||||
],
|
],
|
||||||
@ -438,6 +467,7 @@
|
|||||||
"408": {
|
"408": {
|
||||||
"id": 408,
|
"id": 408,
|
||||||
"type": 5,
|
"type": 5,
|
||||||
|
"typeName": "tuisonglibao_name_1",
|
||||||
"num": [
|
"num": [
|
||||||
66
|
66
|
||||||
],
|
],
|
||||||
@ -452,6 +482,7 @@
|
|||||||
"409": {
|
"409": {
|
||||||
"id": 409,
|
"id": 409,
|
||||||
"type": 5,
|
"type": 5,
|
||||||
|
"typeName": "tuisonglibao_name_1",
|
||||||
"num": [
|
"num": [
|
||||||
69
|
69
|
||||||
],
|
],
|
||||||
@ -466,6 +497,7 @@
|
|||||||
"410": {
|
"410": {
|
||||||
"id": 410,
|
"id": 410,
|
||||||
"type": 5,
|
"type": 5,
|
||||||
|
"typeName": "tuisonglibao_name_1",
|
||||||
"num": [
|
"num": [
|
||||||
73
|
73
|
||||||
],
|
],
|
||||||
@ -480,6 +512,7 @@
|
|||||||
"411": {
|
"411": {
|
||||||
"id": 411,
|
"id": 411,
|
||||||
"type": 5,
|
"type": 5,
|
||||||
|
"typeName": "tuisonglibao_name_1",
|
||||||
"num": [
|
"num": [
|
||||||
82
|
82
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user