#41879 子任务 【梦工场系统】 <-后端-> 【召唤】保底规则修改&增加历史召唤记录

This commit is contained in:
meixiongfeng 2023-12-26 11:09:46 +08:00
parent 17313a234f
commit a64445b1c5
22 changed files with 12120 additions and 1957 deletions

View File

@ -2118,6 +2118,80 @@
"CanFriendHelp": 1, "CanFriendHelp": 1,
"Numrounds": 0 "Numrounds": 0
}, },
{
"id": 10105002,
"PlayType": 1,
"HeroCount": 5,
"readyScene": "scenesfight_role_interface_07",
"battleScenes": [
"scenesfight_10"
],
"BGMusic": "",
"LoadingId": 0,
"HideAlienSpace": 0,
"HideFightUI": 0,
"RuleTips": {
"key": "",
"text": ""
},
"BattleTips": {
"key": "",
"text": ""
},
"battleEvents": [],
"ScoreGroupID": 0,
"disableAiCamera": 0,
"ChoseCamp": [],
"DisableCamp": [],
"DefaultHero": 720006,
"ChoseHero": [],
"DisableHero": [],
"LockSlots": [],
"HeroCheck": [],
"RedAssistTeam": 0,
"BlueAssistTeam": 0,
"CanFriendHelp": 0,
"Numrounds": 0
},
{
"id": 10105003,
"PlayType": 1,
"HeroCount": 5,
"readyScene": "scenesfight_role_interface_07",
"battleScenes": [
"scenesfight_10"
],
"BGMusic": "",
"LoadingId": 0,
"HideAlienSpace": 0,
"HideFightUI": 0,
"RuleTips": {
"key": "",
"text": ""
},
"BattleTips": {
"key": "",
"text": ""
},
"battleEvents": [],
"ScoreGroupID": 0,
"disableAiCamera": 0,
"ChoseCamp": [],
"DisableCamp": [],
"DefaultHero": 720007,
"ChoseHero": [],
"DisableHero": [],
"LockSlots": [
3,
4,
5
],
"HeroCheck": [],
"RedAssistTeam": 0,
"BlueAssistTeam": 0,
"CanFriendHelp": 0,
"Numrounds": 0
},
{ {
"id": 10106001, "id": 10106001,
"PlayType": 1, "PlayType": 1,

File diff suppressed because it is too large Load Diff

View File

@ -524,11 +524,11 @@
"skill_id": 125004011, "skill_id": 125004011,
"attribute_text": { "attribute_text": {
"key": "equip_equip_attribute_attribute_text_27", "key": "equip_equip_attribute_attribute_text_27",
"text": "围剿造成的伤害增加" "text": "出血造成的伤害增加"
}, },
"attribute_text_novalue": { "attribute_text_novalue": {
"key": "equip_equip_attribute_attribute_text_novalue_27", "key": "equip_equip_attribute_attribute_text_novalue_27",
"text": "围剿造成的伤害增加" "text": "出血造成的伤害增加"
}, },
"skill_parameter": [ "skill_parameter": [
"1%", "1%",
@ -544,11 +544,11 @@
"skill_id": 125004011, "skill_id": 125004011,
"attribute_text": { "attribute_text": {
"key": "equip_equip_attribute_attribute_text_28", "key": "equip_equip_attribute_attribute_text_28",
"text": "炸弹造成的伤害增加" "text": "中毒造成的伤害增加"
}, },
"attribute_text_novalue": { "attribute_text_novalue": {
"key": "equip_equip_attribute_attribute_text_novalue_28", "key": "equip_equip_attribute_attribute_text_novalue_28",
"text": "炸弹造成的伤害增加" "text": "中毒造成的伤害增加"
}, },
"skill_parameter": [ "skill_parameter": [
"1%", "1%",
@ -764,11 +764,11 @@
"skill_id": 125004011, "skill_id": 125004011,
"attribute_text": { "attribute_text": {
"key": "equip_equip_attribute_attribute_text_39", "key": "equip_equip_attribute_attribute_text_39",
"text": "[4号技能]的回复量提升" "text": "速度提升的效果增加"
}, },
"attribute_text_novalue": { "attribute_text_novalue": {
"key": "equip_equip_attribute_attribute_text_novalue_39", "key": "equip_equip_attribute_attribute_text_novalue_39",
"text": "[4号技能]的回复量提升" "text": "速度提升的效果增加"
}, },
"skill_parameter": [ "skill_parameter": [
"1%", "1%",
@ -784,11 +784,11 @@
"skill_id": 125004011, "skill_id": 125004011,
"attribute_text": { "attribute_text": {
"key": "equip_equip_attribute_attribute_text_40", "key": "equip_equip_attribute_attribute_text_40",
"text": "[4号技能]的暴击伤害提升" "text": "暴击提升的效果增加"
}, },
"attribute_text_novalue": { "attribute_text_novalue": {
"key": "equip_equip_attribute_attribute_text_novalue_40", "key": "equip_equip_attribute_attribute_text_novalue_40",
"text": "[4号技能]的暴击伤害提升" "text": "暴击提升的效果增加"
}, },
"skill_parameter": [ "skill_parameter": [
"1%", "1%",
@ -804,11 +804,11 @@
"skill_id": 125004011, "skill_id": 125004011,
"attribute_text": { "attribute_text": {
"key": "equip_equip_attribute_attribute_text_41", "key": "equip_equip_attribute_attribute_text_41",
"text": "[4号技能]的命中提升" "text": "爆伤提升的效果增加"
}, },
"attribute_text_novalue": { "attribute_text_novalue": {
"key": "equip_equip_attribute_attribute_text_novalue_41", "key": "equip_equip_attribute_attribute_text_novalue_41",
"text": "[4号技能]的命中提升" "text": "爆伤提升的效果增加"
}, },
"skill_parameter": [ "skill_parameter": [
"1%", "1%",

File diff suppressed because it is too large Load Diff

View File

@ -134,8 +134,8 @@
"parameter": "", "parameter": "",
"interface": "", "interface": "",
"condition": "funcopen_hero", "condition": "funcopen_hero",
"followtj": "OpenNpcOption_支线-烹饪处的阿宝", "followtj": "",
"followguide": 0, "followguide": 1000202,
"finger": [ "finger": [
"maininterface", "maininterface",
"mainCom$.optionList$", "mainCom$.optionList$",
@ -145,7 +145,7 @@
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"fingerTime": 0.5, "fingerTime": 1.5,
"objSize": { "objSize": {
"x": 0, "x": 0,
"y": 0 "y": 0
@ -176,7 +176,7 @@
"startPar": "", "startPar": "",
"parameter": "", "parameter": "",
"interface": "", "interface": "",
"condition": "worldtaskexit_accept_20035", "condition": "",
"followtj": "", "followtj": "",
"followguide": 1000203, "followguide": 1000203,
"finger": [ "finger": [
@ -3228,8 +3228,8 @@
"stagepoint" "stagepoint"
], ],
"offset": { "offset": {
"x": 0, "x": 30,
"y": 0 "y": 30
}, },
"fingerTime": 1, "fingerTime": 1,
"objSize": { "objSize": {
@ -3237,8 +3237,8 @@
"y": 400 "y": 400
}, },
"objOffset": { "objOffset": {
"x": -250, "x": -99,
"y": -230 "y": -60
}, },
"txt": "", "txt": "",
"txtoffset": { "txtoffset": {

View File

@ -1,46 +1,22 @@
[ [
{ {
"id": 1, "id": 1,
"png": "wp_icon_10013" "png": "ty_icon_hzdk1"
}, },
{ {
"id": 2, "id": 2,
"png": "wp_icon_10014" "png": "ty_icon_hzdk2"
}, },
{ {
"id": 3, "id": 3,
"png": "wp_icon_10015" "png": "ty_icon_hzdk3"
}, },
{ {
"id": 4, "id": 4,
"png": "wp_icon_10016" "png": "ty_icon_hzdk4"
}, },
{ {
"id": 5, "id": 5,
"png": "wp_icon_10017" "png": "ty_icon_hzdk5"
},
{
"id": 6,
"png": "wp_icon_10018"
},
{
"id": 7,
"png": "wp_icon_10019"
},
{
"id": 8,
"png": "wp_icon_10020"
},
{
"id": 9,
"png": "wp_icon_10021"
},
{
"id": 10,
"png": "wp_icon_10022"
},
{
"id": 11,
"png": "wp_icon_10023"
} }
] ]

View File

@ -8058,7 +8058,7 @@
}, },
"star": 5, "star": 5,
"color": 4, "color": 4,
"race": 2, "race": 1,
"job": 2, "job": 2,
"type": 2, "type": 2,
"ip": 1, "ip": 1,
@ -8141,7 +8141,7 @@
}, },
"star": 5, "star": 5,
"color": 4, "color": 4,
"race": 3, "race": 2,
"job": 2, "job": 2,
"type": 2, "type": 2,
"ip": 1, "ip": 1,
@ -8224,7 +8224,7 @@
}, },
"star": 5, "star": 5,
"color": 4, "color": 4,
"race": 1, "race": 3,
"job": 2, "job": 2,
"type": 2, "type": 2,
"ip": 1, "ip": 1,

View File

@ -6893,24 +6893,11 @@
"key": "hero_awaken_hero_awaken_name_182", "key": "hero_awaken_hero_awaken_name_182",
"text": "守护" "text": "守护"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 925002431,
"s": "atkpro",
"d": 80
},
{
"s": "defpro",
"d": 80
},
{
"s": "hppro",
"d": 80
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_182", "key": "hero_awaken_describe_182",
"text": "基础攻击、防御、生命值+8%" "text": "3技能最终伤害增加10%。"
}, },
"icon": "js_jx_img_icon02", "icon": "js_jx_img_icon02",
"condition": 0, "condition": 0,
@ -6979,24 +6966,11 @@
"key": "hero_awaken_hero_awaken_name_184", "key": "hero_awaken_hero_awaken_name_184",
"text": "质量" "text": "质量"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 925002432,
"s": "atkpro",
"d": 140
},
{
"s": "defpro",
"d": 140
},
{
"s": "hppro",
"d": 140
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_184", "key": "hero_awaken_describe_184",
"text": "基础攻击、防御、生命值+14%" "text": "增加10%攻击力。"
}, },
"icon": "js_jx_img_icon06", "icon": "js_jx_img_icon06",
"condition": 0, "condition": 0,
@ -7065,24 +7039,11 @@
"key": "hero_awaken_hero_awaken_name_186", "key": "hero_awaken_hero_awaken_name_186",
"text": "神速" "text": "神速"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 925002433,
"s": "atkpro",
"d": 200
},
{
"s": "defpro",
"d": 200
},
{
"s": "hppro",
"d": 200
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_186", "key": "hero_awaken_describe_186",
"text": "基础攻击、防御、生命值+20%" "text": "若3技能驱散敌方增益成功则自身行动值提升30%。"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,
@ -7151,24 +7112,11 @@
"key": "hero_awaken_hero_awaken_name_188", "key": "hero_awaken_hero_awaken_name_188",
"text": "守护" "text": "守护"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 925003431,
"s": "atkpro",
"d": 80
},
{
"s": "defpro",
"d": 80
},
{
"s": "hppro",
"d": 80
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_188", "key": "hero_awaken_describe_188",
"text": "基础攻击、防御、生命值+8%" "text": "3技能最终伤害增加10%。"
}, },
"icon": "js_jx_img_icon02", "icon": "js_jx_img_icon02",
"condition": 0, "condition": 0,
@ -7237,24 +7185,11 @@
"key": "hero_awaken_hero_awaken_name_190", "key": "hero_awaken_hero_awaken_name_190",
"text": "质量" "text": "质量"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 925003432,
"s": "atkpro",
"d": 140
},
{
"s": "defpro",
"d": 140
},
{
"s": "hppro",
"d": 140
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_190", "key": "hero_awaken_describe_190",
"text": "基础攻击、防御、生命值+14%" "text": "增加10%生命值。"
}, },
"icon": "js_jx_img_icon06", "icon": "js_jx_img_icon06",
"condition": 0, "condition": 0,
@ -7323,24 +7258,11 @@
"key": "hero_awaken_hero_awaken_name_192", "key": "hero_awaken_hero_awaken_name_192",
"text": "神速" "text": "神速"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 925003433,
"s": "atkpro",
"d": 200
},
{
"s": "defpro",
"d": 200
},
{
"s": "hppro",
"d": 200
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_192", "key": "hero_awaken_describe_192",
"text": "基础攻击、防御、生命值+20%" "text": "吸收行动值成功时提升友方10%行动值"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,
@ -8543,24 +8465,11 @@
"key": "hero_awaken_hero_awaken_name_224", "key": "hero_awaken_hero_awaken_name_224",
"text": "守护" "text": "守护"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 933005431,
"s": "atkpro",
"d": 80
},
{
"s": "defpro",
"d": 80
},
{
"s": "hppro",
"d": 80
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_224", "key": "hero_awaken_describe_224",
"text": "基础攻击、防御、生命值+8%" "text": "3技能最终伤害增加10%。"
}, },
"icon": "js_jx_img_icon02", "icon": "js_jx_img_icon02",
"condition": 0, "condition": 0,
@ -8629,24 +8538,11 @@
"key": "hero_awaken_hero_awaken_name_226", "key": "hero_awaken_hero_awaken_name_226",
"text": "质量" "text": "质量"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 933005432,
"s": "atkpro",
"d": 140
},
{
"s": "defpro",
"d": 140
},
{
"s": "hppro",
"d": 140
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_226", "key": "hero_awaken_describe_226",
"text": "基础攻击、防御、生命值+14%" "text": "增加10%生命值。"
}, },
"icon": "js_jx_img_icon06", "icon": "js_jx_img_icon06",
"condition": 0, "condition": 0,
@ -8715,24 +8611,11 @@
"key": "hero_awaken_hero_awaken_name_228", "key": "hero_awaken_hero_awaken_name_228",
"text": "神速" "text": "神速"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 933005433,
"s": "atkpro",
"d": 200
},
{
"s": "defpro",
"d": 200
},
{
"s": "hppro",
"d": 200
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_228", "key": "hero_awaken_describe_228",
"text": "基础攻击、防御、生命值+20%" "text": "3技能每偷取1个增益自身行动值增加5%。"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,
@ -9755,24 +9638,11 @@
"key": "hero_awaken_hero_awaken_name_254", "key": "hero_awaken_hero_awaken_name_254",
"text": "守护" "text": "守护"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 934004431,
"s": "atkpro",
"d": 80
},
{
"s": "defpro",
"d": 80
},
{
"s": "hppro",
"d": 80
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_254", "key": "hero_awaken_describe_254",
"text": "基础攻击、防御、生命值+8%" "text": "3技能最终伤害增加10%。"
}, },
"icon": "js_jx_img_icon02", "icon": "js_jx_img_icon02",
"condition": 0, "condition": 0,
@ -9841,24 +9711,11 @@
"key": "hero_awaken_hero_awaken_name_256", "key": "hero_awaken_hero_awaken_name_256",
"text": "质量" "text": "质量"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 934004432,
"s": "atkpro",
"d": 140
},
{
"s": "defpro",
"d": 140
},
{
"s": "hppro",
"d": 140
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_256", "key": "hero_awaken_describe_256",
"text": "基础攻击、防御、生命值+14%" "text": "增加10%攻击力。"
}, },
"icon": "js_jx_img_icon06", "icon": "js_jx_img_icon06",
"condition": 0, "condition": 0,
@ -9927,24 +9784,11 @@
"key": "hero_awaken_hero_awaken_name_258", "key": "hero_awaken_hero_awaken_name_258",
"text": "神速" "text": "神速"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 934004433,
"s": "atkpro",
"d": 200
},
{
"s": "defpro",
"d": 200
},
{
"s": "hppro",
"d": 200
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_258", "key": "hero_awaken_describe_258",
"text": "基础攻击、防御、生命值+20%" "text": "3技能60%附加2回合【童年阴影】"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,
@ -11327,24 +11171,11 @@
"key": "hero_awaken_hero_awaken_name_296", "key": "hero_awaken_hero_awaken_name_296",
"text": "守护" "text": "守护"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 935003431,
"s": "atkpro",
"d": 80
},
{
"s": "defpro",
"d": 80
},
{
"s": "hppro",
"d": 80
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_296", "key": "hero_awaken_describe_296",
"text": "基础攻击、防御、生命值+8%" "text": "3技能最终伤害增加10%。"
}, },
"icon": "js_jx_img_icon02", "icon": "js_jx_img_icon02",
"condition": 0, "condition": 0,
@ -11413,24 +11244,11 @@
"key": "hero_awaken_hero_awaken_name_298", "key": "hero_awaken_hero_awaken_name_298",
"text": "质量" "text": "质量"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 935003432,
"s": "atkpro",
"d": 140
},
{
"s": "defpro",
"d": 140
},
{
"s": "hppro",
"d": 140
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_298", "key": "hero_awaken_describe_298",
"text": "基础攻击、防御、生命值+14%" "text": "每个存活的敌方使自身攻击增加3%"
}, },
"icon": "js_jx_img_icon06", "icon": "js_jx_img_icon06",
"condition": 0, "condition": 0,
@ -11499,24 +11317,11 @@
"key": "hero_awaken_hero_awaken_name_300", "key": "hero_awaken_hero_awaken_name_300",
"text": "神速" "text": "神速"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 935003433,
"s": "atkpro",
"d": 200
},
{
"s": "defpro",
"d": 200
},
{
"s": "hppro",
"d": 200
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_300", "key": "hero_awaken_describe_300",
"text": "基础攻击、防御、生命值+20%" "text": "【梦魇】状态下收到伤害时有60%概率反击目标"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,
@ -12684,7 +12489,7 @@
"skill": 943003431, "skill": 943003431,
"describe": { "describe": {
"key": "hero_awaken_describe_332", "key": "hero_awaken_describe_332",
"text": "三技能最终治疗量增加10%" "text": "3技能最终伤害增加10%"
}, },
"icon": "js_jx_img_icon02", "icon": "js_jx_img_icon02",
"condition": 0, "condition": 0,
@ -12830,7 +12635,7 @@
"skill": 943003433, "skill": 943003433,
"describe": { "describe": {
"key": "hero_awaken_describe_336", "key": "hero_awaken_describe_336",
"text": "三技能复活目标后,自身获得额外回合。" "text": "3技能造成击杀后,自身获得额外回合。"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,
@ -12899,24 +12704,11 @@
"key": "hero_awaken_hero_awaken_name_338", "key": "hero_awaken_hero_awaken_name_338",
"text": "守护" "text": "守护"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 943004431,
"s": "atkpro",
"d": 80
},
{
"s": "defpro",
"d": 80
},
{
"s": "hppro",
"d": 80
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_338", "key": "hero_awaken_describe_338",
"text": "基础攻击、防御、生命值+8%" "text": "3技能最终伤害增加10%。"
}, },
"icon": "js_jx_img_icon02", "icon": "js_jx_img_icon02",
"condition": 0, "condition": 0,
@ -12985,24 +12777,11 @@
"key": "hero_awaken_hero_awaken_name_340", "key": "hero_awaken_hero_awaken_name_340",
"text": "质量" "text": "质量"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 943004432,
"s": "atkpro",
"d": 140
},
{
"s": "defpro",
"d": 140
},
{
"s": "hppro",
"d": 140
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_340", "key": "hero_awaken_describe_340",
"text": "基础攻击、防御、生命值+14%" "text": "增加10%攻击力。"
}, },
"icon": "js_jx_img_icon06", "icon": "js_jx_img_icon06",
"condition": 0, "condition": 0,
@ -13071,24 +12850,11 @@
"key": "hero_awaken_hero_awaken_name_342", "key": "hero_awaken_hero_awaken_name_342",
"text": "神速" "text": "神速"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 943004433,
"s": "atkpro",
"d": 200
},
{
"s": "defpro",
"d": 200
},
{
"s": "hppro",
"d": 200
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_342", "key": "hero_awaken_describe_342",
"text": "基础攻击、防御、生命值+20%" "text": "3技能为自身附加2回合【免疫】"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,
@ -13634,24 +13400,11 @@
"key": "hero_awaken_hero_awaken_name_356", "key": "hero_awaken_hero_awaken_name_356",
"text": "守护" "text": "守护"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 943007431,
"s": "atkpro",
"d": 80
},
{
"s": "defpro",
"d": 80
},
{
"s": "hppro",
"d": 80
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_356", "key": "hero_awaken_describe_356",
"text": "基础攻击、防御、生命值+8%" "text": "3技能最终伤害增加10%。"
}, },
"icon": "js_jx_img_icon02", "icon": "js_jx_img_icon02",
"condition": 0, "condition": 0,
@ -13720,24 +13473,11 @@
"key": "hero_awaken_hero_awaken_name_358", "key": "hero_awaken_hero_awaken_name_358",
"text": "质量" "text": "质量"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 943007432,
"s": "atkpro",
"d": 140
},
{
"s": "defpro",
"d": 140
},
{
"s": "hppro",
"d": 140
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_358", "key": "hero_awaken_describe_358",
"text": "基础攻击、防御、生命值+14%" "text": "增加10%生命值。"
}, },
"icon": "js_jx_img_icon06", "icon": "js_jx_img_icon06",
"condition": 0, "condition": 0,
@ -13806,24 +13546,11 @@
"key": "hero_awaken_hero_awaken_name_360", "key": "hero_awaken_hero_awaken_name_360",
"text": "神速" "text": "神速"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 943007433,
"s": "atkpro",
"d": 200
},
{
"s": "defpro",
"d": 200
},
{
"s": "hppro",
"d": 200
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_360", "key": "hero_awaken_describe_360",
"text": "基础攻击、防御、生命值+20%" "text": "3技能额外提升友方10%行动值"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,
@ -14111,24 +13838,11 @@
"key": "hero_awaken_hero_awaken_name_368", "key": "hero_awaken_hero_awaken_name_368",
"text": "守护" "text": "守护"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 944002431,
"s": "atkpro",
"d": 80
},
{
"s": "defpro",
"d": 80
},
{
"s": "hppro",
"d": 80
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_368", "key": "hero_awaken_describe_368",
"text": "基础攻击、防御、生命值+8%" "text": "2技能治疗量增加10%"
}, },
"icon": "js_jx_img_icon02", "icon": "js_jx_img_icon02",
"condition": 0, "condition": 0,
@ -14197,24 +13911,11 @@
"key": "hero_awaken_hero_awaken_name_370", "key": "hero_awaken_hero_awaken_name_370",
"text": "质量" "text": "质量"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 944002432,
"s": "atkpro",
"d": 140
},
{
"s": "defpro",
"d": 140
},
{
"s": "hppro",
"d": 140
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_370", "key": "hero_awaken_describe_370",
"text": "基础攻击、防御、生命值+14%" "text": "增加10%生命值。"
}, },
"icon": "js_jx_img_icon06", "icon": "js_jx_img_icon06",
"condition": 0, "condition": 0,
@ -14283,24 +13984,11 @@
"key": "hero_awaken_hero_awaken_name_372", "key": "hero_awaken_hero_awaken_name_372",
"text": "神速" "text": "神速"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 944002433,
"s": "atkpro",
"d": 200
},
{
"s": "defpro",
"d": 200
},
{
"s": "hppro",
"d": 200
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_372", "key": "hero_awaken_describe_372",
"text": "基础攻击、防御、生命值+20%" "text": "3技能额外为友方施加1回合【攻击提升】"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,
@ -14369,24 +14057,11 @@
"key": "hero_awaken_hero_awaken_name_374", "key": "hero_awaken_hero_awaken_name_374",
"text": "守护" "text": "守护"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 944003431,
"s": "atkpro",
"d": 80
},
{
"s": "defpro",
"d": 80
},
{
"s": "hppro",
"d": 80
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_374", "key": "hero_awaken_describe_374",
"text": "基础攻击、防御、生命值+8%" "text": "3技能最终伤害增加10%。"
}, },
"icon": "js_jx_img_icon02", "icon": "js_jx_img_icon02",
"condition": 0, "condition": 0,
@ -14455,24 +14130,11 @@
"key": "hero_awaken_hero_awaken_name_376", "key": "hero_awaken_hero_awaken_name_376",
"text": "质量" "text": "质量"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 944003432,
"s": "atkpro",
"d": 140
},
{
"s": "defpro",
"d": 140
},
{
"s": "hppro",
"d": 140
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_376", "key": "hero_awaken_describe_376",
"text": "基础攻击、防御、生命值+14%" "text": "增加10%攻击力。"
}, },
"icon": "js_jx_img_icon06", "icon": "js_jx_img_icon06",
"condition": 0, "condition": 0,
@ -14541,24 +14203,11 @@
"key": "hero_awaken_hero_awaken_name_378", "key": "hero_awaken_hero_awaken_name_378",
"text": "神速" "text": "神速"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 944003433,
"s": "atkpro",
"d": 200
},
{
"s": "defpro",
"d": 200
},
{
"s": "hppro",
"d": 200
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_378", "key": "hero_awaken_describe_378",
"text": "基础攻击、防御、生命值+20%" "text": "3技能冷却期间若友方队友死亡将重置技能冷却时间。"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,
@ -15215,7 +14864,7 @@
"skill": 945001433, "skill": 945001433,
"describe": { "describe": {
"key": "hero_awaken_describe_396", "key": "hero_awaken_describe_396",
"text": "三技能每净化一个减益或驱散一个增益最终伤害增加5%" "text": "3技能赋予的弱化效果持续回合增加1回合。"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,
@ -15761,24 +15410,11 @@
"key": "hero_awaken_hero_awaken_name_410", "key": "hero_awaken_hero_awaken_name_410",
"text": "守护" "text": "守护"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 945004431,
"s": "atkpro",
"d": 80
},
{
"s": "defpro",
"d": 80
},
{
"s": "hppro",
"d": 80
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_410", "key": "hero_awaken_describe_410",
"text": "基础攻击、防御、生命值+8%" "text": "3技能最终伤害增加10%。"
}, },
"icon": "js_jx_img_icon02", "icon": "js_jx_img_icon02",
"condition": 0, "condition": 0,
@ -15847,24 +15483,11 @@
"key": "hero_awaken_hero_awaken_name_412", "key": "hero_awaken_hero_awaken_name_412",
"text": "质量" "text": "质量"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 945004432,
"s": "atkpro",
"d": 140
},
{
"s": "defpro",
"d": 140
},
{
"s": "hppro",
"d": 140
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_412", "key": "hero_awaken_describe_412",
"text": "基础攻击、防御、生命值+14%" "text": "增加10%攻击力。"
}, },
"icon": "js_jx_img_icon06", "icon": "js_jx_img_icon06",
"condition": 0, "condition": 0,
@ -15933,24 +15556,11 @@
"key": "hero_awaken_hero_awaken_name_414", "key": "hero_awaken_hero_awaken_name_414",
"text": "神速" "text": "神速"
}, },
"phasebonus": [ "phasebonus": [],
{ "skill": 945004433,
"s": "atkpro",
"d": 200
},
{
"s": "defpro",
"d": 200
},
{
"s": "hppro",
"d": 200
}
],
"skill": 0,
"describe": { "describe": {
"key": "hero_awaken_describe_414", "key": "hero_awaken_describe_414",
"text": "基础攻击、防御、生命值+20%" "text": "3技能若暴击额外附加2回合【流血】"
}, },
"icon": "js_jx_img_icon04", "icon": "js_jx_img_icon04",
"condition": 0, "condition": 0,

