From bea71954b462c751d87dad0cc332093b956c1840 Mon Sep 17 00:00:00 2001 From: Llinos Evans <36418502+PlagueVonKarma@users.noreply.github.com> Date: Wed, 31 Jul 2024 23:43:22 +0100 Subject: [PATCH] More dex entries A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could! --- data/pokemon/dex_entries/cleffa.asm | 12 ++++++------ data/pokemon/dex_entries/cloyster.asm | 12 ++++++------ data/pokemon/dex_entries/corsola.asm | 12 ++++++------ data/pokemon/dex_entries/crobat.asm | 16 ++++++++-------- data/pokemon/dex_entries/croconaw.asm | 12 ++++++------ data/pokemon/dex_entries/cubone.asm | 12 ++++++------ data/pokemon/dex_entries/entei.asm | 12 ++++++------ data/pokemon/dex_entries/espeon.asm | 12 ++++++------ data/pokemon/dex_entries/gligar.asm | 12 ++++++------ data/pokemon/dex_entries/granbull.asm | 12 ++++++------ data/pokemon/dex_entries/hitmontop.asm | 12 ++++++------ data/pokemon/dex_entries/houndoom.asm | 12 ++++++------ data/pokemon/dex_entries/houndour.asm | 12 ++++++------ data/pokemon/dex_entries/kingdra.asm | 12 ++++++------ data/pokemon/dex_entries/larvitar.asm | 12 ++++++------ data/pokemon/dex_entries/ledyba.asm | 14 ++++++++------ data/pokemon/dex_entries/magcargo.asm | 12 ++++++------ data/pokemon/dex_entries/phanpy.asm | 12 ++++++------ data/pokemon/dex_entries/piloswine.asm | 12 ++++++------ data/pokemon/dex_entries/pineco.asm | 12 ++++++------ data/pokemon/dex_entries/politoed.asm | 13 +++++++------ data/pokemon/dex_entries/porygon2.asm | 12 ++++++------ data/pokemon/dex_entries/pupitar.asm | 12 ++++++------ data/pokemon/dex_entries/quilava.asm | 12 ++++++------ data/pokemon/dex_entries/remoraid.asm | 12 ++++++------ data/pokemon/dex_entries/skiploom.asm | 12 ++++++------ data/pokemon/dex_entries/spinarak.asm | 12 ++++++------ data/pokemon/dex_entries/teddiursa.asm | 12 ++++++------ data/pokemon/dex_entries/togepi.asm | 14 ++++++++------ data/pokemon/dex_entries/tyranitar.asm | 12 ++++++------ data/pokemon/dex_entries/ursaring.asm | 12 ++++++------ data/pokemon/dex_entries/wobbuffet.asm | 12 ++++++------ data/pokemon/dex_entries/yanma.asm | 12 ++++++------ 33 files changed, 205 insertions(+), 200 deletions(-) diff --git a/data/pokemon/dex_entries/cleffa.asm b/data/pokemon/dex_entries/cleffa.asm index 9095f99..c9ae99f 100644 --- a/data/pokemon/dex_entries/cleffa.asm +++ b/data/pokemon/dex_entries/cleffa.asm @@ -1,10 +1,10 @@ db "STARSHAPE@" ; species name dw 100, 70 ; height, weight - db "If the impact site" - next "of a meteorite is" - next "found, this" + db "It rocks like a" + next "cradle when sle-" + next "eping, which lo-" - page "#MON is certain" - next "to be within the" - next "immediate area.@" + page "oks like a star." ; pokemon sleep + next "When it wakes up," + next "it drinks dew.@" diff --git a/data/pokemon/dex_entries/cloyster.asm b/data/pokemon/dex_entries/cloyster.asm index 7a88783..84ed4eb 100644 --- a/data/pokemon/dex_entries/cloyster.asm +++ b/data/pokemon/dex_entries/cloyster.asm @@ -1,10 +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" + db "Its shell is as" + next "hard as diamonds." + next "Its SPIKE CANNON" - page "stab opponents." - next "They're even hard-" - next "er than its shell.@" + page "ensures nothing" + next "can get close e-" + next "nough to open it.@" diff --git a/data/pokemon/dex_entries/corsola.asm b/data/pokemon/dex_entries/corsola.asm index fa073f0..dbc54df 100644 --- a/data/pokemon/dex_entries/corsola.asm +++ b/data/pokemon/dex_entries/corsola.asm @@ -1,10 +1,10 @@ db "CORAL@" ; species name dw 200, 110 ; height, weight - db "The points on its" - next "head absorb" - next "nutrients from" + db "Lives in large" + next "social groups," + next "which HORSEA and" - page "clean water. They" - next "cannot survive in" - next "polluted water.@" + page "MOLAMBINO use for" + next "shelter. However," + next "it's overhunted.@" ; reference to branches but it's a bit vague, consider revising. diff --git a/data/pokemon/dex_entries/crobat.asm b/data/pokemon/dex_entries/crobat.asm index 2b7e28f..3ec6b35 100644 --- a/data/pokemon/dex_entries/crobat.asm +++ b/data/pokemon/dex_entries/crobat.asm @@ -1,10 +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.@" + + db "Nocturnal #MON." + next "Its legs have bec-" + next "come atrophied, so" + + page "it can only rest" + next "upside-down in" + next "forests and caves." diff --git a/data/pokemon/dex_entries/croconaw.asm b/data/pokemon/dex_entries/croconaw.asm index 0cde706..881a661 100644 --- a/data/pokemon/dex_entries/croconaw.asm +++ b/data/pokemon/dex_entries/croconaw.asm @@ -1,10 +1,10 @@ db "BIG JAW@" ; species name dw 307, 550 ; height, weight - db "The tips of its" - next "fangs are slanted" - next "backward. Once" + db "It spends most of" + next "its day underwat-" + next "er, with only its" - page "those fangs clamp" - next "down, the prey has" - next "no hope of escape.@" + page "eyes and nose" + next "above the water's." + next "surface.@" ; Prototype dex entry. I wanted to include it sleeping with one eye open, but there's no space. diff --git a/data/pokemon/dex_entries/cubone.asm b/data/pokemon/dex_entries/cubone.asm index 6c8bed2..fe7d0fe 100644 --- a/data/pokemon/dex_entries/cubone.asm +++ b/data/pokemon/dex_entries/cubone.asm @@ -1,10 +1,10 @@ db "LONELY@" ; species name dw 104, 140 ; height, weight - db "It lost its mother" - next "after its birth." - next "It wears its" + db "It cries day and" + next "night. GUARDIA" ; omit kangaskhan as it's shown to only raise its own children + next "and CARETORKER" ; consider rewording tho - page "mother's skull," - next "never revealing" - next "its true face.@" + page "take them in and" + next "raise it like it" + next "were their own.@" diff --git a/data/pokemon/dex_entries/entei.asm b/data/pokemon/dex_entries/entei.asm index 355bd4a..b55dee3 100644 --- a/data/pokemon/dex_entries/entei.asm +++ b/data/pokemon/dex_entries/entei.asm @@ -1,10 +1,10 @@ db "VOLCANO@" ; species name dw 607, 4370 ; height, weight - db "This brawny" - next "#MON courses" - next "around the earth," + db "When rushing acr-" + next "oss the earth, it" + next "is constantly su-" - page "spouting flames" - next "hotter than a" - next "volcano's magma.@" + page "rrounded by heat" + next "shimmers due to" + next "warming the air.@" ; prototype dex entry diff --git a/data/pokemon/dex_entries/espeon.asm b/data/pokemon/dex_entries/espeon.asm index 93bde0d..ef84c0b 100644 --- a/data/pokemon/dex_entries/espeon.asm +++ b/data/pokemon/dex_entries/espeon.asm @@ -1,10 +1,10 @@ db "SUN@" ; species name dw 211, 580 ; height, weight - db "The tip of its" - next "forked tail" - next "quivers when it is" + db "It has developed" + next "super-senses. It" + next "appears to use" - page "predicting its" - next "opponent's next" - next "move.@" + page "its body to per-" + next "ceieve things" + next "others cannot.@" ; abbreviated version of a prototype dex entry - the perceptive power is usually only implied in the vaguest sense diff --git a/data/pokemon/dex_entries/gligar.asm b/data/pokemon/dex_entries/gligar.asm index 32ac0a5..0decd51 100644 --- a/data/pokemon/dex_entries/gligar.asm +++ b/data/pokemon/dex_entries/gligar.asm @@ -1,10 +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" + db "Since it tends to" + next "spend time at the" + next "waterside, it is" - page "gliding, it hops" - next "along the ground" - next "back to its nest.@" + page "conceivable this" + next "#MON may be re-" + next "lated to KRABBY.@" ; prototype dex entry that was attached to scizor diff --git a/data/pokemon/dex_entries/granbull.asm b/data/pokemon/dex_entries/granbull.asm index de6460d..677124a 100644 --- a/data/pokemon/dex_entries/granbull.asm +++ b/data/pokemon/dex_entries/granbull.asm @@ -1,10 +1,10 @@ db "FAIRY@" ; species name dw 407, 1070 ; height, weight - db "It can make most" - next "any #MON run" - next "away simply by" + db "It's usually un-" + next "sociable. However," + next "it feels like it" - page "opening its mouth" - next "wide to reveal its" - next "big fangs.@" + page "can smile when" + next "around its" + next "TRAINER.@" ; prototype dex entries that make you go AWWWWWWHHHHHHHH diff --git a/data/pokemon/dex_entries/hitmontop.asm b/data/pokemon/dex_entries/hitmontop.asm index 609ccb4..7460f68 100644 --- a/data/pokemon/dex_entries/hitmontop.asm +++ b/data/pokemon/dex_entries/hitmontop.asm @@ -1,10 +1,10 @@ db "HANDSTAND@" ; species name dw 407, 1060 ; height, weight - db "After doing a" - next "handstand to" - next "throw off the" + db "It has a special" + next "ability that pre-" + next "vents its eyes" - page "opponent's timing," - next "it presents its" - next "fancy kick moves.@" + page "from rolling ar-" + next "ound when spinni-" + next "ng quickly.@" ; prototype dex entry diff --git a/data/pokemon/dex_entries/houndoom.asm b/data/pokemon/dex_entries/houndoom.asm index a3b8f9c..cece666 100644 --- a/data/pokemon/dex_entries/houndoom.asm +++ b/data/pokemon/dex_entries/houndoom.asm @@ -1,10 +1,10 @@ db "DARK@" ; species name dw 407, 770 ; height, weight - db "The pungent-" - next "smelling flame" - next "that shoots from" + db "The embodiment of" + next "aggressive inst-" + next "incts, it refuses" - page "its mouth results" - next "from toxins burn-" - next "ing in its body.@" + page "to stop fighting" ; prototype dex entry - it's long and hard to fit, so I had to cut out the "living embodiment" part. + next "even after a foe" + next "ripped apart.@" diff --git a/data/pokemon/dex_entries/houndour.asm b/data/pokemon/dex_entries/houndour.asm index ba89b90..7dce3d2 100644 --- a/data/pokemon/dex_entries/houndour.asm +++ b/data/pokemon/dex_entries/houndour.asm @@ -1,10 +1,10 @@ db "DARK@" ; species name dw 200, 240 ; height, weight - db "Around dawn, its" - next "ominous howl" - next "echoes through the" + db "Sections of its" + next "skin have solidif-" + next "ied, giving off" - page "area to announce" - next "that this is its" - next "territory.@" + page "the impression of" + next "exposed bones," ; prototype dex entry from houndoom that applies to houndour sufficiently to use here + next "scaring onlookers.@" diff --git a/data/pokemon/dex_entries/kingdra.asm b/data/pokemon/dex_entries/kingdra.asm index 05e79a8..16d2bf7 100644 --- a/data/pokemon/dex_entries/kingdra.asm +++ b/data/pokemon/dex_entries/kingdra.asm @@ -1,10 +1,10 @@ db "DRAGON@" ; species name dw 511, 3350 ; height, weight - db "It stores energy" - next "by sleeping at" - next "underwater depths" + db "It lives deep in" + next "the ocean. By co-" + next "vering itself in" - page "at which no other" - next "life forms can" - next "survive.@" + page "ink, it becomes" + next "almost impossible" + next "to identify.@" ; prototype dex entry diff --git a/data/pokemon/dex_entries/larvitar.asm b/data/pokemon/dex_entries/larvitar.asm index fa81456..d335dc7 100644 --- a/data/pokemon/dex_entries/larvitar.asm +++ b/data/pokemon/dex_entries/larvitar.asm @@ -1,10 +1,10 @@ db "ROCK SKIN@" ; species name dw 200, 1590 ; height, weight - db "Born deep under-" - next "ground, this" - next "#MON becomes a" + db "Its light and" + next "limber body can" + next "absorb and soften" ; prototype dex entry detail - page "pupa after eating" - next "enough dirt to" - next "make a mountain.@" + page "any attack. When" + next "it's eaten enough" + next "dirt, it evolves.@" diff --git a/data/pokemon/dex_entries/ledyba.asm b/data/pokemon/dex_entries/ledyba.asm index 71ed42a..fd5723a 100644 --- a/data/pokemon/dex_entries/ledyba.asm +++ b/data/pokemon/dex_entries/ledyba.asm @@ -1,10 +1,12 @@ db "FIVE STAR@" ; species name dw 303, 240 ; height, weight - db "It is timid and" - next "clusters together" - next "with others. The" + db "If someone gets" + next "close enough to" + next "capture it, its" - page "fluid secreted by" - next "its feet indicates" - next "its location.@" + page "legs expel an" + next "orange fluid and" + next "it runs away.@" +; prototype entry, used in the southern islands tcg set +; https://bulbapedia.bulbagarden.net/wiki/Ledyba_(Southern_Islands_7) diff --git a/data/pokemon/dex_entries/magcargo.asm b/data/pokemon/dex_entries/magcargo.asm index 8bbb845..3ba13e0 100644 --- a/data/pokemon/dex_entries/magcargo.asm +++ b/data/pokemon/dex_entries/magcargo.asm @@ -1,10 +1,10 @@ db "LAVA@" ; species name dw 207, 1210 ; height, weight - db "Its body is as hot" - next "as lava and is" - next "always billowing." + db "Its body is simi-" + next "lar to lava. For" + next "unknown reasons," - page "Flames will" - next "occasionally burst" - next "from its shell.@" + page "when exposed to" + next "sunlight, its" + next "skin hardens.@" ; prototype dex entry with the only explanation for what makes magcargo's skin harden! diff --git a/data/pokemon/dex_entries/phanpy.asm b/data/pokemon/dex_entries/phanpy.asm index c32a688..b1bda27 100644 --- a/data/pokemon/dex_entries/phanpy.asm +++ b/data/pokemon/dex_entries/phanpy.asm @@ -1,10 +1,10 @@ db "LONG NOSE@" ; species name dw 108, 740 ; height, weight - db "During the desert-" - next "ed morning hours," - next "it comes ashore" + db "Though still a" + next "mere toddler, it" + next "grows bigger and" - page "where it deftly" - next "uses its trunk to" - next "take a shower.@" + page "bigger by eating" + next "fuve times its" + next "body weight a day.@" diff --git a/data/pokemon/dex_entries/piloswine.asm b/data/pokemon/dex_entries/piloswine.asm index 1c5aa36..c9fc969 100644 --- a/data/pokemon/dex_entries/piloswine.asm +++ b/data/pokemon/dex_entries/piloswine.asm @@ -1,10 +1,10 @@ db "SWINE@" ; species name dw 307, 1230 ; height, weight - db "Although its legs" - next "are short, its" - next "rugged hooves" + db "Both of its eyes" + next "are obscured by" + next "its hair. When" - page "prevent it from" - next "slipping, even on" - next "icy ground.@" + page "charging, it must" + next "use sound as its" + next "guide.@" ; prototype dex entry. contradicts DP, as they made it use its nose as said guide diff --git a/data/pokemon/dex_entries/pineco.asm b/data/pokemon/dex_entries/pineco.asm index 7d8d990..02e9b38 100644 --- a/data/pokemon/dex_entries/pineco.asm +++ b/data/pokemon/dex_entries/pineco.asm @@ -1,10 +1,10 @@ db "BAGWORM@" ; species name dw 200, 160 ; height, weight - db "It spits out a" - next "fluid that it uses" - next "to glue tree bark" + db "It will consume" + next "any kind of tree" ; this detail is from a prototype dex entry! + next "bark. Leftovers" - page "to its body. The" - next "fluid hardens when" - next "it touches air.@" + page "are plastered on" + next "using a fluid to" + next "make it stronger.@" diff --git a/data/pokemon/dex_entries/politoed.asm b/data/pokemon/dex_entries/politoed.asm index a085ad5..3820ef6 100644 --- a/data/pokemon/dex_entries/politoed.asm +++ b/data/pokemon/dex_entries/politoed.asm @@ -1,10 +1,11 @@ db "FROG@" ; species name dw 307, 750 ; height, weight - db "When it expands" - next "its throat to" - next "croak out a tune," + db "It sends signals" + next "to POLIWAG and" + next "POLIWHIRL with a" - page "nearby POLIWAG and" - next "POLIWHIRL gather" - next "immediately.@" + page "cry forced out" + next "from the depths" + next "of its belly.@" +; prototype dex entry that details *how* Politoed croaks. diff --git a/data/pokemon/dex_entries/porygon2.asm b/data/pokemon/dex_entries/porygon2.asm index e4f5a23..8334463 100644 --- a/data/pokemon/dex_entries/porygon2.asm +++ b/data/pokemon/dex_entries/porygon2.asm @@ -1,10 +1,10 @@ db "VIRTUAL@" ; species name dw 200, 720 ; height, weight - db "This manmade" - next "#MON evolved" - next "from the latest" + db "Its programming" + next "allows it to per-" + next "form many simult-" - page "technology. It" - next "may have unprog-" - next "rammed reactions.@" + page "aneous computati-" ; prototype dex entry, could be revised to flow better. + next "ons. However, it" + next "still can't fly.@" diff --git a/data/pokemon/dex_entries/pupitar.asm b/data/pokemon/dex_entries/pupitar.asm index ae8b5b3..22a1bf8 100644 --- a/data/pokemon/dex_entries/pupitar.asm +++ b/data/pokemon/dex_entries/pupitar.asm @@ -1,10 +1,10 @@ db "HARD SHELL@" ; species name dw 311, 3350 ; height, weight - db "It will not stay" - next "still, even while" - next "it's a pupa. It" + db "Even in a pupal" + next "state, it can move" + next "around freely. If" - page "already has arms" - next "and legs under its" - next "solid shell.@" + page "under attack, it" + next "rushes at the foe" + next "with its shell.@" ; prototype dex entry diff --git a/data/pokemon/dex_entries/quilava.asm b/data/pokemon/dex_entries/quilava.asm index 97363c1..814d9e9 100644 --- a/data/pokemon/dex_entries/quilava.asm +++ b/data/pokemon/dex_entries/quilava.asm @@ -1,10 +1,10 @@ db "VOLCANO@" ; species name dw 211, 420 ; height, weight - db "Before battle, it" - next "turns its back on" - next "its opponent to" + db "Lives in grasslands" + next "and volcanoes. Its" + next "non-flammable fur" - page "demonstrate how" - next "ferociously its" - next "fire blazes.@" + page "is really strong:" + next "It can even stay" + next "cool in lava!@" ; prototype element combined with habitat data. could be revised. just make sure it can survive in lava! diff --git a/data/pokemon/dex_entries/remoraid.asm b/data/pokemon/dex_entries/remoraid.asm index 1b9b0e5..8d99adf 100644 --- a/data/pokemon/dex_entries/remoraid.asm +++ b/data/pokemon/dex_entries/remoraid.asm @@ -1,10 +1,10 @@ db "JET@" ; species name dw 200, 260 ; height, weight - db "To escape from an" - next "attacker, it may" - next "shoot water out of" + db "It can store up" + next "to 10 litres of" + next "water to shoot" ; prototype dex entry detail that transferred to qwilfish before completely disappearing. - page "its mouth, then" - next "use that force to" - next "swim backward.@" + page "at prey. It does" + next "so with great" + next "precision.@" diff --git a/data/pokemon/dex_entries/skiploom.asm b/data/pokemon/dex_entries/skiploom.asm index 2980679..8575986 100644 --- a/data/pokemon/dex_entries/skiploom.asm +++ b/data/pokemon/dex_entries/skiploom.asm @@ -1,10 +1,10 @@ db "COTTONWEED@" ; species name dw 200, 20 ; height, weight - db "As soon as it" - next "rains, it closes" - next "its flower and" + db "When the wind bl-" + next "ows it around, a" + next "seed-like substa-" - page "hides in the shade" - next "of a tree to avoid" - next "getting wet.@" + page "nce is dispersed" + next "from the top of" + next "its head.@" ; prototype dex entry - never seen in any other pokemon media! skiploom lore! diff --git a/data/pokemon/dex_entries/spinarak.asm b/data/pokemon/dex_entries/spinarak.asm index 8adbd74..6993d0f 100644 --- a/data/pokemon/dex_entries/spinarak.asm +++ b/data/pokemon/dex_entries/spinarak.asm @@ -1,10 +1,10 @@ db "STRINGSPIT@" ; species name dw 108, 190 ; height, weight - db "If prey becomes" - next "ensnared in its" - next "nest of spun" + db "When about to be" + next "attacked, it will" + next "raise its back to" - page "string, it waits" - next "motionlessly until" - next "it becomes dark.@" + page "display a face-" + next "shaped pattern to" + next "scare the foe off.@" ; prototype dex entry that lines up with some animations in other games. never explicitly clarified in any game! diff --git a/data/pokemon/dex_entries/teddiursa.asm b/data/pokemon/dex_entries/teddiursa.asm index 1d75c82..fd8d65a 100644 --- a/data/pokemon/dex_entries/teddiursa.asm +++ b/data/pokemon/dex_entries/teddiursa.asm @@ -1,10 +1,10 @@ db "LITTLE BEAR@" ; species name dw 200, 190 ; height, weight - db "It always licks" - next "honey. Its palm" - next "tastes sweet" + db "It's an excellent" + next "climber and can" ; detail from prototype silver entry + next "easily track down" - page "because of all the" - next "honey it has" - next "absorbed.@" + page "the scent of SWE-" + next "ET HONEY. It'll" ; SWEET HONEY capitalised to account for the honey grandma + next "grin when it does!@" ; prototype dex entry adapted for the modern design (before, the ring on its head lit up, an element only in the SW99 design) diff --git a/data/pokemon/dex_entries/togepi.asm b/data/pokemon/dex_entries/togepi.asm index a295acf..a6f47a8 100644 --- a/data/pokemon/dex_entries/togepi.asm +++ b/data/pokemon/dex_entries/togepi.asm @@ -1,10 +1,12 @@ db "SPIKE BALL@" ; species name dw 100, 30 ; height, weight - db "It is considered" - next "to be a symbol of" - next "good luck. Its" + db "It's just a baby," + next "but if in danger," + next "it can repel foes" - page "shell is said to" - next "be filled with" - next "happiness.@" + page "by releasing a" + next "poison from its" + next "head spikes.@" ; prototype entry +; used in a tcg promo in corocoro +; https://bulbapedia.bulbagarden.net/wiki/Togepi_(Wizards_Promo_30) diff --git a/data/pokemon/dex_entries/tyranitar.asm b/data/pokemon/dex_entries/tyranitar.asm index 4d5a166..7aefcf3 100644 --- a/data/pokemon/dex_entries/tyranitar.asm +++ b/data/pokemon/dex_entries/tyranitar.asm @@ -1,10 +1,10 @@ db "ARMOR@" ; species name dw 607, 4450 ; height, weight - db "In just one of its" - next "mighty hands, it" - next "has the power to" + db "The forehead is" + next "said to be the" + next "hardest part of" - page "make the ground" - next "shake and moun-" - next "tains crumble.@" + page "its body. There" + next "is nothing it" + next "can't crush.@" ; prototype dex entry. very...weird fact. diff --git a/data/pokemon/dex_entries/ursaring.asm b/data/pokemon/dex_entries/ursaring.asm index c2f0706..778c5b4 100644 --- a/data/pokemon/dex_entries/ursaring.asm +++ b/data/pokemon/dex_entries/ursaring.asm @@ -1,10 +1,10 @@ db "HIBERNANT@" ; species name dw 511, 2770 ; height, weight - db "Although it has a" - next "large body, it is" - next "quite skilled at" + db "When it gets cold," + next "it hibernates. To" + next "do that, it will" - page "climbing trees. It" - next "eats and sleeps in" - next "the treetops.@" + page "eat more and more" + next "food to store up" + next "energy.@" ; prototype dex entry diff --git a/data/pokemon/dex_entries/wobbuffet.asm b/data/pokemon/dex_entries/wobbuffet.asm index 6dcde2d..baa64ad 100644 --- a/data/pokemon/dex_entries/wobbuffet.asm +++ b/data/pokemon/dex_entries/wobbuffet.asm @@ -1,10 +1,10 @@ db "PATIENT@" ; species name dw 403, 630 ; height, weight - db "In order to con-" - next "ceal its black" - next "tail, it lives in" + db "Lives in dark pl-" + next "aces. It will not" + next "attack directly," - page "a dark cave and" - next "only moves about" - next "at night.@" + page "but if attacked," + next "it returns the" + next "blow twofold.@" ; prototype dex entry alluding to Counter and Mirror Coat. diff --git a/data/pokemon/dex_entries/yanma.asm b/data/pokemon/dex_entries/yanma.asm index 4acf0e2..be9b6c8 100644 --- a/data/pokemon/dex_entries/yanma.asm +++ b/data/pokemon/dex_entries/yanma.asm @@ -1,10 +1,10 @@ db "CLEAR WING@" ; species name dw 311, 840 ; height, weight - db "It can see in all" - next "directions without" - next "moving its big" + db "Its wings flap at" + next "30 times per se-" + next "cond. When it sees" - page "eyes, helping it" - next "spot attackers and" - next "food right away.@" + page "prey, it swoops" + next "not knowing what" + next "its prey even is!@" ; amalgamation of two prototype dex entries! we never know how fast the wings flap!