You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parse, calculate, and display extra stats like healing, charge gains, hostility, % of total dmg from echo/ougi, etc. Whatever else you can find.
Should be relatively easy and that part of the code is probably one of the nicer ones to work with.
I believe some parts are already present in code as well but unused.
The text was updated successfully, but these errors were encountered:
- Add skill dmg, echo dmg and heal amounts.
- Add skill names to "in-turn" skills (counters, etc).
- Change character battle stats to CSS grid layout.
- Kind of nicer to work with.
- Seems to fix size inconsistencies when rescaling.
Parse, calculate, and display extra stats like healing, charge gains, hostility, % of total dmg from echo/ougi, etc. Whatever else you can find.
Should be relatively easy and that part of the code is probably one of the nicer ones to work with.
I believe some parts are already present in code as well but unused.
The text was updated successfully, but these errors were encountered: