[ { "name": "Nature Explorer", "description": "Catch 3 different Grass-type pets", "requirement_type": "catch_type", "requirement_data": "3:Grass", "unlock_location": null }, { "name": "Spark Collector", "description": "Catch 2 different Electric-type pets", "requirement_type": "catch_type", "requirement_data": "2:Electric", "unlock_location": "Electric Canyon" }, { "name": "Rock Hound", "description": "Catch 3 different Rock-type pets", "requirement_type": "catch_type", "requirement_data": "3:Rock", "unlock_location": "Crystal Caves" }, { "name": "Ice Breaker", "description": "Catch 5 different Water or Ice-type pets", "requirement_type": "catch_type", "requirement_data": "5:Water", "unlock_location": "Frozen Tundra" }, { "name": "Dragon Tamer", "description": "Catch 15 pets total and have 3 Fire-type pets", "requirement_type": "catch_total", "requirement_data": "15", "unlock_location": "Dragon's Peak" }, { "name": "Pet Collector", "description": "Catch your first 5 pets", "requirement_type": "catch_total", "requirement_data": "5", "unlock_location": "Whispering Woods" }, { "name": "Advanced Trainer", "description": "Catch 10 pets total", "requirement_type": "catch_total", "requirement_data": "10", "unlock_location": null } ]