{ "$schema": "./schema.json", "__comment__": "Missing abilityTypes and some Trainer Types", "abilityType": { "Ability": "Ability", "Ancient Trait": "Ancient Trait", "Poke-BODY": "Poke-BODY", "Poke-POWER": "Poke-POWER", "Pokemon Power": "Pokemon Power" }, "category": { "Energy": "Energia", "Pokemon": "Pokémon", "Trainer": "Allenatore" }, "energyType": { "Normal": "Base", "Special": "Speciale" }, "rarity": { "Amazing": "Policrome", "Common": "Comune", "None": "Nessuna", "Rare": "Rara", "Secret Rare": "Segreto rara", "Ultra Rare": "Ultrarara", "Uncommon": "Non comune" }, "stage": { "BREAK": "TURBO", "Basic": "Base", "LEVEL-UP": "Livello Più", "MEGA": "MEGA", "RESTORED": "Ricreato", "Stage1": "Livello 1", "Stage2": "Livello 2", "VMAX": "VMAX", "V-UNION": "V-UNION", "Baby": "Bambino", "VSTAR": "V ASTRO" }, "suffix": { "EX": "EX", "GX": "GX", "Legend": "LEGGENDA", "Prime": "Prime", "SP": "SP", "TAG TEAM-GX": "TAG TEAM-GX", "V": "V" }, "trainerType": { "Ace Spec": "Ace Spec", "Goldenrod Game Corner": "Goldenrod Game Corner", "Item": "Strumento", "Rocket's Secret Machine": "Macchina Nascosta", "Stadium": "Stadio", "Supporter": "Aiuto", "Technical Machine": "Macchinario Tecnico", "Tool": "Oggetto" }, "types": { "Colorless": "Incolore", "Darkness": "Oscurità", "Dragon": "Drago", "Fairy": "Folletto", "Fighting": "Lotta", "Fire": "Fuoco", "Grass": "Erba", "Lightning": "Lampo", "Metal": "Metallo", "Psychic": "Psico", "Water": "Acqua" } }