PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Arcane Surge Buff Effect Rounding Error

Abierto
#6,235 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

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

Descripción

Check version
  • I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
  • I've checked for duplicate issues by using the search function of the issue tracker
Check for support
  • I've checked that the calculation is supposed to be supported. If it isn't please open a feature request instead (Red text is a feature request).
What is the value from the calculation in-game?

+0.14 lightning damage per mana spent * 1.1 (Buff effect) = 0.154

What is the value from the calculation in Path of Building?

0.1

When buff effect reaches a breakpoint of 50%, the value returns to 1.2. Any increase after that until +120% buff effect, returns only 1.2.

This reduction is reflected in flat lightning damage and guard value provided in calcs. Thus, why I noticed it

How to reproduce the issue

Change Arcane Cloak buff effect until each break point is achieved

Character build code
https://pobb.in/019Qx6URYTyi
Screenshots

No response

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

Reproduce el cálculo con la build de personaje enlazada y varía el efecto del buff de Arcane Cloak a través de los breakpoints indicados. Compara el valor de Arcane Surge de Path of Building con los valores del juego e inspecciona la ruta de cálculo del efecto del buff, el daño de rayo plano y el valor de guardia. La tarea estará terminada cuando los valores mostrados sigan la escala indicada en el juego a través de los breakpoints.

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
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.