diff --git a/lua/app/config/skill.lua b/lua/app/config/skill.lua
index e46376fe..11a1bf10 100644
--- a/lua/app/config/skill.lua
+++ b/lua/app/config/skill.lua
@@ -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
}
},
diff --git a/lua/app/config/skill_rogue.lua b/lua/app/config/skill_rogue.lua
index 3e7d7969..6ee92ede 100644
--- a/lua/app/config/skill_rogue.lua
+++ b/lua/app/config/skill_rogue.lua
@@ -8282,6 +8282,8 @@ local skill_rogue = {
}
},
["obj"]=7,
+ ["icon"]="55001",
+ ["icon_base"]="5",
["entry"]=0
},
[5500122]={
diff --git a/lua/app/config/strings/cn/func_open.lua b/lua/app/config/strings/cn/func_open.lua
index 7d039736..6fc3de52 100644
--- a/lua/app/config/strings/cn/func_open.lua
+++ b/lua/app/config/strings/cn/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/cn/global.lua b/lua/app/config/strings/cn/global.lua
index 91987581..90cd3931 100644
--- a/lua/app/config/strings/cn/global.lua
+++ b/lua/app/config/strings/cn/global.lua
@@ -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"] = "史诗英雄",
diff --git a/lua/app/config/strings/cn/skill.lua b/lua/app/config/strings/cn/skill.lua
index 449e586b..b5d2b0c4 100644
--- a/lua/app/config/strings/cn/skill.lua
+++ b/lua/app/config/strings/cn/skill.lua
@@ -29,7 +29,7 @@ local skill = {
},
[2500120]={
["name"]="撕裂之爪",
- ["desc"]="撕裂之爪:额外造成4次大量技能伤害,附加流血,2回合。"
+ ["desc"]="撕裂之爪:额外造成5次大量技能伤害,附加流血,2回合。"
},
[2500220]={
["name"]="狂雷之击",
@@ -81,7 +81,7 @@ local skill = {
},
[5500120]={
["name"]="死灵射线",
- ["desc"]="死灵射线:额外造成4次大量技能伤害,随机回复一个技能2点能量。"
+ ["desc"]="死灵射线:额外造成5次大量技能伤害,随机回复一个技能2点能量。"
},
[5500220]={
["name"]="燃烧血液",
diff --git a/lua/app/config/strings/cn/skill_rogue.lua b/lua/app/config/strings/cn/skill_rogue.lua
index 4ab0afa2..c72f9ac2 100644
--- a/lua/app/config/strings/cn/skill_rogue.lua
+++ b/lua/app/config/strings/cn/skill_rogue.lua
@@ -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",
diff --git a/lua/app/config/strings/de/func_open.lua b/lua/app/config/strings/de/func_open.lua
index 2580c127..580f4781 100644
--- a/lua/app/config/strings/de/func_open.lua
+++ b/lua/app/config/strings/de/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/en/func_open.lua b/lua/app/config/strings/en/func_open.lua
index 3adf342f..29423da4 100644
--- a/lua/app/config/strings/en/func_open.lua
+++ b/lua/app/config/strings/en/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/es/func_open.lua b/lua/app/config/strings/es/func_open.lua
index 96d925a9..27b1fb06 100644
--- a/lua/app/config/strings/es/func_open.lua
+++ b/lua/app/config/strings/es/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/fr/func_open.lua b/lua/app/config/strings/fr/func_open.lua
index 2580c127..580f4781 100644
--- a/lua/app/config/strings/fr/func_open.lua
+++ b/lua/app/config/strings/fr/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/id/func_open.lua b/lua/app/config/strings/id/func_open.lua
index b71e308a..bf1fd839 100644
--- a/lua/app/config/strings/id/func_open.lua
+++ b/lua/app/config/strings/id/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/ja/func_open.lua b/lua/app/config/strings/ja/func_open.lua
index be91fb6f..182d39fd 100644
--- a/lua/app/config/strings/ja/func_open.lua
+++ b/lua/app/config/strings/ja/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/ko/func_open.lua b/lua/app/config/strings/ko/func_open.lua
index 052be423..74ed2a5e 100644
--- a/lua/app/config/strings/ko/func_open.lua
+++ b/lua/app/config/strings/ko/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/pt/func_open.lua b/lua/app/config/strings/pt/func_open.lua
index e17c474a..7a8669ec 100644
--- a/lua/app/config/strings/pt/func_open.lua
+++ b/lua/app/config/strings/pt/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/ru/func_open.lua b/lua/app/config/strings/ru/func_open.lua
index 2580c127..580f4781 100644
--- a/lua/app/config/strings/ru/func_open.lua
+++ b/lua/app/config/strings/ru/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/th/func_open.lua b/lua/app/config/strings/th/func_open.lua
index d8d85bb0..d0e59e67 100644
--- a/lua/app/config/strings/th/func_open.lua
+++ b/lua/app/config/strings/th/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/vi/func_open.lua b/lua/app/config/strings/vi/func_open.lua
index c632a970..ed18665b 100644
--- a/lua/app/config/strings/vi/func_open.lua
+++ b/lua/app/config/strings/vi/func_open.lua
@@ -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
\ No newline at end of file
diff --git a/lua/app/config/strings/zh/func_open.lua b/lua/app/config/strings/zh/func_open.lua
index 0295098a..0c69ced6 100644
--- a/lua/app/config/strings/zh/func_open.lua
+++ b/lua/app/config/strings/zh/func_open.lua
@@ -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
\ No newline at end of file