buff(monster): 提高怪物124的最大生命值
- 将怪物124的最大生命值从15000增加到100000 - 此修改显著提升了该怪物的生存能力
This commit is contained in:
@@ -3268,7 +3268,7 @@ Props={
|
||||
},
|
||||
[124] = {
|
||||
id = 124,
|
||||
nMaxHpAdd = 15000,
|
||||
nMaxHpAdd = 100000,
|
||||
nMaxMpAdd = 0,
|
||||
nPhysicalAttackMinAdd = 120,
|
||||
nPhysicalAttackMaxAdd = 120,
|
||||
|
||||
Reference in New Issue
Block a user