PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Fleshcrafter not calculating life and energy shield for minions according to their chaos resistence
まだ誰も着手していません。
- 主要言語
- Lua
- スター
- 5.4k
- フォーク
- 2.4k
- 平均マージ
- 1日 12時間
- マージ済み PR(30日)
- 26
説明
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
Is your feature request related to a problem?
I'd like to be able to see the conversation from life to energy shield:
Minions Convert 2% of their Maximum Life to Maximum Energy
Shield per 1% Chaos Resistance they have
I ran in to the problem,
- that my minions in game had zero life while above 50% chaos resistence - so instantly died
- and zero energy shield in path of building, regardless how many chaos resistance they had (at least 20%)
and so the DPS calculation for ignoring the resistances:
While Minions have Energy Shield, their Hits Ignore Monster Elemental Resistances
is not taken into account.
Describe the solution you'd like
I'd like to be able to see the conversation from life to energy shield, like stated on the item:
Minions Convert 2% of their Maximum Life to Maximum Energy
Shield per 1% Chaos Resistance they have
So if I increase or decrease the chaos resistence for my minions I'd like to see the increases and reductions to life and energy shield.
Describe alternatives you've considered
I don't have a real alternative. You can only see the real DPS if you apply another source of energy shield to your minions. Especially I would like to see if my minions life got zero.
Edit: I found an alternative:
simply put something like this in your custom modifies in the configuration tab:
Minions gain 20% of maximum life as extra maximum energy shield
Minions have 40% reduced maximum life
Additional context
With 20% chaos res no energy shield on raging spirits:
With 73% chaos res and "grave intentions" life is still not zero, but some conversation seems to take place:
allocating "radiant path" to get some energy shield for DPS calculation:
Ah I see, red text is not yet supported. Maybe you internally have already an issue fot it, Sorry, feel free to simply close this one, if so.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず Lua プロジェクトで minion life、energy shield、chaos resistance がどのように表現されているかを追跡し、次に計算結果を issue の chaos resistance 20% と 73% の例と比較します。完了条件は、minion life と energy shield が変換を反映し、energy shield に依存する DPS 計算が更新されるか、未サポートの範囲が文書化されていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- lua
- 領域
- game-dev
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100