pokerogue/src/data
cimds aeeebcbf38 Update biomes.ts: Cave's Beach link changed to Lake
Replacing Cave's Beach link with Lake would weaken the "water loop", a situation where players get continually routed back to Beach, leading to frustration. Lake is a crossroads biome that connects to much of the rest of the game, while still connecting to Beach, making it not a drastic detour.

Infernal Vulpix simulated a hypothetical 10k wave endless run for me to see the difference this change would have on biome frequencies. Apologies for the broken formatting from me copying this from Discord:

                   Odds      Alt
Abyss              1.98%     2.40%
Badlands           3.57%     3.46%
Beach              6.30%     4.06%
Cave               5.87%     5.91%
Construction Site  3.90%     4.83%
Desert             1.70%     1.70%
Dojo               2.05%     2.58%
Factory            2.03%     2.57%
Fairy Cave         0.86%     0.59%
Forest             5.79%     5.64%
Grass              2.12%     2.48%
Graveyard          2.03%     2.39%
Ice Cave           4.00%     2.68%
Island             0.79%     0.53%
Jungle             2.80%     2.72%
Laboratory         0.13%     0.13%
Lake               3.37%     6.26%
Meadow             2.93%     2.74%
Metropolis         2.33%     2.55%
Mountain           2.86%     2.40%
Plains             5.96%     6.94%
Power Plant        2.06%     2.63%
Ruins              2.51%     2.59%
Sea                6.16%     4.07%
Seabed             2.90%     2.04%
Slum               2.58%     2.67%
Snowy Forest       3.79%     2.60%
Space              0.37%     0.41%
Swamp              3.79%     4.64%
Tall Grass         4.18%     4.73%
Temple             2.98%     3.06%
Town               0.00%     0.00%
Volcano            2.58%     2.29%
Wasteland          0.72%     0.72%
End                2.00%     2.00%
2024-05-14 18:54:39 -04:00
..
enums Added hyperlinks to Moves, Abilities, and Species enums (#586) 2024-05-07 23:18:19 -05:00
ability.ts Ability Corrosion (#744) 2024-05-14 13:00:37 -05:00
api.ts Add separate achievements for sub-legendaries and rename pseudoLegendary field 2024-05-05 11:05:22 -04:00
arena-tag.ts Ability Corrosion (#744) 2024-05-14 13:00:37 -05:00
battle-anims.ts Fix battle sprite losing shininess in battle animations 2024-04-25 01:49:06 -04:00
battle-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
battler-tags.ts Ability Corrosion (#744) 2024-05-14 13:00:37 -05:00
berry.ts Lum berry should cure status and confusion if possible 2024-05-06 00:27:39 -04:00
biomes.ts Update biomes.ts: Cave's Beach link changed to Lake 2024-05-14 18:54:39 -04:00
daily-run.ts offline mode - adds daily run and fixes clear freezes (#834) 2024-05-14 15:42:30 -04:00
dialogue.ts Make Simplified Chinese locale use zh_CN 2024-05-08 23:13:38 -05:00
egg-moves.ts Swap Rayquaza's egg moves 2024-05-11 14:20:54 -05:00
egg.ts Modify legend gacha to be even split (#858) 2024-05-14 11:34:40 -04:00
exp.ts Lowers xp curve for fluctuating slightly (#746) 2024-05-11 11:54:05 -05:00
gender.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
move.ts Implented Gen VII Sheer Cold Changes (#349) 2024-05-14 13:01:37 -05:00
nature.ts Natures langs with new config (#611) 2024-05-11 21:22:45 -05:00
pokeball.ts pokeball: implement i18n on pokeball name and add french i18n 2024-04-21 11:19:57 -04:00
pokemon-evolutions.ts Update Let's Go moves to their Gen 8 functionality 2024-05-13 20:59:38 -05:00
pokemon-forms.ts Implement Genesect's forms & Techno Blast 2024-05-04 19:45:07 -05:00
pokemon-level-moves.ts Lower starter cost of some mythical Pokémon 2024-05-14 01:21:28 -05:00
pokemon-species.ts Lower starter cost of some mythical Pokémon 2024-05-14 01:21:28 -05:00
pokemon-stat.ts Implement localisation for pokemon stats & add french locale 2024-04-24 19:12:26 -04:00
splash-messages.ts Reapply stat change feature with fixes 2024-04-30 23:02:16 -04:00
status-effect.ts Prevent Fusion Status Errors +Fix Double Battle Issue (#472) 2024-05-04 22:16:59 -05:00
temp-battle-stat.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
terrain.ts terrain: psychic terrain doesn't block priority moves on the user's side (#470) 2024-05-04 20:45:37 -05:00
tms.ts Minor TM learn fixes and make glacial lance non contact (#553) 2024-05-06 12:00:51 -04:00
trainer-config.ts Add separate achievements for sub-legendaries and rename pseudoLegendary field 2024-05-05 11:05:22 -04:00
trainer-names.ts Add Let's Go moves to Pikachu and Eevee's learnsets 2024-04-29 21:51:08 -05:00
type.ts Implemented Revelation Dance (#166) 2024-05-06 10:24:37 -05:00
variant.ts Add tiered shiny variants 2024-04-18 22:52:26 -04:00
weather.ts Add more biome weather 2024-04-15 17:45:52 -04:00