PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Death Wish Skill Calculation Fix

Aperta
#4,462 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

enhancement
Lingua principale
Lua
Stelle
5.4k
Fork
2.4k
Merge medio
1g 12h
PR unite (30g)
26

Descrizione

Check for duplicates
  • I've checked for duplicate issues by using the search function of the issue tracker
Is your feature request related to a problem?

The Death Wish skill actualy has two damage components and not just one, but PoB only calculates one (and with wrong parameters).

There are mixed damages, one is base fire damage from the skill and then secondly the minion explosion (this explosion cannot be reflected but the base one can).

The base is buffed by spell damage increases, and fire.

Explosion Poof
Explosion poof 2

As evidenced by enabling and disabling Herald of Fire, or even zealotry as seen here
Explosion wrath
Explosion wrath 2

However, in POB neither aura increases damage, or crit chance even though spell crit chance increases crit as seen above.
And increasing the health or levels of minions doesn't increase the calculated damage in pob, neither can you select which minions that explode.

As is, the Death Wish skill doesn't calculate correctly and actually does way different damage as written in PoB.

Describe the solution you'd like

Dividing the damage components of Death Wish Base damage and minion explosion, and enabling choice of what minion explodes.
Fixing so increasing health and levels of minion will add damage to the minion explosion.
Adding so spell damage and elemental damage increases adds damage to the base explosion.
Adding that spell crit chance also increases crit chance of the spell.

Describe alternatives you've considered

The alternative is using a spread sheet of minions and adding life to them, finding the base damage of the death wish explosion, and adding them toghether in one boom. Not happening...

Additional context

No response

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia tracciando il punto di ingresso del calcolo dell'abilità Death Wish in Path of Building e identifica come viene calcolato il suo attuale componente di danno singolo. Confronta questo comportamento con i componenti richiesti di fuoco base ed esplosione del minion, includendo la selezione del minion, la scalabilità di vita e livello, i danni degli incantesimi ed elementali e la probabilità di colpo critico degli incantesimi. Il lavoro è completato quando il calcolatore rappresenta entrambi i componenti e riflette correttamente questi modificatori.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
lua
Ambito
game-dev
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
30/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.