Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🇪🇸] El valor "final" de las acumulaciones de ki no se calcula o no se representa en la ficha #89

Closed
Lui-Sin opened this issue Oct 30, 2021 · 0 comments · Fixed by #107
Labels
bug Something isn't working
Milestone

Comments

@Lui-Sin
Copy link

Lui-Sin commented Oct 30, 2021

Información

  • Versión de Foundry: X.X.X
  • Versión del sistema: 1.13
  • Navegador: Desktop

¿Qué ocurre?

La columna correspondiente a las acumulaciones finales de ki se muestra con valores inmodificables de 0.

¿Qué debería ocurrir?

Que el valor final de la acumulación de ki se calculara y se representara usando la fórmula: acu_final = math.max( 0, acu_base + math.min(pen_a_toda_acción , 0) / 20)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants