pokeplatinum/res/field/encounters/110.json
h2o-DS e4c73dd999 Generate zukan_enc_platinum.narc
Named a bunch of variables
Created make_pokedex_enc_platinum tool
Added pokedex categories to encounter json files
Changed wildEncountersArchiveID to decimal
2024-10-13 12:19:46 -04:00

215 lines
4.5 KiB
JSON

{
"land_rate": 5,
"land_encounters": [
{
"level": 47,
"species": "SPECIES_GOLBAT"
},
{
"level": 48,
"species": "SPECIES_GOLBAT"
},
{
"level": 49,
"species": "SPECIES_GOLBAT"
},
{
"level": 50,
"species": "SPECIES_GOLBAT"
},
{
"level": 48,
"species": "SPECIES_GOLBAT"
},
{
"level": 51,
"species": "SPECIES_SNEASEL"
},
{
"level": 49,
"species": "SPECIES_JYNX"
},
{
"level": 49,
"species": "SPECIES_GOLBAT"
},
{
"level": 51,
"species": "SPECIES_JYNX"
},
{
"level": 47,
"species": "SPECIES_GOLBAT"
},
{
"level": 51,
"species": "SPECIES_JYNX"
},
{
"level": 47,
"species": "SPECIES_GOLBAT"
}
],
"swarms": [
"SPECIES_GOLBAT",
"SPECIES_GOLBAT"
],
"morning": [
"SPECIES_GOLBAT",
"SPECIES_GOLBAT"
],
"night": [
"SPECIES_GOLBAT",
"SPECIES_GOLBAT"
],
"radar": [
"SPECIES_GOLBAT",
"SPECIES_SNEASEL",
"SPECIES_JYNX",
"SPECIES_GOLBAT"
],
"rate_form0": 0,
"rate_form1": 0,
"rate_form2": 0,
"rate_form3": 0,
"rate_form4": 0,
"unown_table": 0,
"ruby": [
"SPECIES_JYNX",
"SPECIES_GOLBAT"
],
"sapphire": [
"SPECIES_JYNX",
"SPECIES_GOLBAT"
],
"emerald": [
"SPECIES_JYNX",
"SPECIES_GOLBAT"
],
"firered": [
"SPECIES_JYNX",
"SPECIES_GOLBAT"
],
"leafgreen": [
"SPECIES_JYNX",
"SPECIES_GOLBAT"
],
"surf_rate": 0,
"surf_encounters": [
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
}
],
"old_rod_rate": 0,
"old_rod_encounters": [
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
}
],
"good_rod_rate": 0,
"good_rod_encounters": [
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
}
],
"super_rod_rate": 0,
"super_rod_encounters": [
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
},
{
"level_max": 0,
"level_min": 0,
"species": "SPECIES_NONE"
}
],
"special_encounters": [],
"specialnatdex_encounters": [],
"map_category": {
"map_type": "dungeon",
"map_number": 11
}
}