pokeplatinum/res/field/encounters/117.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

232 lines
5.0 KiB
JSON

{
"land_rate": 10,
"land_encounters": [
{
"level": 21,
"species": "SPECIES_PICHU"
},
{
"level": 22,
"species": "SPECIES_ROSELIA"
},
{
"level": 22,
"species": "SPECIES_STARAVIA"
},
{
"level": 23,
"species": "SPECIES_KRICKETUNE"
},
{
"level": 23,
"species": "SPECIES_ROSELIA"
},
{
"level": 24,
"species": "SPECIES_STARAVIA"
},
{
"level": 22,
"species": "SPECIES_PIKACHU"
},
{
"level": 22,
"species": "SPECIES_PICHU"
},
{
"level": 24,
"species": "SPECIES_PIKACHU"
},
{
"level": 22,
"species": "SPECIES_PICHU"
},
{
"level": 24,
"species": "SPECIES_PIKACHU"
},
{
"level": 22,
"species": "SPECIES_PICHU"
}
],
"swarms": [
"SPECIES_PICHU",
"SPECIES_ROSELIA"
],
"morning": [
"SPECIES_STARAVIA",
"SPECIES_STARAVIA"
],
"night": [
"SPECIES_KRICKETUNE",
"SPECIES_KRICKETUNE"
],
"radar": [
"SPECIES_ROSELIA",
"SPECIES_STARAVIA",
"SPECIES_PIKACHU",
"SPECIES_PICHU"
],
"rate_form0": 100,
"rate_form1": 100,
"rate_form2": 0,
"rate_form3": 0,
"rate_form4": 0,
"unown_table": 0,
"ruby": [
"SPECIES_PIKACHU",
"SPECIES_PICHU"
],
"sapphire": [
"SPECIES_PIKACHU",
"SPECIES_PICHU"
],
"emerald": [
"SPECIES_PIKACHU",
"SPECIES_PICHU"
],
"firered": [
"SPECIES_PIKACHU",
"SPECIES_PICHU"
],
"leafgreen": [
"SPECIES_PIKACHU",
"SPECIES_PICHU"
],
"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": [
"SPECIES_CLEFAIRY",
"SPECIES_JIGGLYPUFF",
"SPECIES_MEOWTH",
"SPECIES_CHANSEY",
"SPECIES_DITTO",
"SPECIES_EEVEE",
"SPECIES_CLEFFA",
"SPECIES_IGGLYBUFF",
"SPECIES_MARILL",
"SPECIES_AZURILL",
"SPECIES_PLUSLE",
"SPECIES_MINUN",
"SPECIES_CASTFORM",
"SPECIES_BONSLY",
"SPECIES_MIME_JR",
"SPECIES_HAPPINY"
],
"map_category": {
"map_type": "dungeon",
"map_number": 14
}
}