Initial upload.
Saves the project files as originally uploaded to http://veniasilente.user.tropi.us/_a/pokedics/ .
This commit is contained in:
parent
228f36aa10
commit
1b838df9cd
5 changed files with 1031 additions and 0 deletions
85
original/berries_pokemon_en.dic
Normal file
85
original/berries_pokemon_en.dic
Normal file
|
@ -0,0 +1,85 @@
|
||||||
|
OOoUserDict1
|
||||||
|
lang: en-GB
|
||||||
|
type: positive
|
||||||
|
---
|
||||||
|
Aguav
|
||||||
|
Apicot
|
||||||
|
Aspear
|
||||||
|
Babiri
|
||||||
|
Belue
|
||||||
|
Bluk
|
||||||
|
Charti
|
||||||
|
Cheri
|
||||||
|
Chesto
|
||||||
|
Chilan
|
||||||
|
Chople
|
||||||
|
Coba
|
||||||
|
Colbur
|
||||||
|
Cornn
|
||||||
|
Custap
|
||||||
|
Drash
|
||||||
|
Durin
|
||||||
|
Eggant
|
||||||
|
Enigma
|
||||||
|
Figy
|
||||||
|
Ganlon
|
||||||
|
Ginema
|
||||||
|
Grepa
|
||||||
|
Haban
|
||||||
|
Hondew
|
||||||
|
Iapapa
|
||||||
|
Jaboca
|
||||||
|
Kasib
|
||||||
|
Kebia
|
||||||
|
Kee
|
||||||
|
Kelpsy
|
||||||
|
Kuo
|
||||||
|
Lansat
|
||||||
|
Leppa
|
||||||
|
Liechi
|
||||||
|
Lum
|
||||||
|
Mago
|
||||||
|
Magost
|
||||||
|
Maranga
|
||||||
|
Micle
|
||||||
|
Nanab
|
||||||
|
Nomel
|
||||||
|
Nutpea
|
||||||
|
Occa
|
||||||
|
Oran
|
||||||
|
Other
|
||||||
|
Pamtre
|
||||||
|
Passho
|
||||||
|
Payapa
|
||||||
|
Pecha
|
||||||
|
Persim
|
||||||
|
Petaya
|
||||||
|
Pinap
|
||||||
|
Pomeg
|
||||||
|
Qualot
|
||||||
|
Rabuta
|
||||||
|
Rawst
|
||||||
|
Razz
|
||||||
|
Rindo
|
||||||
|
Roseli
|
||||||
|
Rowap
|
||||||
|
Salac
|
||||||
|
Shuca
|
||||||
|
Sitrus
|
||||||
|
Spelon
|
||||||
|
Starf
|
||||||
|
Strib
|
||||||
|
Tamato
|
||||||
|
Tanga
|
||||||
|
Topo
|
||||||
|
Wacan
|
||||||
|
Watmel
|
||||||
|
Wepear
|
||||||
|
Wiki
|
||||||
|
Yache
|
||||||
|
Yago
|
||||||
|
MysteryBerry
|
||||||
|
MiracleBerry
|
||||||
|
PRZCureBerry
|
||||||
|
PSNCureBerry
|
||||||
|
|
43
original/index.php
Normal file
43
original/index.php
Normal file
|
@ -0,0 +1,43 @@
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Poke-dictionaries</title>
|
||||||
|
<meta charset="UTF-8"/>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<p>Revision <strong>02</strong>;
|
||||||
|
some Gen7 names; more dictionaries to be added later
|
||||||
|
and hopefully to be organized better, say in a fossil / git repo or something.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p><strong>How to install:</strong><br/>
|
||||||
|
Just copy them to the directory <code>user/4/wordbook</code> within your
|
||||||
|
LibreOffice / OpenOffice configuration directory.<br/>
|
||||||
|
<u>Linuxes</u>: somewhere within <code>$HOME/.config/[libre|open]office</code><br/>
|
||||||
|
<u>Windows</u>: ...no idea? somewhere within <code>%APPDATA%/Program Data/LibreOffice</code> or something, I'd guess.<br/>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<table border="1" style="padding: 4px; border: 3px outset blue;">
|
||||||
|
<tr>
|
||||||
|
<th>Concept</th><th>en</th><th>es</th>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Pokémon Names</td><td colspan="2"> <a href="./pokedex_pokemon_en.dic">Get</a> (me & Saikou)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Berries</td><td><a href="./berries_pokemon_en.dic">Get</a></td> <td>Later</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Mega Stones</td> <td><a href="./megastones_pokemon_en.dic">Get</a></td> <td>Later</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Other Items</td> <td><a href="./items_pokemon_en.dic">Get</a></td> <td>Later</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Locations</td> <td colspan="9">Later</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<p class="bottom">Page -by Venia Silente</p>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
</html>
|
68
original/items_pokemon_en.dic
Normal file
68
original/items_pokemon_en.dic
Normal file
|
@ -0,0 +1,68 @@
|
||||||
|
OOoUserDict1
|
||||||
|
lang: <none>
|
||||||
|
type: positive
|
||||||
|
---
|
||||||
|
Poké
|
||||||
|
Anklet
|
||||||
|
Ball
|
||||||
|
Band
|
||||||
|
Barb
|
||||||
|
Belt
|
||||||
|
Bracer
|
||||||
|
Card
|
||||||
|
Casteliacone
|
||||||
|
Dubious
|
||||||
|
Electirizer
|
||||||
|
Elixir
|
||||||
|
Ether
|
||||||
|
Everstone
|
||||||
|
Fire
|
||||||
|
Fossil
|
||||||
|
Fresh
|
||||||
|
Galette
|
||||||
|
Heal
|
||||||
|
Herb
|
||||||
|
Incense
|
||||||
|
Key
|
||||||
|
Leaf
|
||||||
|
Lemonade
|
||||||
|
Luminous
|
||||||
|
Lumiose
|
||||||
|
Magmarizer
|
||||||
|
Moon
|
||||||
|
Moomoo
|
||||||
|
Orb
|
||||||
|
Pail
|
||||||
|
Pop
|
||||||
|
Potion
|
||||||
|
Rock
|
||||||
|
Stardust
|
||||||
|
Scale
|
||||||
|
Scarf
|
||||||
|
Shard
|
||||||
|
Soda
|
||||||
|
Specs
|
||||||
|
Sprayduck
|
||||||
|
Sprinklotad
|
||||||
|
Stone
|
||||||
|
Sun
|
||||||
|
Tail
|
||||||
|
Thunder
|
||||||
|
Water
|
||||||
|
Weight
|
||||||
|
Whipped
|
||||||
|
Xtransceiver
|
||||||
|
#Apricorns
|
||||||
|
Apricorn
|
||||||
|
#Event / Plot Items
|
||||||
|
AuroraTicket
|
||||||
|
Gracidea
|
||||||
|
Gram
|
||||||
|
Griseous
|
||||||
|
Grubby
|
||||||
|
Hanky
|
||||||
|
Key
|
||||||
|
Liberty
|
||||||
|
Looker
|
||||||
|
MysticTicket
|
||||||
|
Pass
|
31
original/megastones_pokemon_en.dic
Normal file
31
original/megastones_pokemon_en.dic
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
OOoUserDict1
|
||||||
|
lang: <none>
|
||||||
|
type: positive
|
||||||
|
---
|
||||||
|
Poké
|
||||||
|
Abomasite
|
||||||
|
Absolite
|
||||||
|
Aerodactylite
|
||||||
|
Aggronite
|
||||||
|
Alakazite
|
||||||
|
Ampharosite
|
||||||
|
Banettite
|
||||||
|
Blastoisinite
|
||||||
|
Blazikenite
|
||||||
|
Charizardite
|
||||||
|
Garchompite
|
||||||
|
Gardevoirite
|
||||||
|
Gengarite
|
||||||
|
Gyaradosite
|
||||||
|
Heracronite
|
||||||
|
Houndoominite
|
||||||
|
Kangaskhanite
|
||||||
|
Lucarionite
|
||||||
|
Manectite
|
||||||
|
Mawilite
|
||||||
|
Medichamite
|
||||||
|
Mewtwonite
|
||||||
|
Pinsirite
|
||||||
|
Scizorite
|
||||||
|
Tyranitarite
|
||||||
|
Venusaurite
|
804
original/pokedex_pokemon_en.dic
Normal file
804
original/pokedex_pokemon_en.dic
Normal file
|
@ -0,0 +1,804 @@
|
||||||
|
OOoUserDict1
|
||||||
|
lang: <none>
|
||||||
|
type: positive
|
||||||
|
---
|
||||||
|
Abomasnow
|
||||||
|
Abra
|
||||||
|
Absol
|
||||||
|
Accelgor
|
||||||
|
Aegislash
|
||||||
|
Aerodactyl
|
||||||
|
Aggron
|
||||||
|
Aipom
|
||||||
|
Alakazam
|
||||||
|
Alomomola
|
||||||
|
Altaria
|
||||||
|
Amaura
|
||||||
|
Ambipom
|
||||||
|
Amoonguss
|
||||||
|
Ampharos
|
||||||
|
Anorith
|
||||||
|
Araquanid
|
||||||
|
Arbok
|
||||||
|
Arcanine
|
||||||
|
Arceus
|
||||||
|
Archen
|
||||||
|
Archeops
|
||||||
|
Ariados
|
||||||
|
Armaldo
|
||||||
|
Aromatisse
|
||||||
|
Aron
|
||||||
|
Articuno
|
||||||
|
Audino
|
||||||
|
Aurorus
|
||||||
|
Avalugg
|
||||||
|
Axew
|
||||||
|
Azelf
|
||||||
|
Azumarill
|
||||||
|
Azurill
|
||||||
|
Bagon
|
||||||
|
Baltoy
|
||||||
|
Banette
|
||||||
|
Barbaracle
|
||||||
|
Barboach
|
||||||
|
Basculin
|
||||||
|
Bastiodon
|
||||||
|
Bayleef
|
||||||
|
Beartic
|
||||||
|
Beautifly
|
||||||
|
Beedrill
|
||||||
|
Beheeyem
|
||||||
|
Beldum
|
||||||
|
Bellossom
|
||||||
|
Bellsprout
|
||||||
|
Bergmite
|
||||||
|
Bewear
|
||||||
|
Bibarel
|
||||||
|
Bidoof
|
||||||
|
Binacle
|
||||||
|
Bisharp
|
||||||
|
Blastoise
|
||||||
|
Blaziken
|
||||||
|
Blissey
|
||||||
|
Blitzle
|
||||||
|
Boldore
|
||||||
|
Bonsly
|
||||||
|
Bouffalant
|
||||||
|
Bounsweet
|
||||||
|
Braixen
|
||||||
|
Braviary
|
||||||
|
Breloom
|
||||||
|
Brionne
|
||||||
|
Bronzong
|
||||||
|
Bronzor
|
||||||
|
Bruxish
|
||||||
|
Budew
|
||||||
|
Buizel
|
||||||
|
Bulbasaur
|
||||||
|
Buneary
|
||||||
|
Bunnelby
|
||||||
|
Burmy
|
||||||
|
Butterfree
|
||||||
|
Buzzwole
|
||||||
|
Cacnea
|
||||||
|
Cacturne
|
||||||
|
Camerupt
|
||||||
|
Carbink
|
||||||
|
Carnivine
|
||||||
|
Carracosta
|
||||||
|
Carvanha
|
||||||
|
Cascoon
|
||||||
|
Castform
|
||||||
|
Caterpie
|
||||||
|
Celebi
|
||||||
|
Celesteela
|
||||||
|
Chandelure
|
||||||
|
Chansey
|
||||||
|
Charizard
|
||||||
|
Charjabug
|
||||||
|
Charmander
|
||||||
|
Charmeleon
|
||||||
|
Chatot
|
||||||
|
Cherrim
|
||||||
|
Cherubi
|
||||||
|
Chesnaught
|
||||||
|
Chespin
|
||||||
|
Chikorita
|
||||||
|
Chimchar
|
||||||
|
Chimecho
|
||||||
|
Chinchou
|
||||||
|
Chingling
|
||||||
|
Cinccino
|
||||||
|
Clamperl
|
||||||
|
Clauncher
|
||||||
|
Clawitzer
|
||||||
|
Claydol
|
||||||
|
Clefable
|
||||||
|
Clefairy
|
||||||
|
Cleffa
|
||||||
|
Cloyster
|
||||||
|
Cobalion
|
||||||
|
Cofagrigus
|
||||||
|
Combee
|
||||||
|
Combusken
|
||||||
|
Comfey
|
||||||
|
Conkeldurr
|
||||||
|
Corphish
|
||||||
|
Corsola
|
||||||
|
Cosmoem
|
||||||
|
Cosmog
|
||||||
|
Cottonee
|
||||||
|
Crabominable
|
||||||
|
Crabrawler
|
||||||
|
Cradily
|
||||||
|
Cranidos
|
||||||
|
Crawdaunt
|
||||||
|
Cresselia
|
||||||
|
Croagunk
|
||||||
|
Crobat
|
||||||
|
Croconaw
|
||||||
|
Crustle
|
||||||
|
Cryogonal
|
||||||
|
Cubchoo
|
||||||
|
Cubone
|
||||||
|
Cutiefly
|
||||||
|
Cyndaquil
|
||||||
|
Darkrai
|
||||||
|
Darmanitan
|
||||||
|
Dartrix
|
||||||
|
Darumaka
|
||||||
|
Decidueye
|
||||||
|
Dedenne
|
||||||
|
Deerling
|
||||||
|
Deino
|
||||||
|
Delcatty
|
||||||
|
Delibird
|
||||||
|
Delphox
|
||||||
|
Deoxys
|
||||||
|
Dewgong
|
||||||
|
Dewott
|
||||||
|
Dewpider
|
||||||
|
Dhelmise
|
||||||
|
Dialga
|
||||||
|
Diancie
|
||||||
|
Diggersby
|
||||||
|
Diglett
|
||||||
|
Ditto
|
||||||
|
Dodrio
|
||||||
|
Doduo
|
||||||
|
Donphan
|
||||||
|
Doublade
|
||||||
|
Dragalge
|
||||||
|
Dragonair
|
||||||
|
Dragonite
|
||||||
|
Drampa
|
||||||
|
Drapion
|
||||||
|
Dratini
|
||||||
|
Drifblim
|
||||||
|
Drifloon
|
||||||
|
Drilbur
|
||||||
|
Drowzee
|
||||||
|
Druddigon
|
||||||
|
Ducklett
|
||||||
|
Dugtrio
|
||||||
|
Dunsparce
|
||||||
|
Duosion
|
||||||
|
Durant
|
||||||
|
Dusclops
|
||||||
|
Dusknoir
|
||||||
|
Duskull
|
||||||
|
Dustox
|
||||||
|
Dwebble
|
||||||
|
Eelektrik
|
||||||
|
Eelektross
|
||||||
|
Eevee
|
||||||
|
Ekans
|
||||||
|
Electabuzz
|
||||||
|
Electivire
|
||||||
|
Electrike
|
||||||
|
Electrode
|
||||||
|
Elekid
|
||||||
|
Elgyem
|
||||||
|
Emboar
|
||||||
|
Emolga
|
||||||
|
Empoleon
|
||||||
|
Entei
|
||||||
|
Escavalier
|
||||||
|
Espeon
|
||||||
|
Espurr
|
||||||
|
Excadrill
|
||||||
|
Exeggcute
|
||||||
|
Exeggutor
|
||||||
|
Exploud
|
||||||
|
Farfetch'd
|
||||||
|
Fearow
|
||||||
|
Feebas
|
||||||
|
Fennekin
|
||||||
|
Feraligatr
|
||||||
|
Ferroseed
|
||||||
|
Ferrothorn
|
||||||
|
Finneon
|
||||||
|
Flaaffy
|
||||||
|
Flabébé
|
||||||
|
Flareon
|
||||||
|
Fletchinder
|
||||||
|
Fletchling
|
||||||
|
Floatzel
|
||||||
|
Floette
|
||||||
|
Florges
|
||||||
|
Flygon
|
||||||
|
Fomantis
|
||||||
|
Foongus
|
||||||
|
Forretress
|
||||||
|
Fraxure
|
||||||
|
Frillish
|
||||||
|
Froakie
|
||||||
|
Frogadier
|
||||||
|
Froslass
|
||||||
|
Furfrou
|
||||||
|
Furret
|
||||||
|
Gabite
|
||||||
|
Gallade
|
||||||
|
Galvantula
|
||||||
|
Garbodor
|
||||||
|
Garchomp
|
||||||
|
Gardevoir
|
||||||
|
Gastly
|
||||||
|
Gastrodon
|
||||||
|
Genesect
|
||||||
|
Gengar
|
||||||
|
Geodude
|
||||||
|
Gible
|
||||||
|
Gigalith
|
||||||
|
Girafarig
|
||||||
|
Giratina
|
||||||
|
Glaceon
|
||||||
|
Glalie
|
||||||
|
Glameow
|
||||||
|
Gligar
|
||||||
|
Gliscor
|
||||||
|
Gloom
|
||||||
|
Gogoat
|
||||||
|
Golbat
|
||||||
|
Goldeen
|
||||||
|
Golduck
|
||||||
|
Golem
|
||||||
|
Golett
|
||||||
|
Golisopod
|
||||||
|
Golurk
|
||||||
|
Goodra
|
||||||
|
Goomy
|
||||||
|
Gorebyss
|
||||||
|
Gothita
|
||||||
|
Gothitelle
|
||||||
|
Gothorita
|
||||||
|
Gourgeist
|
||||||
|
Granbull
|
||||||
|
Graveler
|
||||||
|
Greninja
|
||||||
|
Grimer
|
||||||
|
Grotle
|
||||||
|
Groudon
|
||||||
|
Grovyle
|
||||||
|
Growlithe
|
||||||
|
Grubbin
|
||||||
|
Grumpig
|
||||||
|
Gulpin
|
||||||
|
Gumshoos
|
||||||
|
Gurdurr
|
||||||
|
Guzzlord
|
||||||
|
Gyarados
|
||||||
|
Hakamo-o
|
||||||
|
Happiny
|
||||||
|
Hariyama
|
||||||
|
Haunter
|
||||||
|
Hawlucha
|
||||||
|
Haxorus
|
||||||
|
Heatmor
|
||||||
|
Heatran
|
||||||
|
Heliolisk
|
||||||
|
Helioptile
|
||||||
|
Heracross
|
||||||
|
Herdier
|
||||||
|
Hippopotas
|
||||||
|
Hippowdon
|
||||||
|
Hitmonchan
|
||||||
|
Hitmonlee
|
||||||
|
Hitmontop
|
||||||
|
Ho-oh
|
||||||
|
Honchkrow
|
||||||
|
Honedge
|
||||||
|
Hoopa
|
||||||
|
Hoothoot
|
||||||
|
Hoppip
|
||||||
|
Horsea
|
||||||
|
Houndoom
|
||||||
|
Houndour
|
||||||
|
Huntail
|
||||||
|
Hydreigon
|
||||||
|
Hypno
|
||||||
|
Igglybuff
|
||||||
|
Illumise
|
||||||
|
Incineroar
|
||||||
|
Infernape
|
||||||
|
Inkay
|
||||||
|
Ivysaur
|
||||||
|
Jangmo-o
|
||||||
|
Jellicent
|
||||||
|
Jigglypuff
|
||||||
|
Jirachi
|
||||||
|
Jolteon
|
||||||
|
Joltik
|
||||||
|
Jumpluff
|
||||||
|
Jynx
|
||||||
|
Kabuto
|
||||||
|
Kabutops
|
||||||
|
Kadabra
|
||||||
|
Kakuna
|
||||||
|
Kangaskhan
|
||||||
|
Karrablast
|
||||||
|
Kartana
|
||||||
|
Kecleon
|
||||||
|
Keldeo
|
||||||
|
Kingdra
|
||||||
|
Kingler
|
||||||
|
Kirlia
|
||||||
|
Klang
|
||||||
|
Klefki
|
||||||
|
Klink
|
||||||
|
Klinklang
|
||||||
|
Koffing
|
||||||
|
Komala
|
||||||
|
Kommo-o
|
||||||
|
Krabby
|
||||||
|
Kricketot
|
||||||
|
Kricketune
|
||||||
|
Krokorok
|
||||||
|
Krookodile
|
||||||
|
Kyogre
|
||||||
|
Kyurem
|
||||||
|
Lairon
|
||||||
|
Lampent
|
||||||
|
Landorus
|
||||||
|
Lanturn
|
||||||
|
Lapras
|
||||||
|
Larvesta
|
||||||
|
Larvitar
|
||||||
|
Latias
|
||||||
|
Latios
|
||||||
|
Leafeon
|
||||||
|
Leavanny
|
||||||
|
Ledian
|
||||||
|
Ledyba
|
||||||
|
Lickilicky
|
||||||
|
Lickitung
|
||||||
|
Liepard
|
||||||
|
Lileep
|
||||||
|
Lilligant
|
||||||
|
Lillipup
|
||||||
|
Linoone
|
||||||
|
Litleo
|
||||||
|
Litten
|
||||||
|
Litwick
|
||||||
|
Lombre
|
||||||
|
Lopunny
|
||||||
|
Lotad
|
||||||
|
Loudred
|
||||||
|
Lucario
|
||||||
|
Ludicolo
|
||||||
|
Lugia
|
||||||
|
Lumineon
|
||||||
|
Lunala
|
||||||
|
Lunatone
|
||||||
|
Lurantis
|
||||||
|
Luvdisc
|
||||||
|
Luxio
|
||||||
|
Luxray
|
||||||
|
Lycanroc
|
||||||
|
Machamp
|
||||||
|
Machoke
|
||||||
|
Machop
|
||||||
|
Magby
|
||||||
|
Magcargo
|
||||||
|
Magikarp
|
||||||
|
Magmar
|
||||||
|
Magmortar
|
||||||
|
Magnemite
|
||||||
|
Magneton
|
||||||
|
Magnezone
|
||||||
|
Makuhita
|
||||||
|
Malamar
|
||||||
|
Mamoswine
|
||||||
|
Manaphy
|
||||||
|
Mandibuzz
|
||||||
|
Manectric
|
||||||
|
Mankey
|
||||||
|
Mantine
|
||||||
|
Mantyke
|
||||||
|
Maractus
|
||||||
|
Mareanie
|
||||||
|
Mareep
|
||||||
|
Marill
|
||||||
|
Marowak
|
||||||
|
Marshtomp
|
||||||
|
Masquerain
|
||||||
|
Mawile
|
||||||
|
Medicham
|
||||||
|
Meditite
|
||||||
|
Meganium
|
||||||
|
Meloetta
|
||||||
|
Meowstic
|
||||||
|
Meowth
|
||||||
|
Mesprit
|
||||||
|
Metagross
|
||||||
|
Metang
|
||||||
|
Metapod
|
||||||
|
Mew
|
||||||
|
Mewtwo
|
||||||
|
Mienfoo
|
||||||
|
Mienshao
|
||||||
|
Mightyena
|
||||||
|
Milotic
|
||||||
|
Miltank
|
||||||
|
Mime Jr.
|
||||||
|
Mimikyu
|
||||||
|
Minccino
|
||||||
|
Minior
|
||||||
|
Minun
|
||||||
|
Misdreavus
|
||||||
|
Mismagius
|
||||||
|
Moltres
|
||||||
|
Monferno
|
||||||
|
Morelull
|
||||||
|
Mothim
|
||||||
|
Mr. Mime
|
||||||
|
Mudbray
|
||||||
|
Mudkip
|
||||||
|
Mudsdale
|
||||||
|
Muk
|
||||||
|
Munchlax
|
||||||
|
Munna
|
||||||
|
Murkrow
|
||||||
|
Musharna
|
||||||
|
Natu
|
||||||
|
Nidoking
|
||||||
|
Nidoqueen
|
||||||
|
Nidoran
|
||||||
|
Nidoran♀
|
||||||
|
Nidoran♂
|
||||||
|
Nidorina
|
||||||
|
Nidorino
|
||||||
|
Nihilego
|
||||||
|
Nincada
|
||||||
|
Ninetales
|
||||||
|
Ninjask
|
||||||
|
Noctowl
|
||||||
|
Noibat
|
||||||
|
Noivern
|
||||||
|
Nosepass
|
||||||
|
Numel
|
||||||
|
Nuzleaf
|
||||||
|
Octillery
|
||||||
|
Oddish
|
||||||
|
Omanyte
|
||||||
|
Omastar
|
||||||
|
Onix
|
||||||
|
Oranguru
|
||||||
|
Oricorio
|
||||||
|
Oshawott
|
||||||
|
Pachirisu
|
||||||
|
Palkia
|
||||||
|
Palossand
|
||||||
|
Palpitoad
|
||||||
|
Pancham
|
||||||
|
Pangoro
|
||||||
|
Panpour
|
||||||
|
Pansage
|
||||||
|
Pansear
|
||||||
|
Paras
|
||||||
|
Parasect
|
||||||
|
Passimian
|
||||||
|
Patrat
|
||||||
|
Pawniard
|
||||||
|
Pelipper
|
||||||
|
Persian
|
||||||
|
Petilil
|
||||||
|
Phanpy
|
||||||
|
Phantump
|
||||||
|
Pheromosa
|
||||||
|
Phione
|
||||||
|
Pichu
|
||||||
|
Pidgeot
|
||||||
|
Pidgeotto
|
||||||
|
Pidgey
|
||||||
|
Pidove
|
||||||
|
Pignite
|
||||||
|
Pikachu
|
||||||
|
Pikipek
|
||||||
|
Piloswine
|
||||||
|
Pineco
|
||||||
|
Pinsir
|
||||||
|
Piplup
|
||||||
|
Plusle
|
||||||
|
Pokémon
|
||||||
|
Politoed
|
||||||
|
Poliwag
|
||||||
|
Poliwhirl
|
||||||
|
Poliwrath
|
||||||
|
Ponyta
|
||||||
|
Poochyena
|
||||||
|
Popplio
|
||||||
|
Porygon
|
||||||
|
Porygon-Z
|
||||||
|
Porygon2
|
||||||
|
Primarina
|
||||||
|
Primeape
|
||||||
|
Prinplup
|
||||||
|
Probopass
|
||||||
|
Psyduck
|
||||||
|
Pumpkaboo
|
||||||
|
Pupitar
|
||||||
|
Purrloin
|
||||||
|
Purugly
|
||||||
|
Pyroar
|
||||||
|
Pyukumuku
|
||||||
|
Quagsire
|
||||||
|
Quilava
|
||||||
|
Quilladin
|
||||||
|
Qwilfish
|
||||||
|
Raichu
|
||||||
|
Raikou
|
||||||
|
Ralts
|
||||||
|
Rampardos
|
||||||
|
Rapidash
|
||||||
|
Raticate
|
||||||
|
Rattata
|
||||||
|
Rayquaza
|
||||||
|
Regice
|
||||||
|
Regigigas
|
||||||
|
Regirock
|
||||||
|
Registeel
|
||||||
|
Relicanth
|
||||||
|
Remoraid
|
||||||
|
Reshiram
|
||||||
|
Reuniclus
|
||||||
|
Rhydon
|
||||||
|
Rhyhorn
|
||||||
|
Rhyperior
|
||||||
|
Ribombee
|
||||||
|
Riolu
|
||||||
|
Rockruff
|
||||||
|
Roggenrola
|
||||||
|
Roselia
|
||||||
|
Roserade
|
||||||
|
Rotom
|
||||||
|
Rowlet
|
||||||
|
Rufflet
|
||||||
|
Sableye
|
||||||
|
Salamence
|
||||||
|
Salandit
|
||||||
|
Salazzle
|
||||||
|
Samurott
|
||||||
|
Sandile
|
||||||
|
Sandshrew
|
||||||
|
Sandslash
|
||||||
|
Sandygast
|
||||||
|
Sawk
|
||||||
|
Sawsbuck
|
||||||
|
Scatterbug
|
||||||
|
Sceptile
|
||||||
|
Scizor
|
||||||
|
Scolipede
|
||||||
|
Scrafty
|
||||||
|
Scraggy
|
||||||
|
Scyther
|
||||||
|
Seadra
|
||||||
|
Seaking
|
||||||
|
Sealeo
|
||||||
|
Seedot
|
||||||
|
Seel
|
||||||
|
Seismitoad
|
||||||
|
Sentret
|
||||||
|
Serperior
|
||||||
|
Servine
|
||||||
|
Seviper
|
||||||
|
Sewaddle
|
||||||
|
Sharpedo
|
||||||
|
Shaymin
|
||||||
|
Shedinja
|
||||||
|
Shelgon
|
||||||
|
Shellder
|
||||||
|
Shellos
|
||||||
|
Shelmet
|
||||||
|
Shieldon
|
||||||
|
Shiftry
|
||||||
|
Shiinotic
|
||||||
|
Shinx
|
||||||
|
Shroomish
|
||||||
|
Shuckle
|
||||||
|
Shuppet
|
||||||
|
Sigilyph
|
||||||
|
Silcoon
|
||||||
|
Silvally
|
||||||
|
Simipour
|
||||||
|
Simisage
|
||||||
|
Simisear
|
||||||
|
Skarmory
|
||||||
|
Skiddo
|
||||||
|
Skiploom
|
||||||
|
Skitty
|
||||||
|
Skorupi
|
||||||
|
Skrelp
|
||||||
|
Skuntank
|
||||||
|
Slaking
|
||||||
|
Slakoth
|
||||||
|
Sliggoo
|
||||||
|
Slowbro
|
||||||
|
Slowking
|
||||||
|
Slowpoke
|
||||||
|
Slugma
|
||||||
|
Slurpuff
|
||||||
|
Smeargle
|
||||||
|
Smoochum
|
||||||
|
Sneasel
|
||||||
|
Snivy
|
||||||
|
Snorlax
|
||||||
|
Snorunt
|
||||||
|
Snover
|
||||||
|
Snubbull
|
||||||
|
Solgaleo
|
||||||
|
Solosis
|
||||||
|
Solrock
|
||||||
|
Spearow
|
||||||
|
Spewpa
|
||||||
|
Spheal
|
||||||
|
Spinarak
|
||||||
|
Spinda
|
||||||
|
Spiritomb
|
||||||
|
Spoink
|
||||||
|
Spritzee
|
||||||
|
Squirtle
|
||||||
|
Stantler
|
||||||
|
Staraptor
|
||||||
|
Staravia
|
||||||
|
Starly
|
||||||
|
Starmie
|
||||||
|
Staryu
|
||||||
|
Steelix
|
||||||
|
Steenee
|
||||||
|
Stoutland
|
||||||
|
Stufful
|
||||||
|
Stunfisk
|
||||||
|
Stunky
|
||||||
|
Sudowoodo
|
||||||
|
Suicune
|
||||||
|
Sunflora
|
||||||
|
Sunkern
|
||||||
|
Surskit
|
||||||
|
Swablu
|
||||||
|
Swadloon
|
||||||
|
Swalot
|
||||||
|
Swampert
|
||||||
|
Swanna
|
||||||
|
Swellow
|
||||||
|
Swinub
|
||||||
|
Swirlix
|
||||||
|
Swoobat
|
||||||
|
Sylveon
|
||||||
|
Taillow
|
||||||
|
Talonflame
|
||||||
|
Tangela
|
||||||
|
Tangrowth
|
||||||
|
Tapu Bulu
|
||||||
|
Tapu Fini
|
||||||
|
Tapu Koko
|
||||||
|
Tapu Lele
|
||||||
|
Tauros
|
||||||
|
Teddiursa
|
||||||
|
Tentacool
|
||||||
|
Tentacruel
|
||||||
|
Tepig
|
||||||
|
Terrakion
|
||||||
|
Throh
|
||||||
|
Thundurus
|
||||||
|
Timburr
|
||||||
|
Tirtouga
|
||||||
|
Togedemaru
|
||||||
|
Togekiss
|
||||||
|
Togepi
|
||||||
|
Togetic
|
||||||
|
Torchic
|
||||||
|
Torkoal
|
||||||
|
Tornadus
|
||||||
|
Torracat
|
||||||
|
Torterra
|
||||||
|
Totodile
|
||||||
|
Toucannon
|
||||||
|
Toxapex
|
||||||
|
Toxicroak
|
||||||
|
Tranquill
|
||||||
|
Trapinch
|
||||||
|
Treecko
|
||||||
|
Trevenant
|
||||||
|
Tropius
|
||||||
|
Trubbish
|
||||||
|
Trumbeak
|
||||||
|
Tsareena
|
||||||
|
Turtonator
|
||||||
|
Turtwig
|
||||||
|
Tympole
|
||||||
|
Tynamo
|
||||||
|
Type: Null
|
||||||
|
Typhlosion
|
||||||
|
Tyranitar
|
||||||
|
Tyrantrum
|
||||||
|
Tyrogue
|
||||||
|
Tyrunt
|
||||||
|
Umbreon
|
||||||
|
Unfezant
|
||||||
|
Unown
|
||||||
|
Ursaring
|
||||||
|
Uxie
|
||||||
|
Vanillish
|
||||||
|
Vanillite
|
||||||
|
Vanilluxe
|
||||||
|
Vaporeon
|
||||||
|
Venipede
|
||||||
|
Venomoth
|
||||||
|
Venonat
|
||||||
|
Venusaur
|
||||||
|
Vespiquen
|
||||||
|
Vibrava
|
||||||
|
Victini
|
||||||
|
Victreebel
|
||||||
|
Vigoroth
|
||||||
|
Vikavolt
|
||||||
|
Vileplume
|
||||||
|
Virizion
|
||||||
|
Vivillon
|
||||||
|
Volbeat
|
||||||
|
Volcarona
|
||||||
|
Voltorb
|
||||||
|
Vullaby
|
||||||
|
Vulpix
|
||||||
|
Wailmer
|
||||||
|
Wailord
|
||||||
|
Walrein
|
||||||
|
Wartortle
|
||||||
|
Watchog
|
||||||
|
Weavile
|
||||||
|
Weedle
|
||||||
|
Weepinbell
|
||||||
|
Weezing
|
||||||
|
Whimsicott
|
||||||
|
Whirlipede
|
||||||
|
Whiscash
|
||||||
|
Whismur
|
||||||
|
Wigglytuff
|
||||||
|
Wimpod
|
||||||
|
Wingull
|
||||||
|
Wishiwashi
|
||||||
|
Wobbuffet
|
||||||
|
Woobat
|
||||||
|
Wooper
|
||||||
|
Wormadam
|
||||||
|
Wurmple
|
||||||
|
Wynaut
|
||||||
|
Xatu
|
||||||
|
Xerneas
|
||||||
|
Xurkitree
|
||||||
|
Yamask
|
||||||
|
Yanma
|
||||||
|
Yanmega
|
||||||
|
Yungoos
|
||||||
|
Yveltal
|
||||||
|
Zangoose
|
||||||
|
Zapdos
|
||||||
|
Zebstrika
|
||||||
|
Zekrom
|
||||||
|
Zigzagoon
|
||||||
|
Zoroark
|
||||||
|
Zorua
|
||||||
|
Zubat
|
||||||
|
Zweilous
|
||||||
|
Zygarde
|
Loading…
Reference in a new issue