This commit is contained in:
puxuan 2025-11-08 17:51:52 +08:00
parent e9ad1db4b3
commit 1764b61251
5 changed files with 174 additions and 125 deletions

View File

@ -122,61 +122,61 @@ local attr = {
[22]={
["id"]=22,
["name"]="attr_atkp_red",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[23]={
["id"]=23,
["name"]="attr_atkp_yellow",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[24]={
["id"]=24,
["name"]="attr_atkp_green",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[25]={
["id"]=25,
["name"]="attr_atkp_blue",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[26]={
["id"]=26,
["name"]="attr_atkp_purple",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[27]={
["id"]=27,
["name"]="attr_hpp_red",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[28]={
["id"]=28,
["name"]="attr_hpp_yellow",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[29]={
["id"]=29,
["name"]="attr_hpp_green",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[30]={
["id"]=30,
["name"]="attr_hpp_blue",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[31]={
["id"]=31,
["name"]="attr_hpp_purple",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[32]={
@ -347,31 +347,31 @@ local attr = {
[62]={
["id"]=62,
["name"]="attr_atkp_red_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[63]={
["id"]=63,
["name"]="attr_atkp_yellow_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[64]={
["id"]=64,
["name"]="attr_atkp_green_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[65]={
["id"]=65,
["name"]="attr_atkp_blue_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[66]={
["id"]=66,
["name"]="attr_atkp_purple_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[67]={
@ -416,7 +416,7 @@ local attr = {
[74]={
["id"]=74,
["name"]="attr_atkp_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[75]={
@ -447,7 +447,7 @@ local attr = {
[80]={
["id"]=80,
["name"]="attr_hpp_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[81]={
@ -477,31 +477,31 @@ local attr = {
[85]={
["id"]=85,
["name"]="attr_hpp_red_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[86]={
["id"]=86,
["name"]="attr_hpp_yellow_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[87]={
["id"]=87,
["name"]="attr_hpp_green_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[88]={
["id"]=88,
["name"]="attr_hpp_blue_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
},
[89]={
["id"]=89,
["name"]="attr_hpp_purple_all",
["power"]=3,
["power"]=0,
["is_percent"]=1
}
}

View File

@ -2,9 +2,10 @@ local chapter_dungeon = {
[1001]={
["next_chapter"]=1002,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
1
},
@ -46,9 +47,10 @@ local chapter_dungeon = {
["before_chapter"]=1001,
["next_chapter"]=1003,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
2
},
@ -90,9 +92,10 @@ local chapter_dungeon = {
["before_chapter"]=1002,
["next_chapter"]=1004,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
3
},
@ -134,9 +137,10 @@ local chapter_dungeon = {
["before_chapter"]=1003,
["next_chapter"]=1005,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
4
},
@ -178,9 +182,10 @@ local chapter_dungeon = {
["before_chapter"]=1004,
["next_chapter"]=1006,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
5
},
@ -222,9 +227,10 @@ local chapter_dungeon = {
["before_chapter"]=1005,
["next_chapter"]=1007,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
6
},
@ -266,9 +272,10 @@ local chapter_dungeon = {
["before_chapter"]=1006,
["next_chapter"]=1008,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
7
},
@ -310,9 +317,10 @@ local chapter_dungeon = {
["before_chapter"]=1007,
["next_chapter"]=1009,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
8
},
@ -354,9 +362,10 @@ local chapter_dungeon = {
["before_chapter"]=1008,
["next_chapter"]=1010,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
9
},
@ -398,9 +407,10 @@ local chapter_dungeon = {
["before_chapter"]=1009,
["next_chapter"]=1011,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
10
},
@ -442,9 +452,10 @@ local chapter_dungeon = {
["before_chapter"]=1010,
["next_chapter"]=1012,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
11
},
@ -486,9 +497,10 @@ local chapter_dungeon = {
["before_chapter"]=1011,
["next_chapter"]=1013,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
12
},
@ -530,9 +542,10 @@ local chapter_dungeon = {
["before_chapter"]=1012,
["next_chapter"]=1014,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
13
},
@ -574,9 +587,10 @@ local chapter_dungeon = {
["before_chapter"]=1013,
["next_chapter"]=1015,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
14
},
@ -618,9 +632,10 @@ local chapter_dungeon = {
["before_chapter"]=1014,
["next_chapter"]=1016,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
15
},
@ -662,9 +677,10 @@ local chapter_dungeon = {
["before_chapter"]=1015,
["next_chapter"]=1017,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
16
},
@ -706,9 +722,10 @@ local chapter_dungeon = {
["before_chapter"]=1016,
["next_chapter"]=1018,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
17
},
@ -750,9 +767,10 @@ local chapter_dungeon = {
["before_chapter"]=1017,
["next_chapter"]=1019,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
18
},
@ -794,9 +812,10 @@ local chapter_dungeon = {
["before_chapter"]=1018,
["next_chapter"]=1020,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
19
},
@ -837,9 +856,10 @@ local chapter_dungeon = {
[1020]={
["before_chapter"]=1019,
["type"]=1,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["chess_board"]="chessboard_1",
["icon"]="chapter_3",
["scene"]="bg_3",
["block_icon"]="battle_hinder_3",
["chess_board"]="chessboard_3",
["board"]={
20
},
@ -880,8 +900,9 @@ local chapter_dungeon = {
[2001]={
["next_chapter"]=2002,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
21
@ -924,8 +945,9 @@ local chapter_dungeon = {
["before_chapter"]=2001,
["next_chapter"]=2003,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
22
@ -968,8 +990,9 @@ local chapter_dungeon = {
["before_chapter"]=2002,
["next_chapter"]=2004,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
23
@ -1012,8 +1035,9 @@ local chapter_dungeon = {
["before_chapter"]=2003,
["next_chapter"]=2005,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
24
@ -1056,8 +1080,9 @@ local chapter_dungeon = {
["before_chapter"]=2004,
["next_chapter"]=2006,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
25
@ -1100,8 +1125,9 @@ local chapter_dungeon = {
["before_chapter"]=2005,
["next_chapter"]=2007,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
26
@ -1144,8 +1170,9 @@ local chapter_dungeon = {
["before_chapter"]=2006,
["next_chapter"]=2008,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
27
@ -1188,8 +1215,9 @@ local chapter_dungeon = {
["before_chapter"]=2007,
["next_chapter"]=2009,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
28
@ -1232,8 +1260,9 @@ local chapter_dungeon = {
["before_chapter"]=2008,
["next_chapter"]=2010,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
29
@ -1276,8 +1305,9 @@ local chapter_dungeon = {
["before_chapter"]=2009,
["next_chapter"]=2011,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
30
@ -1320,8 +1350,9 @@ local chapter_dungeon = {
["before_chapter"]=2010,
["next_chapter"]=2012,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
31
@ -1364,8 +1395,9 @@ local chapter_dungeon = {
["before_chapter"]=2011,
["next_chapter"]=2013,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
32
@ -1408,8 +1440,9 @@ local chapter_dungeon = {
["before_chapter"]=2012,
["next_chapter"]=2014,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
33
@ -1452,8 +1485,9 @@ local chapter_dungeon = {
["before_chapter"]=2013,
["next_chapter"]=2015,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
34
@ -1496,8 +1530,9 @@ local chapter_dungeon = {
["before_chapter"]=2014,
["next_chapter"]=2016,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
35
@ -1540,8 +1575,9 @@ local chapter_dungeon = {
["before_chapter"]=2015,
["next_chapter"]=2017,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
36
@ -1584,8 +1620,9 @@ local chapter_dungeon = {
["before_chapter"]=2016,
["next_chapter"]=2018,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
37
@ -1628,8 +1665,9 @@ local chapter_dungeon = {
["before_chapter"]=2017,
["next_chapter"]=2019,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
38
@ -1672,8 +1710,9 @@ local chapter_dungeon = {
["before_chapter"]=2018,
["next_chapter"]=2020,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
39
@ -1715,8 +1754,9 @@ local chapter_dungeon = {
[2020]={
["before_chapter"]=2019,
["type"]=2,
["scene"]="bg_gold",
["block_icon"]="battle_hinder_gold",
["icon"]="chapter_1",
["scene"]="bg_1",
["block_icon"]="battle_hinder_1",
["chess_board"]="chessboard_1",
["board"]={
40

View File

@ -12811,6 +12811,7 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
["sound"]=30001001,
["name_act"]="attack01",
["name_hit"]={
"suffer01"
@ -12835,6 +12836,7 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
["sound"]=30001001,
["name_act"]="attack02",
["name_hit"]={
"suffer02"
@ -12859,6 +12861,7 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
["sound"]=30001003,
["name_act"]="attack03",
["name_hit"]={
"suffer01"
@ -12886,6 +12889,7 @@ local skill = {
["cd_start"]=1,
["shake_time"]=200,
["shake_type"]=6,
["sound"]=30001004,
["name_act"]="skill01",
["name_hit"]={
"suffer03"
@ -12915,6 +12919,7 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
["sound"]=30003001,
["name_act"]="attack01",
["name_hit"]={
"suffer01"
@ -12939,6 +12944,7 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
["sound"]=30003001,
["name_act"]="attack02",
["name_hit"]={
"suffer02"
@ -12963,6 +12969,7 @@ local skill = {
},
["shake_time"]=100,
["shake_type"]=1,
["sound"]=30003001,
["name_act"]="attack03",
["name_hit"]={
"suffer01"

View File

@ -2196,7 +2196,9 @@ local skill_rogue = {
["parameter"]={
1600123
},
["skill_position"]=1
["skill_position"]=1,
["icon"]="16001",
["icon_base"]="2"
},
[1600131]={
["universal"]=2,

View File

@ -20,7 +20,7 @@ local localization_global =
["HERO_DESC_1"] = "等级{0}",
["HERO_DESC_2"] = "生命",
["HERO_DESC_3"] = "攻击力",
["HERO_DESC_4"] = "升级",
["HERO_DESC_4"] = "养成",
["HERO_DESC_5"] = "激活",
["HERO_DESC_6"] = "已解锁",
["HERO_DESC_7"] = "未解锁",
@ -673,7 +673,7 @@ local localization_global =
["HERO_DESC_20"] = "可继续升级",
["SUMMON_DESC_3"] = "在[高级召唤]中,如果连续49次没有获得传说快递员,则第50次必 当获得传说快递员;且在[高级召唤]中获得任意传说快递员时,该次数会重置并重新开始计算",
["SUMMON_DESC_4"] = "概率预览",
["IDLE_DESC_2"] = "游历时间:<color=#00F6FF>{0}</color>",
["IDLE_DESC_2"] = "游历时间:<color=#0065E1>{0}</color>",
["SUMMON_DESC_5"] = "[普通召唤]没有保底次数",
["SUMMON_DESC_6"] = "普通召唤",
["SUMMON_DESC_7"] = "高级召唤",