武器副本增加体力消耗

This commit is contained in:
xiekaidong 2023-08-03 11:08:19 +08:00
parent e0c2821f76
commit b581328fd6

View File

@ -8,7 +8,11 @@ local chapter_dungeon_equip = {
1 1
}, },
["monster"]={ ["monster"]={
101, 106,
206,
306,
406,
506
}, },
["first_reward"]={ ["first_reward"]={
["type"]=1, ["type"]=1,
@ -77,7 +81,11 @@ local chapter_dungeon_equip = {
2 2
}, },
["monster"]={ ["monster"]={
101, 606,
706,
806,
906,
1006
}, },
["first_reward"]={ ["first_reward"]={
["type"]=1, ["type"]=1,
@ -146,7 +154,11 @@ local chapter_dungeon_equip = {
3 3
}, },
["monster"]={ ["monster"]={
101, 1106,
1206,
1306,
1406,
1506
}, },
["first_reward"]={ ["first_reward"]={
["type"]=1, ["type"]=1,
@ -229,7 +241,11 @@ local chapter_dungeon_equip = {
4 4
}, },
["monster"]={ ["monster"]={
101, 1606,
1706,
1806,
1906,
2006
}, },
["first_reward"]={ ["first_reward"]={
["type"]=1, ["type"]=1,