This commit is contained in:
puxuan 2025-11-04 15:32:34 +08:00
parent 3f41c3b20d
commit 42c869a94e
18 changed files with 216 additions and 53 deletions

View File

@ -713,6 +713,7 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
["sound"]=1500101,
["name_act"]="attack01",
["name_hit"]={
"suffer01"
@ -739,6 +740,7 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
["sound"]=1500102,
["name_act"]="attack02",
["name_hit"]={
"suffer02"
@ -765,6 +767,7 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
["sound"]=1500103,
["name_act"]="attack03",
["name_hit"]={
"suffer01"
@ -791,6 +794,7 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
["sound"]=1500104,
["name_act"]="attack04",
["name_hit"]={
"suffer02"
@ -861,6 +865,7 @@ local skill = {
},
["shake_time"]=250,
["shake_type"]=6,
["sound"]=1500105,
["name_act"]="skill01",
["name_hit"]={
"suffer01",
@ -1493,7 +1498,7 @@ local skill = {
["effect"]={
{
["type"]="dmg_addition_all_add",
["num"]=15000,
["num"]=3000,
["ratio"]=10000,
["round"]=2
}
@ -1507,7 +1512,7 @@ local skill = {
["effect"]={
{
["type"]="dmg_addition_all_add",
["num"]=15000,
["num"]=3000,
["ratio"]=10000,
["round"]=2
}
@ -1521,7 +1526,7 @@ local skill = {
["effect"]={
{
["type"]="dmg_addition_all_add",
["num"]=15000,
["num"]=3000,
["ratio"]=10000,
["round"]=3
}
@ -3159,38 +3164,38 @@ local skill = {
["effect"]={
{
["type"]="hurt_yellow",
["num"]=20000,
["num"]=10000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=20000,
["num"]=10000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=20000,
["num"]=10000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=20000,
["num"]=10000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=20000,
["num"]=10000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="bleed",
["num"]=3500,
["ratio"]=1000,
["ratio"]=10000,
["round"]=2
}
},
@ -3243,38 +3248,38 @@ local skill = {
["effect"]={
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="bleed",
["num"]=3500,
["ratio"]=1000,
["ratio"]=10000,
["round"]=2
}
},
@ -3327,38 +3332,38 @@ local skill = {
["effect"]={
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="bleed",
["num"]=3500,
["ratio"]=1000,
["ratio"]=10000,
["round"]=3
}
},
@ -3411,38 +3416,38 @@ local skill = {
["effect"]={
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="hurt_yellow",
["num"]=26000,
["num"]=16000,
["ratio"]=10000,
["round"]=0
},
{
["type"]="bleed",
["num"]=3500,
["ratio"]=1000,
["ratio"]=10000,
["round"]=4
}
},
@ -3503,7 +3508,7 @@ local skill = {
{
["type"]="stun",
["num"]=0,
["ratio"]=6000,
["ratio"]=5000,
["round"]=1
}
},
@ -3550,7 +3555,7 @@ local skill = {
{
["type"]="stun",
["num"]=0,
["ratio"]=6000,
["ratio"]=5000,
["round"]=2
}
},

View File

@ -8282,6 +8282,8 @@ local skill_rogue = {
}
},
["obj"]=7,
["icon"]="55001",
["icon_base"]="5",
["entry"]=0
},
[5500122]={

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
["name"]="符文"
},
["talent_open"]={
["name"]="研发中心"
},
["summon_open"]={
["name"]="召唤"
},
["dungeon_gold"]={
["name"]="副本"
},
["hero_equip"]={
["name"]="英雄装备"
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -95,7 +95,7 @@ local localization_global =
["STR_UNLOCK"] = "解锁",
["TASK_DESC_1"] = "通行证专属任务",
["STR_COMPLETED"] = "已完成",
["HERO_CARD_TIPS_DESC"] = "可能获得以下英雄碎片",
["HERO_CARD_TIPS_DESC"] = "可能获得以下物品",
["HERO_CARD_DESC_QLT_2"] = "优秀英雄",
["HERO_CARD_DESC_QLT_3"] = "稀有英雄",
["HERO_CARD_DESC_QLT_4"] = "史诗英雄",

View File

@ -29,7 +29,7 @@ local skill = {
},
[2500120]={
["name"]="撕裂之爪",
["desc"]="撕裂之爪:额外造成4次大量技能伤害,附加<color=#049500><u>流血</u></color><color=#049500>2</color>回合。"
["desc"]="撕裂之爪:额外造成5次大量技能伤害,附加<color=#049500><u>流血</u></color><color=#049500>2</color>回合。"
},
[2500220]={
["name"]="狂雷之击",
@ -81,7 +81,7 @@ local skill = {
},
[5500120]={
["name"]="死灵射线",
["desc"]="死灵射线:额外造成4次大量技能伤害,随机回复一个技能<color=#049500>2点</color>能量。"
["desc"]="死灵射线:额外造成5次大量技能伤害,随机回复一个技能<color=#049500>2点</color>能量。"
},
[5500220]={
["name"]="燃烧血液",

View File

@ -464,28 +464,28 @@ local skill_rogue = {
["rougedesc"]="火花姬攻击提升15%"
},
[1500211]={
["desc"]="废铁老爹技能链接超6个元素提升伤害150%2回合",
["desc"]="废铁老爹技能链接超6个元素提升伤害30%2回合",
["entry_1"]="战斗中直接生效!",
["entry_2"]="需要链接数量降低到4个",
["entry_3"]="伤害提升回合数+1",
["rougedesc"]="废铁老爹技能链接超6个元素提升伤害150%2回合"
},
[1500212]={
["desc"]="废铁老爹技能链接超6个元素提升伤害150%2回合",
["desc"]="废铁老爹技能链接超6个元素提升伤害30%2回合",
["entry_1"]="战斗中直接生效!",
["entry_2"]="需要链接数量降低到4个",
["entry_3"]="伤害提升回合数+1",
["rougedesc"]="废铁老爹技能链接超6个元素提升伤害150%2回合"
},
[1500213]={
["desc"]="废铁老爹技能链接超6个元素提升伤害150%2回合",
["desc"]="废铁老爹技能链接超6个元素提升伤害30%2回合",
["entry_1"]="战斗中直接生效!",
["entry_2"]="需要链接数量降低到4个",
["entry_3"]="伤害提升回合数+1",
["rougedesc"]="废铁老爹技能链接超4个元素提升伤害150%2回合"
},
[1500214]={
["desc"]="废铁老爹技能链接超6个元素提升伤害150%2回合",
["desc"]="废铁老爹技能链接超6个元素提升伤害30%2回合",
["entry_1"]="战斗中直接生效!",
["entry_2"]="需要链接数量降低到4个",
["entry_3"]="伤害提升回合数+1",
@ -940,28 +940,28 @@ local skill_rogue = {
["rougedesc"]="科技狼人技能可延X方向消除8格链接增伤15%"
},
[2500121]={
["desc"]="科技狼人技能伤害提升300%",
["desc"]="科技狼人技能倍率提升300%",
["entry_1"]="技能流血回合数+1",
["entry_2"]="战斗中直接生效!",
["entry_3"]="技能流血回合数+1",
["rougedesc"]="科技狼人技能伤害提升300%"
},
[2500122]={
["desc"]="科技狼人技能伤害提升300%",
["desc"]="科技狼人技能倍率提升300%",
["entry_1"]="技能流血回合数+1",
["entry_2"]="战斗中直接生效!",
["entry_3"]="技能流血回合数+1",
["rougedesc"]="科技狼人技能伤害提升300%,流血回合数+1"
},
[2500123]={
["desc"]="科技狼人技能伤害提升300%",
["desc"]="科技狼人技能倍率提升300%",
["entry_1"]="技能流血回合数+1",
["entry_2"]="战斗中直接生效!",
["entry_3"]="技能流血回合数+1",
["rougedesc"]="科技狼人技能伤害提升300%,流血回合数+1"
},
[2500124]={
["desc"]="科技狼人技能伤害提升300%",
["desc"]="科技狼人技能倍率提升300%",
["entry_1"]="技能流血回合数+1",
["entry_2"]="战斗中直接生效!",
["entry_3"]="技能流血回合数+1",

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
},
["talent_open"]={
},
["summon_open"]={
},
["dungeon_gold"]={
},
["hero_equip"]={
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
["name"]="Rune"
},
["talent_open"]={
["name"]="R&D Center"
},
["summon_open"]={
["name"]="Summon"
},
["dungeon_gold"]={
["name"]="Dungeon"
},
["hero_equip"]={
["name"]="Hero Equip"
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
["name"]="Runa"
},
["talent_open"]={
},
["summon_open"]={
},
["dungeon_gold"]={
},
["hero_equip"]={
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
},
["talent_open"]={
},
["summon_open"]={
},
["dungeon_gold"]={
},
["hero_equip"]={
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
["name"]="Rune"
},
["talent_open"]={
},
["summon_open"]={
},
["dungeon_gold"]={
},
["hero_equip"]={
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
["name"]="ルーン"
},
["talent_open"]={
},
["summon_open"]={
},
["dungeon_gold"]={
},
["hero_equip"]={
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
["name"]=""
},
["talent_open"]={
},
["summon_open"]={
},
["dungeon_gold"]={
},
["hero_equip"]={
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
["name"]="Runa"
},
["talent_open"]={
},
["summon_open"]={
},
["dungeon_gold"]={
},
["hero_equip"]={
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
},
["talent_open"]={
},
["summon_open"]={
},
["dungeon_gold"]={
},
["hero_equip"]={
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
["name"]="รูน"
},
["talent_open"]={
},
["summon_open"]={
},
["dungeon_gold"]={
},
["hero_equip"]={
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
["name"]="Phù Văn"
},
["talent_open"]={
},
["summon_open"]={
},
["dungeon_gold"]={
},
["hero_equip"]={
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config

View File

@ -55,9 +55,21 @@ local func_open = {
},
["runes_open"]={
["name"]="符文"
},
["talent_open"]={
},
["summon_open"]={
},
["dungeon_gold"]={
},
["hero_equip"]={
}
}
local config = {
data=func_open,count=19
data=func_open,count=23
}
return config