pokeplatinum/res/field/encounters/171.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.7 KiB
JSON

{
"land_rate": 30,
"land_encounters": [
{
"level": 50,
"species": "SPECIES_FLOATZEL"
},
{
"level": 50,
"species": "SPECIES_ROSELIA"
},
{
"level": 49,
"species": "SPECIES_BELLSPROUT"
},
{
"level": 49,
"species": "SPECIES_BELLSPROUT"
},
{
"level": 51,
"species": "SPECIES_PELIPPER"
},
{
"level": 49,
"species": "SPECIES_GASTRODON"
},
{
"level": 51,
"species": "SPECIES_GLOOM"
},
{
"level": 51,
"species": "SPECIES_WEEPINBELL"
},
{
"level": 52,
"species": "SPECIES_BEAUTIFLY"
},
{
"level": 52,
"species": "SPECIES_DUSTOX"
},
{
"level": 52,
"species": "SPECIES_BEAUTIFLY"
},
{
"level": 52,
"species": "SPECIES_DUSTOX"
}
],
"swarms": [
"SPECIES_NATU",
"SPECIES_NATU"
],
"morning": [
"SPECIES_BELLSPROUT",
"SPECIES_BELLSPROUT"
],
"night": [
"SPECIES_ODDISH",
"SPECIES_ODDISH"
],
"radar": [
"SPECIES_PELIPPER",
"SPECIES_GASTRODON",
"SPECIES_BEAUTIFLY",
"SPECIES_DUSTOX"
],
"rate_form0": 100,
"rate_form1": 100,
"rate_form2": 0,
"rate_form3": 0,
"rate_form4": 0,
"unown_table": 0,
"ruby": [
"SPECIES_BEAUTIFLY",
"SPECIES_DUSTOX"
],
"sapphire": [
"SPECIES_BEAUTIFLY",
"SPECIES_DUSTOX"
],
"emerald": [
"SPECIES_SHUCKLE",
"SPECIES_SHUCKLE"
],
"firered": [
"SPECIES_BEAUTIFLY",
"SPECIES_DUSTOX"
],
"leafgreen": [
"SPECIES_BEAUTIFLY",
"SPECIES_DUSTOX"
],
"surf_rate": 10,
"surf_encounters": [
{
"level_max": 55,
"level_min": 35,
"species": "SPECIES_PELIPPER"
},
{
"level_max": 55,
"level_min": 35,
"species": "SPECIES_TENTACRUEL"
},
{
"level_max": 55,
"level_min": 35,
"species": "SPECIES_GASTRODON"
},
{
"level_max": 55,
"level_min": 35,
"species": "SPECIES_GASTRODON"
},
{
"level_max": 55,
"level_min": 35,
"species": "SPECIES_GASTRODON"
}
],
"old_rod_rate": 25,
"old_rod_encounters": [
{
"level_max": 6,
"level_min": 4,
"species": "SPECIES_MAGIKARP"
},
{
"level_max": 7,
"level_min": 3,
"species": "SPECIES_MAGIKARP"
},
{
"level_max": 10,
"level_min": 5,
"species": "SPECIES_MAGIKARP"
},
{
"level_max": 10,
"level_min": 5,
"species": "SPECIES_MAGIKARP"
},
{
"level_max": 15,
"level_min": 5,
"species": "SPECIES_MAGIKARP"
}
],
"good_rod_rate": 50,
"good_rod_encounters": [
{
"level_max": 20,
"level_min": 15,
"species": "SPECIES_MAGIKARP"
},
{
"level_max": 25,
"level_min": 15,
"species": "SPECIES_REMORAID"
},
{
"level_max": 25,
"level_min": 10,
"species": "SPECIES_MAGIKARP"
},
{
"level_max": 25,
"level_min": 10,
"species": "SPECIES_REMORAID"
},
{
"level_max": 25,
"level_min": 10,
"species": "SPECIES_REMORAID"
}
],
"super_rod_rate": 75,
"super_rod_encounters": [
{
"level_max": 55,
"level_min": 30,
"species": "SPECIES_GYARADOS"
},
{
"level_max": 40,
"level_min": 30,
"species": "SPECIES_OCTILLERY"
},
{
"level_max": 30,
"level_min": 20,
"species": "SPECIES_LUVDISC"
},
{
"level_max": 55,
"level_min": 40,
"species": "SPECIES_OCTILLERY"
},
{
"level_max": 55,
"level_min": 40,
"species": "SPECIES_OCTILLERY"
}
],
"special_encounters": [],
"specialnatdex_encounters": [],
"map_category": {
"map_type": "field",
"map_number": 38
}
}