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

229 lines
4.9 KiB
JSON

{
"land_rate": 30,
"land_encounters": [
{
"level": 27,
"species": "SPECIES_MEDITITE"
},
{
"level": 28,
"species": "SPECIES_GRAVELER"
},
{
"level": 28,
"species": "SPECIES_MEDITITE"
},
{
"level": 29,
"species": "SPECIES_MEDITITE"
},
{
"level": 28,
"species": "SPECIES_CHINGLING"
},
{
"level": 29,
"species": "SPECIES_MACHOKE"
},
{
"level": 30,
"species": "SPECIES_CHINGLING"
},
{
"level": 29,
"species": "SPECIES_BRONZOR"
},
{
"level": 30,
"species": "SPECIES_MACHOKE"
},
{
"level": 29,
"species": "SPECIES_BRONZOR"
},
{
"level": 30,
"species": "SPECIES_MACHOKE"
},
{
"level": 29,
"species": "SPECIES_BRONZOR"
}
],
"swarms": [
"SPECIES_MEDITITE",
"SPECIES_GRAVELER"
],
"morning": [
"SPECIES_MEDITITE",
"SPECIES_MEDITITE"
],
"night": [
"SPECIES_ZUBAT",
"SPECIES_NOCTOWL"
],
"radar": [
"SPECIES_CHINGLING",
"SPECIES_MACHOKE",
"SPECIES_MACHOKE",
"SPECIES_BRONZOR"
],
"rate_form0": 100,
"rate_form1": 100,
"rate_form2": 0,
"rate_form3": 0,
"rate_form4": 0,
"unown_table": 0,
"ruby": [
"SPECIES_MACHOKE",
"SPECIES_BRONZOR"
],
"sapphire": [
"SPECIES_MACHOKE",
"SPECIES_BRONZOR"
],
"emerald": [
"SPECIES_MACHOKE",
"SPECIES_BRONZOR"
],
"firered": [
"SPECIES_MACHOKE",
"SPECIES_BRONZOR"
],
"leafgreen": [
"SPECIES_MACHOKE",
"SPECIES_BRONZOR"
],
"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": [
"SPECIES_AIPOM",
"SPECIES_HERACROSS",
"SPECIES_WURMPLE",
"SPECIES_BURMY",
"SPECIES_COMBEE",
"SPECIES_CHERUBI"
],
"specialnatdex_encounters": [
"SPECIES_AIPOM",
"SPECIES_HERACROSS",
"SPECIES_WURMPLE",
"SPECIES_BURMY",
"SPECIES_COMBEE",
"SPECIES_CHERUBI"
],
"map_category": {
"map_type": "field",
"map_number": 26
}
}