武器副本增加体力消耗
This commit is contained in:
parent
e0c2821f76
commit
b581328fd6
@ -8,7 +8,11 @@ local chapter_dungeon_equip = {
|
||||
1
|
||||
},
|
||||
["monster"]={
|
||||
101,
|
||||
106,
|
||||
206,
|
||||
306,
|
||||
406,
|
||||
506
|
||||
},
|
||||
["first_reward"]={
|
||||
["type"]=1,
|
||||
@ -77,7 +81,11 @@ local chapter_dungeon_equip = {
|
||||
2
|
||||
},
|
||||
["monster"]={
|
||||
101,
|
||||
606,
|
||||
706,
|
||||
806,
|
||||
906,
|
||||
1006
|
||||
},
|
||||
["first_reward"]={
|
||||
["type"]=1,
|
||||
@ -146,7 +154,11 @@ local chapter_dungeon_equip = {
|
||||
3
|
||||
},
|
||||
["monster"]={
|
||||
101,
|
||||
1106,
|
||||
1206,
|
||||
1306,
|
||||
1406,
|
||||
1506
|
||||
},
|
||||
["first_reward"]={
|
||||
["type"]=1,
|
||||
@ -229,7 +241,11 @@ local chapter_dungeon_equip = {
|
||||
4
|
||||
},
|
||||
["monster"]={
|
||||
101,
|
||||
1606,
|
||||
1706,
|
||||
1806,
|
||||
1906,
|
||||
2006
|
||||
},
|
||||
["first_reward"]={
|
||||
["type"]=1,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user