mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-12-04 20:56:09 +00:00
902d4df1a8
* Voucher and Wide Lens item table Changes - Wide Lens moved from Rogue -> Ultra Tier, same weight - Voucher moved from Ultra -> Great Tier, same weight - Voucher Plus moved from Master -> Rogue Tier, with weight starting at 9 -> 6 and decreasing with each reroll with 3 -> 2 - Voucher Premium added to Master (based on suggestion from Madmadness) with same weight as new Voucher Plus, and disabled in Endless / Endless Spliced * Added Berry Count limiter 2 count for Lum, Leppa, Sitrus, Enigma 3 count for all else * fix test 1 * fix test 2 I blame browser coding for this * fix test 3 I BLAME BROWSER CODING * Changed Berry Pouch to 30% > 33*%, max stack 90% > 100% * fix test 4!!!! oops * english. * german. * spanish. * french. * italian * portugese. * simplified chinese. * traditional chinese. * Removed voucher changes, making separate PR for them to be discussed. * Swapped switch statement to .includes statement * Update modifier-type.ts * thank you cheek pouch pr |
||
---|---|---|
.. | ||
ability-trigger.ts | ||
ability.ts | ||
achv.ts | ||
battle-message-ui-handler.ts | ||
battle.ts | ||
berry.ts | ||
biome.ts | ||
command-ui-handler.ts | ||
config.ts | ||
dialogue.ts | ||
egg.ts | ||
fight-ui-handler.ts | ||
game-stats-ui-handler.ts | ||
growth.ts | ||
menu-ui-handler.ts | ||
menu.ts | ||
modifier-type.ts | ||
move.ts | ||
nature.ts | ||
pokeball.ts | ||
pokemon-info-container.ts | ||
pokemon-info.ts | ||
pokemon.ts | ||
splash-messages.ts | ||
starter-select-ui-handler.ts | ||
trainers.ts | ||
tutorial.ts | ||
voucher.ts | ||
weather.ts |