Compare commits

...

2 Commits

Author SHA1 Message Date
dy
94bf56cc9e Merge branch 'feature/json' into release 2023-12-19 17:14:00 +08:00
dy
6215737571 cehua-json 2023-12-19 15:00:51 +08:00
5 changed files with 185 additions and 157 deletions

View File

@ -114,8 +114,8 @@
"name": "intr_attr_name_13", "name": "intr_attr_name_13",
"undefined": "圣诞战令经验", "undefined": "圣诞战令经验",
"colour": 5, "colour": 5,
"icon": "icon_shengdanExp", "icon": "icon_sdhd_item_1",
"sicon": "icon_shengdanExp", "sicon": "icon_sdhd_item_1",
"describe": "intr_attr_describe_13", "describe": "intr_attr_describe_13",
"advancedEffects": "ani_xiangzikuang" "advancedEffects": "ani_xiangzikuang"
}, },
@ -124,8 +124,8 @@
"name": "intr_attr_name_14", "name": "intr_attr_name_14",
"undefined": "圣诞子弹", "undefined": "圣诞子弹",
"colour": 5, "colour": 5,
"icon": "icon_zuanshi", "icon": "icon_chegaipq",
"sicon": "icon_zuanshi", "sicon": "icon_chegaipq",
"describe": "intr_attr_describe_14", "describe": "intr_attr_describe_14",
"advancedEffects": "ani_xiangzikuang" "advancedEffects": "ani_xiangzikuang"
} }

View File

@ -7,7 +7,7 @@
{ {
total: 2, total: 2,
gudKey: 'loginDays', gudKey: 'loginDays',
prize: [{a: 'hero', t: '4004', n: 1}] prize: [{a: 'hero', t: '4005', n: 1}]
}, },
{ {
total: 1, total: 1,

View File

@ -3849,10 +3849,27 @@
free: false, free: false,
payId: 'czlb_1', payId: 'czlb_1',
buyNum: 1, buyNum: 1,
prize:{"1":[{'a': 'item', 't': '13', 'n': 600}], prize: [
"2":[{'a': 'item', 't': '13', 'n': 600}], {
"3":[{'a': 'item', 't': '13', 'n': 600}] "a": "item",
} "t": "13",
"n": 600
}
],
"recPrize1": [
{
"a": "item",
"t": "13",
"n": 600
}
],
"recPrize2": [
{
"a": "item",
"t": "13",
"n": 600
}
]
}, },
{ {
id: '2', id: '2',
@ -3861,10 +3878,27 @@
free: false, free: false,
payId: 'czlb_2', payId: 'czlb_2',
buyNum: 1, buyNum: 1,
prize: {"1":[{'a': 'item', 't': '13', 'n': 600}], prize: [
"2":[{'a': 'item', 't': '13', 'n': 600}], {
"3":[{'a': 'item', 't': '13', 'n': 600}] "a": "item",
} "t": "13",
"n": 600
}
],
"recPrize1": [
{
"a": "item",
"t": "13",
"n": 600
}
],
"recPrize2": [
{
"a": "item",
"t": "13",
"n": 600
}
]
}, },
{ {
id: '3', id: '3',
@ -3873,10 +3907,82 @@
free: false, free: false,
payId: 'czlb_3', payId: 'czlb_3',
buyNum: 1, buyNum: 1,
prize: {"1":[{'a': 'item', 't': '13', 'n': 600}], prize: [
"2":[{'a': 'item', 't': '13', 'n': 600}], {
"3":[{'a': 'item', 't': '13', 'n': 600}] "a": "item",
} "t": "13",
"n": 600
}
],
"recPrize1": [
{
"a": "item",
"t": "13",
"n": 600
}
],
"recPrize2": [
{
"a": "item",
"t": "13",
"n": 600
}
]
}
]
}
},
{
"hdid" : 11000, // 唯一活动id 消费竞赛
"htype" : 11, // 后端唯一识别标识
"stype" : 1100, // 前端唯一识别标识(看前端需要是否修改)
"ttype" : 0, // 0 按照开服时间计算1 玩家注册时间计算 4 屏蔽此活动
"stime" : 0, // 活动开始天数
"rtime" : 30, // 活动显示结束天数
"etime" : 30, // 活动实际结束
"name": "xfjs",
"icon": "icon_xfjs",
"showtime" : "仅供参考,会复写正确值", // 自选礼包,如果存在多个活动,计费点不要设置一样;如果是一样,可能会存在付费一次,购买多次。
"data" : {
//活动文本描述
intr: "xfjstips_1",
intr: "xfjstips_2",
//排名
rank: [
{
id: '1',
name: 'xfjstips_3',
rank:[1],
need: [{'a': 'attr', 't': 'rmbmoney', 'n': 20000}],
prize: [{'a': 'item', 't': '13', 'n': 600}]
},
{
id: '2',
name: 'xfjstips_4',
rank:[2],
need: [{'a': 'attr', 't': 'rmbmoney', 'n': 18000}],
prize: [{'a': 'item', 't': '13', 'n': 600}]
},
{
id: '3',
name: 'xfjstips_5',
rank:[3],
need: [{'a': 'attr', 't': 'rmbmoney', 'n': 16000}],
prize: [{'a': 'item', 't': '13', 'n': 600}]
},
{
id: '4',
name: 'xfjstips_6',
rank:[4,10],
need: [{'a': 'attr', 't': 'rmbmoney', 'n': 14000}],
prize: [{'a': 'item', 't': '13', 'n': 600}]
},
{
id: '5',
name: 'xfjstips_7',
rank:[11,30],
need: [{'a': 'attr', 't': 'rmbmoney', 'n': 12000}],
prize: [{'a': 'item', 't': '13', 'n': 600}]
} }
] ]
} }

