mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
First Commit
Upload literally everything from the pokecrystal16 expand-move-ID branch
This commit is contained in:
commit
2f8a41f833
4618 changed files with 480386 additions and 0 deletions
10
data/pokemon/dex_entries/abra.asm
Normal file
10
data/pokemon/dex_entries/abra.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "PSI@" ; species name
|
||||
dw 211, 430 ; height, weight
|
||||
|
||||
db "It hypnotizes"
|
||||
next "itself so that it"
|
||||
next "can teleport away"
|
||||
|
||||
page "when it senses"
|
||||
next "danger, even"
|
||||
next "if it is asleep.@"
|
||||
10
data/pokemon/dex_entries/aerodactyl.asm
Normal file
10
data/pokemon/dex_entries/aerodactyl.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FOSSIL@" ; species name
|
||||
dw 511, 1300 ; height, weight
|
||||
|
||||
db "In prehistoric"
|
||||
next "times, this"
|
||||
next "#MON flew"
|
||||
|
||||
page "freely and"
|
||||
next "fearlessly through"
|
||||
next "the skies.@"
|
||||
10
data/pokemon/dex_entries/aipom.asm
Normal file
10
data/pokemon/dex_entries/aipom.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LONG TAIL@" ; species name
|
||||
dw 207, 250 ; height, weight
|
||||
|
||||
db "It uses its tail"
|
||||
next "to hang on to tree"
|
||||
next "branches. It uses"
|
||||
|
||||
page "its momentum to"
|
||||
next "swing from one"
|
||||
next "branch to another.@"
|
||||
10
data/pokemon/dex_entries/alakazam.asm
Normal file
10
data/pokemon/dex_entries/alakazam.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "PSI@" ; species name
|
||||
dw 411, 1060 ; height, weight
|
||||
|
||||
db "It has an IQ of"
|
||||
next "5000. It calcu-"
|
||||
next "lates many things"
|
||||
|
||||
page "in order to gain"
|
||||
next "the edge in every"
|
||||
next "battle.@"
|
||||
10
data/pokemon/dex_entries/ampharos.asm
Normal file
10
data/pokemon/dex_entries/ampharos.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LIGHT@" ; species name
|
||||
dw 407, 1360 ; height, weight
|
||||
|
||||
db "When it gets dark,"
|
||||
next "the light from its"
|
||||
next "bright, shiny tail"
|
||||
|
||||
page "can be seen from"
|
||||
next "far away on the"
|
||||
next "ocean's surface.@"
|
||||
10
data/pokemon/dex_entries/arbok.asm
Normal file
10
data/pokemon/dex_entries/arbok.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "COBRA@" ; species name
|
||||
dw 1106, 1430 ; height, weight
|
||||
|
||||
db "To intimidate"
|
||||
next "foes, it spreads"
|
||||
next "its chest wide and"
|
||||
|
||||
page "makes eerie sounds"
|
||||
next "by expelling air"
|
||||
next "from its mouth.@"
|
||||
10
data/pokemon/dex_entries/arcanine.asm
Normal file
10
data/pokemon/dex_entries/arcanine.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LEGENDARY@" ; species name
|
||||
dw 603, 3420 ; height, weight
|
||||
|
||||
db "An ancient picture"
|
||||
next "scroll shows that"
|
||||
next "people were"
|
||||
|
||||
page "attracted to its"
|
||||
next "movement as it ran"
|
||||
next "through prairies.@"
|
||||
10
data/pokemon/dex_entries/ariados.asm
Normal file
10
data/pokemon/dex_entries/ariados.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LONG LEG@" ; species name
|
||||
dw 307, 740 ; height, weight
|
||||
|
||||
db "Rather than mak-"
|
||||
next "ing a nest in one"
|
||||
next "specific spot, it"
|
||||
|
||||
page "wanders in search"
|
||||
next "of food after"
|
||||
next "darkness falls.@"
|
||||
10
data/pokemon/dex_entries/articuno.asm
Normal file
10
data/pokemon/dex_entries/articuno.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FREEZE@" ; species name
|
||||
dw 507, 1220 ; height, weight
|
||||
|
||||
db "Legendary bird"
|
||||
next "#MON. As it"
|
||||
next "flies through the"
|
||||
|
||||
page "sky, it cools the"
|
||||
next "air, causing snow"
|
||||
next "to fall.@"
|
||||
10
data/pokemon/dex_entries/azumarill.asm
Normal file
10
data/pokemon/dex_entries/azumarill.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "AQUARABBIT@" ; species name
|
||||
dw 207, 630 ; height, weight
|
||||
|
||||
db "The bubble-like"
|
||||
next "pattern on its"
|
||||
next "stomach helps it"
|
||||
|
||||
page "camouflage itself"
|
||||
next "when it's in the"
|
||||
next "water.@"
|
||||
10
data/pokemon/dex_entries/bayleef.asm
Normal file
10
data/pokemon/dex_entries/bayleef.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LEAF@" ; species name
|
||||
dw 311, 350 ; height, weight
|
||||
|
||||
db "The scent that"
|
||||
next "wafts from the"
|
||||
next "leaves on its neck"
|
||||
|
||||
page "causes anyone who"
|
||||
next "smells it to"
|
||||
next "become energetic.@"
|
||||
10
data/pokemon/dex_entries/beedrill.asm
Normal file
10
data/pokemon/dex_entries/beedrill.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "POISON BEE@" ; species name
|
||||
dw 303, 650 ; height, weight
|
||||
|
||||
db "It uses sharp,"
|
||||
next "poisonous stings"
|
||||
next "to defeat prey,"
|
||||
|
||||
page "then takes the"
|
||||
next "victim back to its"
|
||||
next "nest for food.@"
|
||||
10
data/pokemon/dex_entries/bellossom.asm
Normal file
10
data/pokemon/dex_entries/bellossom.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FLOWER@" ; species name
|
||||
dw 104, 130 ; height, weight
|
||||
|
||||
db "When these dance"
|
||||
next "together, their"
|
||||
next "petals rub against"
|
||||
|
||||
page "each other,"
|
||||
next "making pretty,"
|
||||
next "relaxing sounds.@"
|
||||
10
data/pokemon/dex_entries/bellsprout.asm
Normal file
10
data/pokemon/dex_entries/bellsprout.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FLOWER@" ; species name
|
||||
dw 204, 90 ; height, weight
|
||||
|
||||
db "If it notices"
|
||||
next "anything that"
|
||||
next "moves, it"
|
||||
|
||||
page "immediately flings"
|
||||
next "its vine at the"
|
||||
next "object.@"
|
||||
10
data/pokemon/dex_entries/blastoise.asm
Normal file
10
data/pokemon/dex_entries/blastoise.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "SHELLFISH@" ; species name
|
||||
dw 503, 1890 ; height, weight
|
||||
|
||||
db "It firmly plants"
|
||||
next "its feet on the"
|
||||
next "ground before"
|
||||
|
||||
page "shooting water"
|
||||
next "from the jets on"
|
||||
next "its back.@"
|
||||
10
data/pokemon/dex_entries/blissey.asm
Normal file
10
data/pokemon/dex_entries/blissey.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "HAPPINESS@" ; species name
|
||||
dw 411, 1030 ; height, weight
|
||||
|
||||
db "Biting into one"
|
||||
next "of the delicious"
|
||||
next "eggs that BLISSEY"
|
||||
|
||||
page "provides will make"
|
||||
next "everyone around"
|
||||
next "smile with joy.@"
|
||||
10
data/pokemon/dex_entries/bulbasaur.asm
Normal file
10
data/pokemon/dex_entries/bulbasaur.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "SEED@" ; species name
|
||||
dw 204, 150 ; height, weight
|
||||
|
||||
db "While it is young,"
|
||||
next "it uses the"
|
||||
next "nutrients that are"
|
||||
|
||||
page "stored in the"
|
||||
next "seeds on its back"
|
||||
next "in order to grow.@"
|
||||
10
data/pokemon/dex_entries/butterfree.asm
Normal file
10
data/pokemon/dex_entries/butterfree.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "BUTTERFLY@" ; species name
|
||||
dw 307, 710 ; height, weight
|
||||
|
||||
db "It flits from"
|
||||
next "flower to flower,"
|
||||
next "collecting honey."
|
||||
|
||||
page "It can even"
|
||||
next "identify distant"
|
||||
next "flowers in bloom.@"
|
||||
10
data/pokemon/dex_entries/caterpie.asm
Normal file
10
data/pokemon/dex_entries/caterpie.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "WORM@" ; species name
|
||||
dw 100, 60 ; height, weight
|
||||
|
||||
db "It crawls into"
|
||||
next "foliage where it"
|
||||
next "camouflages itself"
|
||||
|
||||
page "among leaves that"
|
||||
next "are the same color"
|
||||
next "as its body.@"
|
||||
10
data/pokemon/dex_entries/celebi.asm
Normal file
10
data/pokemon/dex_entries/celebi.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "TIMETRAVEL@" ; species name
|
||||
dw 200, 110 ; height, weight
|
||||
|
||||
db "Revered as a"
|
||||
next "guardian of the"
|
||||
next "forest, CELEBI"
|
||||
|
||||
page "appears wherever"
|
||||
next "beautiful forests"
|
||||
next "exist.@"
|
||||
10
data/pokemon/dex_entries/chansey.asm
Normal file
10
data/pokemon/dex_entries/chansey.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "EGG@" ; species name
|
||||
dw 307, 760 ; height, weight
|
||||
|
||||
db "People try to"
|
||||
next "catch it for its"
|
||||
next "extremely"
|
||||
|
||||
page "nutritious eggs,"
|
||||
next "but it rarely can"
|
||||
next "be found.@"
|
||||
10
data/pokemon/dex_entries/charizard.asm
Normal file
10
data/pokemon/dex_entries/charizard.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FLAME@" ; species name
|
||||
dw 507, 2000 ; height, weight
|
||||
|
||||
db "It uses its wings"
|
||||
next "to fly high. The"
|
||||
next "temperature of its"
|
||||
|
||||
page "fire increases as"
|
||||
next "it gains exper-"
|
||||
next "ience in battle.@"
|
||||
10
data/pokemon/dex_entries/charmander.asm
Normal file
10
data/pokemon/dex_entries/charmander.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LIZARD@" ; species name
|
||||
dw 200, 190 ; height, weight
|
||||
|
||||
db "If it's healthy,"
|
||||
next "the flame on the"
|
||||
next "tip of its tail"
|
||||
|
||||
page "will burn vigor-"
|
||||
next "ously, even if it"
|
||||
next "gets a bit wet.@"
|
||||
10
data/pokemon/dex_entries/charmeleon.asm
Normal file
10
data/pokemon/dex_entries/charmeleon.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FLAME@" ; species name
|
||||
dw 307, 420 ; height, weight
|
||||
|
||||
db "If it becomes"
|
||||
next "agitated during"
|
||||
next "battle, it spouts"
|
||||
|
||||
page "intense flames,"
|
||||
next "incinerating its"
|
||||
next "surroundings.@"
|
||||
10
data/pokemon/dex_entries/chikorita.asm
Normal file
10
data/pokemon/dex_entries/chikorita.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LEAF@" ; species name
|
||||
dw 211, 140 ; height, weight
|
||||
|
||||
db "It loves to bask"
|
||||
next "in the sunlight."
|
||||
next "It uses the leaf"
|
||||
|
||||
page "on its head to"
|
||||
next "seek out warm"
|
||||
next "places.@"
|
||||
10
data/pokemon/dex_entries/chinchou.asm
Normal file
10
data/pokemon/dex_entries/chinchou.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "ANGLER@" ; species name
|
||||
dw 108, 260 ; height, weight
|
||||
|
||||
db "Its antennae, whi-"
|
||||
next "ch evolved from a"
|
||||
next "fin, have both po-"
|
||||
|
||||
page "sitive and neg-"
|
||||
next "ative charges flo-"
|
||||
next "wing through them.@"
|
||||
10
data/pokemon/dex_entries/clefable.asm
Normal file
10
data/pokemon/dex_entries/clefable.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FAIRY@" ; species name
|
||||
dw 403, 880 ; height, weight
|
||||
|
||||
db "Said to live in"
|
||||
next "quiet, remote"
|
||||
next "mountains, this"
|
||||
|
||||
page "type of fairy has"
|
||||
next "a strong aversion"
|
||||
next "to being seen.@"
|
||||
10
data/pokemon/dex_entries/clefairy.asm
Normal file
10
data/pokemon/dex_entries/clefairy.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FAIRY@" ; species name
|
||||
dw 200, 170 ; height, weight
|
||||
|
||||
db "Though rarely"
|
||||
next "seen, it becomes"
|
||||
next "easier to spot,"
|
||||
|
||||
page "for some reason,"
|
||||
next "on the night of a "
|
||||
next "full moon.@"
|
||||
10
data/pokemon/dex_entries/cleffa.asm
Normal file
10
data/pokemon/dex_entries/cleffa.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "STARSHAPE@" ; species name
|
||||
dw 100, 70 ; height, weight
|
||||
|
||||
db "If the impact site"
|
||||
next "of a meteorite is"
|
||||
next "found, this"
|
||||
|
||||
page "#MON is certain"
|
||||
next "to be within the"
|
||||
next "immediate area.@"
|
||||
10
data/pokemon/dex_entries/cloyster.asm
Normal file
10
data/pokemon/dex_entries/cloyster.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "BIVALVE@" ; species name
|
||||
dw 411, 2920 ; height, weight
|
||||
|
||||
db "Even a missile"
|
||||
next "can't break the"
|
||||
next "spikes it uses to"
|
||||
|
||||
page "stab opponents."
|
||||
next "They're even hard-"
|
||||
next "er than its shell.@"
|
||||
10
data/pokemon/dex_entries/corsola.asm
Normal file
10
data/pokemon/dex_entries/corsola.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "CORAL@" ; species name
|
||||
dw 200, 110 ; height, weight
|
||||
|
||||
db "The points on its"
|
||||
next "head absorb"
|
||||
next "nutrients from"
|
||||
|
||||
page "clean water. They"
|
||||
next "cannot survive in"
|
||||
next "polluted water.@"
|
||||
10
data/pokemon/dex_entries/crobat.asm
Normal file
10
data/pokemon/dex_entries/crobat.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "BAT@" ; species name
|
||||
dw 511, 1650 ; height, weight
|
||||
|
||||
db "As a result of its"
|
||||
next "pursuit of faster,"
|
||||
next "yet more silent"
|
||||
|
||||
page "flight, a new set"
|
||||
next "of wings grew on"
|
||||
next "its hind legs.@"
|
||||
10
data/pokemon/dex_entries/croconaw.asm
Normal file
10
data/pokemon/dex_entries/croconaw.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "BIG JAW@" ; species name
|
||||
dw 307, 550 ; height, weight
|
||||
|
||||
db "The tips of its"
|
||||
next "fangs are slanted"
|
||||
next "backward. Once"
|
||||
|
||||
page "those fangs clamp"
|
||||
next "down, the prey has"
|
||||
next "no hope of escape.@"
|
||||
10
data/pokemon/dex_entries/cubone.asm
Normal file
10
data/pokemon/dex_entries/cubone.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LONELY@" ; species name
|
||||
dw 104, 140 ; height, weight
|
||||
|
||||
db "It lost its mother"
|
||||
next "after its birth."
|
||||
next "It wears its"
|
||||
|
||||
page "mother's skull,"
|
||||
next "never revealing"
|
||||
next "its true face.@"
|
||||
10
data/pokemon/dex_entries/cyndaquil.asm
Normal file
10
data/pokemon/dex_entries/cyndaquil.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FIRE MOUSE@" ; species name
|
||||
dw 108, 170 ; height, weight
|
||||
|
||||
db "The fire that"
|
||||
next "spouts from its"
|
||||
next "back burns hottest"
|
||||
|
||||
page "when it is angry."
|
||||
next "The flaring flames"
|
||||
next "intimidate foes.@"
|
||||
10
data/pokemon/dex_entries/delibird.asm
Normal file
10
data/pokemon/dex_entries/delibird.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "DELIVERY@" ; species name
|
||||
dw 211, 350 ; height, weight
|
||||
|
||||
db "It always carries"
|
||||
next "its food with it,"
|
||||
next "wherever it goes."
|
||||
|
||||
page "If attacked, it"
|
||||
next "throws its food at"
|
||||
next "the opponent.@"
|
||||
10
data/pokemon/dex_entries/dewgong.asm
Normal file
10
data/pokemon/dex_entries/dewgong.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "SEA LION@" ; species name
|
||||
dw 507, 2650 ; height, weight
|
||||
|
||||
db "It sleeps under"
|
||||
next "shallow ocean"
|
||||
next "waters during the"
|
||||
|
||||
page "day, then looks"
|
||||
next "for food at night"
|
||||
next "when it's cold.@"
|
||||
10
data/pokemon/dex_entries/diglett.asm
Normal file
10
data/pokemon/dex_entries/diglett.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "MOLE@" ; species name
|
||||
dw 8, 20 ; height, weight
|
||||
|
||||
db "It digs under-"
|
||||
next "ground and chews"
|
||||
next "on tree roots,"
|
||||
|
||||
page "sticking its head"
|
||||
next "out only when the"
|
||||
next "sun isn't bright.@"
|
||||
10
data/pokemon/dex_entries/ditto.asm
Normal file
10
data/pokemon/dex_entries/ditto.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "TRANSFORM@" ; species name
|
||||
dw 100, 90 ; height, weight
|
||||
|
||||
db "When it encount-"
|
||||
next "ers another DITTO,"
|
||||
next "it will move"
|
||||
|
||||
page "faster than normal"
|
||||
next "to duplicate that"
|
||||
next "opponent exactly.@"
|
||||
10
data/pokemon/dex_entries/dodrio.asm
Normal file
10
data/pokemon/dex_entries/dodrio.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "TRIPLEBIRD@" ; species name
|
||||
dw 511, 1880 ; height, weight
|
||||
|
||||
db "An enemy that"
|
||||
next "takes its eyes off"
|
||||
next "any of the three"
|
||||
|
||||
page "heads--even for a"
|
||||
next "second--will get"
|
||||
next "pecked severely.@"
|
||||
10
data/pokemon/dex_entries/doduo.asm
Normal file
10
data/pokemon/dex_entries/doduo.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "TWIN BIRD@" ; species name
|
||||
dw 407, 860 ; height, weight
|
||||
|
||||
db "It lives on a"
|
||||
next "grassy plain where"
|
||||
next "it can see a long"
|
||||
|
||||
page "way. If it sees an"
|
||||
next "enemy, it runs"
|
||||
next "away at 60 mph.@"
|
||||
10
data/pokemon/dex_entries/donphan.asm
Normal file
10
data/pokemon/dex_entries/donphan.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "ARMOR@" ; species name
|
||||
dw 307, 2650 ; height, weight
|
||||
|
||||
db "Because this"
|
||||
next "#MON's skin is"
|
||||
next "so tough, a normal"
|
||||
|
||||
page "attack won't even"
|
||||
next "leave a scratch on"
|
||||
next "it.@"
|
||||
10
data/pokemon/dex_entries/dragonair.asm
Normal file
10
data/pokemon/dex_entries/dragonair.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "DRAGON@" ; species name
|
||||
dw 1301, 360 ; height, weight
|
||||
|
||||
db "It is called the"
|
||||
next "divine #MON."
|
||||
next "When its entire"
|
||||
|
||||
page "body brightens"
|
||||
next "slightly, the"
|
||||
next "weather changes.@"
|
||||
10
data/pokemon/dex_entries/dragonite.asm
Normal file
10
data/pokemon/dex_entries/dragonite.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "DRAGON@" ; species name
|
||||
dw 703, 4630 ; height, weight
|
||||
|
||||
db "It is said that"
|
||||
next "somewhere in the"
|
||||
next "ocean lies an"
|
||||
|
||||
page "island where these"
|
||||
next "gather. Only they"
|
||||
next "live there.@"
|
||||
10
data/pokemon/dex_entries/dratini.asm
Normal file
10
data/pokemon/dex_entries/dratini.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "DRAGON@" ; species name
|
||||
dw 511, 70 ; height, weight
|
||||
|
||||
db "It sheds many lay-"
|
||||
next "ers of skin as it"
|
||||
next "grows larger. Dur-"
|
||||
|
||||
page "ing this process,"
|
||||
next "it is protected by"
|
||||
next "a rapid waterfall.@"
|
||||
10
data/pokemon/dex_entries/drowzee.asm
Normal file
10
data/pokemon/dex_entries/drowzee.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "HYPNOSIS@" ; species name
|
||||
dw 303, 710 ; height, weight
|
||||
|
||||
db "When it twitches"
|
||||
next "its nose, it can"
|
||||
next "tell where someone"
|
||||
|
||||
page "is sleeping and"
|
||||
next "what that person"
|
||||
next "is dreaming about.@"
|
||||
10
data/pokemon/dex_entries/dugtrio.asm
Normal file
10
data/pokemon/dex_entries/dugtrio.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "MOLE@" ; species name
|
||||
dw 204, 730 ; height, weight
|
||||
|
||||
db "These DIGLETT"
|
||||
next "triplets dig over"
|
||||
next "60 miles below sea"
|
||||
|
||||
page "level. No one"
|
||||
next "knows what it's"
|
||||
next "like underground.@"
|
||||
10
data/pokemon/dex_entries/dunsparce.asm
Normal file
10
data/pokemon/dex_entries/dunsparce.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LAND SNAKE@" ; species name
|
||||
dw 411, 310 ; height, weight
|
||||
|
||||
db "It hides deep"
|
||||
next "inside caves where"
|
||||
next "no light ever"
|
||||
|
||||
page "reaches it and"
|
||||
next "remains virtually"
|
||||
next "motionless there.@"
|
||||
10
data/pokemon/dex_entries/eevee.asm
Normal file
10
data/pokemon/dex_entries/eevee.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "EVOLUTION@" ; species name
|
||||
dw 100, 140 ; height, weight
|
||||
|
||||
db "Its ability to"
|
||||
next "evolve into many"
|
||||
next "forms allows it to"
|
||||
|
||||
page "adapt smoothly"
|
||||
next "and perfectly to"
|
||||
next "any environment.@"
|
||||
10
data/pokemon/dex_entries/ekans.asm
Normal file
10
data/pokemon/dex_entries/ekans.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "SNAKE@" ; species name
|
||||
dw 607, 150 ; height, weight
|
||||
|
||||
db "It flutters the"
|
||||
next "tip of its tongue"
|
||||
next "to seek out the"
|
||||
|
||||
page "scent of prey,"
|
||||
next "then swallows the"
|
||||
next "prey whole.@"
|
||||
10
data/pokemon/dex_entries/electabuzz.asm
Normal file
10
data/pokemon/dex_entries/electabuzz.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "ELECTRIC@" ; species name
|
||||
dw 307, 660 ; height, weight
|
||||
|
||||
db "When two"
|
||||
next "ELECTABUZZ touch,"
|
||||
next "they control the"
|
||||
|
||||
page "electric currents"
|
||||
next "to communicate"
|
||||
next "their feelings.@"
|
||||
10
data/pokemon/dex_entries/electrode.asm
Normal file
10
data/pokemon/dex_entries/electrode.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "BALL@" ; species name
|
||||
dw 311, 1470 ; height, weight
|
||||
|
||||
db "The more energy it"
|
||||
next "charges up, the"
|
||||
next "faster it gets."
|
||||
|
||||
page "But this also"
|
||||
next "makes it more"
|
||||
next "likely to explode.@"
|
||||
10
data/pokemon/dex_entries/elekid.asm
Normal file
10
data/pokemon/dex_entries/elekid.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "ELECTRIC@" ; species name
|
||||
dw 200, 520 ; height, weight
|
||||
|
||||
db "It loves violent"
|
||||
next "thunder. The space"
|
||||
next "between its horns"
|
||||
|
||||
page "flickers bluish-"
|
||||
next "white when it is"
|
||||
next "charging energy.@"
|
||||
10
data/pokemon/dex_entries/entei.asm
Normal file
10
data/pokemon/dex_entries/entei.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "VOLCANO@" ; species name
|
||||
dw 607, 4370 ; height, weight
|
||||
|
||||
db "This brawny"
|
||||
next "#MON courses"
|
||||
next "around the earth,"
|
||||
|
||||
page "spouting flames"
|
||||
next "hotter than a"
|
||||
next "volcano's magma.@"
|
||||
10
data/pokemon/dex_entries/espeon.asm
Normal file
10
data/pokemon/dex_entries/espeon.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "SUN@" ; species name
|
||||
dw 211, 580 ; height, weight
|
||||
|
||||
db "The tip of its"
|
||||
next "forked tail"
|
||||
next "quivers when it is"
|
||||
|
||||
page "predicting its"
|
||||
next "opponent's next"
|
||||
next "move.@"
|
||||
10
data/pokemon/dex_entries/exeggcute.asm
Normal file
10
data/pokemon/dex_entries/exeggcute.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "EGG@" ; species name
|
||||
dw 104, 60 ; height, weight
|
||||
|
||||
db "If even one is"
|
||||
next "separated from the"
|
||||
next "group, the energy"
|
||||
|
||||
page "bond between the"
|
||||
next "six will make them"
|
||||
next "rejoin instantly.@"
|
||||
10
data/pokemon/dex_entries/exeggutor.asm
Normal file
10
data/pokemon/dex_entries/exeggutor.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "COCONUT@" ; species name
|
||||
dw 607, 2650 ; height, weight
|
||||
|
||||
db "Living in a good"
|
||||
next "environment makes"
|
||||
next "it grow lots of"
|
||||
|
||||
page "heads. A head that"
|
||||
next "drops off becomes"
|
||||
next "an EXEGGCUTE.@"
|
||||
10
data/pokemon/dex_entries/farfetch_d.asm
Normal file
10
data/pokemon/dex_entries/farfetch_d.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "WILD DUCK@" ; species name
|
||||
dw 207, 330 ; height, weight
|
||||
|
||||
db "In order to pre-"
|
||||
next "vent their"
|
||||
next "extinction, more"
|
||||
|
||||
page "people have made"
|
||||
next "an effort to breed"
|
||||
next "these #MON.@"
|
||||
10
data/pokemon/dex_entries/fearow.asm
Normal file
10
data/pokemon/dex_entries/fearow.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "BEAK@" ; species name
|
||||
dw 311, 840 ; height, weight
|
||||
|
||||
db "It uses its long"
|
||||
next "beak to attack. It"
|
||||
next "has a surprisingly"
|
||||
|
||||
page "long reach, so it"
|
||||
next "must be treated"
|
||||
next "with caution.@"
|
||||
10
data/pokemon/dex_entries/feraligatr.asm
Normal file
10
data/pokemon/dex_entries/feraligatr.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "BIG JAW@" ; species name
|
||||
dw 707, 1960 ; height, weight
|
||||
|
||||
db "Although it has a"
|
||||
next "massive body, its"
|
||||
next "powerful hind legs"
|
||||
|
||||
page "enable it to move"
|
||||
next "quickly, even on"
|
||||
next "the ground.@"
|
||||
10
data/pokemon/dex_entries/flaaffy.asm
Normal file
10
data/pokemon/dex_entries/flaaffy.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "WOOL@" ; species name
|
||||
dw 207, 290 ; height, weight
|
||||
|
||||
db "Because of its"
|
||||
next "rubbery, electric-"
|
||||
next "ity-resistant"
|
||||
|
||||
page "skin, it can store"
|
||||
next "lots of electric-"
|
||||
next "ity in its fur.@"
|
||||
10
data/pokemon/dex_entries/flareon.asm
Normal file
10
data/pokemon/dex_entries/flareon.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FLAME@" ; species name
|
||||
dw 211, 550 ; height, weight
|
||||
|
||||
db "Once it has stored"
|
||||
next "up enough heat,"
|
||||
next "this #MON's"
|
||||
|
||||
page "body temperature"
|
||||
next "can reach up to"
|
||||
next "1700 degrees.@"
|
||||
10
data/pokemon/dex_entries/forretress.asm
Normal file
10
data/pokemon/dex_entries/forretress.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "BAGWORM@" ; species name
|
||||
dw 311, 2770 ; height, weight
|
||||
|
||||
db "Usually found"
|
||||
next "hanging on to a"
|
||||
next "fat tree trunk. It"
|
||||
|
||||
page "shoots out bits of"
|
||||
next "its shell when it"
|
||||
next "sees action.@"
|
||||
10
data/pokemon/dex_entries/furret.asm
Normal file
10
data/pokemon/dex_entries/furret.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LONG BODY@" ; species name
|
||||
dw 511, 720 ; height, weight
|
||||
|
||||
db "It lives in narrow"
|
||||
next "burrows that fit"
|
||||
next "its slim body. The"
|
||||
|
||||
page "deeper the nests"
|
||||
next "go, the more maze-"
|
||||
next "like they become.@"
|
||||
10
data/pokemon/dex_entries/gastly.asm
Normal file
10
data/pokemon/dex_entries/gastly.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "GAS@" ; species name
|
||||
dw 403, 2 ; height, weight
|
||||
|
||||
db "It wraps its op-"
|
||||
next "ponent in its gas-"
|
||||
next "like body, slowly"
|
||||
|
||||
page "weakening its prey"
|
||||
next "by poisoning it"
|
||||
next "through the skin.@"
|
||||
10
data/pokemon/dex_entries/gengar.asm
Normal file
10
data/pokemon/dex_entries/gengar.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "SHADOW@" ; species name
|
||||
dw 411, 890 ; height, weight
|
||||
|
||||
db "Hiding in people's"
|
||||
next "shadows at night,"
|
||||
next "it absorbs their"
|
||||
|
||||
page "heat. The chill it"
|
||||
next "causes makes the"
|
||||
next "victims shake.@"
|
||||
10
data/pokemon/dex_entries/geodude.asm
Normal file
10
data/pokemon/dex_entries/geodude.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "ROCK@" ; species name
|
||||
dw 104, 440 ; height, weight
|
||||
|
||||
db "Proud of their"
|
||||
next "sturdy bodies,"
|
||||
next "they bash against"
|
||||
|
||||
page "each other in a"
|
||||
next "contest to prove"
|
||||
next "whose is harder.@"
|
||||
10
data/pokemon/dex_entries/girafarig.asm
Normal file
10
data/pokemon/dex_entries/girafarig.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LONG NECK@" ; species name
|
||||
dw 411, 910 ; height, weight
|
||||
|
||||
db "When it is in"
|
||||
next "danger, its tail"
|
||||
next "uses some sort of"
|
||||
|
||||
page "mysterious powers"
|
||||
next "to drive away the"
|
||||
next "enemy.@"
|
||||
10
data/pokemon/dex_entries/gligar.asm
Normal file
10
data/pokemon/dex_entries/gligar.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FLYSCORPIO@" ; species name
|
||||
dw 307, 1430 ; height, weight
|
||||
|
||||
db "It builds its nest"
|
||||
next "on a steep cliff."
|
||||
next "When it is done"
|
||||
|
||||
page "gliding, it hops"
|
||||
next "along the ground"
|
||||
next "back to its nest.@"
|
||||
10
data/pokemon/dex_entries/gloom.asm
Normal file
10
data/pokemon/dex_entries/gloom.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "WEED@" ; species name
|
||||
dw 207, 190 ; height, weight
|
||||
|
||||
db "The smell from its"
|
||||
next "drool-like syrup"
|
||||
next "and the pollen on"
|
||||
|
||||
page "its petals is so"
|
||||
next "bad, it may make"
|
||||
next "opponents faint.@"
|
||||
10
data/pokemon/dex_entries/golbat.asm
Normal file
10
data/pokemon/dex_entries/golbat.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "BAT@" ; species name
|
||||
dw 503, 1210 ; height, weight
|
||||
|
||||
db "When it plunges"
|
||||
next "its fangs into its"
|
||||
next "prey, it instantly"
|
||||
|
||||
page "draws and gulps"
|
||||
next "down more than ten"
|
||||
next "ounces of blood.@"
|
||||
10
data/pokemon/dex_entries/goldeen.asm
Normal file
10
data/pokemon/dex_entries/goldeen.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "GOLDFISH@" ; species name
|
||||
dw 200, 330 ; height, weight
|
||||
|
||||
db "During spawning"
|
||||
next "season, they swim"
|
||||
next "gracefully in the"
|
||||
|
||||
page "water, searching"
|
||||
next "for their perfect"
|
||||
next "mate.@"
|
||||
10
data/pokemon/dex_entries/golduck.asm
Normal file
10
data/pokemon/dex_entries/golduck.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "DUCK@" ; species name
|
||||
dw 507, 1690 ; height, weight
|
||||
|
||||
db "It swims grace-"
|
||||
next "fully along on the"
|
||||
next "quiet, slow-moving"
|
||||
|
||||
page "rivers and lakes"
|
||||
next "of which it is so"
|
||||
next "fond.@"
|
||||
10
data/pokemon/dex_entries/golem.asm
Normal file
10
data/pokemon/dex_entries/golem.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "MEGATON@" ; species name
|
||||
dw 407, 6620 ; height, weight
|
||||
|
||||
db "Its rock-like body"
|
||||
next "is so durable,"
|
||||
next "even high-powered"
|
||||
|
||||
page "dynamite blasts"
|
||||
next "fail to scratch"
|
||||
next "its rugged hide.@"
|
||||
10
data/pokemon/dex_entries/granbull.asm
Normal file
10
data/pokemon/dex_entries/granbull.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "FAIRY@" ; species name
|
||||
dw 407, 1070 ; height, weight
|
||||
|
||||
db "It can make most"
|
||||
next "any #MON run"
|
||||
next "away simply by"
|
||||
|
||||
page "opening its mouth"
|
||||
next "wide to reveal its"
|
||||
next "big fangs.@"
|
||||
10
data/pokemon/dex_entries/graveler.asm
Normal file
10
data/pokemon/dex_entries/graveler.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "ROCK@" ; species name
|
||||
dw 303, 2320 ; height, weight
|
||||
|
||||
db "It travels by rol-"
|
||||
next "ling on mountain"
|
||||
next "paths. If it gains"
|
||||
|
||||
page "too much speed, it"
|
||||
next "stops by running"
|
||||
next "into huge rocks.@"
|
||||
10
data/pokemon/dex_entries/grimer.asm
Normal file
10
data/pokemon/dex_entries/grimer.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "SLUDGE@" ; species name
|
||||
dw 211, 660 ; height, weight
|
||||
|
||||
db "When two of these"
|
||||
next "#MON's bodies"
|
||||
next "are combined"
|
||||
|
||||
page "together, new"
|
||||
next "poisons are"
|
||||
next "created.@"
|
||||
10
data/pokemon/dex_entries/growlithe.asm
Normal file
10
data/pokemon/dex_entries/growlithe.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "PUPPY@" ; species name
|
||||
dw 204, 420 ; height, weight
|
||||
|
||||
db "It controls a big"
|
||||
next "territory. If it"
|
||||
next "detects an unknown"
|
||||
|
||||
page "smell, it roars"
|
||||
next "loudly to force"
|
||||
next "out the intruder.@"
|
||||
10
data/pokemon/dex_entries/gyarados.asm
Normal file
10
data/pokemon/dex_entries/gyarados.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "ATROCIOUS@" ; species name
|
||||
dw 2104, 5180 ; height, weight
|
||||
|
||||
db "It appears when-"
|
||||
next "ever there is"
|
||||
next "world conflict,"
|
||||
|
||||
page "burning down any"
|
||||
next "place it travels"
|
||||
next "through.@"
|
||||
10
data/pokemon/dex_entries/haunter.asm
Normal file
10
data/pokemon/dex_entries/haunter.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "GAS@" ; species name
|
||||
dw 503, 2 ; height, weight
|
||||
|
||||
db "It hides in the"
|
||||
next "dark, planning to"
|
||||
next "take the life of"
|
||||
|
||||
page "the next living"
|
||||
next "thing that wanders"
|
||||
next "close by.@"
|
||||
10
data/pokemon/dex_entries/heracross.asm
Normal file
10
data/pokemon/dex_entries/heracross.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "SINGLEHORN@" ; species name
|
||||
dw 411, 1190 ; height, weight
|
||||
|
||||
db "With its Herculean"
|
||||
next "powers, it can"
|
||||
next "easily throw arou-"
|
||||
|
||||
page "nd an object that"
|
||||
next "is 100 times its"
|
||||
next "own weight.@"
|
||||
10
data/pokemon/dex_entries/hitmonchan.asm
Normal file
10
data/pokemon/dex_entries/hitmonchan.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "PUNCHING@" ; species name
|
||||
dw 407, 1110 ; height, weight
|
||||
|
||||
db "To increase the"
|
||||
next "strength of all"
|
||||
next "its punch moves,"
|
||||
|
||||
page "it spins its arms"
|
||||
next "just before making"
|
||||
next "contact.@"
|
||||
10
data/pokemon/dex_entries/hitmonlee.asm
Normal file
10
data/pokemon/dex_entries/hitmonlee.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "KICKING@" ; species name
|
||||
dw 411, 1100 ; height, weight
|
||||
|
||||
db "It is also called"
|
||||
next "the Kick Master."
|
||||
next "It uses its"
|
||||
|
||||
page "elastic legs to"
|
||||
next "execute every"
|
||||
next "known kick.@"
|
||||
10
data/pokemon/dex_entries/hitmontop.asm
Normal file
10
data/pokemon/dex_entries/hitmontop.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "HANDSTAND@" ; species name
|
||||
dw 407, 1060 ; height, weight
|
||||
|
||||
db "After doing a"
|
||||
next "handstand to"
|
||||
next "throw off the"
|
||||
|
||||
page "opponent's timing,"
|
||||
next "it presents its"
|
||||
next "fancy kick moves.@"
|
||||
10
data/pokemon/dex_entries/ho_oh.asm
Normal file
10
data/pokemon/dex_entries/ho_oh.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "RAINBOW@" ; species name
|
||||
dw 1206, 4390 ; height, weight
|
||||
|
||||
db "It will reveal"
|
||||
next "itself before a"
|
||||
next "pure-hearted"
|
||||
|
||||
page "trainer by shining"
|
||||
next "its bright rain-"
|
||||
next "bow-colored wings.@"
|
||||
10
data/pokemon/dex_entries/hoothoot.asm
Normal file
10
data/pokemon/dex_entries/hoothoot.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "OWL@" ; species name
|
||||
dw 204, 470 ; height, weight
|
||||
|
||||
db "It begins to hoot"
|
||||
next "at the same time"
|
||||
next "every day. Some"
|
||||
|
||||
page "trainers use them"
|
||||
next "in place of"
|
||||
next "clocks.@"
|
||||
10
data/pokemon/dex_entries/hoppip.asm
Normal file
10
data/pokemon/dex_entries/hoppip.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "COTTONWEED@" ; species name
|
||||
dw 104, 10 ; height, weight
|
||||
|
||||
db "It can be carried"
|
||||
next "away on even the"
|
||||
next "gentlest breeze."
|
||||
|
||||
page "It may even float"
|
||||
next "all the way to the"
|
||||
next "next town.@"
|
||||
10
data/pokemon/dex_entries/horsea.asm
Normal file
10
data/pokemon/dex_entries/horsea.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "DRAGON@" ; species name
|
||||
dw 104, 180 ; height, weight
|
||||
|
||||
db "When they're in a"
|
||||
next "safe location,"
|
||||
next "they can be seen"
|
||||
|
||||
page "playfully tangling"
|
||||
next "their tails"
|
||||
next "together.@"
|
||||
10
data/pokemon/dex_entries/houndoom.asm
Normal file
10
data/pokemon/dex_entries/houndoom.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "DARK@" ; species name
|
||||
dw 407, 770 ; height, weight
|
||||
|
||||
db "The pungent-"
|
||||
next "smelling flame"
|
||||
next "that shoots from"
|
||||
|
||||
page "its mouth results"
|
||||
next "from toxins burn-"
|
||||
next "ing in its body.@"
|
||||
10
data/pokemon/dex_entries/houndour.asm
Normal file
10
data/pokemon/dex_entries/houndour.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "DARK@" ; species name
|
||||
dw 200, 240 ; height, weight
|
||||
|
||||
db "Around dawn, its"
|
||||
next "ominous howl"
|
||||
next "echoes through the"
|
||||
|
||||
page "area to announce"
|
||||
next "that this is its"
|
||||
next "territory.@"
|
||||
10
data/pokemon/dex_entries/hypno.asm
Normal file
10
data/pokemon/dex_entries/hypno.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "HYPNOSIS@" ; species name
|
||||
dw 503, 1670 ; height, weight
|
||||
|
||||
db "The longer it"
|
||||
next "swings its"
|
||||
next "pendulum, the"
|
||||
|
||||
page "longer the effects"
|
||||
next "of its hypnosis"
|
||||
next "last.@"
|
||||
10
data/pokemon/dex_entries/igglybuff.asm
Normal file
10
data/pokemon/dex_entries/igglybuff.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "BALLOON@" ; species name
|
||||
dw 100, 20 ; height, weight
|
||||
|
||||
db "Instead of walking"
|
||||
next "with its short"
|
||||
next "legs, it moves"
|
||||
|
||||
page "around by bouncing"
|
||||
next "on its soft,"
|
||||
next "tender body.@"
|
||||
10
data/pokemon/dex_entries/ivysaur.asm
Normal file
10
data/pokemon/dex_entries/ivysaur.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "SEED@" ; species name
|
||||
dw 303, 290 ; height, weight
|
||||
|
||||
db "The bulb on its"
|
||||
next "back grows as it"
|
||||
next "absorbs nutrients."
|
||||
|
||||
page "The bulb gives off"
|
||||
next "a pleasant aroma"
|
||||
next "when it blooms.@"
|
||||
10
data/pokemon/dex_entries/jigglypuff.asm
Normal file
10
data/pokemon/dex_entries/jigglypuff.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "BALLOON@" ; species name
|
||||
dw 108, 120 ; height, weight
|
||||
|
||||
db "It rolls its cute"
|
||||
next "eyes as it sings a"
|
||||
next "soothing lullaby."
|
||||
|
||||
page "Its gentle song"
|
||||
next "puts anyone who"
|
||||
next "hears it to sleep.@"
|
||||
10
data/pokemon/dex_entries/jolteon.asm
Normal file
10
data/pokemon/dex_entries/jolteon.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "LIGHTNING@" ; species name
|
||||
dw 207, 540 ; height, weight
|
||||
|
||||
db "The negatively"
|
||||
next "charged ions"
|
||||
next "generated in its"
|
||||
|
||||
page "fur create a"
|
||||
next "constant sparking"
|
||||
next "noise.@"
|
||||
10
data/pokemon/dex_entries/jumpluff.asm
Normal file
10
data/pokemon/dex_entries/jumpluff.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "COTTONWEED@" ; species name
|
||||
dw 207, 70 ; height, weight
|
||||
|
||||
db "Even in the fierc-"
|
||||
next "est wind, it can"
|
||||
next "control its fluff"
|
||||
|
||||
page "to make its way to"
|
||||
next "any place in the"
|
||||
next "world it wants.@"
|
||||
10
data/pokemon/dex_entries/jynx.asm
Normal file
10
data/pokemon/dex_entries/jynx.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "HUMANSHAPE@" ; species name
|
||||
dw 407, 900 ; height, weight
|
||||
|
||||
db "It has several"
|
||||
next "different cry pat-"
|
||||
next "terns, each of"
|
||||
|
||||
page "which seems to"
|
||||
next "have its own"
|
||||
next "meaning.@"
|
||||
10
data/pokemon/dex_entries/kabuto.asm
Normal file
10
data/pokemon/dex_entries/kabuto.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "SHELLFISH@" ; species name
|
||||
dw 108, 250 ; height, weight
|
||||
|
||||
db "Three hundred"
|
||||
next "million years ago,"
|
||||
next "it hid on the sea"
|
||||
|
||||
page "floor. It also has"
|
||||
next "eyes on its back"
|
||||
next "that glow.@"
|
||||
10
data/pokemon/dex_entries/kabutops.asm
Normal file
10
data/pokemon/dex_entries/kabutops.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "SHELLFISH@" ; species name
|
||||
dw 403, 890 ; height, weight
|
||||
|
||||
db "It was able to"
|
||||
next "swim quickly thro-"
|
||||
next "ugh the water by"
|
||||
|
||||
page "compactly folding"
|
||||
next "up its razor-sharp"
|
||||
next "sickles.@"
|
||||
10
data/pokemon/dex_entries/kadabra.asm
Normal file
10
data/pokemon/dex_entries/kadabra.asm
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
db "PSI@" ; species name
|
||||
dw 403, 1250 ; height, weight
|
||||
|
||||
db "When it closes its"
|
||||
next "eyes, twice as"
|
||||
next "many alpha parti-"
|
||||
|
||||
page "cles come out of"
|
||||
next "the surface of its"
|
||||
next "body.@"
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue