smogon / damage-calc

Pokemon games damage calculator
https://calc.pokemonshowdown.com
MIT License
369 stars 345 forks source link

Gens 4-9: Remove interaction between Natural Gift and Berry Juice #592

Closed shrianshChari closed 6 months ago

shrianshChari commented 6 months ago

Currently, when a Pokemon uses Natural Gift while holding a Berry Juice, it is treated as a 1 BP Normal-type move. This will now accurately display that a Pokemon using Natural Gift while holding a Berry Juice will deal 0 damage.

Abomasnow with Berry Juice using Natural Gift

shrianshChari commented 6 months ago

Closing for now to refactor code and use a different branch