json:配置文件提交

This commit is contained in:
xichaoyin 2024-01-10 18:05:38 +08:00
parent 09a72cf039
commit eb44e7a9b4
8 changed files with 687 additions and 402 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3291,7 +3291,7 @@
} }
}, },
{ {
"hdid" : 4000, // 唯一活动id 自选礼包 "hdid" : 4000, // 唯一活动id 自选礼包 定制礼包
"htype" : 4, // 后端唯一识别标识 "htype" : 4, // 后端唯一识别标识
"stype" : 400, // 前端唯一识别标识(看前端需要是否修改) "stype" : 400, // 前端唯一识别标识(看前端需要是否修改)
"ttype" : 1, // 0 按照开服时间计算1 玩家注册时间计算 4 屏蔽此活动 "ttype" : 1, // 0 按照开服时间计算1 玩家注册时间计算 4 屏蔽此活动
@ -4248,9 +4248,6 @@
"icon": "icon_tuisonglibao", "icon": "icon_tuisonglibao",
"showtime" : "仅供参考,会复写正确值", // 自选礼包,如果存在多个活动,计费点不要设置一样;如果是一样,可能会存在付费一次,购买多次。 "showtime" : "仅供参考,会复写正确值", // 自选礼包,如果存在多个活动,计费点不要设置一样;如果是一样,可能会存在付费一次,购买多次。
"data" : { "data" : {
//活动文本描述
intr: "wkdtips_1",
intr: "wkdtips_2",
//礼包 //礼包
gift: [ gift: [
{ {
@ -4306,7 +4303,7 @@
"data" : { "data" : {
//活动文本描述 //活动文本描述
intr: "czlbtips_1", intr: "czlbtips_1",
intr: "czlbtips_2", intr2: "czlbtips_2",
//礼包 //礼包
gift: [ gift: [
{ {
@ -6686,16 +6683,18 @@
"chouka": [ "chouka": [
//P是权重 //P是权重
//gailv是显示的概率 //gailv是显示的概率
{"a": "item", "t":"1", "n": 10000000, "p": 10, "gailv": 10}, //cishu是达到多少抽后才开始掉落
{"a": "item", "t":"12", "n": 1000, "p": 10, "gailv": 10}, {"a": "item", "t":"1", "n": 10000000, "p": 10, "gailv": 10, "cishu": 0},
{"a": "item", "t":"2", "n": 2000, "p": 10, "gailv": 10}, {"a": "item", "t":"12", "n": 1000, "p": 10, "gailv": 10, "cishu": 0},
{"a": "item", "t":"18", "n": 100, "p": 10, "gailv": 10}, {"a": "item", "t":"2", "n": 2000, "p": 10, "gailv": 10, "cishu": 0},
{"a": "item", "t":"18", "n": 200, "p": 10, "gailv": 10}, {"a": "item", "t":"18", "n": 100, "p": 10, "gailv": 10, "cishu": 0},
{"a": "item", "t":"18", "n": 300, "p": 10, "gailv": 10}, {"a": "item", "t":"18", "n": 200, "p": 10, "gailv": 10, "cishu": 0},
{"a": "item", "t":"18", "n": 400, "p": 10, "gailv": 10} {"a": "item", "t":"18", "n": 300, "p": 10, "gailv": 10, "cishu": 0},
{"a": "item", "t":"18", "n": 400, "p": 10, "gailv": 10, "cishu": 0},
{"a": "heroskin", "t":"50011", "n": 400, "p": 5, "gailv": 10, "cishu": 100},
], ],
//抽卡货币 //抽卡货币
"huobi": {"a": "attr", "t":"huangqijiuguan", "n": 1}, "huobi": {"a": "attr", "t":"huangqijinbi", "n": 1},
//抽卡次数奖励 //抽卡次数奖励
"choukajiangli": [ "choukajiangli": [
{"num": 30, {"num": 30,
@ -6737,15 +6736,32 @@
] ]
}, },
], ],
//抽卡保底 //抽卡保底
"baodi": "baodi": [
{"num": 20,
"prize":[
{
"a": "heroskin", "t":"50011", "n": 1
}
]
},
{"num": 55,
"prize":[
{
"a": "heroskin", "t":"50011", "n": 1
}
]
}
],
//保底显示
"baodi_display":
{"num": 20, {"num": 20,
"prize":[ "prize":[
{ {
"a": "item", "t":"1", "n": 123456 "a": "heroskin", "t":"50011", "n": 1
} }
] ]
}, },
//黄旗礼包 //黄旗礼包
"gift": [ "gift": [
{ {
@ -6850,17 +6866,20 @@
}, },
], ],
//兑换商店 //兑换商店
//sell是打X折显示用
"duihuan": [ "duihuan": [
{id:1, need: [{a: 'attr', t: 'huangqiduihuan', n: 1000}], prize: [{a: 'item', t: '610', n: 1},{a: 'item', t: '2', n: 500},{a: 'item', t: '1', n: 1000}], buyNum: 2 }, {id:1, need: [{a: 'attr', t: 'huangqiduihuan', n: 1000}], prize: [{a: 'item', t: '610', n: 1}], buyNum: 2},
{id:2, need: [{a: 'attr', t: 'huangqiduihuan', n: 2000}], prize: [{a: 'item', t: '610', n: 2},{a: 'item', t: '2', n: 600},{a: 'item', t: '1', n: 550}], buyNum: 1 }, {id:2, need: [{a: 'attr', t: 'huangqiduihuan', n: 2000}], prize: [{a: 'item', t: '610', n: 2}], buyNum: 1, sell: 90},
{id:3, need: [{a: 'attr', t: 'huangqiduihuan', n: 3000}], prize: [{a: 'item', t: '610', n: 3},{a: 'item', t: '2', n: 700},{a: 'item', t: '1', n: 230}], buyNum: 1 }, {id:3, need: [{a: 'attr', t: 'huangqiduihuan', n: 3000}], prize: [{a: 'item', t: '610', n: 3}], buyNum: 1, sell: 80},
{id:4, need: [{a: 'attr', t: 'huangqiduihuan', n: 4000}], prize: [{a: 'item', t: '610', n: 4},{a: 'item', t: '2', n: 800},{a: 'item', t: '1', n: 690}], buyNum: 3 }, {id:4, need: [{a: 'attr', t: 'huangqiduihuan', n: 4000}], prize: [{a: 'item', t: '610', n: 4}], buyNum: 3, sell: 75},
{id:5, need: [{a: 'attr', t: 'huangqiduihuan', n: 5000}], prize: [{a: 'item', t: '610', n: 5},{a: 'item', t: '2', n: 900},{a: 'item', t: '1', n: 3300}], buyNum: 5 }, {id:5, need: [{a: 'attr', t: 'huangqiduihuan', n: 5000}], prize: [{a: 'item', t: '610', n: 5}], buyNum: 5},
{id:6, need: [{a: 'attr', t: 'huangqiduihuan', n: 6000}], prize: [{a: 'item', t: '610', n: 6},{a: 'item', t: '2', n: 1000},{a: 'item', t: '1', n: 130}], buyNum: 6 } {id:6, need: [{a: 'attr', t: 'huangqiduihuan', n: 6000}], prize: [{a: 'item', t: '610', n: 6}], buyNum: 6}
], ],
//boss表的ID //boss战配置
"bossId": 17001, //npcId读NPC表
//boss挑战等级奖励 //img是战斗地图写死
"boss": {npcId: 17001, img:"bg_fight_jg"},
//boss挑战等级奖励每日0点结算发邮件
"bossLvReward": [ "bossLvReward": [
{lv:1, "need": 10000, prize: [{a: 'item', t: '610', n: 1},{a: 'item', t: '2', n: 500},{a: 'item', t: '1', n: 1000}]}, {lv:1, "need": 10000, prize: [{a: 'item', t: '610', n: 1},{a: 'item', t: '2', n: 500},{a: 'item', t: '1', n: 1000}]},
{lv:2, "need": 20000, prize: [{a: 'item', t: '610', n: 2},{a: 'item', t: '2', n: 600},{a: 'item', t: '1', n: 550}]}, {lv:2, "need": 20000, prize: [{a: 'item', t: '610', n: 2},{a: 'item', t: '2', n: 600},{a: 'item', t: '1', n: 550}]},
@ -6873,7 +6892,7 @@
"bossLvReward_title": "email_title_hqjg_dps", "bossLvReward_title": "email_title_hqjg_dps",
//boss挑战等级奖励邮件内容 //boss挑战等级奖励邮件内容
"bossLvReward_des": "email_content_hqjg_dps", "bossLvReward_des": "email_content_hqjg_dps",
//boss挑战任务每日刷新 //boss挑战任务活动期间一次
"bossTask": [ "bossTask": [
{id:1, "need": 100000, prize: [{a: 'item', t: '610', n: 1},{a: 'item', t: '2', n: 100},{a: 'item', t: '1', n: 1000}]}, {id:1, "need": 100000, prize: [{a: 'item', t: '610', n: 1},{a: 'item', t: '2', n: 100},{a: 'item', t: '1', n: 1000}]},
{id:2, "need": 200000, prize: [{a: 'item', t: '610', n: 2},{a: 'item', t: '2', n: 200},{a: 'item', t: '1', n: 2000}]}, {id:2, "need": 200000, prize: [{a: 'item', t: '610', n: 2},{a: 'item', t: '2', n: 200},{a: 'item', t: '1', n: 2000}]},
@ -6932,7 +6951,30 @@
//boss排行邮件标题 //boss排行邮件标题
"bossRank_title": "email_title_hqjg_rank", "bossRank_title": "email_title_hqjg_rank",
//boss排行邮件内容 //boss排行邮件内容
"bossRank_des": "email_content_hqjg_rank" "bossRank_des": "email_content_hqjg_rank",
//活动时间结束后道具转换
"zhuanhuan": [
{
"start": {
'a': 'attr', 't': 'huangqijinbi', 'n': 1
},
"end": {
'a': 'attr', 't': 'jinbi', 'n': 10000
}
},
{
"start": {
'a': 'attr', 't': 'huangqiduihuan', 'n': 1
},
"end": {
'a': 'attr', 't': 'jinbi', 'n': 5000
}
}
],
//活动结算转换货币邮件标题
"end_mail_title": "email_title_hqjg_end",
//活动结算转换货币邮件内容
"end_mail_des": "email_content_hqjg_end"
} }
} }
] ]

View File

@ -2114,7 +2114,7 @@
"638": { "638": {
"id": 638, "id": 638,
"name": "intr_item_name_638", "name": "intr_item_name_638",
"undefined": "使用后可以随机获得巴拉莱卡、罗贝尔特中的10个碎片", "undefined": "使用后可随机获得以下碎片",
"type": 2, "type": 2,
"sort": 1, "sort": 1,
"colour": 5, "colour": 5,
@ -4016,7 +4016,7 @@
"undefined": "使用后解锁头像框“圣诞氛围”,解锁后防御加成+1%,解锁后生命加成+1%", "undefined": "使用后解锁头像框“圣诞氛围”,解锁后防御加成+1%,解锁后生命加成+1%",
"type": 7, "type": 7,
"sort": 1, "sort": 1,
"colour": 4, "colour": 5,
"way": [], "way": [],
"go": "", "go": "",
"icon": "txk_028", "icon": "txk_028",
@ -4027,7 +4027,7 @@
"usePrize": [], "usePrize": [],
"selecPrize": [], "selecPrize": [],
"payId": "", "payId": "",
"advancedEffects": "" "advancedEffects": "ani_xiangzikuang"
}, },
"50010": { "50010": {
"id": 50010, "id": 50010,
@ -4035,7 +4035,7 @@
"undefined": "使用后解锁头像框“披星戴月”,解锁后伤害加成+1%限时7天", "undefined": "使用后解锁头像框“披星戴月”,解锁后伤害加成+1%限时7天",
"type": 7, "type": 7,
"sort": 1, "sort": 1,
"colour": 4, "colour": 5,
"way": [], "way": [],
"go": "", "go": "",
"icon": "txk_025", "icon": "txk_025",
@ -4046,7 +4046,7 @@
"usePrize": [], "usePrize": [],
"selecPrize": [], "selecPrize": [],
"payId": "", "payId": "",
"advancedEffects": "" "advancedEffects": "ani_xiangzikuang"
}, },
"50011": { "50011": {
"id": 50011, "id": 50011,
@ -4054,7 +4054,7 @@
"undefined": "使用后解锁头像框“新春安宁”,解锁后生命加成+1%", "undefined": "使用后解锁头像框“新春安宁”,解锁后生命加成+1%",
"type": 7, "type": 7,
"sort": 1, "sort": 1,
"colour": 4, "colour": 5,
"way": [], "way": [],
"go": "", "go": "",
"icon": "txk_029", "icon": "txk_029",
@ -4065,7 +4065,26 @@
"usePrize": [], "usePrize": [],
"selecPrize": [], "selecPrize": [],
"payId": "", "payId": "",
"advancedEffects": "" "advancedEffects": "ani_xiangzikuang"
},
"50012": {
"id": 50012,
"name": "playerheadFrame_name_26",
"undefined": "使用后解锁头像框“花漫大地”,解锁后生命加成+1%限时7天",
"type": 7,
"sort": 1,
"colour": 5,
"way": [],
"go": "",
"icon": "txk_007",
"sicon": "txk_007",
"describe": "intr_item_describe_50012",
"diaoluo": 26,
"useNeed": [],
"usePrize": [],
"selecPrize": [],
"payId": "",
"advancedEffects": "ani_xiangzikuang"
}, },
"50101": { "50101": {
"id": 50101, "id": 50101,

View File

@ -1,25 +1,201 @@
{ {
//登陆福利 //登陆福利
denglufuli: [ denglufuli: [
{ total: 2, prize: [{a: 'attr', t: 'jinbi', n: 20000},{a: 'item', t: '1', n: 40000},{a: 'item', t: '12', n: 200}] }, {
{ total: 3, prize: [{a: 'attr', t: 'jinbi', n: 20000},{a: 'item', t: '1', n: 40000},{a: 'item', t: '12', n: 200}] }, total: 2,
{ total: 4, prize: [{a: 'attr', t: 'jinbi', n: 20000},{a: 'item', t: '1', n: 40000},{a: 'item', t: '12', n: 200}] }, prize: [
{ total: 5, prize: [{a: 'attr', t: 'jinbi', n: 20000},{a: 'item', t: '1', n: 40000},{a: 'item', t: '12', n: 200}] }, {
], a: 'attr',
//活动任务 t: 'jinbi',
huodongrenwu: [ n: 20000
{idx: 0, taskId: 'use_attr_rmbmoney', total: 300, prize: [{ a: 'item', t: '4', n: 5 }] , decs: 'intr_jierihuodong_1'}, },
{idx: 1, taskId: 'tanxian/FastGuaJi', total: 3, prize: [{ a: 'item', t: '4', n: 5 }] , decs: 'intr_jierihuodong_2'}, {
{idx: 2, taskId: 'jjc/Fight', total: 3, prize: [{ a: 'item', t: '4', n: 5 }] , decs: 'intr_jierihuodong_3'} a: 'item',
], t: '1',
//兑换 n: 40000
duihuan: [ },
{ need: [{a: 'attr', t: 'jinbi', n: 200}], prize: [{a: 'item', t: '12', n: 200}], num: 10 }, {
{ need: [{a: 'attr', t: 'jinbi', n: 400}], prize: [{a: 'item', t: '12', n: 400}], num: 10 } a: 'item',
], t: '12',
//礼包 n: 200
libao: [ }
{ need: [{a: 'attr', t: 'jinbi', n: 200}], prize: [{a: 'item', t: '12', n: 200}], num: 10 }, ]
{ need: [{a: 'attr', t: 'jinbi', n: 400}], prize: [{a: 'item', t: '12', n: 400}], num: 10 } },
] {
total: 3,
prize: [
{
a: 'attr',
t: 'jinbi',
n: 20000
},
{
a: 'item',
t: '1',
n: 40000
},
{
a: 'item',
t: '12',
n: 200
}
]
},
{
total: 4,
prize: [
{
a: 'attr',
t: 'jinbi',
n: 20000
},
{
a: 'item',
t: '1',
n: 40000
},
{
a: 'item',
t: '12',
n: 200
}
]
},
{
total: 5,
prize: [
{
a: 'attr',
t: 'jinbi',
n: 20000
},
{
a: 'item',
t: '1',
n: 40000
},
{
a: 'item',
t: '12',
n: 200
}
]
},
],
//活动任务
huodongrenwu: [
{
idx: 0,
taskId: 'use_attr_rmbmoney',
total: 300,
prize: [
{
a: 'item',
t: '4',
n: 5
}
],
decs: 'intr_jierihuodong_1'
},
{
idx: 1,
taskId: 'tanxian/FastGuaJi',
total: 3,
prize: [
{
a: 'item',
t: '4',
n: 5
}
],
decs: 'intr_jierihuodong_2'
},
{
idx: 2,
taskId: 'jjc/Fight',
total: 3,
prize: [
{
a: 'item',
t: '4',
n: 5
}
],
decs: 'intr_jierihuodong_3'
}
],
//兑换
duihuan: [
{
need: [
{
a: 'attr',
t: 'jinbi',
n: 200
}
],
prize: [
{
a: 'item',
t: '12',
n: 200
}
],
num: 10
},
{
need: [
{
a: 'attr',
t: 'jinbi',
n: 400
}
],
prize: [
{
a: 'item',
t: '12',
n: 400
}
],
num: 10
}
],
//礼包
libao: [
{
need: [
{
a: 'attr',
t: 'jinbi',
n: 200
}
],
prize: [
{
a: 'item',
t: '12',
n: 200
}
],
num: 10
},
{
need: [
{
a: 'attr',
t: 'jinbi',
n: 400
}
],
prize: [
{
a: 'item',
t: '12',
n: 400
}
],
num: 10
}
]
} }

View File

@ -21849,6 +21849,22 @@
"isboss": 1, "isboss": 1,
"ghname": "npc_ghname_2" "ghname": "npc_ghname_2"
}, },
"17004": {
"npcId": 17004,
"attr": {},
"npclist": "5001_60_90301#5001_60_90301#5001_60_90301#5001_60_90301#5001_60_90301#5001_60_90301",
"npcLv": [],
"isboss": 1,
"ghname": "npc_ghname_6",
"skin": [
50011,
50011,
50011,
50011,
50011,
50011
]
},
"18001": { "18001": {
"npcId": 18001, "npcId": 18001,
"attr": {}, "attr": {},

View File

@ -69,7 +69,7 @@
1001 1001
], ],
"intr": "intr_playerinfo_intr_1001", "intr": "intr_playerinfo_intr_1001",
"sort": 42, "sort": 43,
"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": 43, "sort": 44,
"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": 40, "sort": 41,
"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": 41, "sort": 42,
"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": 25, "sort": 26,
"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": 26, "sort": 27,
"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": 27, "sort": 28,
"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": 28, "sort": 29,
"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": 29, "sort": 30,
"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": 30, "sort": 31,
"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": 31, "sort": 32,
"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": 32, "sort": 33,
"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": 33, "sort": 34,
"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": 34, "sort": 35,
"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": 35, "sort": 36,
"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": 36, "sort": 37,
"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": 37, "sort": 38,
"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": 38, "sort": 39,
"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": 39, "sort": 40,
"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": 10, "sort": 11,
"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": 11, "sort": 12,
"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": 12, "sort": 13,
"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": 13, "sort": 14,
"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": 14, "sort": 15,
"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": 15, "sort": 16,
"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": 16, "sort": 17,
"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": 17, "sort": 18,
"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": 18, "sort": 19,
"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": 19, "sort": 20,
"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": 20, "sort": 21,
"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": 21, "sort": 22,
"buff": {}, "buff": {},
"colour": 1, "colour": 1,
"ani": "" "ani": ""
@ -527,14 +527,14 @@
"4013": { "4013": {
"id": 4013, "id": 4013,
"name": "intr_playerinfo_name_4013", "name": "intr_playerinfo_name_4013",
"undefined": "获得干部格里达尔后解锁", "undefined": "获得干部葛丽特后解锁",
"img": 4013, "img": 4013,
"cond": [ "cond": [
"hero", "hero",
4013 4013
], ],
"intr": "intr_playerinfo_intr_4013", "intr": "intr_playerinfo_intr_4013",
"sort": 22, "sort": 23,
"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": 23, "sort": 24,
"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": 24, "sort": 25,
"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": 5, "sort": 6,
"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": 6, "sort": 7,
"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": 7, "sort": 8,
"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": 8, "sort": 9,
"buff": {}, "buff": {},
"colour": 1, "colour": 1,
"ani": "" "ani": ""
@ -639,7 +639,22 @@
5005 5005
], ],
"intr": "intr_playerinfo_intr_5005", "intr": "intr_playerinfo_intr_5005",
"sort": 9, "sort": 10,
"buff": {},
"colour": 1,
"ani": ""
},
"50011": {
"id": 50011,
"name": "intr_playerinfo_name_50011",
"undefined": "获得干部莱薇外观【兔女郎】后解锁",
"img": 50011,
"cond": [
"heroskin",
50011
],
"intr": "intr_playerinfo_intr_50011",
"sort": 5,
"buff": {}, "buff": {},
"colour": 1, "colour": 1,
"ani": "" "ani": ""

View File

@ -139,7 +139,7 @@
"id": 9, "id": 9,
"name": "playerheadFrame_name_9", "name": "playerheadFrame_name_9",
"undefined": "名望等级达到五阶获得,解锁后防御加成+1%", "undefined": "名望等级达到五阶获得,解锁后防御加成+1%",
"img": "txk_005", "img": "txk_012",
"cond": [ "cond": [
"renown", "renown",
41 41
@ -311,7 +311,7 @@
"id": 19, "id": 19,
"name": "playerheadFrame_name_19", "name": "playerheadFrame_name_19",
"undefined": "开服冲榜活动获得,解锁后攻击加成+1%", "undefined": "开服冲榜活动获得,解锁后攻击加成+1%",
"img": "txk_004", "img": "txk_006",
"cond": [ "cond": [
"time", "time",
-1 -1
@ -395,8 +395,8 @@
"24": { "24": {
"id": 24, "id": 24,
"name": "playerheadFrame_name_24", "name": "playerheadFrame_name_24",
"undefined": "消费竞赛活动前三名获得,解锁后伤害加成+1%限时7天", "undefined": "消费竞赛活动获得,解锁后伤害加成+1%限时7天",
"img": "txk_025", "img": "txk_015",
"cond": [ "cond": [
"time", "time",
604800 604800
@ -425,5 +425,22 @@
}, },
"colour": 4, "colour": 4,
"ani": "" "ani": ""
},
"26": {
"id": 26,
"name": "playerheadFrame_name_26",
"undefined": "黄旗酒馆活动获得,解锁后生命加成+1%限时7天",
"img": "txk_007",
"cond": [
"time",
604800
],
"intr": "playerheadFrame_des_26",
"sort": 26,
"buff": {
"hppro": 0.01
},
"colour": 5,
"ani": ""
} }
} }

View File

@ -1705,13 +1705,13 @@
"sxleixing": "attr", "sxleixing": "attr",
"buff_type": 1, "buff_type": 1,
"xiaoguocanshu": { "xiaoguocanshu": {
"dpspro": 2 "dpspro": 1
}, },
"round": 2, "round": 3,
"group": "tx01300", "group": "tx01300",
"jiejiaxiaoguo": "retime", "jiejiaxiaoguo": "retime",
"diejiacengshu": 1, "diejiacengshu": 1,
"describe": "进入战斗后的前2回合进入致命状态攻击敌人时有0.01的几率造成双倍伤害" "describe": "进入战斗后的前2回合进入致命状态攻击敌人时有1%的几率造成双倍伤害"
}, },
"tx01301": { "tx01301": {
"skillid": "tx01301", "skillid": "tx01301",
@ -1724,13 +1724,13 @@
"sxleixing": "attr", "sxleixing": "attr",
"buff_type": 1, "buff_type": 1,
"xiaoguocanshu": { "xiaoguocanshu": {
"dpspro": 2 "dpspro": 1
}, },
"round": 2, "round": 3,
"group": "tx01300", "group": "tx01300",
"jiejiaxiaoguo": "retime", "jiejiaxiaoguo": "retime",
"diejiacengshu": 1, "diejiacengshu": 1,
"describe": "进入战斗后的前2回合进入致命状态攻击敌人时有0.02的几率造成双倍伤害" "describe": "进入战斗后的前2回合进入致命状态攻击敌人时有2%的几率造成双倍伤害"
}, },
"tx01302": { "tx01302": {
"skillid": "tx01302", "skillid": "tx01302",
@ -1743,13 +1743,13 @@
"sxleixing": "attr", "sxleixing": "attr",
"buff_type": 1, "buff_type": 1,
"xiaoguocanshu": { "xiaoguocanshu": {
"dpspro": 2 "dpspro": 1
}, },
"round": 2, "round": 3,
"group": "tx01300", "group": "tx01300",
"jiejiaxiaoguo": "retime", "jiejiaxiaoguo": "retime",
"diejiacengshu": 1, "diejiacengshu": 1,
"describe": "进入战斗后的前2回合进入致命状态攻击敌人时有0.03的几率造成双倍伤害" "describe": "进入战斗后的前2回合进入致命状态攻击敌人时有3%的几率造成双倍伤害"
}, },
"tx01303": { "tx01303": {
"skillid": "tx01303", "skillid": "tx01303",
@ -1762,13 +1762,13 @@
"sxleixing": "attr", "sxleixing": "attr",
"buff_type": 1, "buff_type": 1,
"xiaoguocanshu": { "xiaoguocanshu": {
"dpspro": 2 "dpspro": 1
}, },
"round": 2, "round": 3,
"group": "tx01300", "group": "tx01300",
"jiejiaxiaoguo": "retime", "jiejiaxiaoguo": "retime",
"diejiacengshu": 1, "diejiacengshu": 1,
"describe": "进入战斗后的前2回合进入致命状态攻击敌人时有0.04的几率造成双倍伤害" "describe": "进入战斗后的前2回合进入致命状态攻击敌人时有4%的几率造成双倍伤害"
}, },
"tx01304": { "tx01304": {
"skillid": "tx01304", "skillid": "tx01304",
@ -1781,13 +1781,13 @@
"sxleixing": "attr", "sxleixing": "attr",
"buff_type": 1, "buff_type": 1,
"xiaoguocanshu": { "xiaoguocanshu": {
"dpspro": 2 "dpspro": 1
}, },
"round": 2, "round": 3,
"group": "tx01300", "group": "tx01300",
"jiejiaxiaoguo": "retime", "jiejiaxiaoguo": "retime",
"diejiacengshu": 1, "diejiacengshu": 1,
"describe": "进入战斗后的前2回合进入致命状态攻击敌人时有0.05的几率造成双倍伤害" "describe": "进入战斗后的前2回合进入致命状态攻击敌人时有5%的几率造成双倍伤害"
}, },
"tx01305": { "tx01305": {
"skillid": "tx01305", "skillid": "tx01305",
@ -1800,13 +1800,13 @@
"sxleixing": "attr", "sxleixing": "attr",
"buff_type": 1, "buff_type": 1,
"xiaoguocanshu": { "xiaoguocanshu": {
"dpspro": 2 "dpspro": 1
}, },
"round": 2, "round": 3,
"group": "tx01300", "group": "tx01300",
"jiejiaxiaoguo": "retime", "jiejiaxiaoguo": "retime",
"diejiacengshu": 1, "diejiacengshu": 1,
"describe": "进入战斗后的前2回合进入致命状态攻击敌人时有0.06的几率造成双倍伤害" "describe": "进入战斗后的前2回合进入致命状态攻击敌人时有6%的几率造成双倍伤害"
}, },
"tx01306": { "tx01306": {
"skillid": "tx01306", "skillid": "tx01306",
@ -1819,13 +1819,13 @@
"sxleixing": "attr", "sxleixing": "attr",
"buff_type": 1, "buff_type": 1,
"xiaoguocanshu": { "xiaoguocanshu": {
"dpspro": 2 "dpspro": 1
}, },
"round": 2, "round": 3,
"group": "tx01300", "group": "tx01300",
"jiejiaxiaoguo": "retime", "jiejiaxiaoguo": "retime",
"diejiacengshu": 1, "diejiacengshu": 1,
"describe": "进入战斗后的前2回合进入致命状态攻击敌人时有0.07的几率造成双倍伤害" "describe": "进入战斗后的前2回合进入致命状态攻击敌人时有7%的几率造成双倍伤害"
}, },
"tx01307": { "tx01307": {
"skillid": "tx01307", "skillid": "tx01307",
@ -1838,13 +1838,13 @@
"sxleixing": "attr", "sxleixing": "attr",
"buff_type": 1, "buff_type": 1,
"xiaoguocanshu": { "xiaoguocanshu": {
"dpspro": 2 "dpspro": 1
}, },
"round": 2, "round": 3,
"group": "tx01300", "group": "tx01300",
"jiejiaxiaoguo": "retime", "jiejiaxiaoguo": "retime",
"diejiacengshu": 1, "diejiacengshu": 1,
"describe": "进入战斗后的前2回合进入致命状态攻击敌人时有0.08的几率造成双倍伤害" "describe": "进入战斗后的前2回合进入致命状态攻击敌人时有8%的几率造成双倍伤害"
}, },
"tx01308": { "tx01308": {
"skillid": "tx01308", "skillid": "tx01308",
@ -1857,13 +1857,13 @@
"sxleixing": "attr", "sxleixing": "attr",
"buff_type": 1, "buff_type": 1,
"xiaoguocanshu": { "xiaoguocanshu": {
"dpspro": 2 "dpspro": 1
}, },
"round": 2, "round": 3,
"group": "tx01300", "group": "tx01300",
"jiejiaxiaoguo": "retime", "jiejiaxiaoguo": "retime",
"diejiacengshu": 1, "diejiacengshu": 1,
"describe": "进入战斗后的前2回合进入致命状态攻击敌人时有0.09的几率造成双倍伤害" "describe": "进入战斗后的前2回合进入致命状态攻击敌人时有9%的几率造成双倍伤害"
}, },
"tx01309": { "tx01309": {
"skillid": "tx01309", "skillid": "tx01309",
@ -1876,13 +1876,13 @@
"sxleixing": "attr", "sxleixing": "attr",
"buff_type": 1, "buff_type": 1,
"xiaoguocanshu": { "xiaoguocanshu": {
"dpspro": 2 "dpspro": 1
}, },
"round": 2, "round": 3,
"group": "tx01300", "group": "tx01300",
"jiejiaxiaoguo": "retime", "jiejiaxiaoguo": "retime",
"diejiacengshu": 1, "diejiacengshu": 1,
"describe": "进入战斗后的前2回合进入致命状态攻击敌人时有0.10的几率造成双倍伤害" "describe": "进入战斗后的前2回合进入致命状态攻击敌人时有10%的几率造成双倍伤害"
}, },
"tx02300": { "tx02300": {
"skillid": "tx02300", "skillid": "tx02300",