pokerogue
pokerogue copied to clipboard
Partially Implemented Flower Veil & Finished Sweet Veil and Pastel Veil
- Blocks status conditions on self and allies that are grass type
- Blocks stat lowering by other Pokémon on self and allies that are grass type
There is some overlap with PR #753 for the ally implementation
Merged changes from PR #753 to this since they both add the same classes and main changes to get ally checks included
https://github.com/pagefaultgames/pokerogue/assets/9848614/7f5b2809-4bad-47c9-8103-3bf39337a998
Sing - Cottonee blocks themselves with Flower Veil Growl - Cottonee blocks themselves with Flower Veil, Hoppip blocks themselves with Flower Veil Yawn - Cottonee blocks themselves with Flower Veil Skill Swap - Remove Flower Veil from Cottonee Sing - Hoppip blocks Cottonee with Flower Veil Growl - Hoppip blocks themselves and Cottonee with Flower Veil Yawn - Hoppip blocks Cottonee with Flower Veil
Closing due to inactivity and merge conflicts. https://github.com/pagefaultgames/pokerogue/pull/2626 is a more recent implementation