Constant pokemon_go_data::species::Rhyhorn [] [src]

pub const Rhyhorn: &'static PokeSpecies = &PokeSpecies{id: 111,
             attack: 140,
             defense: 157,
             stamina: 160,
             primary_type: PokeType::Ground,
             secondary_type: Some(PokeType::Rock),
             english: "Rhyhorn",
             japanese: "\u{30b5}\u{30a4}\u{30db}\u{30fc}\u{30f3}",
             japanese_transliterated: "Sihorn",
             korean: "\u{bfd4}\u{ce74}\u{b178}",
             chinese: "\u{9435}\u{7532}\u{7280}\u{725b}",
             french: "Rhinocorne",
             german: "Rihorn",
             spanish: "Rhyhorn",
             italian: "Rhyhorn",}