pokeemerald/src/data/pokemon/pokedex_text.h
2018-12-07 10:41:08 -05:00

2322 lines
83 KiB
C

const u8 gDummyPokedexText[] = _(
"This is a newly discovered POKéMON.\n"
"It is currently under investigation.\n"
"No detailed information is available\n"
"at this time.");
const u8 gBulbasaurPokedexText[] = _(
"BULBASAUR can be seen napping in bright\n"
"sunlight. There is a seed on its back.\n"
"By soaking up the sun's rays, the seed\n"
"grows progressively larger.");
const u8 gIvysaurPokedexText[] = _(
"To support its bulb, IVYSAUR's legs\n"
"grow sturdy. If it spends more time lying in\n"
"the sunlight, the bud will soon bloom into\n"
"a large flower.");
const u8 gVenusaurPokedexText[] = _(
"VENUSAUR's flower is said to take on vivid\n"
"colors if it gets plenty of nutrition and\n"
"sunlight. The flower's aroma soothes the\n"
"emotions of people.");
const u8 gCharmanderPokedexText[] = _(
"The flame that burns at the tip of its\n"
"tail is an indication of its emotions.\n"
"The flame wavers when CHARMANDER is\n"
"happy, and blazes when it is enraged.");
const u8 gCharmeleonPokedexText[] = _(
"Without pity, its sharp claws destroy foes.\n"
"If it encounters a strong enemy, it\n"
"becomes agitated, and the flame on its\n"
"tail flares with a bluish white color.");
const u8 gCharizardPokedexText[] = _(
"A CHARIZARD flies about in search of\n"
"strong opponents. It breathes intense\n"
"flames that can melt any material. However,\n"
"it will never torch a weaker foe.");
const u8 gSquirtlePokedexText[] = _(
"Its shell is not just for protection.\n"
"Its rounded shape and the grooves on its\n"
"surface minimize resistance in water,\n"
"enabling SQUIRTLE to swim at high speeds.");
const u8 gWartortlePokedexText[] = _(
"Its large tail is covered with rich, thick\n"
"fur that deepens in color with age.\n"
"The scratches on its shell are evidence\n"
"of this POKéMON's toughness in battle.");
const u8 gBlastoisePokedexText[] = _(
"The waterspouts that protrude from its\n"
"shell are highly accurate. Their bullets of\n"
"water can precisely nail tin cans from\n"
"a distance of over 160 feet.");
const u8 gCaterpiePokedexText[] = _(
"Its voracious appetite compels it to\n"
"devour leaves bigger than itself without\n"
"hesitation. It releases a terribly strong\n"
"odor from its antennae.");
const u8 gMetapodPokedexText[] = _(
"Its shell is as hard as an iron slab.\n"
"A METAPOD does not move very much\n"
"because it is preparing its soft innards\n"
"for evolution inside the shell.");
const u8 gButterfreePokedexText[] = _(
"It has a superior ability to search for\n"
"delicious honey from flowers. It can seek,\n"
"extract, and carry honey from flowers\n"
"blooming over six miles away.");
const u8 gWeedlePokedexText[] = _(
"A WEEDLE has an extremely acute sense\n"
"of smell. It distinguishes its favorite\n"
"kinds of leaves from those it dislikes by\n"
"sniffing with its big red proboscis (nose).");
const u8 gKakunaPokedexText[] = _(
"It remains virtually immobile while it\n"
"clings to a tree. However, on the inside,\n"
"it busily prepares for evolution. This is\n"
"evident from how hot its shell becomes.");
const u8 gBeedrillPokedexText[] = _(
"A BEEDRILL is extremely territorial.\n"
"For safety reasons, no one should \n"
"ever approach its nest. If angered,\n"
"they will attack in a swarm.");
const u8 gPidgeyPokedexText[] = _(
"It has an extremely sharp sense of\n"
"direction. It can unerringly return home to\n"
"its nest, however far it may be removed\n"
"from its familiar surroundings.");
const u8 gPidgeottoPokedexText[] = _(
"This POKéMON flies around, patrolling its\n"
"large territory. If its living space is\n"
"violated, it shows no mercy in thoroughly\n"
"punishing the foe with its sharp claws.");
const u8 gPidgeotPokedexText[] = _(
"This POKéMON has gorgeous, glossy\n"
"feathers. Many TRAINERS are so captivated\n"
"by the beautiful feathers on its head that\n"
"they choose PIDGEOT as their POKéMON.");
const u8 gRattataPokedexText[] = _(
"A RATTATA is cautious in the extreme.\n"
"Even while it is asleep, it constantly\n"
"moves its ears and listens for danger.\n"
"It will make its nest anywhere.");
const u8 gRaticatePokedexText[] = _(
"A RATICATE's sturdy fangs grow steadily.\n"
"To keep them ground down, it gnaws on\n"
"rocks and logs. It may even chew on the\n"
"walls of houses.");
const u8 gSpearowPokedexText[] = _(
"Its loud cry can be heard over half a mile\n"
"away. If its high, keening cry is heard\n"
"echoing all around, it is a sign that they\n"
"are warning each other of danger.");
const u8 gFearowPokedexText[] = _(
"Its long neck and elongated beak are\n"
"ideal for catching prey in soil or water.\n"
"It deftly moves this extended and skinny\n"
"beak to pluck prey.");
const u8 gEkansPokedexText[] = _(
"An EKANS curls itself up in a spiral while\n"
"it rests. This position allows it to quickly\n"
"respond to an enemy from any direction\n"
"with a threat from its upraised head.");
const u8 gArbokPokedexText[] = _(
"This POKéMON has a terrifically strong\n"
"constricting power. It can even flatten\n"
"steel oil drums. Once it wraps its body\n"
"around its foe, escaping is impossible.");
const u8 gPikachuPokedexText[] = _(
"It stores electricity in the electric sacs\n"
"on its cheeks. When it releases pent-up\n"
"energy in a burst, the electric power is\n"
"equal to a lightning bolt.");
const u8 gRaichuPokedexText[] = _(
"If it stores too much electricity, its\n"
"behavior turns aggressive. To avoid this,\n"
"it occasionally discharges excess energy\n"
"and calms itself down.");
const u8 gSandshrewPokedexText[] = _(
"When it curls up in a ball, it can make any\n"
"attack bounce off harmlessly. Its hide has\n"
"turned tough and solid as a result of\n"
"living in the desert.");
const u8 gSandslashPokedexText[] = _(
"It curls up in a ball to protect itself from\n"
"enemy attacks. It also curls up to prevent\n"
"heatstroke during the daytime when\n"
"temperatures rise sharply.");
const u8 gNidoranFPokedexText[] = _(
"Its highly toxic barbs are thought to have\n"
"developed as protection for this small-\n"
"bodied POKéMON. When enraged, it releases\n"
"a horrible toxin from its horn.");
const u8 gNidorinaPokedexText[] = _(
"When it is with its friends or\n"
"family, its barbs are tucked away to\n"
"prevent injury. It appears to become\n"
"nervous if separated from the others.");
const u8 gNidoqueenPokedexText[] = _(
"It is adept at sending foes flying with\n"
"harsh tackles using its tough, scaly body.\n"
"This POKéMON is at its strongest when\n"
"it is defending its young.");
const u8 gNidoranMPokedexText[] = _(
"The male NIDORAN has developed muscles\n"
"that freely move its ears in any direction.\n"
"Even the slightest sound does not escape\n"
"this POKéMON's notice.");
const u8 gNidorinoPokedexText[] = _(
"Its horn is harder than a diamond.\n"
"If it senses a hostile presence, all the\n"
"barbs on its back bristle up at once, and it\n"
"challenges the foe with all its might.");
const u8 gNidokingPokedexText[] = _(
"A NIDOKING's thick tail packs enormously\n"
"destructive power capable of toppling\n"
"a metal transmission tower. Once it goes\n"
"on a rampage, there is no stopping it.");
const u8 gClefairyPokedexText[] = _(
"On every night of a full moon, they come\n"
"out to play. When dawn arrives, the tired\n"
"CLEFAIRY go to sleep nestled up against\n"
"each other in deep and quiet mountains.");
const u8 gClefablePokedexText[] = _(
"A CLEFABLE uses its wings to skip lightly \n"
"as if it were flying. Its bouncy step\n"
"lets it even walk on water. On quiet,\n"
"moonlit nights, it strolls on lakes.");
const u8 gVulpixPokedexText[] = _(
"It can freely control fire, making fiery\n"
"orbs fly like will-o'-the-wisps. Just\n"
"before evolution, its six tails grow hot \n"
"as if on fire.");
const u8 gNinetalesPokedexText[] = _(
"It has long been said that each of the\n"
"nine tails embody an enchanted power.\n"
"A long-lived NINETALES will have fur that\n"
"shines like gold.");
const u8 gJigglypuffPokedexText[] = _(
"Nothing can avoid falling asleep hearing a\n"
"JIGGLYPUFF's song. The sound waves of its\n"
"singing voice match the brain waves of\n"
"someone in a deep sleep.");
const u8 gWigglytuffPokedexText[] = _(
"Its fur is the ultimate in luxuriousness.\n"
"Sleeping alongside a WIGGLYTUFF is simply\n"
"divine. Its body expands seemingly without\n"
"end when it inhales.");
const u8 gZubatPokedexText[] = _(
"While living in pitch-black caverns, their\n"
"eyes gradually grew shut and deprived\n"
"them of vision. They use ultrasonic waves\n"
"to detect obstacles.");
const u8 gGolbatPokedexText[] = _(
"Its fangs easily puncture even thick\n"
"animal hide. It loves to feast on the blood\n"
"of people and POKéMON. It flits about in\n"
"darkness and strikes from behind.");
const u8 gOddishPokedexText[] = _(
"This POKéMON grows by absorbing moonlight.\n"
"During the daytime, it buries itself in the\n"
"ground, leaving only its leaves exposed to\n"
"avoid detection by its enemies.");
const u8 gGloomPokedexText[] = _(
"A horribly noxious honey drools from its\n"
"mouth. One whiff of the honey can result\n"
"in memory loss. Some fans are said to\n"
"enjoy this overwhelming stink, however.");
const u8 gVileplumePokedexText[] = _(
"In seasons when it produces more pollen,\n"
"the air around a VILEPLUME turns yellow\n"
"with the powder as it walks. The pollen is\n"
"highly toxic and causes paralysis.");
const u8 gParasPokedexText[] = _(
"A PARAS has parasitic tochukaso\n"
"mushrooms growing on its back. They grow\n"
"by drawing nutrients from the host. They\n"
"are valued as a medicine for long life.");
const u8 gParasectPokedexText[] = _(
"PARASECT are known to infest the roots of\n"
"large trees en masse and drain nutrients.\n"
"When an infested tree dies, they move\n"
"onto another tree all at once.");
const u8 gVenonatPokedexText[] = _(
"Its coat of thin, stiff hair that covers\n"
"its entire body is said to have evolved\n"
"for protection. Its large eyes never fail\n"
"to spot even miniscule prey.");
const u8 gVenomothPokedexText[] = _(
"VENOMOTH are nocturnal--they only are\n"
"active at night. Their favorite prey are\n"
"insects that gather around streetlights,\n"
"attracted by the light in the darkness.");
const u8 gDiglettPokedexText[] = _(
"DIGLETT are raised in most farms.\n"
"The reason is simple--wherever they\n"
"burrow, the soil is left perfectly tilled\n"
"for growing delicious crops.");
const u8 gDugtrioPokedexText[] = _(
"Because the triplets originally split from\n"
"one body, they think exactly alike.\n"
"They work cooperatively to burrow\n"
"endlessly through the ground.");
const u8 gMeowthPokedexText[] = _(
"MEOWTH withdraw their sharp claws into\n"
"their paws to silently sneak about.\n"
"For some reason, this POKéMON loves\n"
"shiny coins that glitter with light.");
const u8 gPersianPokedexText[] = _(
"A PERSIAN's six bold whiskers sense air\n"
"movements to determine what is in its\n"
"vicinity. It becomes docile if grabbed\n"
"by the whiskers.");
const u8 gPsyduckPokedexText[] = _(
"When its headache intensifies, it starts\n"
"using strange powers. However, it has no\n"
"recollection of its powers, so it always\n"
"looks befuddled and bewildered.");
const u8 gGolduckPokedexText[] = _(
"A GOLDUCK is an adept swimmer.\n"
"It sometimes joins competitive swimmers\n"
"in training. It uses psychic powers when\n"
"its forehead shimmers with light.");
const u8 gMankeyPokedexText[] = _(
"When it starts shaking and its nasal\n"
"breathing turns rough, it's a sure sign\n"
"of anger. However, since this happens\n"
"instantly, there is no time to flee.");
const u8 gPrimeapePokedexText[] = _(
"When it becomes furious, its blood\n"
"circulation becomes more robust, and\n"
"its muscles are made stronger. But it\n"
"also becomes much less intelligent.");
const u8 gGrowlithePokedexText[] = _(
"Its superb sense of smell ensures that\n"
"this POKéMON won't forget any scent,\n"
"no matter what. It uses its sense of smell\n"
"to detect the emotions of others.");
const u8 gArcaninePokedexText[] = _(
"This fleet-footed POKéMON is said to run\n"
"over 6,200 miles in a single day and night.\n"
"The fire that blazes wildly within its body\n"
"is its source of power.");
const u8 gPoliwagPokedexText[] = _(
"It is possible to see this POKéMON's spiral\n"
"innards right through its thin skin.\n"
"However, the skin is also very flexible.\n"
"Even sharp fangs bounce right off it.");
const u8 gPoliwhirlPokedexText[] = _(
"Its body surface is always wet and slick\n"
"with an oily fluid. Because of this greasy\n"
"covering, it can easily slip and slide out\n"
"of the clutches of any enemy in battle.");
const u8 gPoliwrathPokedexText[] = _(
"Its highly developed muscles never grow\n"
"fatigued, however much it exercises.\n"
"This POKéMON can swim back and forth\n"
"across the Pacific Ocean without effort.");
const u8 gAbraPokedexText[] = _(
"A POKéMON that sleeps 18 hours a day.\n"
"Observation revealed that it uses\n"
"TELEPORT to change its location once\n"
"every hour.");
const u8 gKadabraPokedexText[] = _(
"It is rumored that a boy with psychic\n"
"abilities suddenly transformed into\n"
"KADABRA while he was assisting research\n"
"into extrasensory powers.");
const u8 gAlakazamPokedexText[] = _(
"While it has strong psychic abilities and\n"
"high intelligence, an ALAKAZAM's muscles\n"
"are very weak. It uses psychic power to\n"
"move its body.");
const u8 gMachopPokedexText[] = _(
"It continually undertakes strenuous\n"
"training to master all forms of martial\n"
"arts. Its strength lets it easily hoist\n"
"a sumo wrestler onto its shoulders.");
const u8 gMachokePokedexText[] = _(
"A belt is worn by a MACHOKE to keep its\n"
"overwhelming power under control.\n"
"Because it is so dangerous, no one has\n"
"ever removed the belt.");
const u8 gMachampPokedexText[] = _(
"It is impossible to defend against punches\n"
"and chops doled out by its four arms.\n"
"Its fighting spirit flares up when it faces\n"
"a tough opponent.");
const u8 gBellsproutPokedexText[] = _(
"A BELLSPROUT's thin and flexible body lets\n"
"it bend and sway to avoid any attack,\n"
"however strong it may be. From its mouth,\n"
"it leaks a fluid that melts even iron.");
const u8 gWeepinbellPokedexText[] = _(
"At night, a WEEPINBELL hangs on to a tree\n"
"branch with its hooked rear and sleeps.\n"
"If it moves around in its sleep, it may\n"
"wake up to find itself on the ground.");
const u8 gVictreebelPokedexText[] = _(
"The long vine extending from its head is\n"
"waved about as if it were a living thing to\n"
"attract prey. When an unsuspecting victim\n"
"approaches, it is swallowed whole.");
const u8 gTentacoolPokedexText[] = _(
"Its body is almost entirely composed of\n"
"water. It ensnares its foe with its two\n"
"long tentacles, then stabs with the poison\n"
"stingers at their tips.");
const u8 gTentacruelPokedexText[] = _(
"It lives in complex rock formations on\n"
"the ocean floor and traps prey using its\n"
"80 tentacles. Its red orbs glow when it\n"
"grows excited or agitated.");
const u8 gGeodudePokedexText[] = _(
"It climbs mountain paths using only the\n"
"power of its arms. Because they look just\n"
"like boulders lining paths, hikers may step\n"
"on them without noticing.");
const u8 gGravelerPokedexText[] = _(
"They descend from mountains by tumbling\n"
"down steep slopes. They are so brutal,\n"
"they smash aside obstructing trees and\n"
"massive boulders with thunderous tackles.");
const u8 gGolemPokedexText[] = _(
"It is said to live in volcanic craters\n"
"on mountain peaks. Once a year, it sheds\n"
"its hide and grows larger. The shed hide\n"
"crumbles and returns to the soil.");
const u8 gPonytaPokedexText[] = _(
"A PONYTA is very weak at birth. It can\n"
"barely stand up. Its legs become stronger\n"
"as it stumbles and falls while trying to\n"
"keep up with its parent.");
const u8 gRapidashPokedexText[] = _(
"It usually canters casually in the fields\n"
"and plains. But once a RAPIDASH turns\n"
"serious, its fiery manes flare and blaze\n"
"as it gallops its way up to 150 mph.");
const u8 gSlowpokePokedexText[] = _(
"It catches prey by dipping its tail in\n"
"water at the side of a river. But it often\n"
"forgets what it is doing and spends entire\n"
"days just loafing at water's edge.");
const u8 gSlowbroPokedexText[] = _(
"Its tail has a SHELLDER firmly attached\n"
"with a bite. As a result, the tail can't be\n"
"used for fishing anymore. This forces it\n"
"to reluctantly swim and catch prey.");
const u8 gMagnemitePokedexText[] = _(
"The units at its sides are extremely\n"
"powerful magnets. They generate enough\n"
"magnetism to draw in iron objects from\n"
"over 300 feet away.");
const u8 gMagnetonPokedexText[] = _(
"It is actually three MAGNEMITE linked\n"
"by magnetism. It generates powerful radio\n"
"waves that raise temperatures by 3.6\n"
"degrees F within a 3,300-foot radius.");
const u8 gFarfetchdPokedexText[] = _(
"It is always seen with a stick from a plant.\n"
"Apparently, there are good sticks and bad\n"
"sticks. This POKéMON occasionally fights\n"
"with others over choice sticks.");
const u8 gDoduoPokedexText[] = _(
"Even while eating or sleeping, one of the\n"
"heads remains always vigilant for any sign\n"
"of danger. When threatened, it flees at\n"
"over 60 miles per hour.");
const u8 gDodrioPokedexText[] = _(
"A peculiar POKéMON species with three\n"
"heads. It vigorously races across grassy\n"
"plains even in arid seasons with little\n"
"rainfall.");
const u8 gSeelPokedexText[] = _(
"SEEL hunt for prey in frigid, ice-covered\n"
"seas. When it needs to breathe, it punches\n"
"a hole through the ice with the sharply\n"
"protruding section of its head.");
const u8 gDewgongPokedexText[] = _(
"It loves to snooze on bitterly cold ice.\n"
"The sight of this POKéMON sleeping on\n"
"a glacier was mistakenly thought to be\n"
"a mermaid by a mariner long ago.");
const u8 gGrimerPokedexText[] = _(
"Born from polluted sludge in the sea,\n"
"GRIMER's favorite food is anything filthy.\n"
"They feed on wastewater pumped out from\n"
"factories.");
const u8 gMukPokedexText[] = _(
"It prefers warm and humid habitats.\n"
"In the summertime, the toxic substances\n"
"in its body intensify, making MUK reek like\n"
"putrid kitchen garbage.");
const u8 gShellderPokedexText[] = _(
"At night, it burrows a hole in the seafloor\n"
"with its broad tongue to make a place to\n"
"sleep. While asleep, it closes its shell,\n"
"but leaves its tongue hanging out.");
const u8 gCloysterPokedexText[] = _(
"It swims in the sea by swallowing water,\n"
"then jetting it out toward the rear.\n"
"The CLOYSTER shoots spikes from its\n"
"shell using the same system.");
const u8 gGastlyPokedexText[] = _(
"When exposed to a strong wind, a GASTLY's\n"
"gaseous body quickly dwindles away.\n"
"They cluster under the eaves of houses\n"
"to escape the ravages of wind.");
const u8 gHaunterPokedexText[] = _(
"If a HAUNTER beckons you while it is\n"
"floating in darkness, don't approach it.\n"
"This POKéMON will try to lick you with its\n"
"tongue and steal your life away.");
const u8 gGengarPokedexText[] = _(
"Deep in the night, your shadow cast by\n"
"a streetlight may suddenly overtake you.\n"
"It is actually a GENGAR running past\n"
"you, pretending to be your shadow.");
const u8 gOnixPokedexText[] = _(
"There is a magnet in its brain that\n"
"prevents an ONIX from losing direction\n"
"while tunneling. As it grows older, its body\n"
"becomes steadily rounder and smoother.");
const u8 gDrowzeePokedexText[] = _(
"If your nose becomes itchy while you are\n"
"sleeping, it's a sure sign that a DROWZEE is\n"
"standing above your pillow and trying to\n"
"eat your dream through your nostrils.");
const u8 gHypnoPokedexText[] = _(
"The arcing movement and glitter of the\n"
"pendulum in a HYPNO's hand lull the foe\n"
"into deep hypnosis. While searching for\n"
"prey, it polishes the pendulum.");
const u8 gKrabbyPokedexText[] = _(
"KRABBY live in holes dug into beaches.\n"
"On sandy shores with little in the way\n"
"of food, they can be seen squabbling with\n"
"each other over territory.");
const u8 gKinglerPokedexText[] = _(
"It waves its huge, oversized claw in the\n"
"air to communicate with others.\n"
"But since the claw is so heavy, this\n"
"POKéMON quickly tires.");
const u8 gVoltorbPokedexText[] = _(
"It bears an uncanny and unexplained\n"
"resemblance to a POKé BALL. Because it\n"
"explodes at the slightest shock, even\n"
"veteran TRAINERS treat it with caution.");
const u8 gElectrodePokedexText[] = _(
"They appear in great numbers at electric\n"
"power plants. Because they feed on\n"
"electricity, they cause massive and\n"
"chaotic blackouts in nearby cities.");
const u8 gExeggcutePokedexText[] = _(
"It consists of six eggs that care for each\n"
"other. The eggs attract each other and\n"
"spin around. When cracks increasingly\n"
"appear, it is close to evolution.");
const u8 gExeggutorPokedexText[] = _(
"Originally from the tropics, EXEGGUTOR's\n"
"heads grow larger from exposure to strong\n"
"sunlight. It is said that when the heads\n"
"fall, they group to form an EXEGGCUTE.");
const u8 gCubonePokedexText[] = _(
"It pines for the mother it will never see\n"
"again. Seeing a likeness of its mother in\n"
"the full moon, it cries. The stains on the\n"
"skull it wears are from its tears.");
const u8 gMarowakPokedexText[] = _(
"A MAROWAK is the evolved form of a CUBONE\n"
"that has grown tough by overcoming the\n"
"grief of losing its mother. Its tempered\n"
"and hardened spirit is not easily broken.");
const u8 gHitmonleePokedexText[] = _(
"Its legs freely stretch and contract.\n"
"Using these springlike limbs, it bowls over\n"
"foes with devastating kicks. After battle,\n"
"it rubs down its tired legs.");
const u8 gHitmonchanPokedexText[] = _(
"A HITMONCHAN is said to possess the\n"
"spirit of a boxer who aimed to become the\n"
"world champion. Having an indomitable\n"
"spirit means that it will never give up.");
const u8 gLickitungPokedexText[] = _(
"Whenever it sees something unfamiliar,\n"
"it always licks the object because it\n"
"memorizes things by texture and taste.\n"
"It is somewhat put off by sour things.");
const u8 gKoffingPokedexText[] = _(
"Getting up close to a KOFFING will give\n"
"you a chance to observe, through its thin\n"
"skin, the toxic gases swirling inside. It\n"
"blows up at the slightest stimulation.");
const u8 gWeezingPokedexText[] = _(
"By diluting its toxic gases with a special\n"
"process, the highest grade of perfume can\n"
"be extracted. To WEEZING, gases emanating\n"
"from garbage are the ultimate feast.");
const u8 gRhyhornPokedexText[] = _(
"Once it starts running, it doesn't stop.\n"
"Its tiny brain makes it so stupid that it\n"
"can't remember why it started running in\n"
"the first place.");
const u8 gRhydonPokedexText[] = _(
"Its horn, which rotates like a drill,\n"
"destroys tall buildings with one strike.\n"
"It stands on its hind legs, and its brain\n"
"is well developed.");
const u8 gChanseyPokedexText[] = _(
"CHANSEY lay nutritionally excellent eggs\n"
"every day. The eggs are so delicious, they\n"
"are eagerly devoured by even those people\n"
"who have lost their appetite.");
const u8 gTangelaPokedexText[] = _(
"Its vines snap off easily and painlessly\n"
"if they are grabbed, allowing it to make a\n"
"quick getaway. The lost vines are replaced\n"
"by new growth the very next day.");
const u8 gKangaskhanPokedexText[] = _(
"If you come across a young KANGASKHAN\n"
"playing by itself, never try to catch it.\n"
"The baby's parent is sure to be in the area,\n"
"and it will become violently enraged.");
const u8 gHorseaPokedexText[] = _(
"By cleverly flicking the fins on its back\n"
"side to side, it moves in any direction\n"
"while facing forward. It spits ink to\n"
"escape if it senses danger.");
const u8 gSeadraPokedexText[] = _(
"The poisonous barbs all over its body are\n"
"highly valued as ingredients for making\n"
"traditional herbal medicine. It shows no\n"
"mercy to anything approaching its nest.");
const u8 gGoldeenPokedexText[] = _(
"In the springtime, schools of GOLDEEN\n"
"can be seen swimming up falls and rivers.\n"
"It metes out staggering damage with its\n"
"single horn.");
const u8 gSeakingPokedexText[] = _(
"It punches holes in boulders on stream-\n"
"beds. This is a clever innovation that\n"
"prevents its eggs from being attacked or\n"
"washed away by the current.");
const u8 gStaryuPokedexText[] = _(
"It gathers with others in the night and\n"
"makes its red core glow on and off with\n"
"the twinkling stars. It can regenerate\n"
"limbs if they are severed from its body.");
const u8 gStarmiePokedexText[] = _(
"People in ancient times imagined that\n"
"STARMIE were transformed from the\n"
"reflections of stars that twinkled on\n"
"gentle waves at night.");
const u8 gMrmimePokedexText[] = _(
"A MR. MIME is a master of pantomime. It can\n"
"convince others that something unseeable\n"
"actually exists. Once believed, the\n"
"imaginary object does become real.");
const u8 gScytherPokedexText[] = _(
"Its blindingly fast speed adds to the\n"
"sharpness of its twin forearm scythes.\n"
"The scythes can slice through thick logs\n"
"in one wicked stroke.");
const u8 gJynxPokedexText[] = _(
"A JYNX sashays rhythmically as if it were\n"
"dancing. Its motions are so bouncingly\n"
"alluring, people seeing it are compelled to\n"
"shake their hips without noticing.");
const u8 gElectabuzzPokedexText[] = _(
"When a storm approaches, it competes with\n"
"others to scale heights that are likely to\n"
"be stricken by lightning. Some towns use\n"
"ELECTABUZZ in place of lightning rods.");
const u8 gMagmarPokedexText[] = _(
"In battle, it blows out intense flames from\n"
"all over its body to intimidate its foe.\n"
"These fiery bursts create heat waves that\n"
"ignite grass and trees in the area.");
const u8 gPinsirPokedexText[] = _(
"Their pincers are strong enough to\n"
"shatter thick logs. Because they dislike\n"
"cold, PINSIR burrow and sleep under\n"
"the ground on chilly nights.");
const u8 gTaurosPokedexText[] = _(
"It is not satisfied unless it is rampaging\n"
"at all times. If there is no opponent for\n"
"TAUROS to battle, it will charge at thick\n"
"trees and knock them down to calm itself.");
const u8 gMagikarpPokedexText[] = _(
"Its swimming muscles are weak, so it is\n"
"easily washed away by currents. In places\n"
"where water pools, you can see many\n"
"MAGIKARP deposited there by the flow.");
const u8 gGyaradosPokedexText[] = _(
"It is an extremely vicious and violent\n"
"POKéMON. When humans begin to fight,\n"
"it will appear and burn everything to the\n"
"ground with intensely hot flames.");
const u8 gLaprasPokedexText[] = _(
"People have driven LAPRAS almost to the\n"
"point of extinction. In the evenings,\n"
"it is said to sing plaintively as it seeks\n"
"what few others of its kind still remain.");
const u8 gDittoPokedexText[] = _(
"A DITTO rearranges its cell structure to\n"
"transform itself. However, if it tries to\n"
"change based on its memory, it will get\n"
"details wrong.");
const u8 gEeveePokedexText[] = _(
"An EEVEE has an unstable genetic makeup\n"
"that suddenly mutates due to its\n"
"environment. Radiation from various\n"
"STONES causes this POKéMON to evolve.");
const u8 gVaporeonPokedexText[] = _(
"VAPOREON underwent a spontaneous\n"
"mutation and grew fins and gills that\n"
"allow them to live underwater. They have\n"
"the ability to freely control water.");
const u8 gJolteonPokedexText[] = _(
"Its cells generate weak power that is\n"
"amplified by its fur's static electricity\n"
"to drop thunderbolts. The bristling fur is\n"
"made of electrically charged needles.");
const u8 gFlareonPokedexText[] = _(
"FLAREON's fluffy fur releases heat into\n"
"the air so that its body does not get\n"
"excessively hot. Its body temperature can\n"
"rise to a maximum of 1,650 degrees F.");
const u8 gPorygonPokedexText[] = _(
"It is capable of reverting itself entirely\n"
"back to program data in order to enter\n"
"cyberspace. A PORYGON is copy-\n"
"protected so it cannot be duplicated.");
const u8 gOmanytePokedexText[] = _(
"One of the ancient and long-since-extinct\n"
"POKéMON that have been regenerated\n"
"from fossils by humans. If attacked,\n"
"it withdraws into its hard shell.");
const u8 gOmastarPokedexText[] = _(
"An OMASTAR uses its tentacles to capture\n"
"its prey. It is believed to have become\n"
"extinct because its shell grew too large,\n"
"making its movements slow and ponderous.");
const u8 gKabutoPokedexText[] = _(
"It is a POKéMON that has been regenerated\n"
"from a fossil. However, in rare cases, living\n"
"examples have been discovered. KABUTO\n"
"have not changed for 300 million years.");
const u8 gKabutopsPokedexText[] = _(
"KABUTOPS once swam underwater to hunt \n"
"for prey. It was apparently evolving from\n"
"being a water dweller to living on land as\n"
"evident from changes in its gills and legs.");
const u8 gAerodactylPokedexText[] = _(
"AERODACTYL is a POKéMON from the age\n"
"of dinosaurs. It was regenerated from DNA\n"
"extracted from amber. It is imagined to\n"
"have been the king of the skies.");
const u8 gSnorlaxPokedexText[] = _(
"SNORLAX's typical day consists of nothing\n"
"more than eating and sleeping. It is such\n"
"a docile POKéMON that there are children\n"
"who use its big belly as a place to play.");
const u8 gArticunoPokedexText[] = _(
"ARTICUNO is a legendary bird POKéMON that\n"
"can control ice. The flapping of its wings\n"
"chills the air. As a result, it is said that\n"
"when this POKéMON flies, snow will fall.");
const u8 gZapdosPokedexText[] = _(
"ZAPDOS is a legendary bird POKéMON that\n"
"has the ability to control electricity.\n"
"It usually lives in thunderclouds. It gains\n"
"power if it is stricken by lightning bolts.");
const u8 gMoltresPokedexText[] = _(
"MOLTRES is a legendary bird POKéMON\n"
"that can control fire. If injured, it is said\n"
"to dip its body in the molten magma of\n"
"a volcano to burn and heal itself.");
const u8 gDratiniPokedexText[] = _(
"A DRATINI continually molts and sloughs\n"
"off its old skin. It does so because the\n"
"life energy within its body steadily builds\n"
"to reach uncontrollable levels.");
const u8 gDragonairPokedexText[] = _(
"A DRAGONAIR stores an enormous amount of\n"
"energy inside its body. It is said to alter\n"
"the weather around it by loosing energy\n"
"from the crystals on its neck and tail.");
const u8 gDragonitePokedexText[] = _(
"It can circle the globe in just 16 hours.\n"
"It is a kindhearted POKéMON that leads\n"
"lost and foundering ships in a storm\n"
"to the safety of land.");
const u8 gMewtwoPokedexText[] = _(
"A POKéMON that was created by genetic\n"
"manipulation. However, even though the\n"
"scientific power of humans made its body,\n"
"they failed to give it a warm heart.");
const u8 gMewPokedexText[] = _(
"A MEW is said to possess the genes of all\n"
"POKéMON. It is capable of making itself\n"
"invisible at will, so it entirely avoids\n"
"notice even if it approaches people.");
const u8 gChikoritaPokedexText[] = _(
"It waves its leaf around to keep foes\n"
"at bay. However, a sweet fragrance also\n"
"wafts from the leaf, creating a friendly\n"
"atmosphere that becalms the battlers.");
const u8 gBayleefPokedexText[] = _(
"A BAYLEEF's neck is ringed by curled-up\n"
"leaves. Inside each leaf is a small tree\n"
"shoot. The fragrance of this shoot\n"
"makes people peppy.");
const u8 gMeganiumPokedexText[] = _(
"The fragrance of a MEGANIUM's flower\n"
"soothes and calms emotions. In battle,\n"
"it gives off more of its becalming scent\n"
"to blunt the foe's fighting spirit.");
const u8 gCyndaquilPokedexText[] = _(
"It flares flames from its back to protect\n"
"itself. The fire burns vigorously if the\n"
"POKéMON is angry. When it is tired,\n"
"it sputters with incomplete combustion.");
const u8 gQuilavaPokedexText[] = _(
"It intimidates foes with intense gusts of\n"
"flames and superheated air. Its quick\n"
"nimbleness lets it dodge attacks even\n"
"while scorching an enemy.");
const u8 gTyphlosionPokedexText[] = _(
"It can hide behind a shimmering heat haze\n"
"that it creates using its intense flames.\n"
"TYPHLOSION create blazing explosive\n"
"blasts that burn everything to cinders.");
const u8 gTotodilePokedexText[] = _(
"Despite its small body, TOTODILE's jaws\n"
"are very powerful. While it may think it is\n"
"just playfully nipping, its bite has enough\n"
"strength to cause serious injury.");
const u8 gCroconawPokedexText[] = _(
"Once its jaws clamp down on its foe, it will\n"
"absolutely not let go. Because the tips of\n"
"its fangs are forked back like fishhooks,\n"
"they become irremovably embedded.");
const u8 gFeraligatrPokedexText[] = _(
"It opens its huge mouth to intimidate\n"
"enemies. In battle, it runs using its thick\n"
"and powerful hind legs to charge the\n"
"foe with incredible speed.");
const u8 gSentretPokedexText[] = _(
"They take turns standing guard when it\n"
"is time to sleep. The sentry awakens the\n"
"others if it senses danger. If one becomes\n"
"separated, it turns sleepless with fear.");
const u8 gFurretPokedexText[] = _(
"A FURRET has a very slim build. When under\n"
"attack, it can squirm through narrow\n"
"spaces and get away. In spite of its short\n"
"limbs, it is very nimble and fleet.");
const u8 gHoothootPokedexText[] = _(
"It has an internal organ that senses\n"
"the earth's rotation. Using this special\n"
"organ, a HOOTHOOT begins hooting at\n"
"precisely the same time every day.");
const u8 gNoctowlPokedexText[] = _(
"It unfailingly catches prey in darkness.\n"
"NOCTOWL owe their success to superior\n"
"vision that allows them to see in minimal\n"
"light, and to their supple and silent wings.");
const u8 gLedybaPokedexText[] = _(
"LEDYBA communicate using a fluid that\n"
"they secrete from where the legs join the\n"
"body. They are said to convey feelings to\n"
"others by altering the fluid's scent.");
const u8 gLedianPokedexText[] = _(
"It is said that in lands with clean air,\n"
"where the stars fill the sky, there live\n"
"many LEDIAN. For good reason, they use\n"
"the light of the stars as energy.");
const u8 gSpinarakPokedexText[] = _(
"The web it spins can be considered its\n"
"second nervous system. It is said that a\n"
"SPINARAK determines its prey by the tiny\n"
"vibrations it feels through the web.");
const u8 gAriadosPokedexText[] = _(
"Its feet are tipped with tiny hooked claws\n"
"that enable it to scuttle on ceilings and\n"
"vertical walls. It constricts its foe with\n"
"thin and strong silk webbing.");
const u8 gCrobatPokedexText[] = _(
"Over the course of evolution, its hind legs\n"
"turned into wings. By alternately resting\n"
"its front and rear wings, it can fly all day\n"
"without having to stop.");
const u8 gChinchouPokedexText[] = _(
"When it senses danger, it discharges\n"
"positive and negative electricity from its\n"
"two antennae. It lives in depths beyond\n"
"sunlight's reach.");
const u8 gLanturnPokedexText[] = _(
"The light-emitting orbs on its back are\n"
"very bright. They are formed from a part of\n"
"its dorsal fin. This POKéMON illuminates\n"
"the inky darkness of deep seas.");
const u8 gPichuPokedexText[] = _(
"It is still inept at retaining electricity.\n"
"When it is startled, it discharges power\n"
"accidentally. It gets better at holding\n"
"power as it grows older.");
const u8 gCleffaPokedexText[] = _(
"On nights with many shooting stars,\n"
"CLEFFA can be seen dancing in a ring.\n"
"They dance until daybreak, when they\n"
"quench their thirst with the morning dew.");
const u8 gIgglybuffPokedexText[] = _(
"Its soft and pliable body is very bouncy.\n"
"When it sings continuously with all its\n"
"might, its body steadily turns a deepening\n"
"pink color.");
const u8 gTogepiPokedexText[] = _(
"As its energy, it uses the feelings of\n"
"compassion and pleasure exuded by\n"
"people and POKéMON. It stores up happy\n"
"feelings in its shell, then shares them out.");
const u8 gTogeticPokedexText[] = _(
"It is said to be a POKéMON that brings good\n"
"fortune. When it spots someone who is pure\n"
"of heart, a TOGETIC appears and shares its\n"
"happiness with that person.");
const u8 gNatuPokedexText[] = _(
"It runs up short trees that grow on the\n"
"savanna to peck at new shoots.\n"
"A NATU's eyes look as if they are\n"
"always observing something.");
const u8 gXatuPokedexText[] = _(
"It has the enigmatic power of foreseeing\n"
"the future. Some people in different lands\n"
"have long believed that XATU are\n"
"emissaries from another world.");
const u8 gMareepPokedexText[] = _(
"Its fluffy wool rubs together and builds\n"
"a static charge. The more energy is\n"
"charged, the more brightly the lightbulb\n"
"at the tip of its tail glows.");
const u8 gFlaaffyPokedexText[] = _(
"Its fleece quality changes to generate\n"
"strong static electricity with a small\n"
"amount of wool. The bare, slick parts of its\n"
"hide are shielded against electricity.");
const u8 gAmpharosPokedexText[] = _(
"It gives off so much light that it can be\n"
"seen even from space. People in the old\n"
"days used its light to send signals back\n"
"and forth with others far away.");
const u8 gBellossomPokedexText[] = _(
"Its flower petals deepen in color through\n"
"exposure to sunlight. When cloudy weather\n"
"persists, it does a dance that is thought\n"
"to be a ritual for summoning the sun.");
const u8 gMarillPokedexText[] = _(
"Its body is covered with water-repellent\n"
"fur. Because of the fur, it can swim\n"
"through water at high speed without being\n"
"slowed by the water's resistance.");
const u8 gAzumarillPokedexText[] = _(
"It lives in water virtually all day long.\n"
"Its body color and pattern act as\n"
"camouflage that makes it tough for\n"
"enemies to spot in water.");
const u8 gSudowoodoPokedexText[] = _(
"It mimics a tree to avoid being attacked\n"
"by enemies. But since its forelegs\n"
"remain green throughout the year, it is\n"
"easily identified as a fake in the winter.");
const u8 gPolitoedPokedexText[] = _(
"The curled hair on its head proves its\n"
"status as a king. It is said that the\n"
"longer and curlier the hair, the more\n"
"respect it earns from its peers.");
const u8 gHoppipPokedexText[] = _(
"This POKéMON drifts and floats with the\n"
"wind. If it senses the approach of strong\n"
"winds, a HOPPIP links leaves with others\n"
"to prepare against being blown away.");
const u8 gSkiploomPokedexText[] = _(
"It blossoms when the temperature rises\n"
"above 64 degrees F. Because its flower's\n"
"blooming changes with the temperature,\n"
"it is sometimes used as a thermometer.");
const u8 gJumpluffPokedexText[] = _(
"JUMPLUFF ride warm southern winds to\n"
"cross the sea and fly to foreign lands.\n"
"This POKéMON lands when it encounters\n"
"cold air while it is floating.");
const u8 gAipomPokedexText[] = _(
"Its tail ends with a dexterous, handlike\n"
"appendage. However, because it uses the\n"
"tail so much, AIPOM's real hands have\n"
"become rather clumsy.");
const u8 gSunkernPokedexText[] = _(
"SUNKERN try to minimize movement to\n"
"conserve the nutrients they have stored\n"
"in their bodies for evolution. They will\n"
"not eat, subsisting only on morning dew.");
const u8 gSunfloraPokedexText[] = _(
"SUNFLORA convert solar energy into\n"
"nutrition. They are highly active in the\n"
"warm daytime but suddenly stop moving as\n"
"soon as the sun sets.");
const u8 gYanmaPokedexText[] = _(
"It can see 360 degrees without moving\n"
"its eyes. It is a great flier capable of\n"
"making sudden stops and turning midair to\n"
"quickly chase down targeted prey.");
const u8 gWooperPokedexText[] = _(
"WOOPER usually live in water but come\n"
"out onto land seeking food occasionally.\n"
"On land, they coat their bodies with a\n"
"gooey, toxic film.");
const u8 gQuagsirePokedexText[] = _(
"A QUAGSIRE hunts by leaving its mouth wide\n"
"open in water and waiting for its prey to\n"
"blunder in. Because it doesn't move, it\n"
"does not get very hungry.");
const u8 gEspeonPokedexText[] = _(
"An ESPEON is extremely loyal to any\n"
"TRAINER it considers to be worthy. It is\n"
"said to have developed precognitive\n"
"powers to protect its TRAINER from harm.");
const u8 gUmbreonPokedexText[] = _(
"UMBREON evolved from exposure to the\n"
"moon's energy pulses. It lurks in darkness\n"
"and waits for its foes to move. The rings\n"
"on its body glow when it leaps to attack.");
const u8 gMurkrowPokedexText[] = _(
"MURKROW were feared as the alleged\n"
"bearers of ill fortune. It shows strong\n"
"interest in anything that sparkles. It will\n"
"even try to steal rings from women.");
const u8 gSlowkingPokedexText[] = _(
"It undertakes research every day to\n"
"solve the mysteries of the world.\n"
"However, it apparently forgets everything\n"
"if the SHELLDER on its head comes off.");
const u8 gMisdreavusPokedexText[] = _(
"A MISDREAVUS frightens people with a\n"
"creepy, sobbing cry. It apparently uses\n"
"its red spheres to absorb the fear of foes\n"
"as its nutrition.");
const u8 gUnownPokedexText[] = _(
"This POKéMON is shaped like ancient text\n"
"characters. Although research is ongoing,\n"
"it is a mystery as to which came first,\n"
"the ancient writings or the various UNOWN.");
const u8 gWobbuffetPokedexText[] = _(
"Usually docile, a WOBBUFFET strikes back\n"
"ferociously if its black tail is attacked.\n"
"It makes its lair in caves where it waits\n"
"for nightfall.");
const u8 gGirafarigPokedexText[] = _(
"A GIRAFARIG is an herbivore--it eats\n"
"grass and tree shoots. While it is eating,\n"
"its tail makes chewing and swallowing\n"
"motions as if it were also eating.");
const u8 gPinecoPokedexText[] = _(
"A PINECO hangs from a tree branch and\n"
"waits for prey. While eating, if it is\n"
"disturbed by someone shaking its tree, it\n"
"falls on the ground and suddenly explodes.");
const u8 gForretressPokedexText[] = _(
"It keeps itself inside its steel shell.\n"
"The shell is opened when it is catching\n"
"prey, but it is so quick that the shell's\n"
"inside cannot be seen.");
const u8 gDunsparcePokedexText[] = _(
"Its drill-tipped tail is used to burrow into\n"
"the ground backwards. This POKéMON is\n"
"known to make its nest in complex shapes\n"
"deep under the ground.");
const u8 gGligarPokedexText[] = _(
"It glides without making a single sound.\n"
"It grasps the face of its foe using its\n"
"hind and large front claws, then stabs\n"
"with its poison barb.");
const u8 gSteelixPokedexText[] = _(
"STEELIX live even further underground\n"
"than ONIX. This POKéMON is known to dig\n"
"toward the earth's core, reaching a depth\n"
"of over six-tenths of a mile underground.");
const u8 gSnubbullPokedexText[] = _(
"By baring its fangs and making a scary\n"
"face, it sends smaller POKéMON scurrying\n"
"in terror. The SNUBBULL does seem a\n"
"little sad at making its foes flee.");
const u8 gGranbullPokedexText[] = _(
"It has a particularly well-developed lower\n"
"jaw. The huge fangs are heavy, causing\n"
"it to tilt its head. Unless it is startled, it\n"
"will not try to bite.");
const u8 gQwilfishPokedexText[] = _(
"A QWILFISH uses the pressure of water\n"
"it swallows to shoot toxic quills all at\n"
"once from all over its body. It finds\n"
"swimming to be somewhat challenging.");
const u8 gScizorPokedexText[] = _(
"A SCIZOR has a body with the hardness of\n"
"steel. It is not easily fazed by ordinary\n"
"sorts of attacks. It flaps its wings to\n"
"regulate its body temperature.");
const u8 gShucklePokedexText[] = _(
"A SHUCKLE hides under rocks, keeping its\n"
"body concealed inside its shell while\n"
"eating stored berries. The berries mix with\n"
"its body fluids to become a juice.");
const u8 gHeracrossPokedexText[] = _(
"They gather in forests seeking the sweet\n"
"sap of trees. It is completely clad in a\n"
"steel-hard shell. It is proud of its horn,\n"
"which it uses to fling foes.");
const u8 gSneaselPokedexText[] = _(
"A SNEASEL scales trees by punching its\n"
"hooked claws into the bark. It seeks out\n"
"unguarded nests and steals eggs for food\n"
"while the parents are away.");
const u8 gTeddiursaPokedexText[] = _(
"It licks its palms that are sweetened by\n"
"being soaked in honey. A TEDDIURSA makes\n"
"its own honey by blending fruits and pollen\n"
"collected by BEEDRILL.");
const u8 gUrsaringPokedexText[] = _(
"In forests, it is said that there are many\n"
"streams and towering trees where an\n"
"URSARING gathers food. It walks through\n"
"its forest collecting food every day.");
const u8 gSlugmaPokedexText[] = _(
"It is a species of POKéMON that lives in\n"
"volcanic areas. If its body cools, its skin\n"
"hardens and immobilizes it. To avoid that,\n"
"it sleeps near magma.");
const u8 gMagcargoPokedexText[] = _(
"The shell on its back is made of hardened\n"
"magma. Tens of thousands of years spent\n"
"living in volcanic craters have turned\n"
"MAGCARGO's bodies into magma.");
const u8 gSwinubPokedexText[] = _(
"It roots for food by rubbing its snout\n"
"against the ground. Its favorite food is a\n"
"mushroom that grows under dried grass.\n"
"It occasionally roots out hot springs.");
const u8 gPiloswinePokedexText[] = _(
"A PILOSWINE is covered by a thick coat\n"
"of long hair for enduring freezing cold.\n"
"It uses its tusks to dig up food that has\n"
"been buried under ice.");
const u8 gCorsolaPokedexText[] = _(
"CORSOLA live in warm southern seas.\n"
"If the sea becomes polluted, the beautiful\n"
"coral stalks become discolored and crumble\n"
"away in tatters.");
const u8 gRemoraidPokedexText[] = _(
"A REMORAID uses its abdominal muscles\n"
"to forcefully expel swallowed water, then\n"
"shoot down flying prey. When evolution\n"
"approaches, it travels down rivers.");
const u8 gOctilleryPokedexText[] = _(
"It ensnares its foe with its suction-\n"
"cupped tentacles before delivering the\n"
"finishing blow. If the foe turns out to be\n"
"too strong, it spews ink to escape.");
const u8 gDelibirdPokedexText[] = _(
"It carries food bundled up in its tail.\n"
"There was a famous explorer who\n"
"managed to scale Mt. Everest thanks\n"
"to a DELIBIRD sharing its food.");
const u8 gMantinePokedexText[] = _(
"On sunny days, schools of MANTINE can be\n"
"seen elegantly leaping over the waves.\n"
"It is not bothered by the REMORAID that\n"
"hitches rides.");
const u8 gSkarmoryPokedexText[] = _(
"A POKéMON that has a body and wings of\n"
"steel. People in the past used feathers\n"
"fallen from SKARMORY to make swords and\n"
"knives.");
const u8 gHoundourPokedexText[] = _(
"HOUNDOUR communicate with each other\n"
"using a variety of cries to corner their\n"
"prey. This POKéMON's remarkable teamwork\n"
"is simply unparalleled.");
const u8 gHoundoomPokedexText[] = _(
"In a HOUNDOOM pack, the one with its horns\n"
"raked sharply back serves a leadership\n"
"role. They choose their leader by fighting\n"
"among themselves.");
const u8 gKingdraPokedexText[] = _(
"It sleeps quietly, deep on the seafloor.\n"
"When it comes up to the surface, it\n"
"creates a huge whirlpool that can swallow\n"
"even ships.");
const u8 gPhanpyPokedexText[] = _(
"PHANPY's big ears serve as broad fans.\n"
"When it becomes hot, it flaps the ears\n"
"busily to cool down. Even the young are\n"
"very strong.");
const u8 gDonphanPokedexText[] = _(
"A DONPHAN is so strong it can easily haul\n"
"a dump truck. Its hide has toughened to a\n"
"rock-hard state. An ordinary sort of\n"
"attack won't even leave a scratch.");
const u8 gPorygon2PokedexText[] = _(
"It was created by humans using the power\n"
"of science. It has been given artificial\n"
"intelligence that enables it to learn new\n"
"gestures and emotions on its own.");
const u8 gStantlerPokedexText[] = _(
"STANTLER's magnificent antlers were\n"
"once traded at high prices as works of art.\n"
"As a result, this POKéMON was hunted\n"
"close to extinction.");
const u8 gSmearglePokedexText[] = _(
"A SMEARGLE marks its territory using a\n"
"fluid that leaks out from the tip of its\n"
"tail. About 5,000 different marks left by\n"
"this POKéMON have been found.");
const u8 gTyroguePokedexText[] = _(
"TYROGUE become stressed out if they do\n"
"not get to train every day. When raising\n"
"this POKéMON, the TRAINER must establish\n"
"a regular training schedule.");
const u8 gHitmontopPokedexText[] = _(
"Its technique of kicking while spinning is\n"
"a remarkable mix of both offense and\n"
"defense. HITMONTOP travel faster\n"
"spinning than they do walking.");
const u8 gSmoochumPokedexText[] = _(
"It actively runs about, but also falls\n"
"often. Whenever it falls, it will check its\n"
"reflection on a lake's surface to make\n"
"sure its face hasn't become dirty.");
const u8 gElekidPokedexText[] = _(
"If it touches metal and discharges the\n"
"electricity it has stored in its body, an\n"
"ELEKID begins swinging its arms in circles\n"
"to recharge itself.");
const u8 gMagbyPokedexText[] = _(
"If a MAGBY is spouting yellow flames from\n"
"its mouth, it is in good health. When it is\n"
"fatigued, black smoke will be mixed in with\n"
"the flames.");
const u8 gMiltankPokedexText[] = _(
"It gives over five gallons of milk daily.\n"
"Its sweet milk is enjoyed by children and\n"
"grown-ups alike. People who can't drink\n"
"milk turn it into yogurt and eat it instead.");
const u8 gBlisseyPokedexText[] = _(
"If it senses sadness with its fluffy fur,\n"
"a BLISSEY will rush over to the sad person,\n"
"however far away, to share an egg of\n"
"happiness that brings a smile to any face.");
const u8 gRaikouPokedexText[] = _(
"RAIKOU embodies the speed of lightning.\n"
"Its roars send shock waves shuddering\n"
"through the air and ground as if\n"
"lightning bolts were crashing down.");
const u8 gEnteiPokedexText[] = _(
"ENTEI embodies the passion of magma.\n"
"It is thought to have been born in the\n"
"eruption of a volcano. It blasts fire that\n"
"consumes all that it touches.");
const u8 gSuicunePokedexText[] = _(
"SUICUNE embodies the compassion of\n"
"a pure spring of water. It runs across\n"
"the land with gliding elegance. It has the\n"
"power to purify dirty water.");
const u8 gLarvitarPokedexText[] = _(
"A LARVITAR is born deep under the ground.\n"
"It must eat its way through the soil above\n"
"and reach the surface for it to see its\n"
"parents' faces.");
const u8 gPupitarPokedexText[] = _(
"A PUPITAR creates a gas inside its body\n"
"that it ejects under compression to propel\n"
"itself like a jet. Its body can withstand\n"
"a collision with solid steel.");
const u8 gTyranitarPokedexText[] = _(
"A TYRANITAR is so overwhelmingly powerful,\n"
"it can bring down a whole mountain to make\n"
"its nest. It roams in mountains seeking\n"
"new opponents to fight.");
const u8 gLugiaPokedexText[] = _(
"LUGIA is so powerful even a light\n"
"fluttering of its wings can blow apart\n"
"houses. As a result, it chooses to live out\n"
"of sight deep under the sea.");
const u8 gHoOhPokedexText[] = _(
"Its feathers--which glow in seven colors\n"
"depending on the angle at which they are\n"
"struck by light--are thought to bring joy.\n"
"It is said to live at the foot of a rainbow.");
const u8 gCelebiPokedexText[] = _(
"This POKéMON came from the future by\n"
"crossing over time. It is thought that so\n"
"long as CELEBI appears, a bright and\n"
"shining future awaits us.");
const u8 gTreeckoPokedexText[] = _(
"It makes its nest in a giant tree in the\n"
"forest. It ferociously guards against\n"
"anything nearing its territory. It is said\n"
"to be the protector of the forest's trees.");
const u8 gGrovylePokedexText[] = _(
"Leaves grow out of this POKéMON's body.\n"
"They help obscure a GROVYLE from the eyes\n"
"of its enemies while it is in a thickly\n"
"overgrown forest.");
const u8 gSceptilePokedexText[] = _(
"In the jungle, its power is without equal.\n"
"This POKéMON carefully grows trees and\n"
"plants. It regulates its body temperature\n"
"by basking in sunlight.");
const u8 gTorchicPokedexText[] = _(
"If attacked, it strikes back by spitting\n"
"balls of fire it forms in its stomach.\n"
"A TORCHIC dislikes darkness because it\n"
"can't see its surroundings.");
const u8 gCombuskenPokedexText[] = _(
"It lashes out with 10 kicks per second.\n"
"Its strong fighting instinct compels it\n"
"to keep up its offensive until the\n"
"opponent gives up.");
const u8 gBlazikenPokedexText[] = _(
"It learns martial arts that use punches\n"
"and kicks. Every several years, its old\n"
"feathers burn off, and new, supple\n"
"feathers grow back in their place.");
const u8 gMudkipPokedexText[] = _(
"On land, it can powerfully lift large\n"
"boulders by planting its four feet and\n"
"heaving. It sleeps by burying itself in soil\n"
"at the water's edge.");
const u8 gMarshtompPokedexText[] = _(
"Its toughened hind legs enable it to stand\n"
"upright. Because it weakens if its skin\n"
"dries out, it replenishes fluids by playing\n"
"in mud.");
const u8 gSwampertPokedexText[] = _(
"If it senses the approach of a storm and\n"
"a tidal wave, it protects its seaside nest\n"
"by piling up boulders. It swims as fast as\n"
"a jet ski.");
const u8 gPoochyenaPokedexText[] = _(
"It savagely threatens foes with bared\n"
"fangs. It chases after fleeing targets\n"
"tenaciously. It turns tail and runs,\n"
"however, if the foe strikes back.");
const u8 gMightyenaPokedexText[] = _(
"In the wild, MIGHTYENA live in a pack.\n"
"They never defy their leader's orders.\n"
"They defeat foes with perfectly\n"
"coordinated teamwork.");
const u8 gZigzagoonPokedexText[] = _(
"Rubbing its nose against the ground, it\n"
"always wanders about back and forth in\n"
"search of something. It is distinguished\n"
"by the zigzag footprints it leaves.");
const u8 gLinoonePokedexText[] = _(
"It is exceedingly fast if it only has to run\n"
"in a straight line. When it spots pond-\n"
"dwelling prey underwater, it quickly leaps\n"
"in and catches it with its sharp claws.");
const u8 gWurmplePokedexText[] = _(
"It sticks to tree branches and eats\n"
"leaves. The thread it spits from its mouth,\n"
"which becomes gooey when it touches\n"
"air, slows the movement of its foes.");
const u8 gSilcoonPokedexText[] = _(
"It prepares for evolution using the\n"
"energy it stored while it was a WURMPLE.\n"
"It keeps watch over the surroundings with\n"
"its two eyes.");
const u8 gBeautiflyPokedexText[] = _(
"Its colorfully patterned wings are its\n"
"most prominent feature. It flies through\n"
"flower-covered fields collecting pollen.\n"
"It attacks ferociously when angered.");
const u8 gCascoonPokedexText[] = _(
"To avoid detection by its enemies, it hides\n"
"motionlessly beneath large leaves and in\n"
"the gaps of branches. It also attaches\n"
"dead leaves to its body for camouflage.");
const u8 gDustoxPokedexText[] = _(
"It is a nocturnal POKéMON that flies from\n"
"fields and mountains to the attraction of\n"
"streetlights at night. It looses highly\n"
"toxic powder from its wings.");
const u8 gLotadPokedexText[] = _(
"This POKéMON lives in ponds with clean\n"
"water. It is known to ferry small POKéMON\n"
"across ponds by carrying them on the\n"
"broad leaf on its head.");
const u8 gLombrePokedexText[] = _(
"In the evening, it takes great delight in\n"
"popping out of rivers and startling people.\n"
"It feeds on aquatic moss that grows on\n"
"rocks in the riverbed.");
const u8 gLudicoloPokedexText[] = _(
"When it hears festive music, all the cells\n"
"in its body become stimulated, and it\n"
"begins moving in rhythm. It does not\n"
"quail even when it faces a tough opponent.");
const u8 gSeedotPokedexText[] = _(
"It hangs off branches and absorbs\n"
"nutrients. When it finishes eating, its\n"
"body becomes so heavy that it drops to\n"
"the ground with a thump.");
const u8 gNuzleafPokedexText[] = _(
"A forest-dwelling POKéMON that is skilled\n"
"at climbing trees. Its long and pointed\n"
"nose is its weak point. It loses power if\n"
"the nose is gripped.");
const u8 gShiftryPokedexText[] = _(
"It is said to arrive on chilly, wintry winds.\n"
"Feared from long ago as the guardian of\n"
"forests, this POKéMON lives in a deep\n"
"forest where people do not venture.");
const u8 gTaillowPokedexText[] = _(
"Although it is small, it is very courageous.\n"
"It will take on a larger SKARMORY on an\n"
"equal footing. However, its will weakens if\n"
"it becomes hungry.");
const u8 gSwellowPokedexText[] = _(
"A SWELLOW dives upon prey from far above.\n"
"It never misses its targets. It takes to\n"
"the skies in search of lands with a warm\n"
"climate.");
const u8 gWingullPokedexText[] = _(
"It makes its nest on a sheer cliff at the\n"
"edge of the sea. It has trouble keeping\n"
"its wings flapping in flight. Instead, it\n"
"soars on updrafts.");
const u8 gPelipperPokedexText[] = _(
"It skims the tops of waves as it flies.\n"
"When it spots prey, it uses its large beak\n"
"to scoop up the victim with water.\n"
"It protects its eggs in its beak.");
const u8 gRaltsPokedexText[] = _(
"A RALTS has the power to sense the\n"
"emotions of people and POKéMON with the\n"
"horns on its head. It takes cover if it\n"
"senses any hostility.");
const u8 gKirliaPokedexText[] = _(
"A KIRLIA has the psychic power to create \n"
"a rip in the dimensions and see into the\n"
"future. It is said to dance with pleasure\n"
"on sunny mornings.");
const u8 gGardevoirPokedexText[] = _(
"It apparently does not feel the pull of\n"
"gravity because it supports itself with\n"
"psychic power. It will give its life to\n"
"protect its TRAINER.");
const u8 gSurskitPokedexText[] = _(
"They gather on puddles after evening\n"
"downpours, gliding across the surface\n"
"of water as if sliding. It secretes honey\n"
"with a sweet aroma from its head.");
const u8 gMasquerainPokedexText[] = _(
"It intimidates foes with the large eyelike\n"
"patterns on its antennae. Because it can't\n"
"fly if its wings get wet, it shelters itself\n"
"from rain under large trees and eaves.");
const u8 gShroomishPokedexText[] = _(
"It loves to eat damp, composted soil in\n"
"forests. If you enter a forest after a\n"
"long rain, you can see many SHROOMISH\n"
"feasting on composted soil.");
const u8 gBreloomPokedexText[] = _(
"It scatters spores from holes in the cap\n"
"on its head. It loves warm and humid\n"
"climates. It feeds on trees and plants in\n"
"fields and forests.");
const u8 gSlakothPokedexText[] = _(
"It sleeps virtually all day and night long.\n"
"It doesn't change its nest its entire life,\n"
"but it sometimes travels great distances\n"
"by swimming in rivers.");
const u8 gVigorothPokedexText[] = _(
"It can't keep still because its blood boils\n"
"with energy. It runs through the fields\n"
"and mountains all day to calm itself. If it\n"
"doesn't, it can't sleep at night.");
const u8 gSlakingPokedexText[] = _(
"Hordes of SLAKING gather around trees\n"
"when fruits come into season. They wait\n"
"around patiently for ripened fruits to fall\n"
"out of the trees.");
const u8 gNincadaPokedexText[] = _(
"It makes its nest at the roots of a mighty\n"
"tree. Using its whiskerlike antennae, it\n"
"probes its surroundings in the\n"
"pitch-black darkness of soil.");
const u8 gNinjaskPokedexText[] = _(
"Because it darts about vigorously at high\n"
"speed, it is very difficult to see. Hearing\n"
"its distinctive cries for too long induces\n"
"a headache.");
const u8 gShedinjaPokedexText[] = _(
"A peculiar POKéMON that floats in air even\n"
"though its wings remain completely still.\n"
"The inside of its body is hollow and\n"
"utterly dark.");
const u8 gWhismurPokedexText[] = _(
"Its cries equal a jet plane in volume.\n"
"It inhales through its ear canals. Because\n"
"of this system, it can cry continually\n"
"without having to catch its breath.");
const u8 gLoudredPokedexText[] = _(
"It positions the round speakers on its\n"
"head to assail foes with ultrasonic waves\n"
"at massive volume. It builds power by\n"
"stomping the ground.");
const u8 gExploudPokedexText[] = _(
"It has sound-generating organs all over\n"
"its body. It communicates with others by\n"
"adjusting the tone and volume of the cries\n"
"it emits.");
const u8 gMakuhitaPokedexText[] = _(
"It loves to toughen up its body above all\n"
"else. If you hear quaking rumbles in a cave,\n"
"it is the sound of MAKUHITA undertaking\n"
"strenuous training.");
const u8 gHariyamaPokedexText[] = _(
"It has the habit of challenging others\n"
"without hesitation to tests of strength.\n"
"It's been known to stand on train tracks\n"
"and stop trains using forearm thrusts.");
const u8 gAzurillPokedexText[] = _(
"Its tail, which is packed with nutrition,\n"
"is very bouncy like a rubber ball. On sunny\n"
"days they gather at the edge of water and\n"
"splash about for fun.");
const u8 gNosepassPokedexText[] = _(
"Its body emits a powerful magnetism.\n"
"It feeds on prey that is pulled in by the\n"
"force. Its magnetism is stronger in cold\n"
"seasons.");
const u8 gSkittyPokedexText[] = _(
"A SKITTY's adorably cute behavior makes it\n"
"highly popular. In battle, it makes its tail\n"
"puff out. It threatens foes with a sharp\n"
"growl.");
const u8 gDelcattyPokedexText[] = _(
"Rather than keeping a permanent lair,\n"
"it habitually seeks comfortable spots and\n"
"sleeps there. It is nocturnal and becomes\n"
"active at dusk.");
const u8 gSableyePokedexText[] = _(
"It digs branching holes in caves using its\n"
"sharp claws in search of food--raw gems.\n"
"A SABLEYE lurks in darkness and is seen\n"
"only rarely.");
const u8 gMawilePokedexText[] = _(
"Its giant jaws are actually steel horns\n"
"that transformed. It fools foes into\n"
"complacency with its adorable gestures,\n"
"then chomps them with its huge jaws.");
const u8 gAronPokedexText[] = _(
"A POKéMON that is clad in steel armor.\n"
"A new suit of armor is made when it evolves.\n"
"The old, discarded armor is salvaged as\n"
"metal for making iron products.");
const u8 gLaironPokedexText[] = _(
"When two LAIRON meet in the wild, they\n"
"fight for territory by bashing into each\n"
"other with their steel bodies. The sound\n"
"of their collision carries for miles.");
const u8 gAggronPokedexText[] = _(
"Its iron horns grow longer a little at\n"
"a time. They are used to determine the\n"
"AGGRON's age. The gouges in its armor are\n"
"worn with pride as mementos from battles.");
const u8 gMedititePokedexText[] = _(
"It continually meditates for hours every\n"
"day. As a result of rigorous and dedicated\n"
"yoga training, it has tempered its\n"
"spiritual power so much it can fly.");
const u8 gMedichamPokedexText[] = _(
"Through crushingly harsh yoga training, it\n"
"gained the power to foretell its foe's\n"
"actions. It battles with elegant, dance-\n"
"like movement.");
const u8 gElectrikePokedexText[] = _(
"It generates electricity using friction\n"
"from the atmosphere. In seasons with\n"
"especially arid air, its entire body blazes\n"
"with violent showers of sparks.");
const u8 gManectricPokedexText[] = _(
"Because lightning falls in their vicinities,\n"
"MANECTRIC were thought to have been born\n"
"from lightning. In battle, they create\n"
"thunderclouds.");
const u8 gPluslePokedexText[] = _(
"It has the trait of cheering on its fellow\n"
"POKéMON. By shorting out the electricity\n"
"it releases from its paws, it creates\n"
"pom-poms for cheering.");
const u8 gMinunPokedexText[] = _(
"At a meeting of POKéMON academics, it was\n"
"announced that simultaneous exposure to\n"
"electricity from a PLUSLE and MINUN will\n"
"promote circulation and boost vitality.");
const u8 gVolbeatPokedexText[] = _(
"With their taillights lit, VOLBEAT fly in\n"
"a swarm, drawing geometric designs in the\n"
"night sky. They move their nests if their\n"
"pond water becomes dirty.");
const u8 gIllumisePokedexText[] = _(
"A nocturnal POKéMON that becomes active\n"
"upon nightfall. It leads a VOLBEAT swarm\n"
"to draw patterns in the night sky. Over 200\n"
"different patterns have been confirmed.");
const u8 gRoseliaPokedexText[] = _(
"A ROSELIA that drinks nutritionally rich\n"
"springwater blooms with lovely flowers.\n"
"The fragrance of its flowers has the\n"
"effect of making its foes careless.");
const u8 gGulpinPokedexText[] = _(
"This POKéMON's stomach fluid can even\n"
"digest scrap iron. In one gulp, it can\n"
"swallow something that is as large as\n"
"itself.");
const u8 gSwalotPokedexText[] = _(
"Its powerful stomach acid is capable of\n"
"digesting almost anything. The one thing\n"
"in the whole world a SWALOT can't digest is\n"
"its own stomach.");
const u8 gCarvanhaPokedexText[] = _(
"CARVANHA attack ships in swarms, making\n"
"them sink. Although it is said to be a very\n"
"vicious POKéMON, it timidly flees as soon\n"
"as it finds itself alone.");
const u8 gSharpedoPokedexText[] = _(
"The vicious and sly gangster of the sea.\n"
"Its skin is specially textured to minimize\n"
"drag in water. Its speed tops out at over\n"
"75 miles per hour.");
const u8 gWailmerPokedexText[] = _(
"While this POKéMON usually lives in the sea,\n"
"it can survive on land, although not too\n"
"long. It loses vitality if its body becomes\n"
"dried out.");
const u8 gWailordPokedexText[] = _(
"It breathes through nostrils that it\n"
"raises above the sea. By inhaling to its\n"
"maximum capacity, a WAILORD can dive close\n"
"to 10,000 feet beneath the waves.");
const u8 gNumelPokedexText[] = _(
"A NUMEL stores boiling magma in the hump\n"
"on its back. It is a hardy POKéMON that can\n"
"transport a 220-pound load. It has served\n"
"humans at work since long ago.");
const u8 gCameruptPokedexText[] = _(
"A POKéMON that lives in the crater of\n"
"a volcano. Every 10 years, the volcanoes\n"
"on its back erupt violently. Research is\n"
"under way on the cause of eruption.");
const u8 gTorkoalPokedexText[] = _(
"It battles using energy it gets from\n"
"burning coal. When loosing smoke from its\n"
"nostrils, it lets off a sound that is\n"
"similar to a locomotive's horn.");
const u8 gSpoinkPokedexText[] = _(
"A POKéMON that manipulates psychic power\n"
"at will. It doesn't stop bouncing even when\n"
"it is asleep. It loves eating mushrooms\n"
"that grow underground.");
const u8 gGrumpigPokedexText[] = _(
"It stores power in the black pearls on its\n"
"forehead. When it uses psychic power, it\n"
"performs an odd dance step. Its style of\n"
"dancing became hugely popular overseas.");
const u8 gSpindaPokedexText[] = _(
"It is distinguished by a pattern of\n"
"spots that is always different. Its\n"
"unsteady, tottering walk has the\n"
"effect of fouling its foe's aim.");
const u8 gTrapinchPokedexText[] = _(
"Its big jaws crunch through boulders.\n"
"Because its head is so big, it has a hard\n"
"time getting back upright if it tips over\n"
"onto its back.");
const u8 gVibravaPokedexText[] = _(
"It looses ultrasonic waves by rubbing its\n"
"wings together. Since a VIBRAVA's wings\n"
"are still in the process of growing, it can\n"
"only fly short distances.");
const u8 gFlygonPokedexText[] = _(
"The flapping of its wings sounds like\n"
"singing. To prevent detection by enemies,\n"
"it hides itself by flapping up a cloud of\n"
"desert sand.");
const u8 gCacneaPokedexText[] = _(
"CACNEA live in deserts with virtually no\n"
"rainfall. It battles by swinging its thick,\n"
"spiked arms. Once a year, a yellow flower\n"
"blooms.");
const u8 gCacturnePokedexText[] = _(
"After spending thousands of years in\n"
"harsh deserts, its blood transformed into\n"
"the same substances as sand. It is\n"
"nocturnal, so it hunts at night.");
const u8 gSwabluPokedexText[] = _(
"A POKéMON that has wings like cottony\n"
"clouds. After enduring winter, in which\n"
"little food is available, SWABLU flocks\n"
"move closer to towns in the spring.");
const u8 gAltariaPokedexText[] = _(
"It hums in a beautiful soprano voice.\n"
"It flies among white clouds in the blue\n"
"sky. It launches intensely hot fireballs\n"
"from its mouth.");
const u8 gZangoosePokedexText[] = _(
"When it battles, it stands on its hind legs\n"
"and attacks with its sharply clawed\n"
"forelegs. Its fur bristles if it encounters\n"
"any SEVIPER.");
const u8 gSeviperPokedexText[] = _(
"SEVIPER and ZANGOOSE are eternal rivals.\n"
"It counters a ZANGOOSE's dazzling agility\n"
"with its swordlike tail, which also oozes\n"
"a horrible poison.");
const u8 gLunatonePokedexText[] = _(
"It becomes very active on the night of\n"
"a full moon. This POKéMON was first\n"
"discovered 40 years ago at the site of\n"
"a meteor strike.");
const u8 gSolrockPokedexText[] = _(
"Solar energy is the source of this \n"
"POKéMON's power. On sunny days, groups of\n"
"SOLROCK line up facing the sun and absorb\n"
"its light.");
const u8 gBarboachPokedexText[] = _(
"Its body is covered with a slimy film.\n"
"The film acts as a barrier to prevent germs\n"
"in muddy water from entering the\n"
"BARBOACH's body.");
const u8 gWhiscashPokedexText[] = _(
"Mysteriously, it can foretell earthquakes.\n"
"In the daytime, it sleeps in mud at the\n"
"bottom of a pond. When it awakens, it\n"
"continually feeds throughout the night.");
const u8 gCorphishPokedexText[] = _(
"Once it grips prey with its large pincers,\n"
"it will never let go, no matter what.\n"
"It is a hardy POKéMON that can thrive\n"
"in any environment.");
const u8 gCrawdauntPokedexText[] = _(
"A brutish POKéMON that loves to battle.\n"
"A veteran CRAWDAUNT that has prevailed in\n"
"hundreds of battles has giant pincers\n"
"marked with countless scars.");
const u8 gBaltoyPokedexText[] = _(
"A BALTOY moves by spinning on its single\n"
"foot. It has been depicted in murals \n"
"adorning the walls of a once-bustling city\n"
"in an ancient age.");
const u8 gClaydolPokedexText[] = _(
"A CLAYDOL sleeps while hovering in midair.\n"
"Its arms are separate from its body.\n"
"They are kept floating by the POKéMON's\n"
"manipulation of psychic power.");
const u8 gLileepPokedexText[] = _(
"It disguises itself as seaweed by making\n"
"its tentacles sway. Unsuspecting prey\n"
"that come too close are swallowed whole.\n"
"It became extinct 100 million years ago.");
const u8 gCradilyPokedexText[] = _(
"It drags its heavy body along the\n"
"seafloor. It makes its nest in the shallows\n"
"of warm seas. CRADILY can be seen on\n"
"beaches when the tide goes out.");
const u8 gAnorithPokedexText[] = _(
"It was resurrected from a fossil using the\n"
"power of science. It swims by undulating\n"
"the eight wings at its sides. They were\n"
"feet that adapted to life in the sea.");
const u8 gArmaldoPokedexText[] = _(
"ARMALDO usually lives on land. However,\n"
"when it hunts for prey, it dives beneath\n"
"the ocean. It swims around using its two\n"
"large wings.");
const u8 gFeebasPokedexText[] = _(
"FEEBAS live in ponds that are heavily\n"
"infested with weeds. Because of its\n"
"hopelessly shabby appearance, it\n"
"seems as if few TRAINERS raise it.");
const u8 gMiloticPokedexText[] = _(
"It is said to live at the bottom of\n"
"large lakes. Considered to be the most\n"
"beautiful of all POKéMON, it has been\n"
"depicted in paintings and statues.");
const u8 gCastformPokedexText[] = _(
"It alters its form depending on the\n"
"weather. Changes in the climate such as\n"
"the temperature and humidity appear to\n"
"affect its cellular structure.");
const u8 gKecleonPokedexText[] = _(
"A POKéMON that has the ability to alter its\n"
"body colors to match its surroundings.\n"
"A KECLEON reverts to its original colors if\n"
"it is startled.");
const u8 gShuppetPokedexText[] = _(
"This POKéMON roams about deep in the\n"
"night seeking such negative emotions as\n"
"grudges and envy. It retreats to its nest\n"
"when the sun begins to rise.");
const u8 gBanettePokedexText[] = _(
"An abandoned plush doll became this\n"
"POKéMON. They are said to live in garbage\n"
"dumps and wander about in search of the\n"
"children that threw them away.");
const u8 gDuskullPokedexText[] = _(
"A glare from its single scarlet eye makes\n"
"even burly grown-ups freeze in utter fear.\n"
"It is a nocturnal POKéMON that roams\n"
"about under the cloak of darkness.");
const u8 gDusclopsPokedexText[] = _(
"It is thought that its body is hollow with\n"
"only a spectral ball of fire burning inside.\n"
"However, no one has been able to\n"
"confirm this theory as fact.");
const u8 gTropiusPokedexText[] = _(
"It flies by flapping its broad leaves.\n"
"The bunch of fruit that grows around its\n"
"neck is deliciously sweet. In the spring,\n"
"it scatters pollen from its neck.");
const u8 gChimechoPokedexText[] = _(
"They fly about very actively when the hot\n"
"season arrives. They communicate among\n"
"themselves using seven different and\n"
"distinguishing cries.");
const u8 gAbsolPokedexText[] = _(
"It sharply senses even subtle changes in\n"
"the sky and the land to predict natural\n"
"disasters. It is a long-lived POKéMON that\n"
"has a life-span of 100 years.");
const u8 gWynautPokedexText[] = _(
"A WYNAUT loves to eat sweet fruits.\n"
"It cleverly picks fruits using its earlike\n"
"arms. They gather in fruit gardens, drawn\n"
"by the fragrance.");
const u8 gSnoruntPokedexText[] = _(
"They tend to move about in groups of\n"
"around five SNORUNT. In snowy regions,\n"
"it is said that when they are seen late at\n"
"night, snowfall will arrive by morning.");
const u8 gGlaliePokedexText[] = _(
"A GLALIE has the power to instantaneously\n"
"freeze moisture in the atmosphere.\n"
"A dazzling cloud of diamondlike ice\n"
"crystals forms around its body.");
const u8 gSphealPokedexText[] = _(
"It is completely covered with plushy fur.\n"
"As a result, it never feels the cold even\n"
"when it is rolling about on ice floes or\n"
"diving in the sea.");
const u8 gSealeoPokedexText[] = _(
"SEALEO live in herds on ice floes. Using its\n"
"powerful flippers, it shatters ice.\n"
"It dives into the sea to hunt prey five\n"
"times a day.");
const u8 gWalreinPokedexText[] = _(
"To protect its herd, the leader battles\n"
"anything that invades its territory, even\n"
"at the cost of its life. Its tusks may snap\n"
"off in battle.");
const u8 gClamperlPokedexText[] = _(
"A CLAMPERL slams its shell closed on prey\n"
"to prevent escape. The pearl it creates\n"
"upon evolution is said to be infused with\n"
"a mysterious energy.");
const u8 gHuntailPokedexText[] = _(
"To withstand the crushing pressure of\n"
"water deep under the sea, its spine is very\n"
"thick and sturdy. Its tail, which is shaped\n"
"like a small fish, has eyes that light up.");
const u8 gGorebyssPokedexText[] = _(
"A GOREBYSS siphons the body fluids of prey\n"
"through its thin, tubular mouth. Its light\n"
"pink body color turns vivid when it\n"
"finishes feeding.");
const u8 gRelicanthPokedexText[] = _(
"A POKéMON that was once believed to have\n"
"been extinct. The species has not changed\n"
"its form for 100 million years. It walks on\n"
"the seafloor using its pectoral fins.");
const u8 gLuvdiscPokedexText[] = _(
"LUVDISC make the branches of CORSOLA\n"
"their nests. There is a custom from long\n"
"ago of giving a LUVDISC as a gift to\n"
"express one's feelings of love.");
const u8 gBagonPokedexText[] = _(
"Although it is small, this POKéMON is very\n"
"powerful because its body is a bundle of\n"
"muscles. It launches head-butts with its\n"
"ironlike skull.");
const u8 gShelgonPokedexText[] = _(
"It hardly eats while it awaits evolution.\n"
"It becomes hardier by enduring hunger.\n"
"Its shell peels off the instant it begins\n"
"to evolve.");
const u8 gSalamencePokedexText[] = _(
"After many long years, its cellular\n"
"structure underwent a sudden mutation to\n"
"grow wings. When angered, it loses all\n"
"thought and rampages out of control.");
const u8 gBeldumPokedexText[] = _(
"When BELDUM gather in a swarm, they move\n"
"in perfect unison as if they were but one\n"
"POKéMON. They communicate with each other\n"
"using brain waves.");
const u8 gMetangPokedexText[] = _(
"The claws tipping its arms pack the\n"
"destructive power to tear through thick\n"
"iron sheets as if they were silk. It flies\n"
"at over 60 miles per hour.");
const u8 gMetagrossPokedexText[] = _(
"METAGROSS has four brains that are joined\n"
"by a complex neural network. As a result of\n"
"integration, this POKéMON is smarter than\n"
"a supercomputer.");
const u8 gRegirockPokedexText[] = _(
"A POKéMON that is made entirely of rocks\n"
"and boulders. If parts of its body chip off\n"
"in battle, REGIROCK repairs itself by\n"
"adding new rocks.");
const u8 gRegicePokedexText[] = _(
"Its entire body is made of Antarctic ice.\n"
"After extensive studies, researchers\n"
"believe the ice was formed during an\n"
"ice age.");
const u8 gRegisteelPokedexText[] = _(
"Its body is harder than any other kind of\n"
"metal. The body metal is composed of a\n"
"mysterious substance. Not only is it hard,\n"
"it shrinks and stretches flexibly.");
const u8 gLatiasPokedexText[] = _(
"They make a small herd of only several\n"
"members. They rarely make contact with\n"
"people or other POKéMON. They disappear\n"
"if they sense enemies.");
const u8 gLatiosPokedexText[] = _(
"Even in hiding, it can detect the locations\n"
"of others and sense their emotions since\n"
"it has telepathy. Its intelligence allows\n"
"it to understand human languages.");
const u8 gKyogrePokedexText[] = _(
"KYOGRE has appeared in mythology as the\n"
"creator of the sea. After long years of\n"
"feuding with GROUDON, it took to sleep at\n"
"the bottom of the sea.");
const u8 gGroudonPokedexText[] = _(
"GROUDON has appeared in mythology as the\n"
"creator of the land. It sleeps in magma\n"
"underground and is said to make volcanoes\n"
"erupt on awakening.");
const u8 gRayquazaPokedexText[] = _(
"A POKéMON that flies endlessly in the\n"
"ozone layer. It is said it would descend\n"
"to the ground if KYOGRE and GROUDON\n"
"were to fight.");
const u8 gJirachiPokedexText[] = _(
"JIRACHI is said to make wishes come true.\n"
"While it sleeps, a tough crystalline shell\n"
"envelops the body to protect it from\n"
"enemies.");
const u8 gDeoxysPokedexText[] = _(
"A POKéMON that mutated from an\n"
"extraterrestrial virus exposed to a laser\n"
"beam. Its body is configured for superior\n"
"agility and speed.");