铁锤守卫英雄传

铁锤守卫英雄传

评价数不足
No Level Cap (Ver.A)
   
奖励
收藏
已收藏
取消收藏
标签: Addon, Gameplay
文件大小
发表于
10.335 KB
2024 年 4 月 23 日 下午 2:14
1 项改动说明 ( 查看 )

订阅以下载
No Level Cap (Ver.A)

描述
Made in build 113, but tested and working as intended on build 114 115. The main game changed nothing in the script files overridden, so you should be fine.

Lifts the level cap restriction, and that's pretty much it. Idea based off of KellyFromSales' version, but updated to work with the latest builds.

Do keep in mind that the (vanilla HoH) experience penalty from grinding an easier act with a higher level character still applies! Ver.B removes the (vanilla) experience penalty.

Ver.B will conflict with Ver.A if both are used!

Overrides the following script files:
Scripts/Behaviors/Actors/Player/PlayerRecord.as
2 条留言
fancy barbecue  [作者] 2024 年 7 月 3 日 上午 5:26 
Version A keeps the vanilla experience penalty (which subtracts 3 base exp. per character level), so that eventually enemies will stop giving experience on kill (like in the base game, bats with an experience value of 8 stop giving experience at level 3, as the "subtraction" is 9 and equal to or more than what it gives, which is clamped to 0 exp). Like the base game it would still motivate going on higher NG+ runs to counteract it.

Version B removes the experience cut per level found in the vanilla game, so that bats will always give 8 experience (as seen in the Bestiary) - thus disregarding the experience penalty in its entirety.

I should've been more clear about it so I added a small description update.

TL;DR - Version B disables the experience penalty in vanilla HoH entirely (so you can keep earning experience regardless of where you are in the game), while Version A keeps the penalty to stay in line with vanilla progression.
Daeft 2024 年 7 月 3 日 上午 12:30 
Sorry but what is the difference between Version A and B?