Commit c78ffae
fix(Encounters): Refine LGPE encounter methods and add fossil gifts
- Rename catch-combo to overworld-special (method 41)
- Add overworld-flying-special (method 42) for rare flying spawns
- Add overworld-water-special (method 43) for rare water spawns
- Remove disguised-as-pokeball method; use only-one for Voltorb/Electrode
- Update flying Dragonite/Charizard/Articuno/Zapdos/Moltres to overworld-flying-special
- Update Lapras on Routes 19/20 to overworld-water-special
- Add fossil revival gifts at Cinnabar Lab: Omanyte, Kabuto, Aerodactyl (Lv.44)
- Update encounter method prose descriptions
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent d06f3c5 commit c78ffae
4 files changed
Lines changed: 262 additions & 252 deletions
File tree
- data/v2/csv
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1177 | 1177 | | |
1178 | 1178 | | |
1179 | 1179 | | |
1180 | | - | |
| 1180 | + | |
| 1181 | + | |
0 commit comments