PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Fleshcrafter not calculating life and energy shield for minions according to their chaos resistence

Aperta
#7,276 1 commento 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 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:
image

With 73% chaos res and "grave intentions" life is still not zero, but some conversation seems to take place:

image

allocating "radiant path" to get some energy shield for DPS calculation:
image

image

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.

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 come vengono rappresentati la vita dei minion, lo scudo energetico e la resistenza al caos nel progetto Lua, quindi confronta i calcoli con gli esempi dell’issue relativi al 20% e al 73% di resistenza al caos. Il lavoro è completato quando la vita dei minion e lo scudo energetico riflettono la conversione e il calcolo dei DPS dipendente dallo scudo energetico viene aggiornato oppure viene documentato l’ambito non supportato.

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

Valutazione

Stack tecnologico
lua
Ambito
game-dev
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.