View File

@ -2769,7 +2769,7 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_111", "key": "hero_talent_hero_talent_skilltxt_111",
"text": "敌方有目标死亡时自身增加5%防御" "text": "敌方有目标死亡时自身增加5%攻击"
}, },
"skillicon": "js_jx_img_icon06", "skillicon": "js_jx_img_icon06",
"attrkey": "", "attrkey": "",
@ -12069,7 +12069,7 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_475", "key": "hero_talent_hero_talent_skilltxt_475",
"text": "2技能额外净化一个减益" "text": "对睡眠状态的敌人造成的伤害提升20%。"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "", "attrkey": "",
@ -16144,17 +16144,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_636", "key": "hero_talent_hero_talent_skilltxt_636",
"text": "防御百分比+{0}" "text": "血量100%时造成伤害提升10%"
}, },
"skillicon": "js_jx_img_icon06", "skillicon": "js_jx_img_icon06",
"attrkey": "defpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 18, "hp": 18,
"atk": 0, "atk": 0,
"def": 0, "def": 0,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 825002421,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -16264,17 +16264,17 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_640", "key": "hero_talent_hero_talent_skilltxt_640",
"text": "生命+{0}" "text": "场上每存活1名友方自身攻击增加3%"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "hp", "attrkey": "",
"attrvar": 450, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 10, "def": 10,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 825002422,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -16349,17 +16349,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_643", "key": "hero_talent_hero_talent_skilltxt_643",
"text": "攻击百分比+{0}" "text": "1技能夺取增益若夺取成功对目标附加1回合【烙印】状态"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "atkpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 15, "def": 15,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 825002413,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -16679,17 +16679,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_657", "key": "hero_talent_hero_talent_skilltxt_657",
"text": "防御百分比+{0}" "text": "血量首次低于60%时净化自己身上全部减益效果"
}, },
"skillicon": "js_jx_img_icon06", "skillicon": "js_jx_img_icon06",
"attrkey": "defpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 18, "hp": 18,
"atk": 0, "atk": 0,
"def": 0, "def": 0,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 825003421,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -16799,17 +16799,17 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_661", "key": "hero_talent_hero_talent_skilltxt_661",
"text": "生命+{0}" "text": "场上每存活1名友方自身防御增加5%"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "hp", "attrkey": "",
"attrvar": 450, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 10, "def": 10,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 825003422,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -16884,17 +16884,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_664", "key": "hero_talent_hero_talent_skilltxt_664",
"text": "攻击百分比+{0}" "text": "2技能额外增加吸收10%行动值"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "atkpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 15, "def": 15,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 825003423,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -19889,17 +19889,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_783", "key": "hero_talent_hero_talent_skilltxt_783",
"text": "防御百分比+{0}" "text": "血量低于60%时受到伤害降低10%"
}, },
"skillicon": "js_jx_img_icon06", "skillicon": "js_jx_img_icon06",
"attrkey": "defpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 18, "hp": 18,
"atk": 0, "atk": 0,
"def": 0, "def": 0,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 833005421,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -20009,17 +20009,17 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_787", "key": "hero_talent_hero_talent_skilltxt_787",
"text": "生命+{0}" "text": "血量首次低于60%时净化自己身上全部减益效果"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "hp", "attrkey": "",
"attrvar": 450, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 10, "def": 10,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 833005422,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -20094,17 +20094,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_790", "key": "hero_talent_hero_talent_skilltxt_790",
"text": "攻击百分比+{0}" "text": "1技能有80%概率附加1回合【禁疗】"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "atkpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 15, "def": 15,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 833005413,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -22564,17 +22564,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_888", "key": "hero_talent_hero_talent_skilltxt_888",
"text": "防御百分比+{0}" "text": "血量100%时造成伤害提升10%"
}, },
"skillicon": "js_jx_img_icon06", "skillicon": "js_jx_img_icon06",
"attrkey": "defpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 18, "hp": 18,
"atk": 0, "atk": 0,
"def": 0, "def": 0,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 834004421,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -22684,17 +22684,17 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_892", "key": "hero_talent_hero_talent_skilltxt_892",
"text": "生命+{0}" "text": "场上每存活1名友方自身攻击增加3%"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "hp", "attrkey": "",
"attrvar": 450, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 10, "def": 10,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 834004422,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -22769,17 +22769,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_895", "key": "hero_talent_hero_talent_skilltxt_895",
"text": "攻击百分比+{0}" "text": "2技能给友方额外附加2回合【攻击提升】"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "atkpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 15, "def": 15,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 834004423,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -25894,7 +25894,7 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1018", "key": "hero_talent_hero_talent_skilltxt_1018",
"text": "附加效果是有15%改了无视目标抵抗" "text": "附加效果是有15%概率无视目标抵抗"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "", "attrkey": "",
@ -26309,17 +26309,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1035", "key": "hero_talent_hero_talent_skilltxt_1035",
"text": "防御百分比+{0}" "text": "血量首次低于50%时获得10%吸血"
}, },
"skillicon": "js_jx_img_icon06", "skillicon": "js_jx_img_icon06",
"attrkey": "defpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 18, "hp": 18,
"atk": 0, "atk": 0,
"def": 0, "def": 0,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 835003421,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -26429,17 +26429,17 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1039", "key": "hero_talent_hero_talent_skilltxt_1039",
"text": "生命+{0}" "text": "【梦魇】首次达到十层时获得1回合【无敌】"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "hp", "attrkey": "",
"attrvar": 450, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 10, "def": 10,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 835003422,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -26514,17 +26514,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1042", "key": "hero_talent_hero_talent_skilltxt_1042",
"text": "攻击百分比+{0}" "text": "对无增益的目标造成伤害增加20%"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "atkpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 15, "def": 15,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 835003423,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -29724,7 +29724,7 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1168", "key": "hero_talent_hero_talent_skilltxt_1168",
"text": "每次触发治疗后额外附加2回合【复苏】" "text": "3技能有60%概率附加1回合【防御下降】"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "", "attrkey": "",
@ -30054,17 +30054,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1182", "key": "hero_talent_hero_talent_skilltxt_1182",
"text": "防御百分比+{0}" "text": "血量低于60%时获得10%吸血"
}, },
"skillicon": "js_jx_img_icon06", "skillicon": "js_jx_img_icon06",
"attrkey": "defpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 18, "hp": 18,
"atk": 0, "atk": 0,
"def": 0, "def": 0,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 843004421,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -30174,17 +30174,17 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1186", "key": "hero_talent_hero_talent_skilltxt_1186",
"text": "生命+{0}" "text": "血量首次低于30%时获得一个最大血量10%的【护盾】"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "hp", "attrkey": "",
"attrvar": 450, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 10, "def": 10,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 843004422,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -30259,17 +30259,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1189", "key": "hero_talent_hero_talent_skilltxt_1189",
"text": "攻击百分比+{0}" "text": "2技能有50%概率驱散目标一个增益"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "atkpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 15, "def": 15,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 843004423,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -31659,17 +31659,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1245", "key": "hero_talent_hero_talent_skilltxt_1245",
"text": "防御百分比+{0}" "text": "戈伯自身免疫眩晕"
}, },
"skillicon": "js_jx_img_icon06", "skillicon": "js_jx_img_icon06",
"attrkey": "defpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 18, "hp": 18,
"atk": 0, "atk": 0,
"def": 0, "def": 0,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 843007421,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -31779,17 +31779,17 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1249", "key": "hero_talent_hero_talent_skilltxt_1249",
"text": "生命+{0}" "text": "血量首次低于60%时净化自己身上全部减益效果"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "hp", "attrkey": "",
"attrvar": 450, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 10, "def": 10,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 843007422,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -31864,17 +31864,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1252", "key": "hero_talent_hero_talent_skilltxt_1252",
"text": "攻击百分比+{0}" "text": "1技能附加2回合【眩晕】"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "atkpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 15, "def": 15,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 843007413,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -32729,17 +32729,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1287", "key": "hero_talent_hero_talent_skilltxt_1287",
"text": "防御百分比+{0}" "text": "场上每存活1名友方自身防御增加3%"
}, },
"skillicon": "js_jx_img_icon06", "skillicon": "js_jx_img_icon06",
"attrkey": "defpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 18, "hp": 18,
"atk": 0, "atk": 0,
"def": 0, "def": 0,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 844002421,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -32849,17 +32849,17 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1291", "key": "hero_talent_hero_talent_skilltxt_1291",
"text": "生命+{0}" "text": "自身处于无法行动状态时受到伤害降低16%"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "hp", "attrkey": "",
"attrvar": 450, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 10, "def": 10,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 844002422,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -32934,17 +32934,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1294", "key": "hero_talent_hero_talent_skilltxt_1294",
"text": "攻击百分比+{0}" "text": "1技能每次攻击有25%概率额外附加1回合【禁疗】"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "atkpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 15, "def": 15,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 844002413,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -33264,17 +33264,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1308", "key": "hero_talent_hero_talent_skilltxt_1308",
"text": "防御百分比+{0}" "text": "血量首次低于60%时获得2回合【速度提升】"
}, },
"skillicon": "js_jx_img_icon06", "skillicon": "js_jx_img_icon06",
"attrkey": "defpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 18, "hp": 18,
"atk": 0, "atk": 0,
"def": 0, "def": 0,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 844003421,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -33384,17 +33384,17 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1312", "key": "hero_talent_hero_talent_skilltxt_1312",
"text": "生命+{0}" "text": "场上每存活1名友方自身效果抵抗增加5%"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "hp", "attrkey": "",
"attrvar": 450, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 10, "def": 10,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 844003422,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -33469,17 +33469,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1315", "key": "hero_talent_hero_talent_skilltxt_1315",
"text": "攻击百分比+{0}" "text": "血量首次低于60%时净化自己身上全部减益效果"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "atkpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 15, "def": 15,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 844003423,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -34989,7 +34989,7 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1375", "key": "hero_talent_hero_talent_skilltxt_1375",
"text": "2技能有20%概率追加1次普通攻击" "text": "1技能驱散目标2个强化效果。"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "", "attrkey": "",
@ -36474,17 +36474,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1434", "key": "hero_talent_hero_talent_skilltxt_1434",
"text": "防御百分比+{0}" "text": "血量100%时造成伤害提升10%"
}, },
"skillicon": "js_jx_img_icon06", "skillicon": "js_jx_img_icon06",
"attrkey": "defpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 18, "hp": 18,
"atk": 0, "atk": 0,
"def": 0, "def": 0,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 845004421,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -36594,17 +36594,17 @@
"condition": 35, "condition": 35,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1438", "key": "hero_talent_hero_talent_skilltxt_1438",
"text": "生命+{0}" "text": "场上每存活1名友方自身攻击增加3%"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "hp", "attrkey": "",
"attrvar": 450, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 10, "def": 10,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 845004422,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",
@ -36679,17 +36679,17 @@
"condition": 50, "condition": 50,
"skilltxt": { "skilltxt": {
"key": "hero_talent_hero_talent_skilltxt_1441", "key": "hero_talent_hero_talent_skilltxt_1441",
"text": "攻击百分比+{0}" "text": "若吉蒂在场2技能自身额外获得2回合【攻击提升】"
}, },
"skillicon": "js_jx_img_icon04", "skillicon": "js_jx_img_icon04",
"attrkey": "atkpro", "attrkey": "",
"attrvar": 100, "attrvar": 0,
"hp": 0, "hp": 0,
"atk": 0, "atk": 0,
"def": 15, "def": 15,
"cri": 0, "cri": 0,
"speed": 0, "speed": 0,
"skill": 0, "skill": 845004423,
"thing": [ "thing": [
{ {
"a": "attr", "a": "attr",

View File

@ -14,7 +14,7 @@
"key": "horoscope_horoscope_name_1", "key": "horoscope_horoscope_name_1",
"text": "全体属性生命提升" "text": "全体属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -47,7 +47,7 @@
"key": "horoscope_horoscope_name_2", "key": "horoscope_horoscope_name_2",
"text": "全体属性生命提升" "text": "全体属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -80,7 +80,7 @@
"key": "horoscope_horoscope_name_3", "key": "horoscope_horoscope_name_3",
"text": "全体属性生命提升" "text": "全体属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -113,7 +113,7 @@
"key": "horoscope_horoscope_name_4", "key": "horoscope_horoscope_name_4",
"text": "全体属性生命提升" "text": "全体属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 3, "lv": 3,
"cost_item": [ "cost_item": [
{ {
@ -146,7 +146,7 @@
"key": "horoscope_horoscope_name_5", "key": "horoscope_horoscope_name_5",
"text": "全体属性生命提升" "text": "全体属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 4, "lv": 4,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -173,7 +173,7 @@
"key": "horoscope_horoscope_name_6", "key": "horoscope_horoscope_name_6",
"text": "热情之火属性攻击提升" "text": "热情之火属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -206,7 +206,7 @@
"key": "horoscope_horoscope_name_7", "key": "horoscope_horoscope_name_7",
"text": "热情之火属性攻击提升" "text": "热情之火属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -239,7 +239,7 @@
"key": "horoscope_horoscope_name_8", "key": "horoscope_horoscope_name_8",
"text": "热情之火属性攻击提升" "text": "热情之火属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -272,7 +272,7 @@
"key": "horoscope_horoscope_name_9", "key": "horoscope_horoscope_name_9",
"text": "热情之火属性攻击提升" "text": "热情之火属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -299,7 +299,7 @@
"key": "horoscope_horoscope_name_10", "key": "horoscope_horoscope_name_10",
"text": "热情之火属性防御提升" "text": "热情之火属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -332,7 +332,7 @@
"key": "horoscope_horoscope_name_11", "key": "horoscope_horoscope_name_11",
"text": "热情之火属性防御提升" "text": "热情之火属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -365,7 +365,7 @@
"key": "horoscope_horoscope_name_12", "key": "horoscope_horoscope_name_12",
"text": "热情之火属性防御提升" "text": "热情之火属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -398,7 +398,7 @@
"key": "horoscope_horoscope_name_13", "key": "horoscope_horoscope_name_13",
"text": "热情之火属性防御提升" "text": "热情之火属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -425,7 +425,7 @@
"key": "horoscope_horoscope_name_14", "key": "horoscope_horoscope_name_14",
"text": "热情之火属性生命提升" "text": "热情之火属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -458,7 +458,7 @@
"key": "horoscope_horoscope_name_15", "key": "horoscope_horoscope_name_15",
"text": "热情之火属性生命提升" "text": "热情之火属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -491,7 +491,7 @@
"key": "horoscope_horoscope_name_16", "key": "horoscope_horoscope_name_16",
"text": "热情之火属性生命提升" "text": "热情之火属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -524,7 +524,7 @@
"key": "horoscope_horoscope_name_17", "key": "horoscope_horoscope_name_17",
"text": "热情之火属性生命提升" "text": "热情之火属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -551,7 +551,7 @@
"key": "horoscope_horoscope_name_18", "key": "horoscope_horoscope_name_18",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -584,7 +584,7 @@
"key": "horoscope_horoscope_name_19", "key": "horoscope_horoscope_name_19",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -617,7 +617,7 @@
"key": "horoscope_horoscope_name_20", "key": "horoscope_horoscope_name_20",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -644,7 +644,7 @@
"key": "horoscope_horoscope_name_21", "key": "horoscope_horoscope_name_21",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -677,7 +677,7 @@
"key": "horoscope_horoscope_name_22", "key": "horoscope_horoscope_name_22",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -710,7 +710,7 @@
"key": "horoscope_horoscope_name_23", "key": "horoscope_horoscope_name_23",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -737,7 +737,7 @@
"key": "horoscope_horoscope_name_24", "key": "horoscope_horoscope_name_24",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -770,7 +770,7 @@
"key": "horoscope_horoscope_name_25", "key": "horoscope_horoscope_name_25",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -803,7 +803,7 @@
"key": "horoscope_horoscope_name_26", "key": "horoscope_horoscope_name_26",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -830,7 +830,7 @@
"key": "horoscope_horoscope_name_27", "key": "horoscope_horoscope_name_27",
"text": "感观之林属性攻击提升" "text": "感观之林属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -863,7 +863,7 @@
"key": "horoscope_horoscope_name_28", "key": "horoscope_horoscope_name_28",
"text": "感观之林属性攻击提升" "text": "感观之林属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -896,7 +896,7 @@
"key": "horoscope_horoscope_name_29", "key": "horoscope_horoscope_name_29",
"text": "感观之林属性攻击提升" "text": "感观之林属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -929,7 +929,7 @@
"key": "horoscope_horoscope_name_30", "key": "horoscope_horoscope_name_30",
"text": "感观之林属性攻击提升" "text": "感观之林属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -956,7 +956,7 @@
"key": "horoscope_horoscope_name_31", "key": "horoscope_horoscope_name_31",
"text": "感观之林属性防御提升" "text": "感观之林属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -989,7 +989,7 @@
"key": "horoscope_horoscope_name_32", "key": "horoscope_horoscope_name_32",
"text": "感观之林属性防御提升" "text": "感观之林属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -1022,7 +1022,7 @@
"key": "horoscope_horoscope_name_33", "key": "horoscope_horoscope_name_33",
"text": "感观之林属性防御提升" "text": "感观之林属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -1055,7 +1055,7 @@
"key": "horoscope_horoscope_name_34", "key": "horoscope_horoscope_name_34",
"text": "感观之林属性防御提升" "text": "感观之林属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -1082,7 +1082,7 @@
"key": "horoscope_horoscope_name_35", "key": "horoscope_horoscope_name_35",
"text": "感观之林属性生命提升" "text": "感观之林属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -1115,7 +1115,7 @@
"key": "horoscope_horoscope_name_36", "key": "horoscope_horoscope_name_36",
"text": "感观之林属性生命提升" "text": "感观之林属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -1148,7 +1148,7 @@
"key": "horoscope_horoscope_name_37", "key": "horoscope_horoscope_name_37",
"text": "感观之林属性生命提升" "text": "感观之林属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -1181,7 +1181,7 @@
"key": "horoscope_horoscope_name_38", "key": "horoscope_horoscope_name_38",
"text": "感观之林属性生命提升" "text": "感观之林属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -1208,7 +1208,7 @@
"key": "horoscope_horoscope_name_39", "key": "horoscope_horoscope_name_39",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -1241,7 +1241,7 @@
"key": "horoscope_horoscope_name_40", "key": "horoscope_horoscope_name_40",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -1274,7 +1274,7 @@
"key": "horoscope_horoscope_name_41", "key": "horoscope_horoscope_name_41",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -1301,7 +1301,7 @@
"key": "horoscope_horoscope_name_42", "key": "horoscope_horoscope_name_42",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -1334,7 +1334,7 @@
"key": "horoscope_horoscope_name_43", "key": "horoscope_horoscope_name_43",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -1367,7 +1367,7 @@
"key": "horoscope_horoscope_name_44", "key": "horoscope_horoscope_name_44",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -1394,7 +1394,7 @@
"key": "horoscope_horoscope_name_45", "key": "horoscope_horoscope_name_45",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -1427,7 +1427,7 @@
"key": "horoscope_horoscope_name_46", "key": "horoscope_horoscope_name_46",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -1460,7 +1460,7 @@
"key": "horoscope_horoscope_name_47", "key": "horoscope_horoscope_name_47",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -1487,7 +1487,7 @@
"key": "horoscope_horoscope_name_48", "key": "horoscope_horoscope_name_48",
"text": "包容之水属性攻击提升" "text": "包容之水属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -1520,7 +1520,7 @@
"key": "horoscope_horoscope_name_49", "key": "horoscope_horoscope_name_49",
"text": "包容之水属性攻击提升" "text": "包容之水属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -1553,7 +1553,7 @@
"key": "horoscope_horoscope_name_50", "key": "horoscope_horoscope_name_50",
"text": "包容之水属性攻击提升" "text": "包容之水属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -1586,7 +1586,7 @@
"key": "horoscope_horoscope_name_51", "key": "horoscope_horoscope_name_51",
"text": "包容之水属性攻击提升" "text": "包容之水属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -1613,7 +1613,7 @@
"key": "horoscope_horoscope_name_52", "key": "horoscope_horoscope_name_52",
"text": "包容之水属性防御提升" "text": "包容之水属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -1646,7 +1646,7 @@
"key": "horoscope_horoscope_name_53", "key": "horoscope_horoscope_name_53",
"text": "包容之水属性防御提升" "text": "包容之水属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -1679,7 +1679,7 @@
"key": "horoscope_horoscope_name_54", "key": "horoscope_horoscope_name_54",
"text": "包容之水属性防御提升" "text": "包容之水属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -1712,7 +1712,7 @@
"key": "horoscope_horoscope_name_55", "key": "horoscope_horoscope_name_55",
"text": "包容之水属性防御提升" "text": "包容之水属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -1739,7 +1739,7 @@
"key": "horoscope_horoscope_name_56", "key": "horoscope_horoscope_name_56",
"text": "包容之水属性生命提升" "text": "包容之水属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -1772,7 +1772,7 @@
"key": "horoscope_horoscope_name_57", "key": "horoscope_horoscope_name_57",
"text": "包容之水属性生命提升" "text": "包容之水属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -1805,7 +1805,7 @@
"key": "horoscope_horoscope_name_58", "key": "horoscope_horoscope_name_58",
"text": "包容之水属性生命提升" "text": "包容之水属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -1838,7 +1838,7 @@
"key": "horoscope_horoscope_name_59", "key": "horoscope_horoscope_name_59",
"text": "包容之水属性生命提升" "text": "包容之水属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -1865,7 +1865,7 @@
"key": "horoscope_horoscope_name_60", "key": "horoscope_horoscope_name_60",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -1898,7 +1898,7 @@
"key": "horoscope_horoscope_name_61", "key": "horoscope_horoscope_name_61",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -1931,7 +1931,7 @@
"key": "horoscope_horoscope_name_62", "key": "horoscope_horoscope_name_62",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -1958,7 +1958,7 @@
"key": "horoscope_horoscope_name_63", "key": "horoscope_horoscope_name_63",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -1991,7 +1991,7 @@
"key": "horoscope_horoscope_name_64", "key": "horoscope_horoscope_name_64",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -2024,7 +2024,7 @@
"key": "horoscope_horoscope_name_65", "key": "horoscope_horoscope_name_65",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -2051,7 +2051,7 @@
"key": "horoscope_horoscope_name_66", "key": "horoscope_horoscope_name_66",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -2084,7 +2084,7 @@
"key": "horoscope_horoscope_name_67", "key": "horoscope_horoscope_name_67",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -2117,7 +2117,7 @@
"key": "horoscope_horoscope_name_68", "key": "horoscope_horoscope_name_68",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -2144,7 +2144,7 @@
"key": "horoscope_horoscope_name_69", "key": "horoscope_horoscope_name_69",
"text": "荣耀之光属性攻击提升" "text": "荣耀之光属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -2177,7 +2177,7 @@
"key": "horoscope_horoscope_name_70", "key": "horoscope_horoscope_name_70",
"text": "荣耀之光属性攻击提升" "text": "荣耀之光属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -2210,7 +2210,7 @@
"key": "horoscope_horoscope_name_71", "key": "horoscope_horoscope_name_71",
"text": "荣耀之光属性攻击提升" "text": "荣耀之光属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -2243,7 +2243,7 @@
"key": "horoscope_horoscope_name_72", "key": "horoscope_horoscope_name_72",
"text": "荣耀之光属性攻击提升" "text": "荣耀之光属性攻击提升"
}, },
"comicon": "Attack", "comicon": "js_jx_img_icon01",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -2270,7 +2270,7 @@
"key": "horoscope_horoscope_name_73", "key": "horoscope_horoscope_name_73",
"text": "荣耀之光属性防御提升" "text": "荣耀之光属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -2303,7 +2303,7 @@
"key": "horoscope_horoscope_name_74", "key": "horoscope_horoscope_name_74",
"text": "荣耀之光属性防御提升" "text": "荣耀之光属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -2336,7 +2336,7 @@
"key": "horoscope_horoscope_name_75", "key": "horoscope_horoscope_name_75",
"text": "荣耀之光属性防御提升" "text": "荣耀之光属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -2369,7 +2369,7 @@
"key": "horoscope_horoscope_name_76", "key": "horoscope_horoscope_name_76",
"text": "荣耀之光属性防御提升" "text": "荣耀之光属性防御提升"
}, },
"comicon": "Defense", "comicon": "js_jx_img_icon02",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -2396,7 +2396,7 @@
"key": "horoscope_horoscope_name_77", "key": "horoscope_horoscope_name_77",
"text": "荣耀之光属性生命提升" "text": "荣耀之光属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -2429,7 +2429,7 @@
"key": "horoscope_horoscope_name_78", "key": "horoscope_horoscope_name_78",
"text": "荣耀之光属性生命提升" "text": "荣耀之光属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -2462,7 +2462,7 @@
"key": "horoscope_horoscope_name_79", "key": "horoscope_horoscope_name_79",
"text": "荣耀之光属性生命提升" "text": "荣耀之光属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 2, "lv": 2,
"cost_item": [ "cost_item": [
{ {
@ -2495,7 +2495,7 @@
"key": "horoscope_horoscope_name_80", "key": "horoscope_horoscope_name_80",
"text": "荣耀之光属性生命提升" "text": "荣耀之光属性生命提升"
}, },
"comicon": "Life", "comicon": "js_jx_img_icon03",
"lv": 3, "lv": 3,
"cost_item": [], "cost_item": [],
"AddGroup": 2, "AddGroup": 2,
@ -2522,7 +2522,7 @@
"key": "horoscope_horoscope_name_81", "key": "horoscope_horoscope_name_81",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -2555,7 +2555,7 @@
"key": "horoscope_horoscope_name_82", "key": "horoscope_horoscope_name_82",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -2588,7 +2588,7 @@
"key": "horoscope_horoscope_name_83", "key": "horoscope_horoscope_name_83",
"text": "全体属性攻击百分比提升" "text": "全体属性攻击百分比提升"
}, },
"comicon": "js_icon_sx5", "comicon": "js_jx_img_icon05",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -2615,7 +2615,7 @@
"key": "horoscope_horoscope_name_84", "key": "horoscope_horoscope_name_84",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -2648,7 +2648,7 @@
"key": "horoscope_horoscope_name_85", "key": "horoscope_horoscope_name_85",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -2681,7 +2681,7 @@
"key": "horoscope_horoscope_name_86", "key": "horoscope_horoscope_name_86",
"text": "全体属性防御百分比提升" "text": "全体属性防御百分比提升"
}, },
"comicon": "js_icon_sx9", "comicon": "js_jx_img_icon09",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,
@ -2708,7 +2708,7 @@
"key": "horoscope_horoscope_name_87", "key": "horoscope_horoscope_name_87",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 0, "lv": 0,
"cost_item": [ "cost_item": [
{ {
@ -2741,7 +2741,7 @@
"key": "horoscope_horoscope_name_88", "key": "horoscope_horoscope_name_88",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 1, "lv": 1,
"cost_item": [ "cost_item": [
{ {
@ -2774,7 +2774,7 @@
"key": "horoscope_horoscope_name_89", "key": "horoscope_horoscope_name_89",
"text": "全体属性生命百分比提升" "text": "全体属性生命百分比提升"
}, },
"comicon": "js_icon_sx10", "comicon": "js_jx_img_icon10",
"lv": 2, "lv": 2,
"cost_item": [], "cost_item": [],
"AddGroup": 1, "AddGroup": 1,

View File

@ -10199,6 +10199,11 @@
"a": "attr", "a": "attr",
"t": "gold", "t": "gold",
"n": 6000 "n": 6000
},
{
"a": "hero",
"t": "13002",
"n": 1
} }
], ],
"lotteryward": 17110110, "lotteryward": 17110110,

File diff suppressed because it is too large Load Diff

View File

@ -31872,6 +31872,29 @@
"RevisiCondition": "", "RevisiCondition": "",
"RevisiParams": [] "RevisiParams": []
}, },
{
"Id": 243007316,
"EmitPR": 1000,
"From": 4,
"Where": [],
"Order": "",
"Limit": 1,
"ExecuteCnt": 1,
"Type": 1,
"Argu": [
1,
4,
4000
],
"FollowSK": [],
"SucFollowSK": [],
"FailFollowSK": [],
"MustHit": false,
"DpsRevisiType": 0,
"DpsCondition": "",
"RevisiCondition": "",
"RevisiParams": []
},
{ {
"Id": 234001111, "Id": 234001111,
"EmitPR": 1000, "EmitPR": 1000,

View File

@ -25529,13 +25529,14 @@
"Target": 2, "Target": 2,
"ChildSkill": { "ChildSkill": {
"Id": [ "Id": [
243007311 243007311,
243007316
] ]
}, },
"passSkill": [], "passSkill": [],
"Desc": { "Desc": {
"key": "skill_skill_atk_Desc_143007311_1", "key": "skill_skill_atk_Desc_143007311_1",
"text": "为友方全体附加2回合【攻击提升】、【防御提升】有30%概率触发大获全胜增加3回合【攻击提升】、【防御提升】并额外附加3回合自身最大生命值20%的【护盾】" "text": "对单个敌人造成攻击力400%伤害,同时为友方全体附加2回合【攻击提升】、【防御提升】有30%概率触发大获全胜增加3回合【攻击提升】、【防御提升】并额外附加3回合自身最大生命值20%的【护盾】"
}, },
"buffid": [], "buffid": [],
"map": "" "map": ""
@ -25561,7 +25562,8 @@
"Target": 2, "Target": 2,
"ChildSkill": { "ChildSkill": {
"Id": [ "Id": [
243007311 243007311,
243007316
] ]
}, },
"passSkill": [], "passSkill": [],
@ -25593,7 +25595,8 @@
"Target": 2, "Target": 2,
"ChildSkill": { "ChildSkill": {
"Id": [ "Id": [
243007311 243007311,
243007316
] ]
}, },
"passSkill": [], "passSkill": [],

View File

@ -42,9 +42,9 @@
"drop": 10001001, "drop": 10001001,
"heroexp": 60, "heroexp": 60,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301013 301013
], ],
@ -101,9 +101,9 @@
"drop": 10001002, "drop": 10001002,
"heroexp": 88, "heroexp": 88,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301016 301016
], ],
@ -165,9 +165,9 @@
"drop": 10001003, "drop": 10001003,
"heroexp": 120, "heroexp": 120,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301019 301019
], ],
@ -224,9 +224,9 @@
"drop": 10001004, "drop": 10001004,
"heroexp": 156, "heroexp": 156,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301022 301022
], ],
@ -288,9 +288,9 @@
"drop": 10001005, "drop": 10001005,
"heroexp": 196, "heroexp": 196,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301025 301025
], ],
@ -352,9 +352,9 @@
"drop": 10001006, "drop": 10001006,
"heroexp": 240, "heroexp": 240,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301028 301028
], ],
@ -421,9 +421,9 @@
"drop": 10001007, "drop": 10001007,
"heroexp": 288, "heroexp": 288,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301031 301031
], ],
@ -485,9 +485,9 @@
"drop": 10001008, "drop": 10001008,
"heroexp": 340, "heroexp": 340,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301034 301034
], ],
@ -554,9 +554,9 @@
"drop": 10001009, "drop": 10001009,
"heroexp": 450, "heroexp": 450,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301037 301037
], ],
@ -623,9 +623,9 @@
"drop": 10001010, "drop": 10001010,
"heroexp": 570, "heroexp": 570,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301040 301040
], ],
@ -692,9 +692,9 @@
"drop": 10001011, "drop": 10001011,
"heroexp": 700, "heroexp": 700,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301040 301040
], ],
@ -756,9 +756,9 @@
"drop": 10001012, "drop": 10001012,
"heroexp": 800, "heroexp": 800,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
301040 301040
], ],
@ -820,9 +820,9 @@
"drop": 10002001, "drop": 10002001,
"heroexp": 60, "heroexp": 60,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302013 302013
], ],
@ -879,9 +879,9 @@
"drop": 10002002, "drop": 10002002,
"heroexp": 88, "heroexp": 88,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302016 302016
], ],
@ -943,9 +943,9 @@
"drop": 10002003, "drop": 10002003,
"heroexp": 120, "heroexp": 120,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302019 302019
], ],
@ -1002,9 +1002,9 @@
"drop": 10002004, "drop": 10002004,
"heroexp": 156, "heroexp": 156,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302022 302022
], ],
@ -1066,9 +1066,9 @@
"drop": 10002005, "drop": 10002005,
"heroexp": 196, "heroexp": 196,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302025 302025
], ],
@ -1130,9 +1130,9 @@
"drop": 10002006, "drop": 10002006,
"heroexp": 240, "heroexp": 240,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302028 302028
], ],
@ -1199,9 +1199,9 @@
"drop": 10002007, "drop": 10002007,
"heroexp": 288, "heroexp": 288,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302031 302031
], ],
@ -1263,9 +1263,9 @@
"drop": 10002008, "drop": 10002008,
"heroexp": 340, "heroexp": 340,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302034 302034
], ],
@ -1332,9 +1332,9 @@
"drop": 10002009, "drop": 10002009,
"heroexp": 450, "heroexp": 450,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302037 302037
], ],
@ -1401,9 +1401,9 @@
"drop": 10002010, "drop": 10002010,
"heroexp": 570, "heroexp": 570,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302040 302040
], ],
@ -1470,9 +1470,9 @@
"drop": 10002011, "drop": 10002011,
"heroexp": 700, "heroexp": 700,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302040 302040
], ],
@ -1534,9 +1534,9 @@
"drop": 10002012, "drop": 10002012,
"heroexp": 800, "heroexp": 800,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11003, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302040 302040
], ],
@ -1597,9 +1597,9 @@
"drop": 10003001, "drop": 10003001,
"heroexp": 60, "heroexp": 60,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303013 303013
], ],
@ -1655,9 +1655,9 @@
"drop": 10003002, "drop": 10003002,
"heroexp": 88, "heroexp": 88,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303016 303016
], ],
@ -1718,9 +1718,9 @@
"drop": 10003003, "drop": 10003003,
"heroexp": 120, "heroexp": 120,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303019 303019
], ],
@ -1776,9 +1776,9 @@
"drop": 10003004, "drop": 10003004,
"heroexp": 156, "heroexp": 156,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303022 303022
], ],
@ -1839,9 +1839,9 @@
"drop": 10003005, "drop": 10003005,
"heroexp": 196, "heroexp": 196,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303025 303025
], ],
@ -1902,9 +1902,9 @@
"drop": 10003006, "drop": 10003006,
"heroexp": 240, "heroexp": 240,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303028 303028
], ],
@ -1970,9 +1970,9 @@
"drop": 10003007, "drop": 10003007,
"heroexp": 288, "heroexp": 288,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303031 303031
], ],
@ -2033,9 +2033,9 @@
"drop": 10003008, "drop": 10003008,
"heroexp": 340, "heroexp": 340,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303034 303034
], ],
@ -2101,9 +2101,9 @@
"drop": 10003009, "drop": 10003009,
"heroexp": 450, "heroexp": 450,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303037 303037
], ],
@ -2169,9 +2169,9 @@
"drop": 10003010, "drop": 10003010,
"heroexp": 570, "heroexp": 570,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303040 303040
], ],
@ -2237,9 +2237,9 @@
"drop": 10003011, "drop": 10003011,
"heroexp": 700, "heroexp": 700,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303040 303040
], ],
@ -2300,9 +2300,9 @@
"drop": 10003012, "drop": 10003012,
"heroexp": 800, "heroexp": 800,
"manexp": [], "manexp": [],
"scene": "bossfight_spinymandrilla_02", "scene": "",
"bossmodel": 11018, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
303040 303040
], ],
@ -2381,8 +2381,8 @@
"heroexp": 127, "heroexp": 127,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302013 302013
], ],
@ -2461,8 +2461,8 @@
"heroexp": 128, "heroexp": 128,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302016 302016
], ],
@ -2541,8 +2541,8 @@
"heroexp": 129, "heroexp": 129,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302019 302019
], ],
@ -2621,8 +2621,8 @@
"heroexp": 130, "heroexp": 130,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302022 302022
], ],
@ -2701,8 +2701,8 @@
"heroexp": 131, "heroexp": 131,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302025 302025
], ],
@ -2781,8 +2781,8 @@
"heroexp": 132, "heroexp": 132,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302028 302028
], ],
@ -2861,8 +2861,8 @@
"heroexp": 133, "heroexp": 133,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302031 302031
], ],
@ -2941,8 +2941,8 @@
"heroexp": 134, "heroexp": 134,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302034 302034
], ],
@ -3021,8 +3021,8 @@
"heroexp": 135, "heroexp": 135,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302037 302037
], ],
@ -3101,8 +3101,8 @@
"heroexp": 136, "heroexp": 136,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302040 302040
], ],
@ -3181,8 +3181,8 @@
"heroexp": 137, "heroexp": 137,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302043 302043
], ],
@ -3261,8 +3261,8 @@
"heroexp": 138, "heroexp": 138,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302046 302046
], ],
@ -3341,8 +3341,8 @@
"heroexp": 139, "heroexp": 139,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302049 302049
], ],
@ -3421,8 +3421,8 @@
"heroexp": 140, "heroexp": 140,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302052 302052
], ],
@ -3501,8 +3501,8 @@
"heroexp": 141, "heroexp": 141,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302055 302055
], ],
@ -3581,8 +3581,8 @@
"heroexp": 142, "heroexp": 142,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302058 302058
], ],
@ -3661,8 +3661,8 @@
"heroexp": 143, "heroexp": 143,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302061 302061
], ],
@ -3741,8 +3741,8 @@
"heroexp": 144, "heroexp": 144,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302064 302064
], ],
@ -3821,8 +3821,8 @@
"heroexp": 145, "heroexp": 145,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302067 302067
], ],
@ -3901,8 +3901,8 @@
"heroexp": 146, "heroexp": 146,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 51004, "boss_skill": 0,
"boss": [ "boss": [
302070 302070
], ],
@ -3966,8 +3966,8 @@
"heroexp": 5000, "heroexp": 5000,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306001 306001
], ],
@ -4031,8 +4031,8 @@
"heroexp": 6050, "heroexp": 6050,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306004 306004
], ],
@ -4096,8 +4096,8 @@
"heroexp": 7200, "heroexp": 7200,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306007 306007
], ],
@ -4161,8 +4161,8 @@
"heroexp": 8450, "heroexp": 8450,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306010, 306010,
306011 306011
@ -4227,8 +4227,8 @@
"heroexp": 9800, "heroexp": 9800,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306013, 306013,
306014 306014
@ -4293,8 +4293,8 @@
"heroexp": 11250, "heroexp": 11250,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306016, 306016,
306017 306017
@ -4359,8 +4359,8 @@
"heroexp": 12800, "heroexp": 12800,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306019, 306019,
306020 306020
@ -4425,8 +4425,8 @@
"heroexp": 14450, "heroexp": 14450,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306022, 306022,
306023, 306023,
@ -4497,8 +4497,8 @@
"heroexp": 16200, "heroexp": 16200,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306025, 306025,
306026, 306026,
@ -4569,8 +4569,8 @@
"heroexp": 19000, "heroexp": 19000,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306028, 306028,
306029, 306029,
@ -4641,8 +4641,8 @@
"heroexp": 22000, "heroexp": 22000,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306031, 306031,
306032, 306032,
@ -4713,8 +4713,8 @@
"heroexp": 25000, "heroexp": 25000,
"manexp": [], "manexp": [],
"scene": "", "scene": "",
"bossmodel": 11009, "bossmodel": 0,
"boss_skill": 25001, "boss_skill": 0,
"boss": [ "boss": [
306034, 306034,
306035, 306035,

View File

@ -9,7 +9,7 @@
"back_png": "wjyz_img003", "back_png": "wjyz_img003",
"introduce": { "introduce": {
"key": "vikingexpedition_bossskill_introduce_1", "key": "vikingexpedition_bossskill_introduce_1",
"text": "熔岩泰坦巨人来自于遥远的火山,它的火焰属性使得所到之处,一片荒芜。" "text": "火焰泰坦的被动技能【熔岩威慑】使其行动次数越多伤害得到大幅提升,在击杀目标时会获得额外回合,并且在承受[color=#fbc24c]水的包容[/color]属性守护者的攻击时,会受到克制。【诸神炼狱】会对生命比例最低的目标额外造成伤害。因此选择[color=#fbc24c]水的包容[/color]属性的强力[color=#37d8a9]治疗[/color]和提升我方[color=#37d8a9]生存[/color]能力的守护者,搭配可以[color=#37d8a9]改变行动值[/color]的守护者,以及拥有较高击杀效率的[color=#37d8a9]输出型[/color]守护者,是攻克火焰泰坦的关键。"
}, },
"icon": "wjyz_img012", "icon": "wjyz_img012",
"guardskill": [ "guardskill": [
@ -17,7 +17,7 @@
155005211, 155005211,
155005311 155005311
], ],
"bossIcon": "sbkp_js_55005" "bossIcon": "gl_img_55005"
}, },
{ {
"bossid": 2, "bossid": 2,
@ -29,7 +29,7 @@
"back_png": "wjyz_img001", "back_png": "wjyz_img001",
"introduce": { "introduce": {
"key": "vikingexpedition_bossskill_introduce_2", "key": "vikingexpedition_bossskill_introduce_2",
"text": "冰霜泰坦巨人从极寒之地而来,没有什么比它更寒冷了。" "text": "冰霜泰坦拥有多层生命值,被动技能【坚冰如铁】会使全场减少行动值的技能全部失效。并且冰霜泰坦每损失一层生命值,都会获得【霜盾冰晶】,在此期间所受伤害减少,并冻结最近伤害过自身的敌人,【霜盾冰晶】只有受到指定次数的攻击才会破除;同时冰霜泰坦会周期性地获得【霜盾冰晶】。若轮到冰霜泰坦行动时,【霜盾冰晶】依然存在,他会立刻释放【山啸雪崩】,驱散锁定目标身上的全部增益效果;如果目标被【山啸雪崩】击败,冰霜泰坦会获得大幅伤害提升效果。冰霜泰坦被林的感官属性守护者克制。因此在选择守护者时,使用来自林的感官属性,拥有[color=#37d8a9]多段驱散[/color]或[color=#37d8a9]偷取[/color]、[color=#37d8a9]多段输出[/color]、[color=#37d8a9]多段治疗[/color]、[color=#37d8a9]多段辅助[/color]能力的守护者,可以高效率地破除【霜盾冰晶】、阻止冰霜泰坦使用【山啸雪崩】。"
}, },
"icon": "wjyz_img011", "icon": "wjyz_img011",
"guardskill": [ "guardskill": [
@ -37,7 +37,7 @@
155007211, 155007211,
155007311 155007311
], ],
"bossIcon": "sbkp_js_55007" "bossIcon": "gl_img_55007"
}, },
{ {
"bossid": 3, "bossid": 3,
@ -49,7 +49,7 @@
"back_png": "wjyz_img002", "back_png": "wjyz_img002",
"introduce": { "introduce": {
"key": "vikingexpedition_bossskill_introduce_3", "key": "vikingexpedition_bossskill_introduce_3",
"text": "森林泰坦诞生于广袤的森林之中,是所有动物们的守护神。" "text": "森林泰坦的被动技能【腐根钻心】是他的核心技能,会使攻击者每次攻击时都会获得一层中毒效果,当累计受到一定次数的攻击时,森林泰坦会立刻释放【苔原沼气】,引爆所有敌人身上的中毒效果,并有概率驱散若干增益效果,对其造成重大伤害。在施加中毒效果和驱散时,不会受到失手和抵抗的影响。使用攻击段数较少的[color=#37d8a9]输出型[/color]守护者,并配合拥有[color=#37d8a9]净化能力[/color]的守护者,是攻克森林泰坦的关键。"
}, },
"icon": "wjyz_img013", "icon": "wjyz_img013",
"guardskill": [ "guardskill": [
@ -57,7 +57,7 @@
155006211, 155006211,
155006311 155006311
], ],
"bossIcon": "sbkp_js_55006" "bossIcon": "gl_img_55006"
}, },
{ {
"bossid": 11, "bossid": 11,
@ -77,7 +77,7 @@
155005211, 155005211,
155005311 155005311
], ],
"bossIcon": "sbkp_js_55005" "bossIcon": "gl_img_55005"
}, },
{ {
"bossid": 21, "bossid": 21,
@ -97,7 +97,7 @@
155005211, 155005211,
155005311 155005311
], ],
"bossIcon": "sbkp_js_55005" "bossIcon": "gl_img_55005"
}, },
{ {
"bossid": 31, "bossid": 31,
@ -116,6 +116,6 @@
125001111, 125001111,
125001211 125001211
], ],
"bossIcon": "xmwg_jyfb_boss1" "bossIcon": "gl_img_14002"
} }
] ]

