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

Soul Dew max stacks is too high #1132

Open
zizibaloob opened this issue May 19, 2024 · 1 comment
Open

Soul Dew max stacks is too high #1132

zizibaloob opened this issue May 19, 2024 · 1 comment
Labels
Item Affects an item

Comments

@zizibaloob
Copy link

Soul Dew currently has a max held item count of 10. Because it is additive with the existing +/- 0.1 from the pokemon's nature, this means that at 10 stacks the pokemon gets +110% to the beneficial stat but only -100% (then rounded up to 1) to the sacrificial stat.

With a max held item count of 9, they would both be +/- 100%.

@Tempo-anon Tempo-anon added the Item Affects an item label May 19, 2024
@bennybroseph
Copy link
Collaborator

Logistically, there's less issue with giving the player a free +10% stat boost rather than:

  • Reducing the stack size to a non-even number
    or
  • Making each stack worth 9%

I don't see any reason to do either of these at the moment. The +10% for free seems fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Item Affects an item
Projects
None yet
Development

No branches or pull requests

3 participants