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

Need full pass on Suffix etc as many deep changes since 2017 #29

Open
github-actions bot opened this issue Dec 22, 2021 · 0 comments
Open

Need full pass on Suffix etc as many deep changes since 2017 #29

github-actions bot opened this issue Dec 22, 2021 · 0 comments
Labels

Comments

@github-actions
Copy link

Need full pass on Suffix etc as many deep changes since 2017

Need to add Protection to Reinforcement

// TODO: Need full pass on Suffix etc as many deep changes since 2017

  case object LightResistance extends ArmorSuffix with DamageReduction with Light
  case object Power extends ArmorSuffix
  case object Prisms extends ArmorSuffix with ElementalResistance
  // TODO: Need full pass on Suffix etc as many deep changes since 2017
  //  Need to add Protection to Reinforcement
  case object Reinforcement extends ArmorSuffix with DamageReduction with FullPhysical
  case object Shadow extends ArmorSuffix
  case object SilentMoves extends ArmorSuffix

581b5ddebd845734a2795d96af34a21a9305bb2b

@github-actions github-actions bot added the todo label Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants