PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
FullDPS Corrupting Blood Incorrect Stack behaviour
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Lua
- Estrellas
- 5.4k
- Forks
- 2.4k
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 26
Descripción
After #6436 corrupting blood from multiple sources no longer stacks
Ingame there is a limit of 10 Corrupted Blood stacks, these can come from any mixture of sources, in PoB we only apply the source with the highest dps, regardless of how many leftover stacks it leaves
This for instance breaks multiple different sources of corrupting cry, or a mixture of corrupting cry with corrupting fever, it also breaks full dps count multipliers
The intended behavior is for full dps to add stacks of the highest source multiplied by its fulldps count, and then to only take the 10 highest stacks of it (eg if 8 corrupting cry and 4 corrupting fever stacks, and cry is higher than fever it should apply 8 from corrupting cry and only 2 from corrupting fever, or if corrupting cry count 4 on 2 warcries to allow both)
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Rastrea el cálculo completo de las acumulaciones de Corrupting Blood de FullDPS y compara su comportamiento con el cambio de #6436. Verifica que se combinen las acumulaciones de varias fuentes y los recuentos de full-dps, y que después se limiten a las 10 acumulaciones más altas, incluidos los ejemplos de fuentes mixtas descritos en el issue.
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
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100