· 6 years ago · Mar 17, 2019, 07:18 PM
1# TriviaQuest - Developed by Simon_Flash
2
3# Config Version - 2.1.0
4
5#
6
7# For reference, check out the TriviaQuest Wiki
8
9# https://github.com/SimonFlash/TriviaQuest/wiki
10
11#
12
13# For support, check out my Discord server
14
15# https://discordapp.com/invite/4wayq37
16
17
18
19trivia {
20questions {
21Bulbasaur {
22answers=["Bulbasaur"]
23question="First Entry in the PokeDex".
24}
25Ivysaur {
26answers=["Ivysaur"]
27question="Exposure to sunlight adds to its strength. Sunlight also makes the bud on its back grow larger."
28}
29
30Venusaur {
31answers=["Venusaur"]
32question="By spreading the broad petals of its flower and catching the sun's rays, it fills its body with power."
33}
34
35Charmander {
36answers=["Charmander"]
37question="Its life would end if the flame were to go out."
38}
39
40Charmeleon {
41answers=["Charmeleon"]
42question="It lashes about with its tail to knock down its foe. It then tears up the fallen opponent with sharp claws."
43}
44
45Charizard {
46answers=["Charizard"]
47question="When expelling blast of superhot fire, the red flame at the tip of its tail burns more intensely."
48}
49
50Squirtle {
51answers=["Squirtle"]
52question="It shelters itself in its shell, then strikes back with spouts of water at every opportunity."
53}
54
55Wartortle {
56answers=["Wartortle"]
57question="When tapped, this Pokémon will pull in its head, but its tail will still stick out little bit."
58}
59
60Blastoise {
61answers=["Blastoise"]
62question="Has water spouts that protrude from its shell. The water spouts are very accurate."
63}
64
65Caterpie {
66answers=["Caterpie"]
67question="It can devour leaves bigger than its body right before your eyes"
68}
69
70Metapod {
71answers=["Metapod"]
72question="This Pokémon is vulnerable to attack while its shell is soft, exposing its weak and tender body."
73}
74
75Butterfree {
76answers=["Butterfree"]
77question="When attacked by other Pokémon, it defends itself by scattering its poisonous scales and fluttering its wings."
78}
79
80Weedle {
81answers=["Weedle"]
82question="Often found in forests and grasslands. It has sharp, toxic barb of around two inches on top of its head."
83}
84
85Kakuna {
86answers=["Kakuna"]
87question="remains virtually immobile as it clings to trees."
88}
89
90Beedrill {
91answers=["Beedrill"]
92question="is an insect-like Pokémon with the appearance of very large wasp."
93}
94
95Rattata {
96answers=["Rattata"]
97question="Its fangs are long and very sharp. They grow continuously."
98}
99
100Raticate {
101answers=["Raticate"]
102question="It has large incisors that grow constantly."
103}
104
105Pidgey {
106answers=["Pidgey"]
107question="has an extremely sharp sense of direction."
108}
109
110Pidgeotto {
111answers=["Pidgeotto"]
112question="If its territory is violated, it shows no mercy in thoroughly punishing the foe with its sharp claws."
113}
114
115Pidgeot {
116answers=["Pidgeot"]
117question="Its head is decorated crest that is nearly as long as its body."
118}
119
120Spearow {
121answers=["Spearow"]
122question="has a very loud cry that can be heard over half a mile away."
123}
124
125Fearow {
126answers=["Fearow"]
127question="With its huge and magnificent wings, it can keep aloft without ever having to land for rest."
128}
129
130Ekans {
131answers=["Ekans"]
132question="By dislocating its jaw, it can swallow prey larger than itself. After
133meal,"
134}
135
136Arbok {
137answers=["Arbok"]
138question="This Pokémon is terrifically strong it can even flatten steel oil drums when coiled."
139}
140
141Pikachu {
142answers=["Pikachu"]
143question="This Pokémon has electricity-storing pouches on its cheeks. These appear to become electrically charged during the night"
144}
145
146Raichu {
147answers=["Raichu"]
148question="If the electrical sacs become excessively charged, This Pokemon plants its tail in the ground and discharges."
149}
150
151Sandshrew {
152answers=["Sandshrew"]
153question="This Pokémon can roll into ball that repels any attack."
154}
155
156Sandslash {
157answers=["Sandslash"]
158question="In battle, this Pokémon will try to make the foe flinch by jabbing it with its spines."
159}
160
161NidoranFemale {
162answers=["Nidoran Female"]
163question="has barbs that secrete powerful poison. They are thought to have developed as protection for this small-bodied Pokémon."
164}
165
166Nidorina {
167answers=["Nidorina"]
168question="is rodent-like Pokémon with big ears, reminiscent of rabbit. She has blue skin, with darker spots around the body."
169}
170
171Nidoqueen {
172answers=["Nidoqueen"]
173question="body is encased in extremely hard scales. It is adept at sending foes flying with harsh tackles. This Pokémon is at its strongest when it is defending its young."
174}
175
176NidoranMale {
177answers=["Nidoran Male"]
178question="a small, rabbit-based Pokémon with large ears, whiskers and front teeth. They are covered with spines, primarily on their back"
179}
180
181Nidorino {
182answers=["Nidorino"]
183question="An aggressive Pokémon that is quick to attack. The horn on its head secretes powerful venom."
184}
185
186Nidoking {
187answers=["Nidoking"]
188question="thick tail packs enormously destructive power. With one swing, it can topple metal transmission tower."
189}
190
191Clefairy {
192answers=["Clefairy"]
193question="This Pokemon was originally meant to be the mascot of Pokemon but they went with Pikachu instead"
194}
195
196Clefable {
197answers=["Clefable"]
198question="A timid fairy Pokémon that is rarely seen, it will run and hide the moment it senses people."
199}
200
201Vulpix {
202answers=["Vulpix"]
203question="a small, quadruped, fox-like Pokémon. It has red-brown pelt, brown, pupil-less eyes, large, pointed ears with dark brown insides, and six orange tails with curled tips."
204}
205
206Ninetales {
207answers=["Ninetales"]
208question="Resembling the nine-tailed kitsune fox of Japanese folklore."
209}
210
211Jigglypuff {
212answers=["Jigglypuff"]
213question="This Pokemons vocal cords can freely adjust the wavelength of its voice."
214}
215
216Wigglytuff {
217answers=["Wigglytuff"]
218question="By inhaling deeply, this Pokémon can inflate itself seemingly without end. Once inflated, it bounces along lightly like balloon"
219}
220
221Zubat {
222answers=["Zubat"]
223question="remains quietly unmoving in dark spot during the bright daylight hours."
224}
225
226Golbat {
227answers=["Golbat"]
228question="The most distinct feature of this Poke is its large mouth with four teeth."
229}
230
231Oddish {
232answers=["Oddish"]
233question="While it is planted, this Pokémon's feet are thought to change shape and become similar to the roots of trees."
234}
235
236Gloom {
237answers=["Gloom"]
238question="If this Pokémon is feeling calm and secure, it does not release its usual stinky aroma."
239}
240
241Vileplume {
242answers=["Vileplume"]
243question="has the world's largest petals."
244}
245
246Paras {
247answers=["Paras"]
248question="The most distinct feature are the two mushrooms on its back."
249}
250
251Parasect {
252answers=["Parasect"]
253question="is known to infest large trees en masse and drain nutrients from the lower trunk and roots."
254}
255
256Venonat {
257answers=["Venonat"]
258question="Lives in the shadows of tall trees where it eats bugs. It is attracted by light at night."
259}
260
261Venomoth {
262answers=["Venomoth"]
263question="Its favorite prey are small insects that gather around streetlights, attracted by the light in the darkness."
264}
265
266Diglett {
267answers=["Diglett"]
268question="Its small stature makes it both the lightest and shortest Ground-type Pokémon."
269}
270
271Dugtrio {
272answers=["Dugtrio"]
273question="are actually triplets that emerged from one body. As a result each triplet thinks exactly like the other two triplets."
274}
275
276Meowth {
277answers=["Meowth"]
278question="_____ Thats Right!"
279}
280
281Persian {
282answers=["Persian"]
283question="Its fur is pale tan with the exception of its black-rimmed ears."
284}
285
286Psyduck {
287answers=["Psyduck"]
288question="It is constantly wracked by headaches. When the headache turns intense, it begins using mysterious powers."
289}
290
291Golduck {
292answers=["Golduck"]
293question="is the fastest swimmer among all Pokémon."
294}
295
296Mankey {
297answers=["Mankey"]
298question="It's unsafe to approach if it gets violently enraged for no reason and can't distinguish friends from foes."
299}
300
301Primeape {
302answers=["Primeape"]
303question="It stops being angry only when nobody else is around. To view this moment is very difficult."
304}
305
306Growlithe {
307answers=["Growlithe"]
308question="Once it smells anything, this Pokémon won't forget the scent, no matter what."
309}
310
311Arcanine {
312answers=["Arcanine"]
313question="is known for its high speed. It is said to be capable of running over 6200 miles in single day and night."
314}
315
316Poliwag {
317answers=["Poliwag"]
318question="There is black and white swirl on its abdomen,"
319}
320
321Poliwhirl {
322answers=["Poliwhirl"]
323question="It can live in or out of water. When out of water, it constantly sweats to keep its body slimy"
324}
325
326Poliwrath {
327answers=["Poliwrath"]
328question="With extremely tough muscles, it can keep swimming in the Pacific Ocean without resting."
329}
330
331Abra {
332answers=["Abra"]
333question="In threatning situations, this Pokémon immediately teleports to safety."
334}
335
336Kadabra {
337answers=["Kadabra"]
338question="Only those people with particularly strong psyche can hope to become Trainer of this Pokémon"
339}
340
341Alakazam {
342answers=["Alakazam"]
343question="This Pokémon holds its head up using its psychokinetic power instead."
344}
345
346Machop {
347answers=["Machop"]
348question="This Pokémon has sufficient power to hurl one hundred adult humans."
349}
350
351Machoke {
352answers=["Machoke"]
353question="On its days off, this Pokémon heads to the fields and mountains to exercise and train."
354}
355
356Machamp {
357answers=["Machamp"]
358question="is known as the Pokémon that has mastered every kind of martial arts."
359}
360
361Bellsprout {
362answers=["Bellsprout"]
363question="this Pokémon spits corrosive fluid that melts even iron."
364}
365
366Weepinbell {
367answers=["Weepinbell"]
368question="has large hook on its rear end. At night, the Pokémon hooks on to tree branch and goes to sleep. "
369}
370
371Victreebel {
372answers=["Victreebel"]
373question="When an unsuspecting prey draws near, this Pokémon swallows it whole."
374}
375
376Tentacool {
377answers=["Tentacool"]
378question="If this Pokémon happens to become dehydrated, put it back into the sea."
379}
380
381Tentacruel {
382answers=["Tentacruel"]
383question="This Pokemon used to be cool"
384}
385
386Geodude {
387answers=["Geodude"]
388question="If you mistake it for rock and step on it, it will headbutt you in anger."
389}
390
391Graveler {
392answers=["Graveler"]
393question="This Pokémon will climb mountain from the base to the summit"
394}
395
396Golem {
397answers=["Golem"]
398question="is known for rolling down from mountains."
399}
400
401Ponyta {
402answers=["Ponyta"]
403question="is very weak at birth. It can barely stand up."
404}
405
406Rapidash {
407answers=["Rapidash"]
408question="It gallops at nearly 150 mph. With its mane blazing ferociously, it races as if it were an arrow."
409}
410
411Slowpoke {
412answers=["Slowpoke"]
413question="It is always vacantly lost in thought, but no one knows what it is thinking about. It is good at fishing with its tail."
414}
415
416Slowbro {
417answers=["Slowbro"]
418question="An attached Shellder won't let go because of the tasty flavor that oozes out of its tail."
419}
420
421Magnemite {
422answers=["Magnemite"]
423question="It's frequently the cause of power outages, which is why some power plants send out electrical signals that it can't stand"
424}
425
426Magneton {
427answers=["Magneton"]
428question="emits powerful magnetic force that is fatal to electronics and precision instruments."
429}
430
431Farfetchd {
432answers=["Farfetch'd"]
433question="The plant stalk it holds is its weapon. The stalk is used like sword to cut all sorts of things."
434}
435
436Doduo {
437answers=["Doduo"]
438question="two heads contain completely identical brains."
439}
440
441Dodrio {
442answers=["Dodrio"]
443question="three heads are looking in three separate directions. It's sure sign that it is on its guard."
444}
445
446Seel {
447answers=["Seel"]
448question="Thanks to its thick fat, cold seas don't bother it at all, but it gets tired pretty easily in warm waters."
449}
450
451Dewgong {
452answers=["Dewgong"]
453question="Yeezy Voiced This Pixelmon"
454}
455
456Grimer {
457answers=["Grimer"]
458question="Said to be a ditto that was dumped in sewage"
459}
460
461Muk {
462answers=["Muk"]
463question="This Pokémon's favorite food is anything that is repugnantly filthy."
464}
465
466Shellder {
467answers=["Shellder"]
468question="The sand that accumulates inside its shell eventually becomes pearl."
469}
470
471Cloyster {
472answers=["Cloyster"]
473question="that live in the seas with harsh tidal currents grow large, sharp spikes on their shells."
474}
475
476Gastly {
477answers=["Gastly"]
478question="is largely composed of gaseous matter."
479}
480
481Haunter {
482answers=["Haunter"]
483question="It licks with its gaseous tongue to steal the victim's life force. It lurks in darkness for prey."
484}
485
486Gengar {
487answers=["Gengar"]
488question="Hiding in people's shadows at night, it absorbs their heat. The chill it causes makes the victims shake."
489}
490
491Onix {
492answers=["Onix"]
493question="It usually lives underground. It searches for food while boring its way through the ground at 50 miles per hour."
494}
495
496Drowzee {
497answers=["Drowzee"]
498question="If your nose becomes itchy while you are sleeping, it's a sure sign that one of these Pokémon is standing above your pillow."
499}
500
501Hypno {
502answers=["Hypno"]
503question="Seeing its swinging pendulum can induce sleep in three seconds, even in someone who just woke up."
504}
505
506Krabby {
507answers=["Krabby"]
508question="live on beaches, burrowed inside holes dug into the sand."
509}
510
511Kingler {
512answers=["Kingler"]
513question="has an enormous, oversized claw."
514}
515
516Voltorb {
517answers=["Voltorb"]
518question="was first sighted at company that manufactures Poké Balls."
519}
520
521Electrode {
522answers=["Electrode"]
523question="Likes to use Explosion"
524}
525
526Exeggcute {
527answers=["Exeggcute"]
528question="This Pokémon consists of six eggs that form closely knit cluster."
529}
530
531Exeggutor {
532answers=["Exeggutor"]
533question="originally came from the tropics. Its heads steadily grow larger from exposure to strong sunlight"
534}
535
536Cubone {
537answers=["Cubone"]
538question="This Pokemon is the manager of SoulSilver"
539}
540
541Marowak {
542answers=["Marowak"]
543question="has overcome its sadness at the loss of its mother and grown tough."
544}
545
546Hitmonlee {
547answers=["Hitmonlee"]
548question="legs freely contract and stretch."
549}
550
551Hitmonchan {
552answers=["Hitmonchan"]
553question="is said to possess the spirit of boxer who had been working toward world championship."
554}
555
556Lickitung {
557answers=["Lickitung"]
558question="comes across something new, it will unfailingly give it a lick. It does so because it memorizes things by texture and by taste. It is somewhat put off by sour things."
559}
560
561Koffing {
562answers=["Koffing"]
563question="The higher the temperature, the more gas is concocted by this Pokémon."
564}
565
566Weezing {
567answers=["Weezing"]
568question="This Pokémon will find dirty, unkempt house and make it its home."
569}
570
571Rhyhorn {
572answers=["Rhyhorn"]
573question="its brain is very small. It is so dense, while on run it forgets why it started running in the first place."
574}
575
576Rhydon {
577answers=["Rhydon"]
578question="First Pokemon Created"
579}
580
581Chansey {
582answers=["Chansey"]
583question="It is said to deliver happiness. Being compassionate, it shares its eggs with injured people."
584}
585
586Tangela {
587answers=["Tangela"]
588question="Spaghetti Monster"
589}
590
591Kangaskhan {
592answers=["Kangaskhan"]
593question="is a nurturing Pokémon that protects its young at all costs."
594}
595
596Horsea {
597answers=["Horsea"]
598question="if it senses danger, it will reflexively spray dense black ink from its mouth and try to escape."
599}
600
601Seadra {
602answers=["Seadra"]
603question="generates whirlpools by spinning its body."
604}
605
606Goldeen {
607answers=["Goldeen"]
608question="loves swimming wild and free in rivers and ponds."
609}
610
611Seaking {
612answers=["Seaking"]
613question="is very protective of its eggs. The male and female will take turns patrolling around their nest and eggs. The guarding of eggs by these Pokémon goes on for over a month."
614}
615
616Staryu {
617answers=["Staryu"]
618question="apparently communicates with the stars in the night sky by flashing the red core at the center of its body. If parts of its body are torn, this Pokémon simply regenerates the missing pieces and limbs."
619}
620
621Starmie {
622answers=["Starmie"]
623question="swims through water by spinning its star-shaped body as if it were a propeller on a ship. The core at the center of this Pokémon's body glows in seven colors."
624}
625
626MrMime {
627answers=["Mr.Mime"]
628question="is a master of pantomime. Its gestures and motions convince watchers that something unseeable actually exists. Once the watchers are convinced, the unseeable thing exists as if it were real."
629}
630
631Scyther {
632answers=["Scyther"]
633question="is blindingly fast. Its blazing speed enhances the effectiveness of the twin scythes on its forearms. This Pokémon's scythes are so effective, they can slice through thick logs in one wicked stroke."
634}
635
636Jynx {
637answers=["Jynx"]
638question="wears a red gown that hides its feet and has white arms with purple hands. There are golden circles on the chest area of its gown."
639}
640
641Electabuzz {
642answers=["Electabuzz"]
643question="When a storm arrives, gangs of this Pokémon compete with each other to scale heights that are likely to be stricken by lightning bolts."
644}
645
646Magmar {
647answers=["Magmar"]
648question="blows out intensely hot flames from all over its body to intimidate its opponent. This Pokémon's fiery bursts create heat waves that ignite grass and trees in its surroundings."
649}
650
651Pinsir {
652answers=["Pinsir"]
653question="has a pair of massive horns. Protruding from the surface of these horns are thorns. These thorns are driven deeply into the foe's body when the pincer closes, making it tough for the foe to escape."
654}
655
656Tauros {
657answers=["Tauros"]
658question="This Pokémon is not satisfied unless it is rampaging at all times."
659}
660
661Magikarp {
662answers=["Magikarp"]
663question="People ask for this to be smited alot."
664}
665
666Gyarados {
667answers=["Gyarados"]
668question="goes on a rampage, its ferociously violent blood doesn't calm until it has burned everything down. There are records of this Pokémon's rampages lasting a whole month."
669}
670
671Lapras {
672answers=["Lapras"]
673question="almost to the point of extinction. In the evenings, this Pokémon is said to sing plaintively as it seeks what few others of its kind still remain."
674}
675
676Ditto {
677answers=["Ditto"]
678question="rearranges its cell structure to transform itself into other shapes. However, if it tries to transform itself into something by relying on its memory, this Pokémon manages to get details wrong."
679}
680
681Eevee {
682answers=["Eevee"]
683question="has an unstable genetic makeup that suddenly mutates due to the environment in which it lives. Radiation from various stones causes this Pokémon to evolve."
684}
685
686Vaporeon {
687answers=["Vaporeon"]
688question="This Pokemon underwent a spontaneous mutation and grew fins and gills that allow it to live underwater. This Pokémon has the ability to freely control water."
689}
690
691Jolteon {
692answers=["Jolteon"]
693question="cells generate a low level of electricity. This power is amplified by the static electricity of its fur, enabling the Pokémon to drop thunderbolts. The bristling fur is made of electrically charged needles."
694}
695
696Flareon {
697answers=["Flareon"]
698question="fluffy fur has a functional purpose—it releases heat into the air so that its body does not get excessively hot. This Pokémon's body temperature can rise to a maximum of 1650 degrees Fahrenheit."
699}
700
701Porygon {
702answers=["Porygon"]
703question="This pokemon is banned from appearing in the anime due to a strobe light incident"
704}
705
706Omanyte {
707answers=["Omanyte"]
708question="LORD HELIX!!! \o/"
709}
710
711Omastar {
712answers=["Omastar"]
713question="Several sharp spikes line the shell's midsection, spanning from its forefront to just a little towards its back."
714}
715
716Kabuto {
717answers=["Kabuto"]
718question="A Pokémon that has been regenerated from a fossil. However, in extremely rare cases, living examples have been discovered. The Pokémon has not changed at all for 300 million years."
719}
720
721Kabutops {
722answers=["Kabutops"]
723question="They swam underwater to hunt for its prey in ancient times. The Pokémon was apparently evolving from being a water dweller to living on land as evident from the beginnings of change in its gills and legs."
724}
725
726Aerodactyl {
727answers=["Aerodactyl"]
728question="is a Pokémon from the age of dinosaurs. It was regenerated from genetic material extracted from amber. It is imagined to have been the king of the skies in ancient times."
729}
730
731Snorlax {
732answers=["Snorlax"]
733question="typical day consists of nothing more than eating and sleeping. It is such a docile Pokémon that there are children who use its expansive belly as a place to play."
734}
735
736Articuno {
737answers=["Articuno"]
738question="is a legendary bird Pokémon that can control ice. The flapping of its wings chills the air. As a result, it is said that when this Pokémon flies, snow will fall."
739}
740
741Zapdos {
742answers=["Zapdos"]
743question="is a legendary bird Pokémon that has the ability to control electricity. It usually lives in thunderclouds. The Pokémon gains power if it is stricken by lightning bolts."
744}
745
746Moltres {
747answers=["Moltres"]
748question="is a legendary bird Pokémon that has the ability to control fire. If this Pokémon is injured, it is said to dip its body in the molten magma of a volcano to burn and heal itself."
749}
750
751Dratini {
752answers=["Dratini"]
753question="continually molts and sloughs off its old skin. It does so because the life energy within its body steadily builds to reach uncontrollable levels."
754}
755
756Dragonair {
757answers=["Dragonair"]
758question="stores an enormous amount of energy inside its body. It is said to alter weather conditions in its vicinity by discharging energy from the crystals on its neck and tail."
759}
760
761Dragonite {
762answers=["Dragonite"]
763question="is capable of circling the globe in just 16 hours. It is a kindhearted Pokémon that leads lost and foundering ships in a storm to the safety of land."
764}
765
766Mewtwo {
767answers=["Mewtwo"]
768question="is a Pokémon that was created by genetic manipulation. However, even though the scientific power of humans created this Pokémon's body"
769}
770
771Mew {
772answers=["Mew"]
773question="This Pokemon is said to live under truck by the S.S Anne"
774}
775
776Chikorita {
777answers=["Chikorita"]
778question="waves its leaf around to keep the foe at bay. However, a sweet fragrance also wafts from the leaf, calming the battling Pokémon and creating a cozy, friendly atmosphere all around."
779}
780
781Bayleef {
782answers=["Bayleef"]
783question="neck is ringed by curled-up leaves. Inside each tubular leaf is a small shoot of a tree. The fragrance of this shoot makes people peppy."
784}
785
786Meganium {
787answers=["Meganium"]
788question="flower soothes and calms emotions. In battle, this Pokémon gives off more of its becalming scent to blunt the foe's fighting spirit."
789}
790
791Cyndaquil {
792answers=["Cyndaquil"]
793question="protects itself by flaring up the flames on its back. The flames are vigorous if the Pokémon is angry. However, if it is tired, the flames splutter fitfully with incomplete combustion."
794}
795
796Quilava {
797answers=["Quilava"]
798question="keeps its foes at bay with the intensity of its flames and gusts of superheated air. This Pokémon applies its outstanding nimbleness to dodge attacks even while scorching the foe with flames."
799}
800
801Typhlosion {
802answers=["Typhlosion"]
803question="obscures itself behind a shimmering heat haze that it creates using its intensely hot flames. This Pokémon creates blazing explosive blasts that burn everything to cinders."
804}
805
806Totodile {
807answers=["Totodile"]
808question="jaws are very powerful. While the Pokémon may think it is just playfully nipping, its bite has enough power to cause serious injury."
809}
810
811Croconaw {
812answers=["Croconaw"]
813question="has clamped its jaws on its foe, it will absolutely not let go. Because the tips of its fangs are forked back like barbed fishhooks, they become impossible to remove when they have sunk in."
814}
815
816Feraligatr {
817answers=["Feraligatr"]
818question="intimidates its foes by opening its huge mouth. In battle, it will kick the ground hard with its thick and powerful hind legs to charge at the foe at an incredible speed."
819}
820
821Sentret {
822answers=["Sentret"]
823question="The sentry wakes the others at the first sign of danger. When this Pokémon becomes separated from its pack, it becomes incapable of sleep due to fear."
824}
825
826Furret {
827answers=["Furret"]
828question="has a very slim build. When under attack, it can slickly squirm through narrow spaces and get away. In spite of its short limbs, this Pokémon is very nimble and fleet."
829}
830
831Hoothoot {
832answers=["Hoothoot"]
833question="has an internal organ that senses and tracks the earth's rotation. Using this special organ, this Pokémon begins hooting at precisely the same time every day."
834}
835
836Noctowl {
837answers=["Noctowl"]
838question="never fails at catching prey in darkness. This Pokémon owes its success to its superior vision that allows it to see in minimal light, and to its soft, supple wings that make no sound in flight."
839}
840
841Ledyba {
842answers=["Ledyba"]
843question="secretes an aromatic fluid from where its legs join its body. This fluid is used for communicating with others. This Pokémon conveys its feelings to others by altering the fluid's scent."
844}
845
846Ledian {
847answers=["Ledian"]
848question="is a large, mostly red, ladybug-like Pokémon. It has two black antennae, a black neck, and a black spot in the center of its forehead."
849}
850
851Spinarak {
852answers=["Spinarak"]
853question="can be considered its second nervous system. It is said that this Pokémon can determine what kind of prey is touching its web just by the tiny vibrations it feels through the web's strands."
854}
855
856Ariados {
857answers=["Ariados"]
858question="feet are tipped with tiny hooked claws that enable it to scuttle on ceilings and vertical walls. This Pokémon constricts the foe with thin and strong silk webbing."
859}
860
861Crobat {
862answers=["Crobat"]
863question="sneaks up on its intended prey using wings that barely make a sound. This Pokémon rests by hanging on a tree branch with its rear legs that serve as wings."
864}
865
866Chinchou {
867answers=["Chinchou"]
868question="two antennas are filled with cells that generate strong electricity. This Pokémon's cells create so much electrical power, it even makes itself tingle slightly."
869}
870
871Lanturn {
872answers=["Lanturn"]
873question="is known to emit light. If you peer down into the dark sea from a ship at night, you can sometimes see this Pokémon's light rising from the depths where it swims. It gives the sea an appearance of a starlit night."
874}
875
876Pichu {
877answers=["Pichu"]
878question="is a social Pokémon known for its playful and mischievous demeanor. It is usually found in groups and often touch tails with other"
879}
880
881Cleffa {
882answers=["Cleffa"]
883question="can be seen dancing in a ring. They dance through the night and stop only at the break of day, when these Pokémon quench their thirst with the morning dew."
884}
885
886Igglybuff {
887answers=["Igglybuff"]
888question="has a soft and plushy body that feels very much like a marshmallow. From this body wafts a gently sweet fragrance that soothes and calms the emotions of its foes."
889}
890
891Togepi {
892answers=["Togepi"]
893question="uses the positive emotions of compassion and pleasure exuded by people and Pokémon. This Pokémon stores up feelings of happiness inside its shell, then shares them with others."
894}
895
896Togetic {
897answers=["Togetic"]
898question="is said to be a Pokémon that brings good fortune. When the Pokémon spots someone who is pure of heart, it is said to appear and share its happiness with that person."
899}
900
901Natu {
902answers=["Natu"]
903question="has a highly developed jumping ability. The Pokémon flaps and leaps onto tree branches that are taller than grown-up people to pick at the tree's new shoots."
904}
905
906Xatu {
907answers=["Xatu"]
908question="Is known to stand motionless while staring at the sun all day long. Some people revere it as a mystical Pokémon out of their belief that it is in possession of the power to see into the future."
909}
910
911Mareep {
912answers=["Mareep"]
913question="fluffy coat of wool rubs together and builds a static charge. The more static electricity is charged, the more brightly the lightbulb at the tip of its tail glows."
914}
915
916Flaaffy {
917answers=["Flaaffy"]
918question="wool quality changes so that it can generate a high amount of static electricity with a small amount of wool. The bare and slick parts of its hide are shielded against electricity."
919}
920
921Ampharos {
922answers=["Ampharos"]
923question="gives off so much light that it can be seen even from space. People in the old days used the light of this Pokémon to send signals back and forth with others far away."
924}
925
926Bellossom {
927answers=["Bellossom"]
928question="grows flowers more beautifully if it has evolved from a smelly Gloom—the more stinky the better. At night, this Pokémon closes its petals and goes to sleep."
929}
930
931Marill {
932answers=["Marill"]
933question="Also known as Pikablu"
934}
935
936Azumarill {
937answers=["Azumarill"]
938question="can make balloons out of air. It makes these air balloons if it spots a drowning Pokémon. The air balloons enable the Pokémon in trouble to breathe."
939}
940
941Sudowoodo {
942answers=["Sudowoodo"]
943question="camouflages itself as a tree to avoid being attacked by enemies.However, because its hands remain green throughout the year, the Pokémon is easily identified as a fake during the winter."
944}
945
946Politoed {
947answers=["Politoed"]
948question="head is proof of its status as a king. It is said that the longer and more curled the hair, the more respect this Pokémon earns from its peers."
949}
950
951Hoppip {
952answers=["Hoppip"]
953question="This Pokémon drifts and floats with the wind. If it senses the approach of strong winds, it links its leaves with others to prepare against being blown away."
954}
955
956Skiploom {
957answers=["Skiploom"]
958question="flower blossoms when the temperature rises above 64 degrees Fahrenheit. How much the flower opens depends on the temperature. For that reason, this Pokémon is sometimes used as a thermometer."
959}
960
961Jumpluff {
962answers=["Jumpluff"]
963question="rides warm southern winds to cross the sea and fly to foreign lands. The Pokémon descends to the ground when it encounters cold air while it is floating."
964}
965
966Aipom {
967answers=["Aipom"]
968question="tail ends in a hand-like appendage that can be cleverly manipulated. However, because the Pokémon uses its tail so much, its real hands have become rather clumsy."
969}
970
971Sunkern {
972answers=["Sunkern"]
973question="tries to move as little as it possibly can. It does so because it tries to conserve all the nutrients it has stored in its body for its evolution. It will not eat a thing, subsisting only on morning dew."
974}
975
976Sunflora {
977answers=["Sunflora"]
978question="converts solar energy into nutrition. It moves around actively in the daytime when it is warm. It stops moving as soon as the sun goes down for the night."
979}
980
981Yanma {
982answers=["Yanma"]
983question="is capable of seeing 360 degrees without having to move its eyes. It is a great flier that is adept at making sudden stops and turning midair. This Pokémon uses its flying ability to quickly chase down targeted prey."
984}
985
986Wooper {
987answers=["Wooper"]
988question="usually lives in water. However, it occasionally comes out onto land in search of food. On land, it coats its body with a gooey, toxic film."
989}
990
991Quagsire {
992answers=["Quagsire"]
993question="hunts for food by leaving its mouth wide open in water and waiting for its prey to blunder in unaware. Because the Pokémon does not move, it does not get very hungry."
994}
995
996Espeon {
997answers=["Espeon"]
998question="is extremely loyal to any Trainer it considers to be worthy. It is said that this Pokémon developed its precognitive powers to protect its Trainer from harm."
999}
1000
1001Umbreon {
1002answers=["Umbreon"]
1003question="evolved as a result of exposure to the moon's waves. It hides silently in darkness and waits for its foes to make a move. The rings on its body glow when it leaps to attack."
1004}
1005
1006Murkrow {
1007answers=["Murkrow"]
1008question="was feared and loathed as the alleged bearer of ill fortune. This Pokémon shows strong interest in anything that sparkles or glitters. It will even try to steal rings from women."
1009}
1010
1011Slowking {
1012answers=["Slowking"]
1013question="undertakes research every day in an effort to solve the mysteries of the world. However, this Pokémon apparently forgets everything it has learned if the Shellder on its head comes off."
1014}
1015
1016Misdreavus {
1017answers=["Misdreavus"]
1018question="frightens people with a creepy, sobbing cry. The Pokémon apparently uses its red spheres to absorb the fearful feelings of foes and turn them into nutrition."
1019}
1020
1021Unown {
1022answers=["Unown"]
1023question="is a flat, thin Pokémon shaped like an eye with appendages that make it resemble a letter or a punctuation mark."
1024}
1025
1026Wobbuffet {
1027answers=["Wobbuffet"]
1028question="does nothing but endure attacks—it won't attack on its own. However, it won't endure an attack on its tail. When that happens, the Pokémon will try to take the foe with it using Destiny Bond."
1029}
1030
1031Girafarig {
1032answers=["Girafarig"]
1033question="rear head also has a brain, but it is small. The rear head attacks in response to smells and sounds. Approaching this Pokémon from behind can cause the rear head to suddenly lash out and bite."
1034}
1035
1036Pineco {
1037answers=["Pineco"]
1038question="hangs from a tree branch and patiently waits for prey to come along. If the Pokémon is disturbed while eating by someone shaking its tree, it drops down to the ground and explodes with no warning."
1039}
1040
1041Forretress {
1042answers=["Forretress"]
1043question="conceals itself inside its hardened steel shell. The shell is opened when the Pokémon is catching prey, but it does so at such a quick pace that the shell's inside cannot be seen."
1044}
1045
1046Dunsparce {
1047answers=["Dunsparce"]
1048question="has a drill for its tail. It uses this tail to burrow into the ground backward. This Pokémon is known to make its nest in complex shapes deep under the ground."
1049}
1050
1051Gligar {
1052answers=["Gligar"]
1053question="glides through the air without a sound as if it were sliding. This Pokémon hangs on to the face of its foe using its clawed hind legs
1054and the large pincers on its forelegs, it then injects the prey with its poison barb."
1055}
1056
1057Steelix {
1058answers=["Steelix"]
1059question="lives even further underground than Onix. This Pokémon is known to dig toward the earth's core. There are records of this Pokémon reaching a depth of over six-tenths of a mile underground."
1060}
1061
1062Snubbull {
1063answers=["Snubbull"]
1064question="By baring its fangs and making a scary face, it sends smaller Pokémon scurrying away in terror. However, this Pokémon seems a little sad at making its foes flee."
1065}
1066
1067Granbull {
1068answers=["Granbull"]
1069question="has a particularly well-developed lower jaw. The enormous fangs are heavy, causing the Pokémon to tip its head back for balance. Unless it is startled, it will not try to bite indiscriminately."
1070}
1071
1072Qwilfish {
1073answers=["Qwilfish"]
1074question="sucks in water, inflating itself. This Pokémon uses the pressure of the water it swallowed to shoot toxic quills all at once from all over its body. It finds swimming somewhat challenging."
1075}
1076
1077Scizor {
1078answers=["Scizor"]
1079question="has a body with the hardness of steel. It is not easily fazed by ordinary sorts of attacks. This Pokémon flaps its wings to regulate its body temperature."
1080}
1081
1082Shuckle {
1083answers=["Shuckle"]
1084question="quietly hides itself under rocks, keeping its body concealed inside its hard shell while eating berries it has stored away. The berries mix with its body fluids to become
1085juice."
1086}
1087
1088Heracross {
1089answers=["Heracross"]
1090question="has sharp claws on its feet. These are planted firmly into the ground or the bark of a tree, giving the Pokémon a secure and solid footing to forcefully fling away foes with its proud horn."
1091}
1092
1093Sneasel {
1094answers=["Sneasel"]
1095question="scales trees by punching its hooked claws into the bark. This Pokémon seeks out unguarded nests and steals eggs for food while the parents are away."
1096}
1097
1098Teddiursa {
1099answers=["Teddiursa"]
1100question="This Pokémon likes to lick its palms that are sweetened by being soaked in honey. It concocts its own honey by blending fruits and pollen collected by Beedrill."
1101}
1102
1103Ursaring {
1104answers=["Ursaring"]
1105question="In the forests inhabited by this pokemon, it is said that there are many streams and towering trees where they gather food. This Pokémon walks through its forest gathering food every day."
1106}
1107
1108Slugma {
1109answers=["Slugma"]
1110question="does not have any blood in its body. Instead, intensely hot magma circulates throughout this Pokémon's body, carrying essential nutrients and oxygen to its organs."
1111}
1112
1113Magcargo {
1114answers=["Magcargo"]
1115question="body temperature is approximately 18000 degrees Fahrenheit. Water is vaporized on contact. If this Pokémon is caught in the rain, the raindrops instantly turn into steam, cloaking the area in a thick fog."
1116}
1117
1118Swinub {
1119answers=["Swinub"]
1120question="is covered in dense, brown, striped hair to keep it warm. The hair is so shaggy that it often covers its tuft-like small legs, making it appear like a legless lump"
1121}
1122
1123Piloswine {
1124answers=["Piloswine"]
1125question="is covered by a thick coat of long hair that enables it to endure the freezing cold. This Pokémon uses its tusks to dig up food that has been buried under ice."
1126}
1127
1128Corsola {
1129answers=["Corsola"]
1130question="congregate in warm seas where they serve as ideal hiding places for smaller Pokémon. When the water temperature falls, this Pokémon migrates to the southern seas."
1131}
1132
1133Remoraid {
1134answers=["Remoraid"]
1135question="sucks in water, then expels it at high velocity using its abdominal muscles to shoot down flying prey. When evolution draws near, this Pokémon travels downstream from rivers."
1136}
1137
1138Octillery {
1139answers=["Octillery"]
1140question="grabs onto its foe using its tentacles. This Pokémon tries to immobilize it before delivering the finishing blow. If the foe turns out to be too strong, it spews ink to escape."
1141}
1142
1143Delibird {
1144answers=["Delibird"]
1145question="carries its food bundled up in its tail. There once was a famous explorer who managed to reach the peak of the world's highest mountain, thanks to one of these Pokémon sharing its food."
1146}
1147
1148Mantine {
1149answers=["Mantine"]
1150question="can be seen elegantly leaping over the sea's waves. This Pokémon is not bothered by the Remoraid that hitches rides."
1151}
1152
1153Skarmory {
1154answers=["Skarmory"]
1155question="steel wings become tattered and bashed in from repeated battles. Once a year, the battered wings grow back completely, restoring the cutting edges to their pristine state."
1156}
1157
1158Houndour {
1159answers=["Houndour"]
1160question="They hunt as a coordinated pack. They communicate with each other using a variety of cries to corner their prey. This Pokémon's remarkable teamwork is unparalleled."
1161}
1162
1163Houndoom {
1164answers=["Houndoom"]
1165question="the one with its horns raked sharply toward the back serves a leadership role. These Pokémon choose their leader by fighting among themselves."
1166}
1167
1168Kingdra {
1169answers=["Kingdra"]
1170question="sleeps on the seafloor where it is otherwise devoid of life. When a storm arrives, the Pokémon is said to awaken and wander about in search of prey."
1171}
1172
1173Phanpy {
1174answers=["Phanpy"]
1175question="uses its long nose to shower itself. When others gather around, they thoroughly douse each other with water. These Pokémon can be seen drying their soaking-wet bodies at the edge of water."
1176}
1177
1178Donphan {
1179answers=["Donphan"]
1180question="Using its massive strength, the Pokémon helps clear rock and mud slides that block mountain trails."
1181}
1182
1183Porygon2 {
1184answers=["Porygon2"]
1185question="was created by humans using the power of science. The man-made Pokémon has been endowed with artificial intelligence that enables it to learn new gestures and emotions on its own."
1186}
1187
1188Stantler {
1189answers=["Stantler"]
1190question="Those who stare at its antlers will gradually lose the ability to stand."
1191}
1192
1193Smeargle {
1194answers=["Smeargle"]
1195question="marks the boundaries of its territory using a body fluid that leaks out from the tip of its tail. Over 5000 different marks left by this Pokémon have been found."
1196}
1197
1198Tyrgoue {
1199answers=["Tyrgoue"]
1200question="becomes stressed out if it does not get to train every day. When raising this Pokémon, the Trainer must establish and uphold various training"
1201}
1202
1203Hitmontop {
1204answers=["Hitmontop"]
1205question="spins on its head at high speed, all the while delivering kicks. This technique is a remarkable mix of both offense and defense at the same time. The Pokémon travels faster spinning than it does walking."
1206}
1207
1208Smoochum {
1209answers=["Smoochum"]
1210question="actively runs about, but also falls quite often. Whenever the chance arrives, it will look for its reflection to make sure its face hasn't become dirty."
1211}
1212
1213Elekid {
1214answers=["Elekid"]
1215question="stores electricity in its body. If it touches metal and accidentally discharges all its built-up electricity, this Pokémon begins swinging its arms in circles to recharge itself."
1216}
1217
1218Magby {
1219answers=["Magby"]
1220question="state of health is determined by observing the fire it breathes. If the Pokémon is spouting yellow flames from its mouth, it is in good health. When it is fatigued, black smoke will be mixed in with the flames."
1221}
1222
1223Miltank {
1224answers=["Miltank"]
1225question="gives over five gallons of milk on a daily basis. Its sweet milk is enjoyed by children and grown-ups alike. People who can't drink milk turn it into yogurt and eat it instead."
1226}
1227
1228Blissey {
1229answers=["Blissey"]
1230question="senses sadness with its fluffy coat of fur. If it does so, this Pokémon will rush over to a sad person, no matter how far away, to share a Lucky Egg that brings a smile to any face."
1231}
1232
1233Raikou {
1234answers=["Raikou"]
1235question="embodies the speed of lightning. The roars of this Pokémon send shock waves shuddering through the air and shake the ground as if lightning bolts had come crashing down."
1236}
1237
1238Entei {
1239answers=["Entei"]
1240question="embodies the passion of magma. This Pokémon is thought to have been born in the eruption of a volcano. It sends up massive bursts of fire that utterly consume all that they touch."
1241}
1242
1243Suicune {
1244answers=["Suicune"]
1245question="embodies the compassion of a pure spring of water. It runs across the land with gracefulness. This Pokémon has the power to purify dirty water."
1246}
1247
1248Larvitar {
1249answers=["Larvitar"]
1250question="is born deep under the ground. To come up to the surface, this Pokémon must eat its way through the soil above. Until it does so, it cannot see its parents."
1251}
1252
1253Pupitar {
1254answers=["Pupitar"]
1255question="creates a gas inside its body that it compresses and forcefully ejects to propel itself like a jet. The body is very durable—it avoids damage even if it hits solid steel."
1256}
1257
1258Tyranitar {
1259answers=["Tyranitar"]
1260question="is so overwhelmingly powerful, it can bring down a whole mountain to make its nest. This Pokémon wanders about in mountains seeking new opponents to fight."
1261}
1262
1263Lugia {
1264answers=["Lugia"]
1265question="wings pack devastating power a light fluttering of its wings can blow apart regular houses. As a result, this Pokémon chooses to live out of sight deep under the sea."
1266}
1267
1268Hooh {
1269answers=["Ho-oh"]
1270question="feathers glow in seven colors depending on the angle at which they are struck by light. These feathers are said to bring happiness to the bearers. This Pokémon is said to live at the foot of a rainbow."
1271}
1272
1273Celebi {
1274answers=["Celebi"]
1275question="This Pokémon came from the future by crossing over time."
1276}
1277
1278Treecko {
1279answers=["Treecko"]
1280question="is cool, calm, and collected it never panics under any situation. If a bigger foe were to glare at this Pokémon, it would glare right back without conceding an inch of ground."
1281}
1282
1283Grovyle {
1284answers=["Grovyle"]
1285question="This Pokémon adeptly flies from branch to branch in trees."
1286}
1287
1288Sceptile {
1289answers=["Sceptile"]
1290question="has seeds growing on its back. They are said to be bursting with nutrients that revitalize trees. This Pokémon raises the trees in a forest with loving care."
1291}
1292
1293Torchic {
1294answers=["Torchic"]
1295question="sticks with its Trainer, following behind with unsteady steps. This Pokémon breathes fire of over 1,800 degrees Fahrenheit, including fireballs that leave the foe scorched black."
1296}
1297
1298Combusken {
1299answers=["Combusken"]
1300question="battles with the intensely hot flames it spews from its beak and with outstandingly destructive kicks. This Pokémon's cry is very loud and distracting."
1301}
1302
1303Blaziken {
1304answers=["Blaziken"]
1305question="has incredibly strong legs—it can easily clear a 30-story building in one leap. This Pokémon's blazing punches leave its foes scorched and blackened."
1306}
1307
1308Mudkip {
1309answers=["Mudkip"]
1310question="head acts as highly sensitive radar. Using this fin to sense movements of water and air, this Pokémon can determine what is taking place around it without using its eyes."
1311}
1312
1313Marshtomp {
1314answers=["Marshtomp"]
1315question="is much faster at traveling through mud than it is at swimming. This Pokémon's hindquarters exhibit obvious development, giving it the ability to walk on just its hind legs."
1316}
1317
1318Swampert {
1319answers=["Swampert"]
1320question="predicts storms by sensing subtle differences in the sounds of waves and tidal winds with its fins. If a storm is approaching, it piles up boulders to protect itself."
1321}
1322
1323Poochyena {
1324answers=["Poochyena"]
1325question="is an omnivore—it will eat anything. a distinguishing feature is how large its fangs are compared to its body. This Pokémon tries to intimidate its foes by making the hair on its tail bristle out."
1326}
1327
1328Mightyena {
1329answers=["Mightyena"]
1330question="They travel and act as a pack in the wild. The memory of its life in the wild compels the Pokémon to obey only those Trainers that it recognizes to possess superior skill."
1331}
1332
1333Zigzagoon {
1334answers=["Zigzagoon"]
1335question="It rubs the hard back hair against trees to leave its territorial markings. This Pokémon may play dead to fool foes in battle."
1336}
1337
1338Linoone {
1339answers=["Linoone"]
1340question="will make a beeline straight for the prey at a full run. While this Pokémon is capable of topping 60 mph, it has to come to screeching halt before it can turn."
1341}
1342
1343Wurmple {
1344answers=["Wurmple"]
1345question="is targeted by Swellow as prey. This Pokémon will try to resist by pointing the spikes on its rear at the attacking predator. It will weaken the foe by leaking poison from the spikes."
1346}
1347
1348Silcoon {
1349answers=["Silcoon"]
1350question="was thought to endure hunger and not consume anything before its evolution. However, it is now thought that this Pokémon slakes its thirst by drinking rainwater that collects on its silk."
1351}
1352
1353Beautifly {
1354answers=["Beautifly"]
1355question="has a long mouth like a coiled needle, which is very convenient for collecting pollen from flowers. This Pokémon rides the spring winds as it flits around gathering pollen."
1356}
1357
1358Cascoon {
1359answers=["Cascoon"]
1360question="remains motionless however badly it may be hurt. It does so because if it were to move, its body would be weak upon evolution. This Pokémon will also not forget the pain it endured."
1361}
1362
1363Dustox {
1364answers=["Dustox"]
1365question="flaps its wings, a fine dust is scattered all over. This dust is actually a powerful poison that will even make a pro wrestler sick. This Pokémon searches for food using its antennae like radar."
1366}
1367
1368Lotad {
1369answers=["Lotad"]
1370question="is said to have dwelled on land before. However, this Pokémon is thought to have returned to water because the leaf on its head grew large and heavy. It now lives by floating atop the water."
1371}
1372
1373Lombre {
1374answers=["Lombre"]
1375question="is nocturnal—it will get active after dusk. It is also a mischief maker. When this Pokémon spots anglers, it tugs on their fishing lines from beneath the surface and enjoys their consternation."
1376}
1377
1378Ludicolo {
1379answers=["Ludicolo"]
1380question="Upon hearing an upbeat and cheerful rhythm, the cells in its body become very energetic and active. Even in battle, this Pokémon will exhibit an amazing amount of power."
1381}
1382
1383Seedot {
1384answers=["Seedot"]
1385question="looks exactly like an acorn when it is dangling from a tree branch. It startles other Pokémon by suddenly moving. This Pokémon polishes its body once a day using leaves."
1386}
1387
1388Nuzleaf {
1389answers=["Nuzleaf"]
1390question="This Pokémon pulls out the leaf on its head and makes a flute with it. The sound of its flute strikes fear and uncertainty in the hearts of people lost in a forest."
1391}
1392
1393Shiftry {
1394answers=["Shiftry"]
1395question="large fans generate awesome gusts of wind at a speed close to 100 feet per second. The whipped-up wind blows anything away. This Pokémon chooses to live quietly deep in forests."
1396}
1397
1398Taillow {
1399answers=["Taillow"]
1400question="courageously stands its ground against foes, however strong they may be. This gutsy Pokémon will remain defiant even after a loss. On the other hand, it cries loudly if it becomes hungry."
1401}
1402
1403Swellow {
1404answers=["Swellow"]
1405question="is very conscientious about the upkeep of its glossy wings. Once two of them are gathered, they diligently take care of cleaning each other's wings."
1406}
1407
1408Wingull {
1409answers=["Wingull"]
1410question="rides updrafts rising from the sea by extending its long and narrow wings to glide. This Pokémon's long beak is useful for catching prey."
1411}
1412
1413Pelipper {
1414answers=["Pelipper"]
1415question="searches for food while in flight by skimming the wave tops. This Pokémon dips its large bill in the sea to scoop up food, then swallows everything in one big gulp."
1416}
1417
1418Ralts {
1419answers=["Ralts"]
1420question="has the ability to sense the emotions of people. If its Trainer is in a cheerful mood, this Pokémon grows cheerful and joyous in the same way."
1421}
1422
1423Kirlia {
1424answers=["Kirlia"]
1425question="uses the horns on its head to amplify its psychokinetic power. When the Pokémon uses its power, the air around it becomes distorted, creating mirages of nonexistent scenery."
1426}
1427
1428Gardevoir {
1429answers=["Gardevoir"]
1430question="has the psychokinetic power to distort the dimensions and create a small black hole. This Pokémon will try to protect its Trainer even at the risk of its own life."
1431}
1432
1433Surskit {
1434answers=["Surskit"]
1435question="senses danger, it secretes a thick, sugary syrup from the tip of its head. There are some Pokémon that love eating this syrup."
1436}
1437
1438Masquerain {
1439answers=["Masquerain"]
1440question="antennas have eyelike patterns that usually give it an angry look. If the 'eyes' are droopy and appear sad, it is said to be a sign that a heavy rainfall is on its way."
1441}
1442
1443Shroomish {
1444answers=["Shroomish"]
1445question="senses danger, it shakes its body and scatters spores from the top of its head. This Pokémon's spores are so toxic, they make trees and weeds wilt."
1446}
1447
1448Breloom {
1449answers=["Breloom"]
1450question="tail is made of hardened toxic spores. It is horrible to eat the seeds. Just taking a bite of this Pokémon's seed will cause your stomach to rumble."
1451}
1452
1453Slakoth {
1454answers=["Slakoth"]
1455question="heart beats just once a minute. Whatever happens, it is content to loaf around motionless. It is rare to see this Pokémon in motion."
1456}
1457
1458Vigoroth {
1459answers=["Vigoroth"]
1460question="is simply incapable of remaining still. Even when it tries to sleep, the blood in its veins grows agitated, compelling this Pokémon to run wild throughout the jungle before it can settle down."
1461}
1462
1463Slaking {
1464answers=["Slaking"]
1465question="is a large, bulky, ape-like bipedal Pokémon. Most of its shaggy fur is brown, along with the semi-circle patterning under its eyes. Its face, chest, hands, and feet are lighter in color."
1466}
1467
1468Nincada {
1469answers=["Nincada"]
1470question="lives underground. It uses its sharp claws to carve the roots of trees and absorb moisture and nutrients. This Pokémon can't withstand bright sunlight so avoids it."
1471}
1472
1473Ninjask {
1474answers=["Ninjask"]
1475question="If not trained properly, it will refuse to obey the Trainer and cry loudly continuously. Because of this quality, this Pokémon is said to be one that puts the Trainer's abilities to the test."
1476}
1477
1478Shedinja {
1479answers=["Shedinja"]
1480question="Wonder Guard"
1481}
1482
1483Whismur {
1484answers=["Whismur"]
1485question="is very timid. If it starts to cry loudly, it becomes startled by its own crying and cries even harder. When it finally stops crying, the Pokémon goes to sleep, all tired out."
1486}
1487
1488Loudred {
1489answers=["Loudred"]
1490question="shouts while stamping its feet. After it finishes shouting, this Pokémon becomes incapable of hearing anything for a while. This is considered to be a weak point."
1491}
1492
1493Exploud {
1494answers=["Exploud"]
1495question="communicates its feelings to the others by emitting whistle-like sounds from the tubes on its body. This Pokémon only raises its voice when it is in battle."
1496}
1497
1498Makuhita {
1499answers=["Makuhita"]
1500question="has a tireless spirit—it will never give up hope. It eats a lot of food, gets plenty of sleep, and it trains very rigorously. By living that way, this Pokémon packs its body with energy."
1501}
1502
1503Hariyama {
1504answers=["Hariyama"]
1505question="thick body may appear fat, but it is actually a hunk of solid muscle. If this Pokémon bears down and tightens all its muscles, its body becomes as hard as a rock."
1506}
1507
1508Azurill {
1509answers=["Azurill"]
1510question="tail is large and bouncy. It is packed full of the nutrients this Pokémon needs to grow. It can be seen bouncing and playing on its big, rubbery tail."
1511}
1512
1513Nosepass {
1514answers=["Nosepass"]
1515question="had been said to be completely unmoving, with its magnetic nose pointed due north. However, close observation has revealed that the Pokémon actually moves by a little over 3/8 of an inch every year."
1516}
1517
1518Skitty {
1519answers=["Skitty"]
1520question="is known to chase around playfully after its own tail. In the wild, this Pokémon lives in holes in the trees of forests. It is very popular as a pet because of its adorable looks."
1521}
1522
1523Delcatty {
1524answers=["Delcatty"]
1525question="sleeps anywhere it wants without keeping a permanent nest. If other Pokémon approach it as it sleeps, this Pokémon will never fight—it will just move away somewhere else."
1526}
1527
1528Sableye {
1529answers=["Sableye"]
1530question="digs the ground with sharpened claws to find rocks that it eats. Substances in the eaten rocks crystallize and rise up to the Pokémon's body surface."
1531}
1532
1533Mawile {
1534answers=["Mawile"]
1535question="fools the foe into letting down its guard, then chomps down with its massive jaws. The steel jaws are really horns that have been transformed."
1536}
1537
1538Aron {
1539answers=["Aron"]
1540question="When it evolves, it sheds the steel carapace that covered its whole body and develops a new one."
1541}
1542
1543Lairon {
1544answers=["Lairon"]
1545question="feeds on iron contained in rocks and water. It makes its nest on mountains where iron ore is buried. As a result, the Pokémon often clashes with humans mining the iron ore."
1546}
1547
1548Aggron {
1549answers=["Aggron"]
1550question="is protective of its environment. If its mountain is ravaged by a landslide or a fire, this Pokémon will haul topsoil to the area, plant trees, and beautifully restore its own territory."
1551}
1552
1553Meditite {
1554answers=["Meditite"]
1555question="heightens its inner energy through meditation. It survives on just one berry a day. Minimal eating is another aspect of this Pokémon's training."
1556}
1557
1558Medicham {
1559answers=["Medicham"]
1560question="developed its sixth sense. It gained the ability to use psychokinetic powers. This Pokémon is known to meditate for a whole month without eating."
1561}
1562
1563Electrike {
1564answers=["Electrike"]
1565question="runs faster than the human eye can follow. The friction from running is converted into electricity, which is then stored in this Pokémon's fur."
1566}
1567
1568Manectric {
1569answers=["Manectric"]
1570question="discharges strong electricity from its mane. The mane is used for collecting electricity in the atmosphere. This Pokémon creates thunderclouds above its head."
1571}
1572
1573Plusle {
1574answers=["Plusle"]
1575question="always acts as a cheerleader for its partners. Whenever a teammate puts out a good effort in battle, this Pokémon shorts out its body to create the crackling noises of sparks to show its joy."
1576}
1577
1578Minun {
1579answers=["Minun"]
1580question="is cream-colored bipedal Pokémon with blue markings. It has a dot-like nose, and a cream-colored minus sign in the middle of its circular blue cheeks."
1581}
1582
1583Volbeat {
1584answers=["Volbeat"]
1585question="emits light from its tail. It communicates with others by adjusting the intensity and flashing of its light. This Pokémon is attracted by the sweet aroma of Illumise."
1586}
1587
1588Illumise {
1589answers=["Illumise"]
1590question="The only pokemon to begin with I in generation 3"
1591}
1592
1593Roselia {
1594answers=["Roselia"]
1595question="is said to appear with its flowers in unusual colors. The thorns on this Pokémon's head contain a vicious poison."
1596}
1597
1598Gulpin {
1599answers=["Gulpin"]
1600question="body is made up of its stomach—its heart and brain are very small in comparison. This Pokémon's stomach contains special enzymes that dissolve anything."
1601}
1602
1603Swalot {
1604answers=["Swalot"]
1605question="has no teeth, so what it eats, it swallows whole, no matter what. Its cavernous mouth yawns widely. An automobile tire could easily fit inside this Pokémon's mouth."
1606}
1607
1608Carvanha {
1609answers=["Carvanha"]
1610question="is a fish Pokémon with a body covered in tiny, sharp denticles. The top half of its spherical body is blue, while the bottom half is red with a yellow, four-pointed star below its mouth."
1611}
1612
1613Sharpedo {
1614answers=["Sharpedo"]
1615question="can swim at speeds of up to 75 mph by jetting seawater out of its backside. This Pokémon's drawback is its inability to swim long distances."
1616}
1617
1618Wailmer {
1619answers=["Wailmer"]
1620question="can store water inside its body to transform itself into a ball for bouncing around on the ground. By filling itself up with more water, this Pokémon can elevate the height of its bounces."
1621}
1622
1623Wailord {
1624answers=["Wailord"]
1625question="Lord of the whales"
1626}
1627
1628Numel {
1629answers=["Numel"]
1630question="stores magma of almost 2200 degrees Fahrenheit within its body. If it gets wet, the magma cools and hardens. In that event, the Pokémon's body grows heavy and its movements become sluggish."
1631}
1632
1633Camerupt {
1634answers=["Camerupt"]
1635question="The humps on its back are formed by a transformation of its bones. They sometimes blast out molten magma. This Pokémon apparently erupts often when it is enraged."
1636}
1637
1638Torkoal {
1639answers=["Torkoal"]
1640question="lt generates energy by burning coal. It grows weaker as the fire dies down. When it is preparing for battle, this Pokémon burns more coal."
1641}
1642
1643Spoink {
1644answers=["Spoink"]
1645question="If it stops bouncing it dies =("
1646}
1647
1648Grumpig {
1649answers=["Grumpig"]
1650question="uses the black pearls on its body to wield its fantastic powers. When it is doing so, it dances bizarrely. This Pokémon's black pearls are valuable as works of art."
1651}
1652
1653Spinda {
1654answers=["Spinda"]
1655question="This Pokémon moves in a curious manner as if it is stumbling in dizziness. Its lurching movements can cause the opponent to become confused."
1656}
1657
1658Trapinch {
1659answers=["Trapinch"]
1660question="is a patient hunter. It digs an inescapable pit in a desert and waits for its prey to come tumbling down."
1661}
1662
1663Vibrava {
1664answers=["Vibrava"]
1665question="wings have not yet completed the process of growing. Rather than flying long distances, they are more useful for generating ultrasonic waves by vibrating."
1666}
1667
1668Flygon {
1669answers=["Flygon"]
1670question="is nicknamed “the elemental spirit of the desert.†Because its flapping wings whip up a cloud of sand, this Pokémon is always enveloped in a sandstorm while flying."
1671}
1672
1673Cacnea {
1674answers=["Cacnea"]
1675question="lives in arid locations such as deserts. It releases a strong aroma from its flower to attract prey. When prey comes near, this Pokémon shoots sharp thorns from its body to bring the victim down."
1676}
1677
1678Cacturne {
1679answers=["Cacturne"]
1680question="remains unmoving so that it does not lose any moisture to the harsh desert sun. This Pokémon becomes active at night when the temperature drops."
1681}
1682
1683Swablu {
1684answers=["Swablu"]
1685question="loves to make things clean. If it spots something dirty, it will wipe and polish it with its cottony wings."
1686}
1687
1688Altaria {
1689answers=["Altaria"]
1690question="sings in a gorgeous soprano. Its wings are like cotton clouds. This Pokémon catches updrafts with its buoyant wings and soars way up into the wild blue yonder."
1691}
1692
1693Zangoose {
1694answers=["Zangoose"]
1695question="Memories of battling its archrival Seviper are etched into every cell of this pokemon's body"
1696}
1697
1698Seviper {
1699answers=["Seviper"]
1700question="shares a generations-long feud with Zangoose. The scars on its body are evidence of vicious battles. This Pokémon attacks using its sword-edged tail."
1701}
1702
1703Lunatone {
1704answers=["Lunatone"]
1705question="becomes active around the time of the full moon. Instead of walking, it moves by floating in midair. The Pokémon's intimidating red eyes cause all those who see it to become transfixed with fear."
1706}
1707
1708Solrock {
1709answers=["Solrock"]
1710question="It is said to possess the ability to read the emotions of others. This Pokémon gives off intense heat while rotating its body."
1711}
1712
1713Barboach {
1714answers=["Barboach"]
1715question="body is covered with a slimy film. If a foe grabs it, this Pokémon just slips out of the enemy's grip. This Pokémon grows weak if the slimy coating dries up."
1716}
1717
1718Whiscash {
1719answers=["Whiscash"]
1720question="It has a cavernous mouth with light blue lips that have short, thin whiskers growing from the lower lips. Long, yellow barbels grow from its cheeks"
1721}
1722
1723Corphish {
1724answers=["Corphish"]
1725question="catches prey with its sharp claws. It has no likes or dislikes when it comes to food—it will eat anything. This Pokémon has no trouble living in filthy water."
1726}
1727
1728Crawdaunt {
1729answers=["Crawdaunt"]
1730question="has an extremely violent nature that compels it to challenge other living things to battle. Other life-forms refuse to live in ponds inhabited by this Pokémon, making them desolate places."
1731}
1732
1733Baltoy {
1734answers=["Baltoy"]
1735question="It moves by spinning on its foot. It is a rare Pokémon that was discovered in ancient ruins."
1736}
1737
1738Claydol {
1739answers=["Claydol"]
1740question="is an enigma that appeared from a clay statue made by an ancient civilization dating back 20000 years. This Pokémon shoots beams from both its hands."
1741}
1742
1743Lileep {
1744answers=["Lileep"]
1745question="is an ancient Pokémon that was regenerated from a fossil. It remains permanently anchored to a rock. From its immobile perch, this Pokémon intently scans for prey with its two eyes."
1746}
1747
1748Cradily {
1749answers=["Cradily"]
1750question="body serves as an anchor, preventing it from being washed away in rough seas. This Pokémon secretes a strong digestive fluid from its tentacles."
1751}
1752
1753Anorith {
1754answers=["Anorith"]
1755question="is said to be a type of Pokémon predecessor, with eight wings at the sides of its body. This Pokémon swam in the primordial sea by undulating these eight wings."
1756}
1757
1758Armaldo {
1759answers=["Armaldo"]
1760question="is a Pokémon species that became extinct in prehistoric times. This Pokémon is said to have walked on its hind legs, which would have been more convenient for life on land."
1761}
1762
1763Feebas {
1764answers=["Feebas"]
1765question="This Pokemon only appeared on 10 tiles on a Route at a time"
1766}
1767
1768Milotic {
1769answers=["Milotic"]
1770question="live at the bottom of large lakes. When this Pokémon's body glows a vivid pink, it releases a pulsing wave of energy that brings soothing calm to troubled hearts."
1771}
1772
1773Castform {
1774answers=["Castform"]
1775question="borrows the power of nature to transform itself into the guises of the sun, rain, and snow-clouds. This Pokémon's feelings change with the weather."
1776}
1777
1778Kecleon {
1779answers=["Kecleon"]
1780question="alters its body coloration to blend in with its surroundings, allowing it to sneak up on its prey unnoticed. Then it lashes out with its long, stretchy tongue to instantly ensnare the unsuspecting target."
1781}
1782
1783Shuppet {
1784answers=["Shuppet"]
1785question="grows by feeding on dark emotions, such as vengefulness and envy, in the hearts of people. It roams through cities in search of grudges that taint people."
1786}
1787
1788Banette {
1789answers=["Banette"]
1790question="generates energy for laying strong curses by sticking pins into its own body. This Pokémon was originally a pitiful plush doll that was thrown away."
1791}
1792
1793Duskull {
1794answers=["Duskull"]
1795question="wanders lost among the deep darkness of midnight."
1796}
1797
1798Dusclops {
1799answers=["Dusclops"]
1800question="absorbs anything, however large the object may be. This Pokémon hypnotizes its foe by waving its hands in a macabre manner and by bringing its single eye to bear."
1801}
1802
1803Tropius {
1804answers=["Tropius"]
1805question="This Pokémon loves fruit, and eats it continuously. Apparently, its love for fruit resulted in its own outgrowth of fruit."
1806}
1807
1808Chimecho {
1809answers=["Chimecho"]
1810question="makes its cries echo inside its hollow body. When this Pokémon becomes enraged, its cries result in ultrasonic waves that have the power to knock foes flying."
1811}
1812
1813Absol {
1814answers=["Absol"]
1815question="has the ability to foretell the coming of natural disasters. It lives in a harsh, rugged mountain environment. This Pokémon very rarely ventures down from the mountains."
1816}
1817
1818Wynaut {
1819answers=["Wynaut"]
1820question="gather on moonlit nights to play by squeezing up against each other. By being squeezed, this Pokémon gains endurance and is trained to dole out powerful counterattacks."
1821}
1822
1823Snorunt {
1824answers=["Snorunt"]
1825question="survives by eating only snow and ice. Old folklore claims that a house visited by this Pokémon is sure to prosper for many generations to come."
1826}
1827
1828Glalie {
1829answers=["Glalie"]
1830question="has the ability to freely control ice. For example, it can instantly freeze its prey solid. After immobilizing its prey in ice, this Pokémon enjoys eating it in leisurely fashion."
1831}
1832
1833Spheal {
1834answers=["Spheal"]
1835question="always travels by rolling around on its ball-like body. When the season for ice floes arrives, this Pokémon can be seen rolling about on ice and crossing the sea."
1836}
1837
1838Sealeo {
1839answers=["Sealeo"]
1840question="often balances and rolls things on the tip of its nose. While the Pokémon is rolling something, it checks the object's aroma and texture to determine whether it likes the object or not."
1841}
1842
1843Walrein {
1844answers=["Walrein"]
1845question="swims all over in frigid seawater while crushing icebergs with its grand, imposing tusks. Its thick layer of blubber makes enemy attacks bounce off harmlessly."
1846}
1847
1848Clamperl {
1849answers=["Clamperl"]
1850question="grows while being protected by its rock-hard shell. When its body becomes too large to fit inside the shell, it is sure evidence that this Pokémon is getting close to evolution."
1851}
1852
1853Huntail {
1854answers=["Huntail"]
1855question="tail is shaped like a fish. It uses the tail to attract prey, then swallows the prey whole with its large, gaping mouth. This Pokémon swims by wiggling its slender body like a snake."
1856}
1857
1858Gorebyss {
1859answers=["Gorebyss"]
1860question="is the very picture of elegance and beauty while swimming, it is also cruel. When it spots prey, this Pokémon inserts its thin mouth into the prey's body and drains the prey of its body fluids."
1861}
1862
1863Relicanth {
1864answers=["Relicanth"]
1865question="This Pokémon's body withstands the enormous water pressure of the ocean depths. Its body is covered in tough scales that are like craggy rocks."
1866}
1867
1868Luvdisc {
1869answers=["Luvdisc"]
1870question="heart-shaped body is a symbol of love and romance."
1871}
1872
1873Bagon {
1874answers=["Bagon"]
1875question="harbors a never-ending dream of one day soaring high among the clouds. As if trying to dispel its frustration over its inability to fly, this Pokémon slams its hard head against huge rocks and shatters them into pebbles."
1876}
1877
1878Shelgon {
1879answers=["Shelgon"]
1880question="The shell is very hard and bounces off enemy attacks. When awaiting evolution, this Pokémon hides away in a cavern."
1881}
1882
1883Salamence {
1884answers=["Salamence"]
1885question="This Pokemons mega form is dubed `The Blood Soaked Crescent`"
1886}
1887
1888Beldum {
1889answers=["Beldum"]
1890question="When it sleeps, this Pokémon anchors itself to cliffs using the hooks on its rear."
1891}
1892
1893Metang {
1894answers=["Metang"]
1895question="Beldum with two arms"
1896}
1897
1898Metagross {
1899answers=["Metagross"]
1900question="is the result of two Metang achieving fusion. When hunting, this Pokémon pins the prey to the ground under its massive body. It then eats the helpless victim using the large mouth on its stomach."
1901}
1902
1903Regirock {
1904answers=["Regirock"]
1905question="body is composed entirely of rocks. Recently, a study made the startling discovery that the rocks were all unearthed from different locations."
1906}
1907
1908Regice {
1909answers=["Regice"]
1910question="cloaks itself with frigid air of -328 degrees Fahrenheit. Things will freeze solid just by going near this Pokémon. Its icy body is so cold, it will not melt even if it is immersed in magma."
1911}
1912
1913Registeel {
1914answers=["Registeel"]
1915question="was imprisoned by people in ancient times. The metal composing its body is thought to be a curious substance that is not of this earth."
1916}
1917
1918Latias {
1919answers=["Latias"]
1920question="The Pokémon enfolds its body with its down and refracts light to alter its appearance."
1921}
1922
1923Latios {
1924answers=["Latios"]
1925question="We have an admin named after this Poke"
1926}
1927
1928Kyogre {
1929answers=["Kyogre"]
1930question="said to be the personification of the sea itself"
1931}
1932
1933Groudon {
1934answers=["Groudon"]
1935question="possesses the ability to expand continents"
1936}
1937
1938Rayquaza {
1939answers=["Rayquaza"]
1940question="It flies forever through the ozone layer, consuming meteoroids for sustenance. The many meteoroids in its body provide the energy it needs to Mega Evolve."
1941}
1942
1943Jirachi {
1944answers=["Jirachi"]
1945question="Doom Desire"
1946}
1947
1948Deoxys {
1949answers=["Deoxys"]
1950question="Emerged from a virus that came from space. It is highly intelligent and wields psychokinetic powers. This Pokémon shoots lasers from the crystalline organ on its chest."
1951}
1952
1953Turtwig {
1954answers=["Turtwig"]
1955question="This pokemon isn't wearing a wig~"
1956}
1957
1958Grotle {
1959answers=["Grotle"]
1960question="It knows where pure water wells up. It carries fellow Pokémon there on its back."
1961}
1962
1963Torterra {
1964answers=["Torterra"]
1965question="Small Pokémon occasionally gather on its unmoving back to begin building their nests."
1966}
1967
1968Chimchar {
1969answers=["Chimchar"]
1970question="The gas made in its belly burns from its rear end. The fire burns weakly when it feels sick."
1971}
1972
1973Monferno {
1974answers=["Monferno"]
1975question="It uses ceilings and walls to launch aerial attacks. Its fiery tail is but one weapon."
1976}
1977
1978Infernape {
1979answers=["Infernape"]
1980question="Its crown of fire is indicative of its fiery nature. It is beaten by none in terms of quickness."
1981}
1982
1983Piplup {
1984answers=["Piplup"]
1985question="Because it is very proud, it hates accepting food from people. Its thick down guards it from cold."
1986}
1987
1988Prinplup {
1989answers=["Prinplup"]
1990question="It lives a solitary life. Its wings deliver wicked blows that can snap even the thickest of trees."
1991}
1992
1993Empoleon {
1994answers=["Empoleon"]
1995question="The three horns that extend from its beak attest to its power. The leader has the biggest horns."
1996}
1997
1998Starly {
1999answers=["Starly"]
2000question="They flock around mountains and fields, chasing after bug Pokémon. Their singing is noisy and annoying."
2001}
2002
2003Staravia {
2004answers=["Staravia"]
2005question="This is a grayish-brown avian Pokémon with black and white markings. Its head and upper body are primarily black with an"M"-shaped pattern over its white chest"
2006}
2007
2008Staraptor {
2009answers=["Staraptor"]
2010question="The muscles in its wings and legs are strong. It can easily fly while gripping a small Pokémon."
2011}
2012
2013Bidoof {
2014answers=["Bidoof"]
2015question="It constantly gnaws on logs and rocks to whittle down its front teeth. It nests alongside water."
2016}
2017
2018Bibarel {
2019answers=["Bibarel"]
2020question="It makes its nest by damming streams with bark and mud. It is known as an industrious worker"
2021}
2022
2023Kricketot {
2024answers=["Kricketot"]
2025question="It shakes its head back to front, causing its antennae to hit each other and sound like a xylophone."
2026}
2027
2028Kricketune {
2029answers=["Kricketune"]
2030question="It signals its emotions with its melodies. Scientists are studying these melodic patterns."
2031}
2032
2033Shinx {
2034answers=["Shinx"]
2035question="All of its fur dazzles if danger is sensed. It flees while the foe is momentarily blinded."
2036}
2037
2038Luxio {
2039answers=["Luxio"]
2040question="Strong electricity courses through the tips of its sharp claws. A light scratch causes fainting in foes."
2041}
2042
2043Luxray {
2044answers=["Luxray"]
2045question="When its eyes gleam gold, it can spot hiding prey--even those taking shelter behind a wall."
2046}
2047
2048Budew {
2049answers=["Budew"]
2050question="Over the winter, it closes its bud and endures the cold. In spring, the bud opens and releases pollen."
2051}
2052
2053Roserade {
2054answers=["Roserade"]
2055question="With the movements of a dancer, it strikes with whips that are densely lined with poison thorns."
2056}
2057
2058Cranidos {
2059answers=["Cranidos"]
2060question="A lifelong jungle dweller from 100 million years ago, it would snap obstructing trees with headbutts."
2061}
2062
2063Rampardos {
2064answers=["Rampardos"]
2065question="Its skull is as hard as iron. It is a brute that tears down jungle trees while catching prey."
2066}
2067
2068Shieldon {
2069answers=["Shieldon"]
2070question="It was generated from a fossil dug out of a layer of clay that was older than anyone knows. It has a sturdy face."
2071}
2072
2073Bastiodon {
2074answers=["Bastiodon"]
2075question="Any frontal attack is repulsed. It is a docile Pokémon that feeds on grass and berries."
2076}
2077
2078Burmy {
2079answers=["Burmy"]
2080question="If its cloak is broken in battle, it quickly remakes the cloak with materials nearby."
2081}
2082
2083Wormadam {
2084answers=["Wormadam"]
2085question="its cloak became a part of this Pokémon's body. The cloak is never shed."
2086}
2087
2088Mothim {
2089answers=["Mothim"]
2090question="It flutters around at night and steals honey from the Combee hive."
2091}
2092
2093Combee {
2094answers=["Combee"]
2095question="It collects and delivers honey to its colony. At night, they cluster to form a beehive and sleep."
2096}
2097
2098Vespiquen {
2099answers=["Vespiquen"]
2100question="Its abdomen is a honeycomb for grubs. It raises its grubs on honey collected by Combee."
2101}
2102
2103Pachirisu {
2104answers=["Pachirisu"]
2105question="A pair may be seen rubbing their cheek pouches together in an effort to share stored electricity."
2106}
2107
2108Buizel {
2109answers=["Buizel"]
2110question="It inflates the flotation sac around its neck and pokes its head out of the water to see what is going on."
2111}
2112
2113Floatzel {
2114answers=["Floatzel"]
2115question="Its flotation sac developed as a result of pursuing aquatic prey. It can double as a rubber raft."
2116}
2117
2118Cherubi {
2119answers=["Cherubi"]
2120question="It evolves by sucking the energy out of the small ball where it had been storing nutrients."
2121}
2122
2123Cherrim {
2124answers=["Cherrim"]
2125question="If it senses strong sunlight, it opens its folded petals to absorb the sun's rays with its whole body."
2126}
2127
2128Shellos {
2129answers=["Shellos"]
2130question="Its shape and coloration vary, depending on its habitat."
2131}
2132
2133Gastrodon {
2134answers=["Gastrodon"]
2135question="It apparently had a huge shell for protection in ancient times. It lives in shallow tidal pools."
2136}
2137
2138Ambipom {
2139answers=["Ambipom"]
2140question="is a purple, simian Pokémon with two tails"
2141}
2142
2143Drifloon {
2144answers=["Drifloon"]
2145question="These Pokémon are called the “Signpost for Wandering Spirits.†Children holding them sometimes vanish."
2146}
2147
2148Drifblim {
2149answers=["Drifblim"]
2150question="It's drowsy in daytime, but flies off in the evening in big groups. No one knows where they go."
2151}
2152
2153Buneary {
2154answers=["Buneary"]
2155question="When it senses danger, it perks up its ears. On cold nights, it sleeps with its head tucked into its fur."
2156}
2157
2158Loppuny {
2159answers=["Lopunny"]
2160question="The ears appear to be delicate. If they are touched roughly, it kicks with its graceful legs."
2161}
2162
2163Mismagius {
2164answers=["Mismagius"]
2165question="frightens people with a creepy, sobbing cry. The Pokémon apparently uses its red spheres to absorb the fearful feelings of foes and turn them into nutrition."
2166}
2167
2168Honchkrow {
2169answers=["Honchkrow"]
2170question="If one utters a deep cry, many Murkrow gather quickly. For this, it is called 'Summoner of Night'."
2171}
2172
2173Glameow {
2174answers=["Glameow"]
2175question="It hides its spiteful tendency of hooking its claws into the nose of its Trainer if it isn't fed."
2176}
2177
2178Purugly {
2179answers=["Purugly"]
2180question="To make itself appear intimidatingly beefy, it tightly cinches its waist with its twin tails."
2181}
2182
2183Chingling {
2184answers=["Chingling"]
2185question="There is an orb inside its mouth. When it hops, the orb bounces all over and makes a ringing sound."
2186}
2187
2188Stunky {
2189answers=["Stunky"]
2190question="It protects itself by spraying a noxious fluid from its rear. The stench lingers for 24 hours."
2191}
2192
2193Skuntank {
2194answers=["Skuntank"]
2195question="It sprays a stinky fluid from its tail. The fluid smells worse the longer it is allowed to fester."
2196}
2197
2198Bronzor {
2199answers=["Bronzor"]
2200question="Implements shaped like it were discovered in ancient tombs. It is unknown if they are related."
2201}
2202
2203Bronzong {
2204answers=["Bronzong"]
2205question="a large Pokémon resembling a blue-green bell with two arms coming out of its sides. It has a hollow body and a yoke attached at the top. Its face can be best described as being a`Totem Pole`"
2206}
2207
2208Bonsly {
2209answers=["Bonsly"]
2210question="It prefers an arid atmosphere. It leaks water that looks like tears when adjusting its moisture level."
2211}
2212
2213MimeJr {
2214answers=["Mime Jr"]
2215question="It habitually mimics foes. Once mimicked, the foe cannot take its eyes off this Pokémon."
2216}
2217
2218Happiny {
2219answers=["Happiny"]
2220question="It carefully carries a round, white rock that it thinks is an egg. It's bothered by how curly its hair looks."
2221}
2222
2223Chatot {
2224answers=["Chatot"]
2225question="It can learn and speak human words. If they gather, they all learn the same saying."
2226}
2227
2228Spiritomb {
2229answers=["Spiritomb"]
2230question="It was bound to a fissure in an odd keystone as punishment for misdeeds 500 years ago."
2231}
2232
2233Gible {
2234answers=["Gible"]
2235question="It nests in small, horizontal holes in cave walls. It pounces to catch prey that stray too close."
2236}
2237
2238Gabite {
2239answers=["Gabite"]
2240question="As it digs to expand its nest, it habitually digs up gems that it then hoards in its nest."
2241}
2242
2243Garchomp {
2244answers=["Garchomp"]
2245question="It flies at speeds equal to a jet fighter plane. It never allows its prey to escape."
2246}
2247
2248Munchlax {
2249answers=["Munchlax"]
2250question="It conceals food under the long fur on its body. It carts around this food stash and swallows it without chewing."
2251}
2252
2253Riolu {
2254answers=["Riolu"]
2255question="The aura that emanates from its body intensifies to alert others if it is afraid or sad."
2256}
2257
2258Lucario {
2259answers=["Lucario"]
2260question="By reading the auras of all things, it can tell how others are feeling from over half a mile away."
2261}
2262
2263Hippopotas {
2264answers=["Hippopotas"]
2265question="It enshrouds itself with sand to protect itself from germs. It does not enjoy getting wet."
2266}
2267
2268Hippowdown {
2269answers=["Hippowdown"]
2270question="It blasts internally stored sand from ports on its body to create a towering twister for attack."
2271}
2272
2273Skorupi {
2274answers=["Skorupi"]
2275question="It burrows under the sand to lie in wait for prey. Its tail claws can inject its prey with a savage poison."
2276}
2277
2278Drapion {
2279answers=["Drapion"]
2280question="It has the power in its clawed arms to make scrap of a car. The tips of its claws release poison."
2281}
2282
2283Croagunk {
2284answers=["Croagunk"]
2285question="Inflating its poison sacs, it fills the area with an odd sound and hits flinching opponents with a poison jab."
2286}
2287
2288Toxicroak {
2289answers=["Toxicroak"]
2290question="Its knuckle claws secrete a toxin so vile that even a scratch could prove fatal."
2291}
2292
2293Carnivine {
2294answers=["Carnivine"]
2295question="It binds itself to trees in marshes. It attracts prey with its sweet-smelling drool and gulps them down."
2296}
2297
2298Finneon {
2299answers=["Finneon"]
2300question="After long exposure to sunlight, the patterns on its tail fins shine vividly when darkness arrives."
2301}
2302
2303Lumineon {
2304answers=["Lumineon"]
2305question="To avoid detection by predators, it crawls along the seafloor using the two fins on its chest."
2306}
2307
2308Mantyke {
2309answers=["Mantyke"]
2310question="When it swims close to the surface of the ocean, people aboard ships are able to observe the pattern on its back."
2311}
2312
2313Snover {
2314answers=["Snover"]
2315question="In the spring, it grows berries with the texture of frozen treats around its belly."
2316}
2317
2318Abomasnow {
2319answers=["Abomasnow"]
2320question="It lives a quiet life on mountains that are perpetually covered in snow. It hides itself by whipping up blizzards."
2321}
2322
2323Weavile {
2324answers=["Weavile"]
2325question="They live in cold regions, forming groups of four or five that hunt prey with impressive coordination."
2326}
2327
2328Magnezone {
2329answers=["Magnezone"]
2330question="It evolved from exposure to a special magnetic field. Three units generate magnetism."
2331}
2332
2333Lickilicky {
2334answers=["Lickilicky"]
2335question="Their saliva contains lots of components that can dissolve anything. The numbness caused by their lick does not dissipate."
2336}
2337
2338Rhyperior {
2339answers=["Rhyperior"]
2340question="It puts rocks in holes in its palms and uses its muscles to shoot them. Geodude are shot at rare times."
2341}
2342
2343Tangrowth {
2344answers=["Tangrowth"]
2345question="Its vines grow so profusely that, in the warm season, you can't even see its eyes."
2346}
2347
2348Electivire {
2349answers=["Electivire"]
2350question="It pushes the tips of its two tails against the foe, then lets loose with over 20000 volts of power."
2351}
2352
2353Magmortar {
2354answers=["Magmortar"]
2355question="It blasts fireballs of over 3600 degrees Fahrenheit out of its arms. Its breath also sears and sizzles."
2356}
2357
2358Togekiss {
2359answers=["Togekiss"]
2360question="It shares many blessings with people who respect one another's rights and avoid needless strife."
2361}
2362
2363Yanmega {
2364answers=["Yanmega"]
2365question="This six-legged Pokémon is easily capable of transporting an adult in flight. The wings on its tail help it stay balanced"
2366}
2367
2368Leafeon {
2369answers=["Leafeon"]
2370question="Just like a plant, it uses photosynthesis. As a result, it is always enveloped in clear air."
2371}
2372
2373Glaceon {
2374answers=["Glaceon"]
2375question="It lowers its body heat to freeze its fur. The hairs then become like needles it can fire"
2376}
2377
2378Gliscor {
2379answers=["Gliscor"]
2380question="Its flight is soundless. It uses its lengthy tail to carry off its prey... Then its elongated fangs do the rest."
2381}
2382
2383Mamoswine {
2384answers=["Mamoswine"]
2385question="Its impressive tusks are made of ice. The population thinned when it turned warm after the ice age."
2386}
2387
2388PorygonZ {
2389answers=["Porygon-Z"]
2390question="Its programming was modified to enable it to travel through alien dimensions. Seems there might have been an error"
2391}
2392
2393Gallade {
2394answers=["Gallade"]
2395question="A master of courtesy and swordsmanship, it fights using extending swords on its elbows."
2396}
2397
2398Probopass {
2399answers=["Probopass"]
2400question="It freely controls three small units called Mini-Noses using magnetic force."
2401}
2402
2403Dusknoir {
2404answers=["Dusknoir"]
2405question="The antenna on its head captures radio waves from the world of spirits that command it to take people there."
2406}
2407
2408Froslass {
2409answers=["Froslass"]
2410question="Legends in snowy regions say that a woman who was lost on an icy mountain was reborn as this pokemon"
2411}
2412
2413Rotom {
2414answers=["Rotom"]
2415question="Its body is composed of plasma. It is known to infiltrate electronic devices and wreak havoc."
2416}
2417
2418Uxie {
2419answers=["Uxie"]
2420question="It is said that its emergence gave humans the intelligence to improve their quality of life."
2421}
2422
2423Mesprit {
2424answers=["Mesprit"]
2425question="It sleeps at the bottom of a lake. Its spirit is said to leave its body to fly on the lake's surface."
2426}
2427
2428Azelf {
2429answers=["Azelf"]
2430question="is a small, gray-blue, fairy-like Pokémon."
2431}
2432
2433Dialga {
2434answers=["Dialga"]
2435question="It has the power to control time. It appears in Sinnoh-region myths as an ancient deity."
2436}
2437
2438Palkia {
2439answers=["Palkia"]
2440question="It has the ability to distort space. It is described as a deity in Sinnoh-region mythology."
2441}
2442
2443Heatran {
2444answers=["Heatran"]
2445question="Boiling blood, like magma, circulates through its body. It makes its dwelling place in volcanic caves."
2446}
2447
2448Regigigas {
2449answers=["Regigigas"]
2450question="This pokemon had a slow start at the race"
2451}
2452
2453Giratina {
2454answers=["Giratina"]
2455question="It was banished for its violence. It silently gazed upon the old world from the Distortion World."
2456}
2457
2458Cresselia {
2459answers=["Cresselia"]
2460question="On nights around the quarter moon, the aurora from its tail extends and undulates beautifully."
2461}
2462
2463Phione {
2464answers=["Phione"]
2465question="It drifts in warm seas. It always returns to where it was born, no matter how far it may have drifted."
2466}
2467
2468Manaphy {
2469answers=["Manaphy"]
2470question="It starts its life with a wondrous power that permits it to bond with any kind of Pokémon."
2471}
2472
2473Darkrai {
2474answers=["Darkrai"]
2475question="It can lull people to sleep and make them dream. It is active during nights of the new moon."
2476}
2477
2478Shaymin {
2479answers=["Shaymin"]
2480question="The blooming of Gracidea flowers confers the power of flight upon it. Feelings of gratitude are the message it delivers."
2481}
2482
2483Arceus {
2484answers=["Arceus"]
2485question="It is told in mythology that this Pokémon was born before the universe even existed."
2486}
2487
2488
2489Victini {
2490answers=["Victini"]
2491question="When it shares the infinite energy it creates, that being's entire body will be overflowing with power."
2492}
2493
2494Snivy {
2495answers=["Snivy"]
2496question="They photosynthesize by bathing their tails in sunlight. When they are not feeling well, their tails droop."
2497}
2498
2499Servine {
2500answers=["Servine"]
2501question="When it gets dirty, its leaves can't be used in photosynthesis, so it always keeps itself clean."
2502}
2503
2504Serperior {
2505answers=["Serperior"]
2506question="It can stop its opponents' movements with just a glare. It takes in solar energy and boosts it internally."
2507}
2508
2509Tepig {
2510answers=["Tepig"]
2511question="It loves to eat roasted berries, but sometimes it gets too excited and burns them to a crisp."
2512}
2513
2514Pignite {
2515answers=["Pignite"]
2516question="When its internal fire flares up, its movements grow sharper and faster. When in trouble, it emits smoke."
2517}
2518
2519Emboar {
2520answers=["Emboar"]
2521question="It has mastered fast and powerful fighting moves. It grows a beard of fire."
2522}
2523
2524Oshawott {
2525answers=["Oshawott"]
2526question="It fights using the scallop on its stomach. In response to an attack, it retaliates immediately by slashing."
2527}
2528
2529Dewott {
2530answers=["Dewott"]
2531question="a bipedal, otter-like Pokémon that is primarily light blue. It has small black ears, a pointed crest at the back of its head,A red nose, and long white whiskers forming tilted V-shapes."
2532}
2533
2534Samurott {
2535answers=["Samurott"]
2536question="One swing of the sword incorporated in its armor can fell an opponent. A simple glare from one of them quiets everybody."
2537}
2538
2539Patrat {
2540answers=["Patrat"]
2541question="Extremely cautious, one of them will always be on the lookout, but it won't notice a foe coming from behind."
2542}
2543
2544Watchog {
2545answers=["Watchog"]
2546question="ITS YA BOI STONEY."
2547}
2548
2549Lillipup {
2550answers=["Lillipup"]
2551question="Though it is a very brave Pokémon, it's also smart enough to check its foe's strength and avoid battle."
2552}
2553
2554Herdier {
2555answers=["Herdier"]
2556question="It has black, cape-like fur that is very hard and decreases the amount of damage it receives."
2557}
2558
2559Stoutland {
2560answers=["Stoutland"]
2561question="Being wrapped in its long fur is so comfortable that a person would be fine even overnight on a wintry mountain."
2562}
2563
2564Purrloin {
2565answers=["Purrloin"]
2566question="They steal from people for fun, but their victims can't help but forgive them. Their deceptively cute act is perfect."
2567}
2568
2569Liepard {
2570answers=["Liepard"]
2571question="Stealthily, it sneaks up on its target, striking from behind before its victim has a chance to react."
2572}
2573
2574Pansage {
2575answers=["Pansage"]
2576question="It's good at finding berries and gathers them from all over. It's kind enough to share them with friends"
2577}
2578
2579Simisage {
2580answers=["Simisage"]
2581question="Ill tempered, it fights by swinging its barbed tail around wildly. The leaf growing on its head is very bitter."
2582}
2583
2584Pansear {
2585answers=["Pansear"]
2586question="This Pokémon lives in caves in volcanoes. The fire within the tuft on its head can reach 600 degrees Fahrenheit."
2587}
2588
2589Simisear {
2590answers=["Simisear"]
2591question="When it gets excited, embers rise from its head and tail and it gets hot. For some reason, it loves sweets."
2592}
2593
2594Panpour {
2595answers=["Panpour"]
2596question="The water stored inside the tuft on its head is full of nutrients. Plants that receive its water grow large."
2597}
2598
2599Simipour {
2600answers=["Simipour"]
2601question="It prefers places with clean water. When its tuft runs low, it replenishes it by siphoning up water with its tail."
2602}
2603
2604Munna {
2605answers=["Munna"]
2606question="always float in the air. People whose dreams are eaten by them forget what the dreams had been about."
2607}
2608
2609Musharna {
2610answers=["Musharna"]
2611question="The dream mist coming from its forehead changes into many different colors depending on the dream that was eaten."
2612}
2613
2614Pidove {
2615answers=["Pidove"]
2616question="These Pokémon live in cities. They are accustomed to people. Flocks often gather in parks and plazas."
2617}
2618
2619Tranquil {
2620answers=["Tranquil"]
2621question="No matter where in the world it goes, it knows where its nest is, so it never gets separated from its Trainer."
2622}
2623
2624Unfezant {
2625answers=["Unfezant"]
2626question="Males have plumage on their heads. They will never let themselves feel close to anyone other than their Trainers."
2627}
2628
2629Blitzle {
2630answers=["Blitzle"]
2631question="Its mane shines when it discharges electricity. They use the frequency and rhythm of these flashes to communicate."
2632}
2633
2634Zebstrika {
2635answers=["Zebstrika"]
2636question="They have lightning-like movements. When it runs at full speed, the sound of thunder reverberates."
2637}
2638
2639Roggenrola {
2640answers=["Roggenrola"]
2641question="They were discovered a hundred years ago in an earthquake fissure. Inside each one is an energy core."
2642}
2643
2644Boldore {
2645answers=["Boldore"]
2646question="When it is healthy, its core sticks out. Always facing the same way, it swiftly moves front to back and left to right."
2647}
2648
2649Gigalith {
2650answers=["Gigalith"]
2651question="Compressing the energy from its internal core lets it fire off an attack capable of blowing away a mountain."
2652}
2653
2654Woobat {
2655answers=["Woobat"]
2656question="is a blue, spherical Pokémon, resembling a Honduran White Bat."
2657}
2658
2659Swoobat {
2660answers=["Swoobat"]
2661question="Anyone who comes into contact with the ultrasonic waves emitted by a courting male experiences a positive mood shift."
2662}
2663
2664Drilbur {
2665answers=["Drilbur"]
2666question="By spinning its body, it can dig straight through the ground at a speed of 30 mph."
2667}
2668
2669Excadrill {
2670answers=["Excadrill"]
2671question="More than 300 feet below the surface, they build mazelike nests. Their activity can be destructive to subway tunnels."
2672}
2673
2674Audino {
2675answers=["Audino"]
2676question="It touches others with the feelers on its ears, using the sound of their heartbeats to tell how they are feeling."
2677}
2678
2679Timburr {
2680answers=["Timburr"]
2681question="Always carrying squared logs, they help out with construction. As they grow, they carry bigger logs."
2682}
2683
2684Gurdurr {
2685answers=["Gurdurr"]
2686question="This Pokémon is so muscular and strongly built that even a group of wrestlers could not make it budge an inch."
2687}
2688
2689Conkeldurr {
2690answers=["Conkeldurr"]
2691question="Rather than rely on force, they master moves that utilize the centrifugal force of spinning concrete."
2692}
2693
2694Tympole {
2695answers=["Tympole"]
2696question="By vibrating its cheeks, it emits sound waves imperceptible to humans. It uses the rhythm of these sounds to talk."
2697}
2698
2699Palpitoad {
2700answers=["Palpitoad"]
2701question="By vibrating its cheeks, it emits sound waves imperceptible to humans. It uses the rhythm of these sounds to talk."
2702}
2703
2704Seismitoad {
2705answers=["Seismitoad"]
2706question="They shoot paralyzing liquid from their head bumps. They use vibration to hurt their opponents."
2707}
2708
2709Throh {
2710answers=["Throh"]
2711question="When it encounters a foe bigger than itself, it wants to throw it. It changes belts as it gets stronger."
2712}
2713
2714Sawk {
2715answers=["Sawk"]
2716question="Tying their belts gets them pumped and makes their punches more destructive. Disturbing their training angers them."
2717}
2718
2719Sewaddle {
2720answers=["Sewaddle"]
2721question="Since this Pokémon makes its own clothes out of leaves, it is a popular mascot for fashion designers."
2722}
2723
2724Swadloon {
2725answers=["Swadloon"]
2726question="It protects itself from the cold by wrapping up in leaves. It stays on the move, eating leaves in forests."
2727}
2728
2729Levanny {
2730answers=["Levanny"]
2731question="It keeps its eggs warm with heat from fermenting leaves. It also uses leaves to make warm wrappings for Sewaddle."
2732}
2733
2734Venipede {
2735answers=["Venipede"]
2736question="Its bite injects a potent poison, enough to paralyze large bird Pokémon that try to prey on it."
2737}
2738
2739Whirlipede {
2740answers=["Whirlipede"]
2741question="It is usually motionless, but when attacked, it rotates at high speed and then crashes into its opponent."
2742}
2743
2744Scolipede {
2745answers=["Scolipede"]
2746question="With quick movements, it chases down its foes, attacking relentlessly with its horns until it prevails."
2747}
2748
2749Cottonee {
2750answers=["Cottonee"]
2751question="Perhaps because they feel more at ease in a group, they stick to others they find. They end up looking like a cloud."
2752}
2753
2754Whimsicott {
2755answers=["Whimsicott"]
2756question="Like the wind, it can slip through any gap, no matter how small. It leaves balls of white fluff behind."
2757}
2758
2759Petilil {
2760answers=["Petilil"]
2761question="The leaves on its head are very bitter. Eating one of these leaves is known to refresh a tired body."
2762}
2763
2764Lilligant {
2765answers=["Lilligant"]
2766question="Even veteran Trainers face a challenge in getting its beautiful flower to bloom. This Pokémon is popular with celebrities."
2767}
2768
2769Basculin {
2770answers=["Basculin"]
2771question="Red and blue of these pokemon usually do not get along, but sometimes members of one school mingle with the other's school."
2772}
2773
2774Sandile {
2775answers=["Sandile"]
2776question="They live buried in the sands of the desert. The sun-warmed sands prevent their body temperature from dropping."
2777}
2778
2779Krokorok {
2780answers=["Krokorok"]
2781question="The special membrane covering its eyes can sense the heat of objects, so it can see its surroundings even in darkness."
2782}
2783
2784Krookodile {
2785answers=["Krookodile"]
2786question="They never allow prey to escape. Their jaws are so powerful, they can crush the body of an automobile."
2787}
2788
2789Darumaka {
2790answers=["Darumaka"]
2791question="Its droppings are hot, so people used to put them in their clothes to keep themselves warm."
2792}
2793
2794Darmanitan {
2795answers=["Darmanitan"]
2796question="Its internal fire burns at 2,500° F, making enough power that it can destroy a dump truck with one punch."
2797}
2798
2799Maractus {
2800answers=["Maractus"]
2801question="It uses an up-tempo song and dance to drive away the bird Pokémon that prey on its flower seeds."
2802}
2803
2804Dwebble {
2805answers=["Dwebble"]
2806question="It makes a hole in a suitable rock. If that rock breaks, the Pokémon remains agitated until it locates a replacement."
2807}
2808
2809Crustle {
2810answers=["Crustle"]
2811question="It possesses legs of enormous strength, enabling it to carry heavy slabs for many days, even when crossing arid land."
2812}
2813
2814Scraggy {
2815answers=["Scraggy"]
2816question="Proud of its sturdy skull, it suddenly headbutts everything, but its weight makes it unstable, too."
2817}
2818
2819Scrafty {
2820answers=["Scrafty"]
2821question="It pulls up its shed skin to protect itself while it kicks. The bigger the crest, the more respected it is."
2822}
2823
2824Sigilyph {
2825answers=["Sigilyph"]
2826question="The guardians of an ancient city, they use their psychic power to attack enemies that invade their territory"
2827}
2828
2829Yamask {
2830answers=["Yamask"]
2831question="These Pokémon arose from the spirits of people interred in graves in past ages. Each retains memories of its former life."
2832}
2833
2834Cofagrigus {
2835answers=["Cofagrigus"]
2836question="It has been said that they swallow those who get too close and turn them into mummies. They like to eat gold nuggets."
2837}
2838
2839Tirtouga {
2840answers=["Tirtouga"]
2841question="About 100 million years ago, these Pokémon swam in oceans. It is thought they also went on land to attack prey."
2842}
2843
2844Carracosta {
2845answers=["Carracosta"]
2846question="It could knock out a foe with a slap from one of its developed front appendages and chew it up, shell or bones and all."
2847}
2848
2849Archen {
2850answers=["Archen"]
2851question="Said to be an ancestor of bird Pokémon, they were unable to fly and moved about by hopping from one branch to another."
2852}
2853
2854Archeops {
2855answers=["Archeops"]
2856question="They are intelligent and will cooperate to catch prey. From the ground, they use a running start to take flight"
2857}
2858
2859Trubbish {
2860answers=["Trubbish"]
2861question="The combination of garbage bags and industrial waste caused the chemical reaction that created this Pokémon."
2862}
2863
2864Garbodor {
2865answers=["Garbodor"]
2866question="Consuming garbage makes new kinds of poison gases and liquids inside their bodies."
2867}
2868
2869Zorua {
2870answers=["Zorua"]
2871question="It changes into the forms of others to surprise them. Apparently, it often transforms into a silent child."
2872}
2873
2874Zoroark {
2875answers=["Zoroark"]
2876question="Each has the ability to fool a large group of people simultaneously. They protect their lair with illusory scenery."
2877}
2878
2879Minccino {
2880answers=["Minccino"]
2881question="They greet one another by rubbing each other with their tails, which are always kept well groomed and clean"
2882}
2883
2884Cincinno {
2885answers=["Cincinno"]
2886question="Their white fur feels amazing to touch. Their fur repels dust and prevents static electricity from building up."
2887}
2888
2889Gothita {
2890answers=["Gothita"]
2891question="It stares intently at everything. It can become so obsessed with watching that it doesn't notice attacks."
2892}
2893
2894Gothorita {
2895answers=["Gothorita"]
2896question="Starlight is the source of their power. At night, they mark star positions by using psychic power to float stones."
2897}
2898
2899Gothitelle {
2900answers=["Gothitelle"]
2901question="It can see the future from the movement of the stars. When it learns its Trainer's life span, it cries in sadness."
2902}
2903
2904Solosis {
2905answers=["Solosis"]
2906question="Because their bodies are enveloped in a special liquid, they are fine in any environment, no matter how severe."
2907}
2908
2909Duosion {
2910answers=["Duosion"]
2911question="When their brains, now divided in two, are thinking the same thoughts, these Pokémon exhibit their maximum power."
2912}
2913
2914Reuniclus {
2915answers=["Reuniclus"]
2916question="They use psychic power to control their arms, which are made of a special liquid. They can crush boulders psychically."
2917}
2918
2919Ducklett {
2920answers=["Ducklett"]
2921question="These bird Pokémon are excellent divers. They swim around in the water eating their favorite food--peat moss."
2922}
2923
2924Swanna {
2925answers=["Swanna"]
2926question="Despite their elegant appearance, they can flap their wings strongly and fly for thousands of miles."
2927}
2928
2929Vanillite {
2930answers=["Vanillite"]
2931question="This Pokémon formed from icicles bathed in energy from the morning sun. It sleeps buried in snow."
2932}
2933
2934Vanillish {
2935answers=["Vanillish"]
2936question="They cool down the surrounding air and create ice particles, which they use to freeze their foes."
2937}
2938
2939Vanilluxe {
2940answers=["Vanilluxe"]
2941question="If both heads get angry simultaneously, this Pokémon expels a blizzard, burying everything in snow."
2942}
2943
2944Deerling {
2945answers=["Deerling"]
2946question="Their coloring changes according to the seasons and can be slightly affected by the temperature and humidity as well."
2947}
2948
2949Sawsbuck {
2950answers=["Sawsbuck"]
2951question="The plants growing on its horns change according to the season. The leaders of the herd possess magnificent horns."
2952}
2953
2954Emolga {
2955answers=["Emolga"]
2956question="It glides on its outstretched membrane while shocking foes with the electricity stored in the pouches on its cheeks."
2957}
2958
2959Karrablast {
2960answers=["Karrablast"]
2961question="When they feel threatened, they spit an acidic liquid to drive attackers away. This Pokémon targets Shelmet"
2962}
2963
2964Escavalier {
2965answers=["Escavalier"]
2966question="Wearing the shell covering they stole from Shelmet, they defend themselves and attack with two lances."
2967}
2968
2969Foongus {
2970answers=["Foongus"]
2971question="It lures people in with its Poké Ball pattern, then releases poison spores. Why it resembles Poké Ball is unknown."
2972}
2973
2974Amoongus {
2975answers=["Amoongus"]
2976question="It moves the caps on both arms and does a dance to lure prey. It prefers damp places."
2977}
2978
2979Frillish {
2980answers=["Frillish"]
2981question="If its veil-like arms stun and wrap a foe, that foe will be dragged miles below the surface, never to return."
2982}
2983
2984Jellicent {
2985answers=["Jellicent"]
2986question="They propel themselves by expelling absorbed seawater from their bodies. Their favorite food is life energy."
2987}
2988
2989Alomomola {
2990answers=["Alomomola"]
2991question="Floating in the open sea is how they live. When they find a wounded Pokémon, they embrace it and bring it to shore."
2992}
2993
2994Joltik {
2995answers=["Joltik"]
2996question="They attach themselves to large-bodied Pokémon and absorb static electricity, which they store in an electric pouch."
2997}
2998
2999Galvantula {
3000answers=["Galvantula"]
3001question="It creates barriers from electrified silk that stun foes. This works as a weapon as well as a defense."
3002}
3003
3004Ferroseed {
3005answers=["Ferroseed"]
3006question="It absorbs the iron it finds in the rock while clinging to the ceiling. It shoots spikes when in danger."
3007}
3008
3009Ferrothorn {
3010answers=["Ferrothorn"]
3011question="They attach themselves to cave ceilings, firing steel spikes at targets passing beneath them."
3012}
3013
3014Klink {
3015answers=["Klink"]
3016question="Interlocking two bodies and spinning around generates the energy they need to live."
3017}
3018
3019Klang {
3020answers=["Klang"]
3021question="By changing the direction in which it rotates, it communicates its feelings to others. When angry, it rotates faster."
3022}
3023
3024Klinklang {
3025answers=["Klinklang"]
3026question="The minigear spins at high speed. Then the energy from the red core charges the minigear to make it ready to fire."
3027}
3028
3029Tynamo {
3030answers=["Tynamo"]
3031question="These Pokémon move in schools. They have an electricity-generating organ, so they discharge electricity if in danger."
3032}
3033
3034Eelektrik {
3035answers=["Eelektrik"]
3036question="It wraps itself around its prey and paralyzes it with electricity from the round spots on its sides. Then it chomps."
3037}
3038
3039Eelektross {
3040answers=["Eelektross"]
3041question="They crawl out of the ocean using their arms. They will attack prey on shore and immediately drag it into the ocean."
3042}
3043
3044Elgyem {
3045answers=["Elgyem"]
3046question="This Pokémon had never been seen until it appeared from far in the desert 50 years ago."
3047}
3048
3049Beheeyem {
3050answers=["Beheeyem"]
3051question="It can manipulate an opponent's memory. Apparently, it communicates by flashing its three different-colored fingers."
3052}
3053
3054Litwick {
3055answers=["Litwick"]
3056question="While shining a light and pretending to be a guide, it leeches off the life force of any who follow it."
3057}
3058
3059Lampent {
3060answers=["Lampent"]
3061question="The spirits it absorbs fuel its baleful fire. It hangs around hospitals waiting for people to pass on."
3062}
3063
3064Chandelure {
3065answers=["Chandelure"]
3066question="The spirits burned up in its ominous flame lose their way and wander this world forever."
3067}
3068
3069Axew {
3070answers=["Axew"]
3071question="They mark their territory by leaving gashes in trees with their tusks. If a tusk breaks, a new one grows in quickly."
3072}
3073
3074Fraxure {
3075answers=["Fraxure"]
3076question="Since a broken tusk will not grow back, they diligently sharpen their tusks on river rocks after they've been fighting."
3077}
3078
3079Haxorus {
3080answers=["Haxorus"]
3081question="They are kind but can be relentless when defending territory. They challenge foes with tusks that can cut steel."
3082}
3083
3084Cubchoo {
3085answers=["Cubchoo"]
3086question="Its nose is always running. It sniffs the snot back up because the mucus provides the raw material for its moves."
3087}
3088
3089Beartic {
3090answers=["Beartic"]
3091question="It can make its breath freeze at will. Very able in the water, it swims around in northern seas and catches prey."
3092}
3093
3094Cryogonal {
3095answers=["Cryogonal"]
3096question="They are born in snow clouds. They use chains made of ice crystals to capture prey."
3097}
3098
3099Shelmet {
3100answers=["Shelmet"]
3101question="When attacked, it defends itself by closing the lid of its shell. It can spit sticky, poisonous liquid."
3102}
3103
3104Accelgor {
3105answers=["Accelgor"]
3106question="Having removed its heavy shell, it becomes very light and can fight with ninja-like movements."
3107}
3108
3109Stunfisk {
3110answers=["Stunfisk"]
3111question="When its opponent can't be paralyzed, it contorts itself with unexpected speed and flops away."
3112}
3113
3114Mienfoo {
3115answers=["Mienfoo"]
3116question="They have mastered elegant combos. As they concentrate, their battle moves become swifter and more precise."
3117}
3118
3119Mienshao {
3120answers=["Mienshao"]
3121question="It wields the fur on its arms like a whip. Its arm attacks come with such rapidity that they cannot even be seen."
3122}
3123
3124Druddigon {
3125answers=["Druddigon"]
3126question="It races through narrow caves, using its sharp claws to catch prey. The skin on its face is harder than rock."
3127}
3128
3129Golett {
3130answers=["Golett"]
3131question="Ancient science fashioned this Pokémon from clay. It's been active for thousands of years."
3132}
3133
3134Golurk {
3135answers=["Golurk"]
3136question="It flies across the sky at Mach speeds. Removing the seal on its chest makes its internal energy go out of control."
3137}
3138
3139Pawniard {
3140answers=["Pawniard"]
3141question="Blades comprise this Pokémon's entire body. If battling dulls the blades, it sharpens them on stones by the river."
3142}
3143
3144Bisharp {
3145answers=["Bisharp"]
3146question="It leads a group of Pawniard. It battles to become the boss, but will be driven from the group if it loses."
3147}
3148
3149Bouffalant {
3150answers=["Bouffalant"]
3151question="They are known to charge so wildly that if a train were to enter their territory, they would send it flying."
3152}
3153
3154Rufflet {
3155answers=["Rufflet"]
3156question="They will challenge anything, even strong opponents, without fear. Their frequent fights help them become stronger."
3157}
3158
3159Braviary {
3160answers=["Braviary"]
3161question="They fight for their friends without any thought about danger to themselves. One can carry a car while flying."
3162}
3163
3164Vullaby {
3165answers=["Vullaby"]
3166question="Its wings are too tiny to allow it to fly. As the time approaches for it to evolve, it discards the bones it was wearing."
3167}
3168
3169Mandibuzz {
3170answers=["Mandibuzz"]
3171question="Watching from the sky, they swoop to strike weakened Pokémon on the ground. They decorate themselves with bones."
3172}
3173
3174Heatmor {
3175answers=["Heatmor"]
3176question="Using their very hot, flame-covered tongues, they burn through Durant's steel bodies and consume their insides."
3177}
3178
3179Durant {
3180answers=["Durant"]
3181question="Individuals each play different roles in driving Heatmor, their natural predator, away from their colony."
3182}
3183
3184Deino {
3185answers=["Deino"]
3186question="Lacking sight, it's unaware of its surroundings, so it bumps into things and eats anything that moves."
3187}
3188
3189Zweilous {
3190answers=["Zweilous"]
3191question="Since their two heads do not get along and compete with each other for food, they always eat too much."
3192}
3193
3194Hydreigon {
3195answers=["Hydreigon"]
3196question="This brutal Pokémon travels the skies on its six wings. Anything that moves seems like a foe to it, triggering its attack."
3197}
3198
3199Larvesta {
3200answers=["Larvesta"]
3201question="The base of volcanoes is where they make their homes. They shoot fire from their five horns to repel attacking enemies."
3202}
3203
3204Volcarona {
3205answers=["Volcarona"]
3206question="A sea of fire engulfs the surroundings of their battles, since they use their six wings to scatter their ember scales."
3207}
3208
3209Cobalion {
3210answers=["Cobalion"]
3211question="It has a body and heart of steel. Its glare is sufficient to make even an unruly Pokémon obey it."
3212}
3213
3214Terrakion {
3215answers=["Terrakion"]
3216question="Its charge is strong enough to break through a giant castle wall in one blow. This Pokémon is spoken of in legends."
3217}
3218
3219Virizion {
3220answers=["Virizion"]
3221question="Its head sprouts horns as sharp as blades. Using whirlwind-like movements, it confounds and swiftly cuts opponents."
3222}
3223
3224Tornadus {
3225answers=["Tornadus"]
3226question="In every direction it flies, creating winds so powerful, they blow everything away."
3227}
3228
3229Thundurus {
3230answers=["Thundurus"]
3231question="The spikes on its tail discharge immense bolts of lightning. It flies around the Unova region firing off lightning bolts."
3232}
3233
3234Reshiram {
3235answers=["Reshiram"]
3236question="This Pokémon appears in legends. It sends flames into the air from its tail, burning up everything around it."
3237}
3238
3239Zekrom {
3240answers=["Zekrom"]
3241question="Concealing itself in lightning clouds, it flies throughout the Unova region. It creates electricity in its tail."
3242}
3243
3244Landorus {
3245answers=["Landorus"]
3246question="From the forces of lightning and wind, it creates energy to give nutrients to the soil and make the land abundant."
3247}
3248
3249Kyurem {
3250answers=["Kyurem"]
3251question="It generates a powerful, freezing energy inside itself, but its body became frozen when the energy leaked out"
3252}
3253
3254Keldeo {
3255answers=["Keldeo"]
3256question="By blasting water from its hooves, it can glide across water. It excels at using leg moves while battling."
3257}
3258
3259Meloetta {
3260answers=["Meloetta"]
3261question="Its melodies are sung with special vocalization method that can control the feelings of those who hear it."
3262}
3263
3264Genesect {
3265answers=["Genesect"]
3266question="This Pokémon existed 300 million years ago. Team Plasma altered it and attached a cannon to its back."
3267}
3268
3269Chespin {
3270answers=["Chespin"]
3271question="The quills on its head are usually soft. When it flexes them, the points become so hard and sharp that they can pierce rock."
3272}
3273
3274Quilladin {
3275answers=["Quilladin"]
3276question="It relies on its sturdy shell to deflect predators' attacks. It counterattacks with its sharp quills."
3277}
3278
3279Chesnaught {
3280answers=["Chesnaught"]
3281question="When it takes a defensive posture with its fists guarding its face, it could withstand a bomb blast."
3282}
3283
3284Fennekin {
3285answers=["Fennekin"]
3286question="As it walks, it munches on a twig in place of a snack. It intimidates opponents by puffing hot air out of its ears."
3287}
3288
3289Braixen {
3290answers=["Braixen"]
3291question="When the twig is plucked from its tail, friction sets the twig alight. The flame is used to send signals to its allies."
3292}
3293
3294Delphox {
3295answers=["Delphox"]
3296question="It gazes into the flame at the tip of its branch to achieve a focused state, which allows it to see into the future."
3297}
3298
3299Froakie {
3300answers=["Froakie"]
3301question="It secretes flexible bubbles from its chest and back. The bubbles reduce the damage it would otherwise take when attacked."
3302}
3303
3304Frogadier {
3305answers=["Frogadier"]
3306question="It can throw bubble-covered pebbles with precise control, hitting empty cans up to a hundred feet away"
3307}
3308
3309Greninja {
3310answers=["Greninja"]
3311question="It appears and vanishes with a ninja’s grace. It toys with its enemies using swift movements, while slicing them with throwing stars of sharpest water."
3312}
3313
3314Bunnelby {
3315answers=["Bunnelby"]
3316question="It has ears like shovels. Digging holes strengthens its ears so much that they can sever thick roots effortlessly."
3317}
3318
3319Diggersby {
3320answers=["Diggersby"]
3321question="With their powerful ears, they can heft boulders of a ton or more with ease. They can be a big help at construction sites."
3322}
3323
3324Fletchling {
3325answers=["Fletchling"]
3326question="These friendly Pokémon send signals to one another with beautiful chirps and tail-feather movements."
3327}
3328
3329Fletchinder {
3330answers=["Fletchinder"]
3331question="From its beak, it expels embers that set the tall grass on fire. Then it pounces on the bewildered prey that pop out of the grass."
3332}
3333
3334Talonflame {
3335answers=["Talonflame"]
3336question="In the fever of an exciting battle, it showers embers from the gaps between its feathers and takes to the air."
3337}
3338
3339Scatterbug {
3340answers=["Scatterbug"]
3341question="The powder that covers its body regulates its temperature, so it can live in any region or climate."
3342}
3343
3344Spewpa {
3345answers=["Spewpa"]
3346question="It lives hidden within thicket shadows. When predators attack, it quickly bristles the fur covering its body in an effort to threaten them."
3347}
3348
3349Vivillon {
3350answers=["Vivillon"]
3351question="This Pokemon has 20 Possible Wing Patterns"
3352}
3353
3354Litleo {
3355answers=["Litleo"]
3356question="When they're young, they live with a pride. Once they're able to hunt prey on their own, they're kicked out and have to make their own way."
3357}
3358
3359Pyroar {
3360answers=["Pyroar"]
3361question="The male with the largest mane of fire is the leader of the pride."
3362}
3363
3364Flabebe {
3365answers=["Flabebe"]
3366question="When it finds a flower it likes, it dwells on that flower its whole life long. It floats in the wind's embrace with an untroubled heart."
3367}
3368
3369Floette {
3370answers=["Floette"]
3371question="This Pokemon Belonged to AZ and was the reason The Great Machine was built"
3372}
3373
3374Florges {
3375answers=["Florges"]
3376question="It claims exquisite flower gardens as its territory, and it obtains power from basking in the energy emitted by flowering plants."
3377}
3378
3379Skiddo {
3380answers=["Skiddo"]
3381question="If it has sunshine and water, it doesn't need to eat, because it can generate energy from the leaves on its back."
3382}
3383
3384Gogoat {
3385answers=["Gogoat"]
3386question="This Pokemon could be ridden in Pokemon X/Y as a Land Mount"
3387}
3388
3389Pancham {
3390answers=["Pancham"]
3391question="It does its level best to glare and pull a scary face, but it can't help grinning if anyone pats its head."
3392}
3393
3394Pangoro {
3395answers=["Pangoro"]
3396question="Although it possesses a violent temperament, it won’t put up with bullying. It uses the leaf in its mouth to sense the movements of its enemies."
3397}
3398
3399Furfrou {
3400answers=["Furfrou"]
3401question="Trimming its fluffy fur not only makes it more elegant but also increases the swiftness of its movements."
3402}
3403
3404Espurr {
3405answers=["Espurr"]
3406question="It has enough psychic energy to blast everything within 300 feet of itself, but it has no control over its power"
3407}
3408
3409Meowstic {
3410answers=["Meowstic"]
3411question="When in danger, it raises its ears and releases enough psychic power to grind a 10-ton truck to dust"
3412}
3413
3414Honedge {
3415answers=["Honedge"]
3416question="Apparently this Pokémon is born when a departed spirit inhabits a sword. It attaches itself to people and drinks their life force."
3417}
3418
3419Doublade {
3420answers=["Doublade"]
3421question="You'll Dual Wielding for this Pokemon~"
3422}
3423
3424Aegislash {
3425answers=["Aegislash"]
3426question="This Pokemon is the Kings Shield~"
3427}
3428
3429Spritzee {
3430answers=["Spritzee"]
3431question="It emits a scent that encaptures those who smell it. This fragrance changes depending on what it has eaten."
3432}
3433
3434Aromatisse {
3435answers=["Aromatisse"]
3436question="Its scent is so overpowering that, unless Trainer happens to really enjoy the smell, he or she will have a hard time walking alongside it."
3437}
3438
3439Swirlix {
3440answers=["Swirlix"]
3441question="This Pokemon Evolves By Being traded while holding Whipped Dream"
3442}
3443
3444Slurpuff {
3445answers=["Slurpuff"]
3446question="Its sense of smell is 100 million times better than human's, so even the faintest scent tells it about everything in the area. It's like it can see with its nose"
3447}
3448
3449Inkay {
3450answers=["Inkay"]
3451question="This Pokemon Evolves by turning your 3DS upside down"
3452}
3453
3454Malamar {
3455answers=["Malamar"]
3456question="It wields the most compelling hypnotic powers of any Pokémon, and it forces others to do whatever it wants"
3457}
3458
3459Binacle {
3460answers=["Binacle"]
3461question="They stretch and then contract, yanking their rocks along with them in bold hops. They eat seaweed that washes up on the shoreline."
3462}
3463
3464Barbaracle {
3465answers=["Barbaracle"]
3466question="This Pokemons legs and hands have minds of their own, and they will move independently. But they usually follow the head's orders."
3467}
3468
3469Skrelp {
3470answers=["Skrelp"]
3471question="This Tiny Pokemon has the unique Typing with its Evo Line of Poison/Dragon"
3472}
3473
3474Dragalge {
3475answers=["Dragalge"]
3476question="This vicious Pokémon sprays poisonous liquid on opponents that come near. For whatever reason, it gets along really well with Dhelmise."
3477}
3478
3479Clauncher {
3480answers=["Clauncher"]
3481question="This Pokemon gets Mega Laucher as Unique Ability along with its Evoultion (HUSH Mega Blastoise Doesnt Count)"
3482}
3483
3484Clawitzer {
3485answers=["Clawitzer"]
3486question="Their enormous claws launch cannonballs of water powerful enough to pierce tanker hulls."
3487}
3488
3489Helioptile {
3490answers=["Helioptile"]
3491question="The Move Electrify is unique to this Pokemons Evo Line"
3492}
3493
3494Heliolisk {
3495answers=["Heliolisk"]
3496question="Its the only Electric Pokemon that is evolved by Sun Stone"
3497}
3498
3499Tyrunt {
3500answers=["Tyrunt"]
3501question="it can crunch up car. If it doesn't like something, it responds with a wild tantrum."
3502}
3503
3504Tyrantrum {
3505answers=["Tyrantrum"]
3506question="Nothing could stop this Pokémon 100 million years ago, so it behaved like a king."
3507}
3508
3509Amaura {
3510answers=["Amaura"]
3511question="This Pokemon comes from the Sail Fossil"
3512}
3513
3514Aurorus {
3515answers=["Aurorus"]
3516question="This Pokemon with its pre evolution have the unique typing of Rock/Ice"
3517}
3518
3519Sylveon {
3520answers=["Sylveon"]
3521question="Its ribbon like feelers give off an aura that weakens hostility in its prey, causing them to let down their guard. Then it attacks."
3522}
3523
3524Hawlucha {
3525answers=["Hawlucha"]
3526question="With its wings, it controls its position in the air. It likes to attack from above, maneuver that is difficult to defend against."
3527}
3528
3529Dedenne {
3530answers=["Dedenne"]
3531question="This pokemons Iconic move is Nuzzle
3532}"
3533}
3534
3535Carbink {
3536answers=["Carbink"]
3537question="This Pokemon is a Diamond in the Rough"
3538}
3539
3540Goomy {
3541answers=["Goomy"]
3542question="Its source of protection is its slimy, germ-laden mucous membrane. Anyone who touches it needs some thorough hand-washing."
3543}
3544
3545Sliggoo {
3546answers=["Sliggoo"]
3547question="This Pokemon Only Evolves in the rain
3548}"
3549}
3550
3551Goodra {
3552answers=["Goodra"]
3553question="This very friendly Dragon-type Pokémon will hug its beloved Trainer, leaving that Trainer covered in sticky slime."
3554}
3555
3556Klefki {
3557answers=["Klefki"]
3558question="Why'd you leave the keys up on the table"
3559}
3560
3561Phantump {
3562answers=["Phantump"]
3563question="According to old tales, these Pokémon are stumps possessed by the spirits of children who died while lost in the forest."
3564}
3565
3566Trevenant {
3567answers=["Trevenant"]
3568question="It can control trees at will. It will trap people who harm the forest, so they can never leave."
3569}
3570
3571Pumpkaboo {
3572answers=["Pumpkaboo"]
3573question="This Ghost Type appears to have headlights on its body"
3574}
3575
3576Gourgeist {
3577answers=["Gourgeist"]
3578question="This Pokemon has sizes The size it is determines what its stats will be"
3579}
3580
3581Bergmite {
3582answers=["Bergmite"]
3583question="It blocks opponents' attacks with the ice that shields its body. It uses cold air to repair any cracks with new ice."
3584}
3585
3586Avalugg {
3587answers=["Avalugg"]
3588question="Its ice-covered body is as hard as steel. Its cumbersome frame crushes anything that stands in its way."
3589}
3590
3591Noibat {
3592answers=["Noibat"]
3593question="Fruits are its favorite foods. This pokemon carefully picks out the just ripe ones using its sonar."
3594}
3595
3596Noivern {
3597answers=["Noivern"]
3598question="The ultrasonic waves it emits from its ears can reduce large boulder to pebbles. It swoops out of the dark to attack."
3599}
3600
3601Xerneas {
3602answers=["Xerneas"]
3603question="When the horns on its head shine in seven different colors, it is said to be sharing everlasting life."
3604}
3605
3606Yveltal {
3607answers=["Yveltal"]
3608question="When its life comes to an end, it absorbs the life energy of every living thing and turns into cocoon once more."
3609}
3610
3611Zygarde {
3612answers=["Zygarde"]
3613question="One of This Pokemons Cells was named"Squishy" by Bonnie in the Pokemon Anime"
3614}
3615
3616Diancie {
3617answers=["Diancie"]
3618question="A sudden transformation of Carbink, its pink, glimmering body is said to be the loveliest sight in the whole world."
3619}
3620
3621Hoopa {
3622answers=["Hoopa"]
3623question="In its true form, it possess huge amount of power. Legends of its avarice tell how it once carried off an entire castle to gain the treasure hidden within."
3624}
3625
3626Volcanion {
3627answers=["Volcanion"]
3628question="Only Pokemon With the Fire/Water Typing"
3629}
3630
3631Rowlet {
3632answers=["Rowlet"]
3633question="It feels relaxed in tight, dark places and has been known to use its Trainer's pocket or bag as nest."
3634}
3635
3636Dartrix {
3637answers=["Dartrix"]
3638question="It throws sharp feathers called blade quills at enemies or prey. It seldom misses."
3639}
3640
3641Decidueye {
3642answers=["Decidueye"]
3643question="This Pokemon has access to The Z-Move Sinister Arrow Raid"
3644}
3645
3646Litten {
3647answers=["Litten"]
3648question="Its coat regrows twice year. When the time comes, it sets its own body on fire and burns away the old fur."
3649}
3650
3651Torracat {
3652answers=["Torracat"]
3653question="This Fiery cat is identified by the cowlick on its head"
3654}
3655
3656Incineroar {
3657answers=["Incineroar"]
3658question="When its fighting spirit is set alight, the flames around its waist become especially intense."
3659}
3660
3661Popplio {
3662answers=["Popplio"]
3663question="The balloons it inflates with its nose grow larger and larger as it practices day by day."
3664}
3665
3666Brionne {
3667answers=["Brionne"]
3668question="It gets excited when it sees dance it doesn't know. This hard worker practices diligently until it can learn that dance."
3669}
3670
3671Primarina {
3672answers=["Primarina"]
3673question="To this pokemon every battle is stage. It takes down its prey with beautiful singing and dancing."
3674}
3675
3676Pikipek {
3677answers=["Pikipek"]
3678question="This Pokémon feeds on berries, whose leftover seeds become the ammunition for the attacks it fires off from its mouth."
3679}
3680
3681Trumbeak {
3682answers=["Trumbeak"]
3683question="It can bend the tip of its beak to produce over hundreds of different cries at will."
3684}
3685
3686Toucannon {
3687answers=["Toucannon"]
3688question="This pokemon can burn you with its Beak Blast"
3689}
3690
3691Yungoos {
3692answers=["Yungoos"]
3693question="You'll need to Stakeout~ to catch this pokemon"
3694}
3695
3696Gumshoos {
3697answers=["Gumshoos"]
3698question="Although it wasn't originally found in Alola, this Pokémon was brought over long time ago when there was huge Rattata outbreak."
3699}
3700
3701Grubbin {
3702answers=["Grubbin"]
3703question="Its strong jaw enables it to scrape trees and slurp out the sap. It normally lives underground."
3704}
3705
3706Charjabug {
3707answers=["Charjabug"]
3708question="Its body is capable of storing electricity. On camping trips, people are grateful to have one around."
3709}
3710
3711Vikavolt {
3712answers=["Vikavolt"]
3713question="This Bug can only be obtained when its Prevo is in an Electric Field"
3714}
3715
3716Crabrawler {
3717answers=["Crabrawler"]
3718question="While guarding its weak points with its pincers, it looks for an opening and unleashes punches. When it loses, it foams at the mouth and faints."
3719}
3720
3721Crabominable {
3722answers=["Crabominable"]
3723question="This Pokemon can cool you off with Ice Hammer"
3724}
3725
3726Oricorio {
3727answers=["Oricorio"]
3728question="This Pokemon wishes it was Dancer~"
3729}
3730
3731Cutiefly {
3732answers=["Cutiefly"]
3733question="Myriads of these flutter above the heads of people who have auras resembling those of flowers."
3734}
3735
3736Ribombee {
3737answers=["Ribombee"]
3738question="Rain makes pollen damp, so this pokemon hates rain."
3739}
3740
3741Rockruff {
3742answers=["Rockruff"]
3743question="When it rubs the rocks on its neck against you, that's proof of its love for you. However, the rocks are sharp, so the gesture is quite painful
3744}"
3745}
3746
3747Lycanroc {
3748answers=["Lycanroc"]
3749question="This Pokemon has forms Depending on the time of day it evolves"
3750}
3751
3752Wishiwashi {
3753answers=["Wishiwashi"]
3754question="Better Watch out when this Pokemon goes to School~"
3755}
3756
3757Mareanie {
3758answers=["Mareanie"]
3759question="It's found crawling on beaches and seafloors. The coral that grows on Corsola's head is as good as five-star banquet to this Pokémon."
3760}
3761
3762Toxapex {
3763answers=["Toxapex"]
3764question="It crawls along the ocean floor on its 12 legs. It leaves trail of Corsola bits scattered in its wake."
3765}
3766
3767Mudbray {
3768answers=["Mudbray"]
3769question="It loves playing in the mud. If it isn't showered with mud on daily basis, it gets stressed out and stops listening to its Trainer."
3770}
3771
3772Mudsdale {
3773answers=["Mudsdale"]
3774question="This Pokemon can run for hours due to its high Stamina~"
3775}
3776
3777Dewpider {
3778answers=["Dewpider"]
3779question="It crawls onto the land in search of food. Its water bubble allows it to breathe and protects its soft head."
3780}
3781
3782Araquanid {
3783answers=["Araquanid"]
3784question="It delivers headbutts with the water bubble on its head. Small Pokémon get sucked into the bubble, where they drown."
3785}
3786
3787Fomantis {
3788answers=["Fomantis"]
3789question="It loves the sunshine. When it basks in the sunlight regularly, it grows up with vivid coloration."
3790}
3791
3792Lurantis {
3793answers=["Lurantis"]
3794question="Only Pokemon that can learn Solar Blade"
3795}
3796
3797Morelull {
3798answers=["Morelull"]
3799question="It scatters spores that flicker and glow. Anyone seeing these lights falls into deep slumber."
3800}
3801
3802Shiinotic {
3803answers=["Shiinotic"]
3804question="When it starts fighting for territory with Parasect, the entire area gets completely coated in spores
3805}"
3806}
3807
3808Salandit {
3809answers=["Salandit"]
3810question="The males will do whatever the females tell them. They give the females most of their food. Due to malnutrition, the males can't evolve."
3811}
3812
3813Salazzle {
3814answers=["Salazzle"]
3815question="This Pokemon has Corrosive personality"
3816}
3817
3818Stufful {
3819answers=["Stufful"]
3820question="This Pokemon hates to be hugged or touched in any way. It will squirm, thrash, and resist with amazing power."
3821}
3822
3823Bewear {
3824answers=["Bewear"]
3825question="This Pokémon has the habit of hugging its companions. Many Trainers have left this world after their spines were squashed by its hug."
3826}
3827
3828Bounsweet {
3829answers=["Bounsweet"]
3830question="Because of its sweet, delicious aroma, bird Pokémon are always after it, but it's not intelligent enough to care"
3831}
3832
3833Steenee {
3834answers=["Steenee"]
3835question="This Pokemon only evolves once it knows how to Stomp on the ground~"
3836}
3837
3838Tsareena {
3839answers=["Tsareena"]
3840question="Bow before her Queenly Majesty"
3841}
3842
3843Comfey {
3844answers=["Comfey"]
3845question="This Pokemon is very Comfey~"
3846}
3847
3848Oranguru {
3849answers=["Oranguru"]
3850question="I'm gonna have to Instruct you to guess better~"
3851}
3852
3853Passimian {
3854answers=["Passimian"]
3855question="They battle with hard berries for weapons. Their techniques are passed from the boss to the group, generation upon generation"
3856}
3857
3858Wimpod {
3859answers=["Wimpod"]
3860question="This Pokemon is a Wimp~"
3861}
3862
3863Golisopod {
3864answers=["Golisopod"]
3865question="This Pokemon makes bad First Impression"
3866}
3867
3868Sandygast {
3869answers=["Sandygast"]
3870question="It likes the shovel on its head, so this Pokemon will get serious and fight any children who come to take it back"
3871}
3872
3873Palosand {
3874answers=["Palosand"]
3875question="Buried beneath the castle are masses of dried-up bones from those whose vitality it has drained."
3876}
3877
3878Pyukumuku {
3879answers=["Pyukumuku"]
3880question="This Pokemon is Unaware that it has its Innards Out"
3881}
3882
3883Null {
3884answers=["Type:Null"]
3885question="A Pokémon weapon developed for specific mission, it went berserk during an experiment, so it was cryogenically frozen."
3886}
3887
3888Silvally {
3889answers=["Silvally"]
3890question="Its trust in its partner is what awakens it. This Pokémon is capable of changing its type, flexibility that is well displayed in battle."
3891}
3892
3893Minior {
3894answers=["Minior"]
3895question="Better watch out when this Pokemon has its Shields Down"
3896}
3897
3898Komala {
3899answers=["Komala"]
3900question="This Pokemon has the Ability Comatose"
3901}
3902
3903Turtonator {
3904answers=["Turtonator"]
3905question="It lives in volcanoes and eats sulfur and other minerals. Materials from the food it eats form the basis of its explosive shell."
3906}
3907
3908Togedemaru {
3909answers=["Togedemaru"]
3910question="The long hairs on its back act as lightning rods. The bolts of lightning it attracts are stored as energy in its electric sac."
3911}
3912
3913Mimikyu {
3914answers=["Mimikyu"]
3915question="Although it's a quiet, lonely Pokémon, if you try to look at what's under its rag, it will become agitated and resist violently."
3916}
3917
3918Bruxish {
3919answers=["Bruxish"]
3920question="Only Pokemon that can have the ability Dazzling"
3921}
3922
3923Drampa {
3924answers=["Drampa"]
3925question="This Pokémon is friendly to people and loves children most of all. It comes from deep in the mountains to play with children it likes in town."
3926}
3927
3928Dhelmise {
3929answers=["Dhelmise"]
3930question="It wraps its prey in green seaweed and sucks away their vitality. It only likes to go after big prey like Wailord."
3931}
3932
3933Jangmo {
3934answers=["Jangmo-o"]
3935question="It smacks the scales on its head against rocks or against the ground to frighten its opponents. It can also contact its friends with these noises."
3936}
3937
3938Hakamo {
3939answers=["Hakamo-o"]
3940question="It leaps at its prey with a courageous shout. Its scaly punches tear its opponents to shreds."
3941}
3942
3943Kommo {
3944answers=["Kommo-o"]
3945question="When it spots enemies, it threatens them by jingling the scales on its tail. Weak opponents will crack and flee in panic."
3946}
3947
3948Koko {
3949answers=["Tapu Koko"]
3950question="It confuses its enemies by flying too quickly for the eye to follow. It has hair-trigger temper but forgets what made it angry an instant later."
3951}
3952
3953Lele {
3954answers=["Tapu Lele"]
3955question="It heals the wounds of people and Pokémon by sprinkling them with its sparkling scales. This guardian deity is worshiped on Akala."
3956}
3957
3958Bulu {
3959answers=["Tapu Bulu"]
3960question="Although it's called guardian deity, it's violent enough to crush anyone it sees as an enemy."
3961}
3962
3963Fini {
3964answers=["Tapu Fini"]
3965question="This guardian deity of Poni Island manipulates water. Because it lives deep within thick fog, it came to be both feared and revered."
3966}
3967
3968Cosmog {
3969answers=["Cosmog"]
3970question="Even though its helpless, gaseous body can be blown away by the slightest breeze, it doesn't seem to care."
3971}
3972
3973Cosmoem {
3974answers=["Cosmoem"]
3975question="The king who ruled Alola in times of antiquity called it the “cocoon of the stars†and built an altar to worship it"
3976}
3977
3978Solgaleo {
3979answers=["Solgaleo"]
3980question="It is said to live in another world. The intense light it radiates from the surface of its body can make the darkest of nights light up like midday."
3981}
3982
3983Lunala {
3984answers=["Lunala"]
3985question="Said to live in another world, this Pokémon devours light, drawing the moonless dark veil of night over the brightness of day."
3986}
3987
3988Nihilego {
3989answers=["Nihilego"]
3990question="It's unclear whether or not this Pokémon is sentient, but sometimes it can be observed behaving like a young girl."
3991}
3992
3993Buzzwole {
3994answers=["Buzzwole"]
3995question="It shows off its body, but whether that display is boast or threat remains unclear."
3996}
3997
3998Pheromosa {
3999answers=["Pheromosa"]
4000question="its body is thin and supple, but it also possesses great power."
4001}
4002
4003Xurkitree {
4004answers=["Xurkitree"]
4005question="It raided
4006power plant, so people think it energizes itself with electricity"
4007}
4008
4009Celesteela {
4010answers=["Celesteela"]
4011question="Witnesses have seen it burn down forest by expelling gas from its two arms."
4012}
4013
4014Kartana {
4015answers=["Kartana"]
4016question="This Pokemons body, which is as thin as paper, is like sharpened sword."
4017}
4018
4019Guzzlord {
4020answers=["Guzzlord"]
4021question="it appears to be eating constantly, but for some reason its droppings have never been found."
4022}
4023
4024Necrozma {
4025answers=["Necrozma"]
4026question="Light is apparently the source of its energy. It has an extraordinarily vicious disposition and is constantly firing off laser beams."
4027}
4028
4029Magearna {
4030answers=["Magearna"]
4031question="Its mechanized body is merely
4032vessel. Its true self is its Soul-Heart, an artificial soul."
4033}
4034
4035Marshadow {
4036answers=["Marshadow"]
4037question="It lurks in the shadows of others, copying their movements and powers. This Pokémon is craven and cowering."
4038}
4039
4040Poipole {
4041answers=["Poipole"]
4042question="is well enough liked to be chosen as
4043first partner in its own world."
4044}
4045
4046Naganadel {
4047answers=["Naganadel"]
4048question="it fires
4049glowing, venomous liquid from its needles. This liquid is also immensely adhesive."
4050}
4051
4052Stakataka {
4053answers=["Stakataka"]
4054question="Each one appears to be made up of many life-forms stacked one on top of each other."
4055}
4056
4057Blacephalon {
4058answers=["Blacephalon"]
4059question="It slithers toward people. Then, without warning, it triggers the explosion of its own head"
4060}
4061
4062Zeraora {
4063answers=["Zeraora"]
4064question="It approaches its enemies at the speed of lightning, then tears them limb from limb with its sharp claws."
4065}
4066
4067oak {
4068answers=["Professor oak"]
4069question="Was childhood friends with Agatha. He stopped battling since he was interested in Pokemon research"
4070}
4071
4072elm {
4073answers=["Professor elm"]
4074question="Was credited with the discovery of Pokemon eggs. He studies unusual Pokemon abilities"
4075}
4076
4077birch {
4078answers=["Professor birch"]
4079question="He studies how Pokemon behave in the wild and has been called Norman since his school days"
4080}
4081
4082rowan {
4083answers=["Professor rowan"]
4084question="Studies how Pokemon evolve and how pokemon become more mature when evolving"
4085}
4086
4087juniper {
4088answers=["Professor juniper"]
4089question="Studies the origin of Pokemon"
4090}
4091
4092sycamore {
4093answers=["Professor sycamore"]
4094question="Studies how Pokemon are able to Mega Evolve"
4095}
4096
4097kukui {
4098answers=["Professor kukui"]
4099question="Battled under the alias The Masked Royal"
4100}
4101
4102weight {
4103answers=["Power weight"]
4104question="Increases the amount of EVS for HP"
4105}
4106
4107bracer {
4108answers=["Power bracer"]
4109question="Increases the amount of EVS for Attack"
4110}
4111
4112belt {
4113answers=["Power belt"]
4114question="Increases the amount of EVS for Defense"
4115}
4116
4117lens {
4118answers=["Power lens"]
4119question="Increases the amount of EVS for Special Attack"
4120}
4121
4122band {
4123answers=["Power band"]
4124question="Increases the amount of EVS for Special Defense"
4125}
4126
4127anklet {
4128answers=["Power anklet"]
4129question="Increases the amount of EVS for Speed"
4130}
4131
4132band {
4133answers=["Choice band"]
4134question="1.5x attack but locks the user into one move"
4135}
4136
4137specs {
4138answers=["Choice specs"]
4139question="1.5x special attack but locks the user into one move"
4140}
4141
4142scarf {
4143answers=["Choice scarf"]
4144question="1.5x speed but locks the user into one move"
4145}
4146
4147egg {
4148answers=["Lucky egg"]
4149question="Gives the user 1.5x exp when gaining exp"
4150}
4151
4152Everstone {
4153answers=["Everstone"]
4154question="Passes down nature when breeding and prevents the user from evolving"
4155}
4156
4157vest {
4158answers=["Assault vest"]
4159question="Gives the user 1.5x special defence but the user can only use attacking moves"
4160}
4161
4162Life {
4163answers=["Life orb"]
4164question="The user deals 1.3x more damage but loses HP after every attacking move"
4165}
4166
4167sash {
4168answers=["Focus sash"]
4169question="If the user is at full HP and the opponent deals
4170move that would have killed the user in one hit, the user will survive with one HP"
4171}
4172
4173Eviolite {
4174answers=["Eviolite"]
4175question="Gives user 1.5x defence and special defence if the user can evolve(does not include mega evolution)"
4176}
4177
4178Toxic {
4179answers=["Toxic orb"]
4180question="Poisons the user when holding"
4181}
4182
4183Flame {
4184answers=["Flame orb"]
4185question="Burns the user when holding"
4186}
4187
4188Leftovers {
4189answers=["Leftovers"]
4190question="Restores 1/16th HP after every turn"
4191}
4192
4193Amulet {
4194answers=["Amulet coin"]
4195question="Doubles the money made from defeating
4196trainer"
4197}
4198
4199Destiny {
4200answers=["Destiny knot"]
4201question="Passes down 5 IVS when breeding instead of 3 IVS"
4202}
4203
4204Exp {
4205answers=["Exp all"]
4206question="When turned on, it shares exp to the users whole party"
4207}
4208}
4209
4210}