View File

@ -2736,7 +2736,13 @@
"finish": [], "finish": [],
"finishparameter": "", "finishparameter": "",
"fnishipoint": [], "fnishipoint": [],
"reword": [], "reword": [
{
"a": "hero",
"t": "35006",
"n": 1
}
],
"module": [] "module": []
}, },
{ {

View File

@ -1,11 +1,13 @@
package hero package hero
import ( import (
"crypto/rand"
"fmt" "fmt"
"go_dreamfactory/comm" "go_dreamfactory/comm"
"go_dreamfactory/pb" "go_dreamfactory/pb"
"go_dreamfactory/sys/configure" "go_dreamfactory/sys/configure"
cfg "go_dreamfactory/sys/configure/structs" cfg "go_dreamfactory/sys/configure/structs"
"math/big"
"go.mongodb.org/mongo-driver/bson/primitive" "go.mongodb.org/mongo-driver/bson/primitive"
) )
@ -272,15 +274,9 @@ func (this *apiComp) DrawCard(session comm.IUserSession, req *pb.HeroDrawCardReq
rsp.Wish.N += tmp5.N rsp.Wish.N += tmp5.N
} }
reward = append(reward, tmp5) reward = append(reward, tmp5)
if req.DrawType == comm.DrawCardType5 { // 限时招募
if heroRecord.LimitHero == "" { if card := this.drawLimitHero(req.DrawType, heroRecord, drawConf, update); card != "" {
if conf := this.module.configure.GetApportHeroReplaceConfig(); conf != nil { szCards[i] = card
heroRecord.LimitHero = conf.InitHero
update["limitHero"] = heroRecord.LimitHero
}
}
heroId = heroRecord.LimitHero // 替换成心愿英雄
szCards[i] = heroId
} }
} }
} }
@ -358,6 +354,48 @@ func (this *apiComp) DrawCard(session comm.IUserSession, req *pb.HeroDrawCardReq
return return
} }
func (this *apiComp) drawLimitHero(dtype int32, heroRecord *pb.DBHeroRecord, drawConf *cfg.GameDrawPoolData, update map[string]interface{}) (card string) {
if dtype != comm.DrawCardType5 { // 限时招募
return
}
if heroRecord.LimitHero == "" { // 选默认的
if conf := this.module.configure.GetApportHeroReplaceConfig(); conf != nil {
heroRecord.LimitHero = conf.InitHero
}
}
// 新账号 一定替换
if !heroRecord.Uphero {
heroRecord.Uphero = true
update["uphero"] = heroRecord.Uphero
update["limitHero"] = heroRecord.LimitHero
card = heroRecord.LimitHero // 替换成心愿英雄
} else {
bingo := false
if heroRecord.Upherocount == 0 { // 概率替换
if drawConf.Upweight >= 1000 {
bingo = true
} else {
n, _ := rand.Int(rand.Reader, big.NewInt(1000))
if int32(n.Int64()) <= drawConf.Upweight {
bingo = true
} else {
heroRecord.Upherocount++
update["upherocount"] = heroRecord.Upherocount
}
}
} else {
bingo = true
heroRecord.Upherocount = 0 // 清理保底
update["upherocount"] = heroRecord.Upherocount
}
if bingo {
update["limitHero"] = heroRecord.LimitHero
card = heroRecord.LimitHero // 替换成心愿英雄
}
}
return card
}
func (this *apiComp) wishDrawCard(session comm.IUserSession, heroRecord *pb.DBHeroRecord) (errdata *pb.ErrorData) { func (this *apiComp) wishDrawCard(session comm.IUserSession, heroRecord *pb.DBHeroRecord) (errdata *pb.ErrorData) {
var ( var (

View File

@ -45,7 +45,7 @@ func (this *modelDrawRecode) getDrawCardRecord(uid string) (results []*pb.DBHero
cursor *mongo.Cursor cursor *mongo.Cursor
) )
results = make([]*pb.DBHeroDrawRecord, 0) results = make([]*pb.DBHeroDrawRecord, 0)
if cursor, err = this.DBModel.DB.Find(comm.TableEntertainRecode, bson.M{"uid": uid}, options.Find().SetSort(bson.M{"ctime": -1}), if cursor, err = this.DBModel.DB.Find(comm.TableDrawRecode, bson.M{"uid": uid}, options.Find().SetSort(bson.M{"ctime": -1}),
options.Find().SetLimit(int64(comm.MaxRankList))); err != nil { options.Find().SetLimit(int64(comm.MaxRankList))); err != nil {
this.module.Errorln(err) this.module.Errorln(err)
return return

View File

@ -366,6 +366,8 @@ type DBHeroRecord struct {
Cur []string `protobuf:"bytes,23,rep,name=cur,proto3" json:"cur"` // 当前结果 Cur []string `protobuf:"bytes,23,rep,name=cur,proto3" json:"cur"` // 当前结果
Rst1 []string `protobuf:"bytes,24,rep,name=rst1,proto3" json:"rst1"` // 结果1 Rst1 []string `protobuf:"bytes,24,rep,name=rst1,proto3" json:"rst1"` // 结果1
Rst2 []string `protobuf:"bytes,25,rep,name=rst2,proto3" json:"rst2"` // 结果2 Rst2 []string `protobuf:"bytes,25,rep,name=rst2,proto3" json:"rst2"` // 结果2
Uphero bool `protobuf:"varint,26,opt,name=uphero,proto3" json:"uphero"` // 只针对7类型
Upherocount int32 `protobuf:"varint,27,opt,name=upherocount,proto3" json:"upherocount"` // 只针对7类型(出橙时替换UP英雄)
} }
func (x *DBHeroRecord) Reset() { func (x *DBHeroRecord) Reset() {
@ -561,6 +563,20 @@ func (x *DBHeroRecord) GetRst2() []string {
return nil return nil
} }
func (x *DBHeroRecord) GetUphero() bool {
if x != nil {
return x.Uphero
}
return false
}
func (x *DBHeroRecord) GetUpherocount() int32 {
if x != nil {
return x.Upherocount
}
return 0
}
// 英雄天赋系统 // 英雄天赋系统
type DBHeroTalent struct { type DBHeroTalent struct {
state protoimpl.MessageState state protoimpl.MessageState
@ -810,7 +826,7 @@ var file_hero_hero_db_proto_rawDesc = []byte{
0x72, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x72, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01,
0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c,
0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a,
0x02, 0x38, 0x01, 0x22, 0xd4, 0x0a, 0x0a, 0x0c, 0x44, 0x42, 0x48, 0x65, 0x72, 0x6f, 0x52, 0x65, 0x02, 0x38, 0x01, 0x22, 0x8e, 0x0b, 0x0a, 0x0c, 0x44, 0x42, 0x48, 0x65, 0x72, 0x6f, 0x52, 0x65,
0x63, 0x6f, 0x72, 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x63, 0x6f, 0x72, 0x64, 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, 0x28, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28,
0x09, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x09, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x18,
@ -862,64 +878,67 @@ var file_hero_hero_db_proto_rawDesc = []byte{
0x0a, 0x03, 0x63, 0x75, 0x72, 0x18, 0x17, 0x20, 0x03, 0x28, 0x09, 0x52, 0x03, 0x63, 0x75, 0x72, 0x0a, 0x03, 0x63, 0x75, 0x72, 0x18, 0x17, 0x20, 0x03, 0x28, 0x09, 0x52, 0x03, 0x63, 0x75, 0x72,
0x12, 0x12, 0x0a, 0x04, 0x72, 0x73, 0x74, 0x31, 0x18, 0x18, 0x20, 0x03, 0x28, 0x09, 0x52, 0x04, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x73, 0x74, 0x31, 0x18, 0x18, 0x20, 0x03, 0x28, 0x09, 0x52, 0x04,
0x72, 0x73, 0x74, 0x31, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x73, 0x74, 0x32, 0x18, 0x19, 0x20, 0x03, 0x72, 0x73, 0x74, 0x31, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x73, 0x74, 0x32, 0x18, 0x19, 0x20, 0x03,
0x28, 0x09, 0x52, 0x04, 0x72, 0x73, 0x74, 0x32, 0x1a, 0x3c, 0x0a, 0x0e, 0x43, 0x6f, 0x6e, 0x64, 0x28, 0x09, 0x52, 0x04, 0x72, 0x73, 0x74, 0x32, 0x12, 0x16, 0x0a, 0x06, 0x75, 0x70, 0x68, 0x65,
0x69, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x72, 0x6f, 0x18, 0x1a, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x75, 0x70, 0x68, 0x65, 0x72, 0x6f,
0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x12, 0x20, 0x0a, 0x0b, 0x75, 0x70, 0x68, 0x65, 0x72, 0x6f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18,
0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x1b, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0b, 0x75, 0x70, 0x68, 0x65, 0x72, 0x6f, 0x63, 0x6f, 0x75,
0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x3c, 0x0a, 0x0e, 0x53, 0x74, 0x61, 0x72, 0x35, 0x48, 0x6e, 0x74, 0x1a, 0x3c, 0x0a, 0x0e, 0x43, 0x6f, 0x6e, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x45,
0x65, 0x72, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28,
0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18,
0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01,
0x3a, 0x02, 0x38, 0x01, 0x1a, 0x37, 0x0a, 0x09, 0x52, 0x61, 0x63, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x1a, 0x3c, 0x0a, 0x0e, 0x53, 0x74, 0x61, 0x72, 0x35, 0x48, 0x65, 0x72, 0x6f, 0x45, 0x6e, 0x74,
0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20,
0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x39, 0x0a, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x37,
0x0b, 0x42, 0x61, 0x6f, 0x64, 0x69, 0x34, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x0a, 0x09, 0x52, 0x61, 0x63, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b,
0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a,
0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61,
0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x39, 0x0a, 0x0b, 0x42, 0x61, 0x6f, 0x64, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x39, 0x0a, 0x0b, 0x42, 0x61, 0x6f, 0x64, 0x69,
0x69, 0x35, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x34, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20,
0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75,
0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02,
0x02, 0x38, 0x01, 0x1a, 0x38, 0x0a, 0x0a, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x38, 0x01, 0x1a, 0x39, 0x0a, 0x0b, 0x42, 0x61, 0x6f, 0x64, 0x69, 0x35, 0x45, 0x6e, 0x74, 0x72,
0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03,
0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01,
0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x38, 0x0a, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x38, 0x0a,
0x0a, 0x50, 0x65, 0x61, 0x63, 0x68, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x0a, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b,
0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a,
0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x76, 0x61, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61,
0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x38, 0x0a, 0x0a, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x38, 0x0a, 0x0a, 0x50, 0x65, 0x61, 0x63, 0x68,
0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01,
0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65,
0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38,
0x01, 0x1a, 0x37, 0x0a, 0x09, 0x57, 0x69, 0x73, 0x68, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x01, 0x1a, 0x38, 0x0a, 0x0a, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12,
0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65,
0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03,
0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xb6, 0x01, 0x0a, 0x0c, 0x44, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x37, 0x0a, 0x09, 0x57,
0x42, 0x48, 0x65, 0x72, 0x6f, 0x54, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x69, 0x73, 0x68, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18,
0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61,
0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65,
0x06, 0x68, 0x65, 0x72, 0x6f, 0x49, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x68, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xb6, 0x01, 0x0a, 0x0c, 0x44, 0x42, 0x48, 0x65, 0x72, 0x6f, 0x54,
0x65, 0x72, 0x6f, 0x49, 0x64, 0x12, 0x31, 0x0a, 0x06, 0x74, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x18, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x44, 0x42, 0x48, 0x65, 0x72, 0x6f, 0x54, 0x61, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01,
0x6c, 0x65, 0x6e, 0x74, 0x2e, 0x54, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x28, 0x09, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x68, 0x65, 0x72, 0x6f, 0x49,
0x52, 0x06, 0x74, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x1a, 0x39, 0x0a, 0x0b, 0x54, 0x61, 0x6c, 0x65, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x68, 0x65, 0x72, 0x6f, 0x49, 0x64, 0x12,
0x6e, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x31, 0x0a, 0x06, 0x74, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32,
0x20, 0x01, 0x28, 0x05, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x19, 0x2e, 0x44, 0x42, 0x48, 0x65, 0x72, 0x6f, 0x54, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x2e, 0x54,
0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x06, 0x74, 0x61, 0x6c, 0x65,
0x02, 0x38, 0x01, 0x22, 0x7e, 0x0a, 0x10, 0x44, 0x42, 0x48, 0x65, 0x72, 0x6f, 0x44, 0x72, 0x61, 0x6e, 0x74, 0x1a, 0x39, 0x0a, 0x0b, 0x54, 0x61, 0x6c, 0x65, 0x6e, 0x74, 0x45, 0x6e, 0x74, 0x72,
0x77, 0x52, 0x65, 0x63, 0x6f, 0x72, 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x03,
0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x69, 0x64, 0x18, 0x02, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01,
0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x68, 0x65, 0x72, 0x28, 0x05, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x7e, 0x0a,
0x6f, 0x49, 0x64, 0x18, 0x03, 0x20, 0x03, 0x28, 0x09, 0x52, 0x06, 0x68, 0x65, 0x72, 0x6f, 0x49, 0x10, 0x44, 0x42, 0x48, 0x65, 0x72, 0x6f, 0x44, 0x72, 0x61, 0x77, 0x52, 0x65, 0x63, 0x6f, 0x72,
0x64, 0x12, 0x1a, 0x0a, 0x08, 0x64, 0x72, 0x61, 0x77, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69,
0x01, 0x28, 0x05, 0x52, 0x08, 0x64, 0x72, 0x61, 0x77, 0x74, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
0x05, 0x63, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x74, 0x75, 0x69, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x68, 0x65, 0x72, 0x6f, 0x49, 0x64, 0x18, 0x03, 0x20,
0x69, 0x6d, 0x65, 0x2a, 0x2f, 0x0a, 0x08, 0x48, 0x65, 0x72, 0x6f, 0x54, 0x79, 0x70, 0x65, 0x12, 0x03, 0x28, 0x09, 0x52, 0x06, 0x68, 0x65, 0x72, 0x6f, 0x49, 0x64, 0x12, 0x1a, 0x0a, 0x08, 0x64,
0x0f, 0x0a, 0x0b, 0x48, 0x65, 0x72, 0x6f, 0x54, 0x79, 0x70, 0x65, 0x4e, 0x69, 0x6c, 0x10, 0x00, 0x72, 0x61, 0x77, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x08, 0x64,
0x12, 0x12, 0x0a, 0x0e, 0x48, 0x65, 0x72, 0x6f, 0x54, 0x79, 0x70, 0x65, 0x4b, 0x6f, 0x6e, 0x67, 0x72, 0x61, 0x77, 0x74, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x74, 0x69, 0x6d, 0x65,
0x46, 0x75, 0x10, 0x01, 0x42, 0x06, 0x5a, 0x04, 0x2e, 0x3b, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x63, 0x74, 0x69, 0x6d, 0x65, 0x2a, 0x2f, 0x0a,
0x6f, 0x74, 0x6f, 0x33, 0x08, 0x48, 0x65, 0x72, 0x6f, 0x54, 0x79, 0x70, 0x65, 0x12, 0x0f, 0x0a, 0x0b, 0x48, 0x65, 0x72,
0x6f, 0x54, 0x79, 0x70, 0x65, 0x4e, 0x69, 0x6c, 0x10, 0x00, 0x12, 0x12, 0x0a, 0x0e, 0x48, 0x65,
0x72, 0x6f, 0x54, 0x79, 0x70, 0x65, 0x4b, 0x6f, 0x6e, 0x67, 0x46, 0x75, 0x10, 0x01, 0x42, 0x06,
0x5a, 0x04, 0x2e, 0x3b, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
} }
var ( var (

View File

@ -31,6 +31,9 @@ type GameDrawPoolData struct {
ConsumeA10 []*Gameatn ConsumeA10 []*Gameatn
ConsumeB []*Gameatn ConsumeB []*Gameatn
ConsumeB10 []*Gameatn ConsumeB10 []*Gameatn
Baodihelp string
Weightreadonly string
Upweight int32
} }
const TypeId_GameDrawPoolData = 271747014 const TypeId_GameDrawPoolData = 271747014
@ -125,6 +128,9 @@ func (_v *GameDrawPoolData)Deserialize(_buf map[string]interface{}) (err error)
} }
} }
{var _ok_ bool; var __json_text__ map[string]interface{}; if __json_text__, _ok_ = _buf["baodihelp"].(map[string]interface{}) ; !_ok_ { err = errors.New("_v.Baodihelp error"); return }; { var _ok_ bool; if _, _ok_ = __json_text__["key"].(string); !_ok_ { err = errors.New("key error"); return } }; { var _ok_ bool; if _v.Baodihelp, _ok_ = __json_text__["text"].(string); !_ok_ { err = errors.New("text error"); return } } }
{ var _ok_ bool; if _v.Weightreadonly, _ok_ = _buf["weightreadonly"].(string); !_ok_ { err = errors.New("weightreadonly error"); return } }
{ var _ok_ bool; var _tempNum_ float64; if _tempNum_, _ok_ = _buf["upweight"].(float64); !_ok_ { err = errors.New("upweight error"); return }; _v.Upweight = int32(_tempNum_) }
return return
} }

View File

@ -15,4 +15,5 @@ const (
StoryETxtEffect_PlayEffect = 3 StoryETxtEffect_PlayEffect = 3
StoryETxtEffect_UIEffect = 4 StoryETxtEffect_UIEffect = 4
StoryETxtEffect_BlackScreen = 5 StoryETxtEffect_BlackScreen = 5
StoryETxtEffect_OnlyPlayEffect = 6
) )