| System/Dungeon/DungeonModel.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Dungeon/DungeonModel.cs
@@ -1005,7 +1005,7 @@ hurtList.Add(new BossHurt() { HurtID = pack.HurtValueList[i].HurtID, HurtType = pack.HurtValueList[i].HurtType, HurtName = pack.HurtValueList[i].HurtName, HurtName = UIHelper.ServerStringTrim(pack.HurtValueList[i].HurtName), totalHurt = pack.HurtValueList[i].HurtValue + pack.HurtValueList[i].HurtValueEx * Constants.ExpPointValue, });