Skip to content

Missing Encounters and Location_Areas in Gen 6: Friend Safari in XY and Mirage Spots in ORAS. #1420

@notblisy

Description

@notblisy

Both of these locations contain a ton of Pokemon. And while they're modeled in locations.csv they're not in location_areas.csv, location_area_encounter_rates.csv, encounter_slots.csv, or anything else related to encounters.

Mirage spots are fairly straight forward, add them to location areas and add their encounters to the relevant csvs.

Friend Safari needs a bit more thought. The way it works is each type for a Pokemon (like poison, fire, etc) can have a "safari" and you get 1 safari per person on your 3ds friend list. And their friend code gives a specific type of safari.

After that in the safari the zone is populated by 3 pokemon of that type.

I would suggest we make a location-area for each of the types based on the 680,6,friend-safari. So it would be appended as friend-safari-fire, for example.

In location_areas it would look like:

1204,680,0,fire.

Encounter method is just walking.

I'd be willing to model these myself of course, but it's a bit of a backlog for me now. Once the current location PRs are done for Hordes and Events, I'll be doing one for Colo and XD locations first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions