-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Every game corner encounter from gens 1-4, where you can pay coins to receive Pokemon as a prize is missing.
- https://bulbapedia.bulbagarden.net/wiki/Celadon_Game_Corner#Generation_I_3
-https://bulbapedia.bulbagarden.net/wiki/Goldenrod_Game_Corner#Prize_Corner
I've already started modeling these encounters with location areas, slots, etc. But I also want to propose a new encounter condition.
Coins:
This would let me tag how many coins each of these Pokemon cost so it could be displayed in the API. It would look something like this in encounter conditions.csv:
13,first-party-pokemon
14,special-encounter
15,pokespot
16,coins
And in encounter condition values it would look like this:
- 109,16,coins-180,1
Hope to have this data added soon!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels