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

Legacy code bugs removed and In-game comparison test #360

Open
2 of 24 tasks
Tracked by #1
DorielRivalet opened this issue Jun 9, 2024 · 0 comments
Open
2 of 24 tasks
Tracked by #1

Legacy code bugs removed and In-game comparison test #360

DorielRivalet opened this issue Jun 9, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@DorielRivalet
Copy link
Owner

DorielRivalet commented Jun 9, 2024

Summary

The damage calculator needs tests by comparing the damage output in the game to the values shown in the calculator. This issue acts as a container of all the issues related to such. The overlay can be used to see the damage output.

Checklist

  • Motion Values
  • Shared Motion Values

Left Column

  • Affinity Skills
  • Multiplied Base
  • Multipliers
  • Flat Additions
  • Elemental Skills
  • Status Skills
  • Custom Motion Value

Middle Column

  • Weapon Properties and Sigils (legacy bug on multiple sigil users)
  • Melee Weapons
  • Ranged Weapons
  • Elemental Damage
  • Status Values
  • Additional Damage

Right Column

  • Monster Properties
  • Hitbox Value Modifiers
  • Buffs and Debuffs

Extras

  • Ice Age
  • Flash Conversion
  • Formulas
  • Gunlance Shells and Wyvernfire
  • HBG Heat Beam

Motion Values

  • Turn multi-hit mv into an array of numbers instead of a number, then calculate from the array.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant