PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Rage regeneration from Chainbreaker appears to be unaffected by mana recovery rate.

未关闭
#8,301 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

bug: calculation
主要语言
Lua
星标
5.4k
派生
2.4k
平均合并
1 天 12 小时
30 天内合并 PR
26

描述

Check version
  • I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
  • I've checked for duplicate open and closed issues by using the search function of the issue tracker
Check for support
  • I've checked that the calculation is supposed to be supported. If it isn't please open a feature request instead (Red text is a feature request).
What platform are you running Path of Building on?

Windows

What is the value from the calculation in-game?

Rage regeneration in-game was suspiciously low compared to the value given in PoB, which stated I should be over-sustaining, while in-game I was limited by rage generation.
Rage regeneration is not a stat given in the character sheet in-game.
~50% of rage generation according to POB was given by mana recovery rate from Unwavering Faith ascendancy notable.
The following experiment was done to determine if Unwavering Faith was effecting rage regeneration.

With and without Unwavering Faith allocated, I counted the number of times I could use a skill then fully regenerate rage during a 15 second period.
Base rage before mana recovery rate is 32 - 22 rage per second accounting for the 10 per second degen.
With Unwavering faith allocated, 50 rage per second should be generated, 40 after the 10 per second degen.
I confirmed that Unwaivering Faith is increasing the character sheet mana regeneration per second.
As a result, if it was working, I would expect to see twice as many skill uses in the time period.
Instead, I consistently saw 16-17 skill uses within the time period with and without Unwavering Faith allocated.

An alternate experiment would be to use Transcendent mind with negative mana recovery rate, which if finessed would create a character generating rage ingame when PoB predicts no rage would be generated.

What is the value from the calculation in Path of Building?

PoB includes mana recovery rate as effecting rage regeneration, when it appears not to ingame.

How to reproduce the issue
  1. Allocate Chainbreaker on a character.
  2. Add a large amount of mana regeneration. (high level clarity, large flat mana etc.)
  3. Add some source of increased mana recovery rate.
Character build code
https://pobb.in/InJJ3goVm7I-
Screenshots

image

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先导入提供的角色构筑代码,并复现有和没有 Unwavering Faith 时 Chainbreaker 的怒气恢复计算。阅读法力恢复和怒气恢复的计算路径,然后将结果与报告中的游戏内实验进行比较。当计算准确反映游戏行为,或明确确定受支持的行为时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
lua
领域
game-dev
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。