PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

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

Abierto
#7,276 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

enhancement
Lenguaje dominante
Lua
Estrellas
5.4k
Forks
2.4k
Merge medio
1 d 12 h
PR fusionados (30 d)
26

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

Comienza rastreando cómo se representan la vida de los minions, el escudo de energía y la resistencia al caos en el proyecto Lua; después, compara los cálculos con los ejemplos del issue de resistencia al caos del 20 % y del 73 %. Se considera terminado cuando la vida de los minions y el escudo de energía reflejan la conversión, y el cálculo de DPS dependiente del escudo de energía se actualiza o se documenta su alcance no compatible.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
lua
Área
game-dev
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.