refactor(monster): 调整超级圣兽等级至 200 级
- 将超级圣兽的等级从 70 级修改为 200 级 - 此修改可能影响游戏平衡和玩家挑战难度
This commit is contained in:
@@ -2519,7 +2519,7 @@ Monster={
|
||||
entityType = 4,
|
||||
monsterType = 1,
|
||||
name = "超级圣兽",
|
||||
level = 70,
|
||||
level = 200,
|
||||
circle = 0,
|
||||
aiConfigId = 5,
|
||||
propid = 124,
|
||||
|
||||
Reference in New Issue
Block a user