mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-10 05:45:55 -05:00
Named a bunch of variables Created make_pokedex_enc_platinum tool Added pokedex categories to encounter json files Changed wildEncountersArchiveID to decimal
229 lines
5.0 KiB
JSON
229 lines
5.0 KiB
JSON
{
|
|
"land_rate": 30,
|
|
"land_encounters": [
|
|
{
|
|
"level": 28,
|
|
"species": "SPECIES_GASTRODON"
|
|
},
|
|
{
|
|
"level": 29,
|
|
"species": "SPECIES_FLOATZEL"
|
|
},
|
|
{
|
|
"level": 28,
|
|
"species": "SPECIES_CHATOT"
|
|
},
|
|
{
|
|
"level": 30,
|
|
"species": "SPECIES_CHATOT"
|
|
},
|
|
{
|
|
"level": 29,
|
|
"species": "SPECIES_MR_MIME"
|
|
},
|
|
{
|
|
"level": 30,
|
|
"species": "SPECIES_MR_MIME"
|
|
},
|
|
{
|
|
"level": 30,
|
|
"species": "SPECIES_FLOATZEL"
|
|
},
|
|
{
|
|
"level": 31,
|
|
"species": "SPECIES_MR_MIME"
|
|
},
|
|
{
|
|
"level": 31,
|
|
"species": "SPECIES_FLOATZEL"
|
|
},
|
|
{
|
|
"level": 30,
|
|
"species": "SPECIES_GASTRODON"
|
|
},
|
|
{
|
|
"level": 31,
|
|
"species": "SPECIES_FLOATZEL"
|
|
},
|
|
{
|
|
"level": 30,
|
|
"species": "SPECIES_GASTRODON"
|
|
}
|
|
],
|
|
"swarms": [
|
|
"SPECIES_VOLTORB",
|
|
"SPECIES_VOLTORB"
|
|
],
|
|
"morning": [
|
|
"SPECIES_CHATOT",
|
|
"SPECIES_CHATOT"
|
|
],
|
|
"night": [
|
|
"SPECIES_GASTRODON",
|
|
"SPECIES_FLOATZEL"
|
|
],
|
|
"radar": [
|
|
"SPECIES_MR_MIME",
|
|
"SPECIES_MR_MIME",
|
|
"SPECIES_FLOATZEL",
|
|
"SPECIES_GASTRODON"
|
|
],
|
|
"rate_form0": 0,
|
|
"rate_form1": 0,
|
|
"rate_form2": 0,
|
|
"rate_form3": 0,
|
|
"rate_form4": 0,
|
|
"unown_table": 0,
|
|
"ruby": [
|
|
"SPECIES_FLOATZEL",
|
|
"SPECIES_GASTRODON"
|
|
],
|
|
"sapphire": [
|
|
"SPECIES_FLOATZEL",
|
|
"SPECIES_GASTRODON"
|
|
],
|
|
"emerald": [
|
|
"SPECIES_FLOATZEL",
|
|
"SPECIES_GASTRODON"
|
|
],
|
|
"firered": [
|
|
"SPECIES_FLOATZEL",
|
|
"SPECIES_GASTRODON"
|
|
],
|
|
"leafgreen": [
|
|
"SPECIES_FLOATZEL",
|
|
"SPECIES_GASTRODON"
|
|
],
|
|
"surf_rate": 10,
|
|
"surf_encounters": [
|
|
{
|
|
"level_max": 30,
|
|
"level_min": 20,
|
|
"species": "SPECIES_TENTACOOL"
|
|
},
|
|
{
|
|
"level_max": 30,
|
|
"level_min": 20,
|
|
"species": "SPECIES_SHELLOS"
|
|
},
|
|
{
|
|
"level_max": 40,
|
|
"level_min": 20,
|
|
"species": "SPECIES_TENTACRUEL"
|
|
},
|
|
{
|
|
"level_max": 40,
|
|
"level_min": 20,
|
|
"species": "SPECIES_TENTACRUEL"
|
|
},
|
|
{
|
|
"level_max": 40,
|
|
"level_min": 20,
|
|
"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": 20,
|
|
"level_min": 15,
|
|
"species": "SPECIES_FINNEON"
|
|
},
|
|
{
|
|
"level_max": 25,
|
|
"level_min": 10,
|
|
"species": "SPECIES_MAGIKARP"
|
|
},
|
|
{
|
|
"level_max": 25,
|
|
"level_min": 10,
|
|
"species": "SPECIES_FINNEON"
|
|
},
|
|
{
|
|
"level_max": 25,
|
|
"level_min": 10,
|
|
"species": "SPECIES_FINNEON"
|
|
}
|
|
],
|
|
"super_rod_rate": 75,
|
|
"super_rod_encounters": [
|
|
{
|
|
"level_max": 40,
|
|
"level_min": 30,
|
|
"species": "SPECIES_GYARADOS"
|
|
},
|
|
{
|
|
"level_max": 40,
|
|
"level_min": 30,
|
|
"species": "SPECIES_LUMINEON"
|
|
},
|
|
{
|
|
"level_max": 55,
|
|
"level_min": 40,
|
|
"species": "SPECIES_GYARADOS"
|
|
},
|
|
{
|
|
"level_max": 55,
|
|
"level_min": 40,
|
|
"species": "SPECIES_LUMINEON"
|
|
},
|
|
{
|
|
"level_max": 55,
|
|
"level_min": 40,
|
|
"species": "SPECIES_LUMINEON"
|
|
}
|
|
],
|
|
"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": 34
|
|
}
|
|
} |