View File

@ -933,7 +933,7 @@
}, },
{ {
"a": "hero", "a": "hero",
"t": "4013", "t": "4006",
"n": 1 "n": 1
}, },
{ {
@ -4208,33 +4208,7 @@
"n": 60 "n": 60
} }
], ],
"prize": [ "prize": [],
{
"a": "hero",
"t": "4002",
"n": 1
},
{
"a": "attr",
"t": "rmbmoney",
"n": 120
},
{
"a": "item",
"t": "12",
"n": 500
},
{
"a": "item",
"t": "1",
"n": 50000
},
{
"a": "attr",
"t": "jinbi",
"n": 100000
}
],
"firstPayPrize": [], "firstPayPrize": [],
"name": "pay_name_shouchong_1", "name": "pay_name_shouchong_1",
"undefined": "首充礼包_6", "undefined": "首充礼包_6",
@ -4254,33 +4228,7 @@
"n": 300 "n": 300
} }
], ],
"prize": [ "prize": [],
{
"a": "hero",
"t": "5001",
"n": 1
},
{
"a": "attr",
"t": "rmbmoney",
"n": 600
},
{
"a": "item",
"t": "12",
"n": 1500
},
{
"a": "item",
"t": "1",
"n": 300000
},
{
"a": "attr",
"t": "jinbi",
"n": 300000
}
],
"firstPayPrize": [], "firstPayPrize": [],
"name": "pay_name_shouchong_2", "name": "pay_name_shouchong_2",
"undefined": "首充礼包_30", "undefined": "首充礼包_30",
@ -4300,33 +4248,7 @@
"n": 980 "n": 980
} }
], ],
"prize": [ "prize": [],
{
"a": "hero",
"t": "5001",
"n": 1
},
{
"a": "equip",
"t": "1009",
"n": 1
},
{
"a": "equip",
"t": "2009",
"n": 1
},
{
"a": "equip",
"t": "3009",
"n": 1
},
{
"a": "equip",
"t": "4009",
"n": 1
}
],
"firstPayPrize": [], "firstPayPrize": [],
"name": "pay_name_shouchong_3", "name": "pay_name_shouchong_3",
"undefined": "首充礼包_98", "undefined": "首充礼包_98",
@ -4385,7 +4307,7 @@
"prize": [ "prize": [
{ {
"a": "item", "a": "item",
"t": "607", "t": "626",
"n": 20 "n": 20
}, },
{ {

View File

@ -3,18 +3,30 @@
"paynum": 6, "paynum": 6,
"payid":"shouchong_1", "payid":"shouchong_1",
"cartoon": { "cartoon": {
"hero": 5001 "hero": 4013
}, },
"prize": [ "prize": [
[ [
{ {
"a": "hero", "a": "hero",
"t": "5001", "t": "4013",
"n": 1 "n": 1
}, },
{ {
"a": "attr", "a": "attr",
"t": "jinbi", "t": "rmbmoney",
"n": 120
}
],
[
{
"a": "item",
"t": "4",
"n": 10
},
{
"a": "item",
"t": "1",
"n": 100000 "n": 100000
} }
], ],
@ -22,24 +34,12 @@
{ {
"a": "item", "a": "item",
"t": "12", "t": "12",
"n": 200 "n": 100
}, },
{ {
"a": "attr", "a": "attr",
"t": "jinbi", "t": "jinbi",
"n": 200000 "n": 100000
}
],
[
{
"a": "item",
"t": "12",
"n": 200
},
{
"a": "attr",
"t": "jinbi",
"n": 300000
} }
] ]
] ]
@ -51,6 +51,18 @@
"img": 5001 "img": 5001
}, },
"prize": [ "prize": [
[
{
"a": "hero",
"t": "5001",
"n": 1
},
{
"a": "attr",
"t": "rmbmoney",
"n": 600
}
],
[ [
{ {
"a": "equip", "a": "equip",
@ -63,18 +75,6 @@
"n": 1 "n": 1
} }
], ],
[
{
"a": "equip",
"t": "3009",
"n": 1
},
{
"a": "item",
"t": "2",
"n": 1000
}
],
[ [
{ {
"a": "equip", "a": "equip",
@ -82,9 +82,9 @@
"n": 1 "n": 1
}, },
{ {
"a": "item", "a": "equip",
"t": "2", "t": "3009",
"n": 1000 "n": 1
} }
] ]
] ]
@ -93,43 +93,43 @@
"paynum": 98, "paynum": 98,
"payid":"shouchong_3", "payid":"shouchong_3",
"cartoon": { "cartoon": {
"hero": 5002 "hero": 5001
}, },
"prize": [ "prize": [
[ [
{ {
"a": "hero", "a": "hero",
"t": "5002", "t": "5001",
"n": 1 "n": 1
}, },
{
"a": "attr",
"t": "rmbmoney",
"n": 1960
}
],
[
{
"a": "item",
"t": "12",
"n": 3000
},
{
"a": "item",
"t": "1",
"n": 3000000
}
],
[
{ {
"a": "item", "a": "item",
"t": "4", "t": "4",
"n": 10 "n": 50
}
],
[
{
"a": "equip",
"t": "1010",
"n": 1
}, },
{ {
"a": "item", "a": "attr",
"t": "2", "t": "jinbi",
"n": 2000 "n": 5000000
}
],
[
{
"a": "equip",
"t": "3010",
"n": 1
},
{
"a": "item",
"t": "2",
"n": 2000
} }
] ]
] ]