pokerogue/src/locales/pt_BR
damocleas 902d4df1a8
Wide Lens to Ultra item tier, Berry Count limits, and small Berry Pouch % chance reduction (#1472)
* 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
2024-06-02 03:10:58 +01:00
..
ability-trigger.ts [Ability][Move] Finish wind rider/power + tailwind implementation (#1566) 2024-05-30 17:42:46 -04:00
ability.ts Achievements localization, organized some locales files and ptBR translations (#1150) 2024-06-02 00:53:13 +01:00
achv.ts Achievements localization, organized some locales files and ptBR translations (#1150) 2024-06-02 00:53:13 +01:00
battle-message-ui-handler.ts Translation fixes ptBR (#1468) 2024-05-28 10:00:27 -04:00
battle.ts [Bug] Liquid Ooze hurts move user instead of one with ability (#1301) 2024-06-01 15:53:32 -04:00
berry.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
biome.ts added translations (#1402) 2024-05-26 12:37:25 -05:00
command-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
config.ts Achievements localization, organized some locales files and ptBR translations (#1150) 2024-06-02 00:53:13 +01:00
dialogue.ts [enhancement] Added Firebreather trainer class (#1409) 2024-05-31 14:05:04 -05:00
egg.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
fight-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
game-stats-ui-handler.ts Cleanup game-stats-ui-handler (from PR #1095) (#1106) 2024-05-27 12:58:20 +01:00
growth.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
menu-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
menu.ts Add Settings On Title Screen, Update Starter-Select Tutorial Dialogue (EN, DE, FR, CN, BR) (#1367) 2024-05-28 16:51:33 -04:00
modifier-type.ts Wide Lens to Ultra item tier, Berry Count limits, and small Berry Pouch % chance reduction (#1472) 2024-06-02 03:10:58 +01:00
move.ts Quick translation fixes (#1497) 2024-05-28 10:49:38 -04:00
nature.ts Translation fixes ptBR (#1468) 2024-05-28 10:00:27 -04:00
pokeball.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-info-container.ts Translation fixes ptBR (#1468) 2024-05-28 10:00:27 -04:00
pokemon-info.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
splash-messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
starter-select-ui-handler.ts Translation fixes ptBR (#1468) 2024-05-28 10:00:27 -04:00
trainers.ts [enhancement] Added Firebreather trainer class (#1409) 2024-05-31 14:05:04 -05:00
tutorial.ts Add Settings On Title Screen, Update Starter-Select Tutorial Dialogue (EN, DE, FR, CN, BR) (#1367) 2024-05-28 16:51:33 -04:00
voucher.ts Achievements localization, organized some locales files and ptBR translations (#1150) 2024-06-02 00:53:13 +01:00
weather.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00