Marek Sison

Results 18 comments of Marek Sison

> Where are you planning on storing the stockpile counter? Somewhere in the Pokemon or just through battler tags like STOCKPILE_ONE, STOCKPILE_TWO, and STOCKPILE_THREE? I was wrestling with this question...

> stockType = BattlerTagType.STOCKPILE_ONE; thank you so much for the patience and for helping me along with the changes. I have made the changes in my local and will upload...

@TempsRay hi! just following up on this

> Add docs and address comments Added documentation and localisation, removed "partial," and fixed the switch statement in StockpileAttr

Added more detail to documentation and attaching videos that show the moves work as intended https://github.com/pagefaultgames/pokerogue/assets/1327797/9d79367a-89e1-476f-8918-f990b89bb48b https://github.com/pagefaultgames/pokerogue/assets/1327797/2ca41ab4-b1cb-4c92-b4b4-2572e6413abd

Merged once again with latest

@flx-sta resolved merge conflicts

Thanks for the reminder @flx-sta. I resolved the conversatiions and made the necessary changes as well

> I hate to be that guy, but the behavior here is incorrect. To reproduce the problem: > > * Use Amnesia to bring SpDef up to +6. > *...