The Grand Finale

Every Pokemon is now integrated, aside from regional forms and evolutions of those (except Evolotto, I'll do that later). I may now rest.
This commit is contained in:
Misty 2025-09-13 18:25:24 -06:00
parent b632b469c2
commit 417c0f11bd
219 changed files with 2175 additions and 40 deletions

View file

@ -0,0 +1,10 @@
db "TUSK@" ; species name
dw 601, 6320 ; height, weight
db "Domesticated"
next "TRAMPEL become"
next "this #MON."
page "It loves to give"
next "people rides"
next "through hot areas."

View file

@ -0,0 +1,10 @@
db "AERIAL@" ; species name
dw 303, 488 ; height, weight
db "It prances among"
next "the clouds, flying"
next "up to 5 miles"
page "off the ground."
next "Aviators believe"
next "it to bring luck.@"

View file

@ -0,0 +1,10 @@
db "SNOW BUNNY@" ; species name
dw 205, 623 ; height, weight
db "Lives in tundras."
next "A stampede of"
next "BUNBERG will leave"
page "even PILOSWINE"
next "buried under the"
next "ensuing avalanche.@"

View file

@ -0,0 +1,10 @@
db "SNOW BUNNY@" ; species name
dw 104, 372 ; height, weight
db "Children love to"
next "sculpt snow in"
next "BUNDRA's image."
page "Its ears and rosy"
next "cheeks give it the"
next "name Snow PIKACHU."

View file

@ -0,0 +1,10 @@
db "MANDRAKE@" ; species name
dw 205, 781 ; height, weight
db "If taken to a hot"
next "region, BUNDRA"
next "will bury them-"
page "selves and melt"
next "before growing"
next "into a BUNDRAKE.@"

View file

@ -0,0 +1,10 @@
db "SNOWBALL@" ; species name
dw 8, 261 ; height, weight
db "Sometimes mistaken"
next "for food by"
next "starving tourists,"
page "BUNICE has become"
next "deathly afraid"
next "of humans.@"

View file

@ -0,0 +1,10 @@
db "NEEDLE@" ; species name
dw 211, 520 ; height, weight
db "When attacked,"
next "CACTORMUS scatters"
next "SPIKES everywhere."
page "It then runs away"
next "at speeds of"
next "over 55 mph."

View file

@ -1,5 +1,5 @@
db "SHRIEKING@" ; species name
dw 37, 1400 ; height, weight
dw 307, 1400 ; height, weight
db "It's weak, so its" ; this needs rewriting
next "mother has to"

View file

@ -0,0 +1,10 @@
db "NEST@" ; species name
dw 103, 210 ; height, weight
db "The heads fight"
next "over food. When"
next "it evolves, the"
page "weakest will merge"
next "into the other"
next "two's body.@"

View file

@ -0,0 +1,10 @@
db "INK@" ; species name
dw 304, 1375 ; height, weight - temp
db "It bores holes in"
next "the seabed, lying"
next "in wait. When it"
page "spots prey, it"
next "shoots out to grab"
next "and devour them.@"

View file

@ -1,5 +1,5 @@
db "CALAMITY@" ; species name
dw 82, 6900 ; height, weight
dw 802, 6900 ; height, weight
db "Research is being"
next "conducted into"

View file

@ -0,0 +1,10 @@
db "FNGSCORPIO@" ; species name
dw 607, 937 ; height, weight
db "Feeding on the"
next "blood of various"
next "#MON species"
page "has made it"
next "uniquely resistant"
next "to many poisons.@"

View file

@ -0,0 +1,10 @@
db "GREAT APE@" ; species name
dw 711, 4080 ; height, weight
db "Hats created by"
next "GORILLAIMO often"
next "sell for a great"
page "sum to collectors."
next "Poaching has thus"
next "greatly increased." ; Reference to Congo, a famous chimp artist born in the 1950s.

View file

@ -0,0 +1,10 @@
db "ARCHELON@" ; species name
dw 503, 1997 ; height, weight
db "MAWTLE lures prey"
next "to its lair by"
next "seeming defeated,"
page "then CRUNCHes down"
next "and drags them"
next "into the depths.@"

View file

@ -0,0 +1,10 @@
db "HEX NUT@" ; species name
dw 802, 17637 ; height, weight
db "Once worshipped as"
next "a god, it was"
next "split apart and"
page "sealed away. Its"
next "magnetic field is"
next "intensely strong.@" ; References Pokemon GO lore & Magnet Pull ability

View file

@ -0,0 +1,10 @@
db "HEX NUT@" ; species name
dw 8, 176 ; height, weight
db "Packs of MELTAN"
next "are found around"
next "the globe, packed"
page "into MYSTERY BOXs."
next "They seek to be"
next "whole once more.@" ; References Pokemon GO as a whole, as well as some obscure lore. Cont. in Melmetal's.

View file

@ -0,0 +1,10 @@
db "ARTIFICIAL@" ; species name
dw 806, 8260 ; height, weight
db "It was built by"
next "SILPH CO. to fight"
next "one of the last"
page "GAWARHED. Recent"
next "upgrades have"
next "fixed many issues."

View file

@ -0,0 +1,10 @@
db "SPINTOP@" ; species name
dw 407, 1060 ; height, weight
db "On the night of"
next "the full moon, it"
next "interrupts groups"
page "of CLEFAIRY with"
next "vicious kicks,"
next "laughing wildly.@"

View file

@ -1,10 +1,10 @@
db "PIXEL@" ; species name
dw 100, 2 ; height, weight
db "Believed to be a"
next "prototype form of"
next "PORYGON. Its two-"
db "The graphical"
next "precursor to"
next "PORYGON. It exists"
page "dimensional body"
next "makes it a very"
next "unique species.@" ; can definitely be improved somehow
page "as a 2D object in"
next "3D space through"
next "unknown means."

View file

@ -0,0 +1,10 @@
db "BIG HORN@" ; species name
dw 411, 1230 ; height, weight
db "It was pushed out"
next "of its natural"
next "habitat due to the"
page "overpopulation"
next "of STANTLER in the"
next "forests of JOHTO.@"

View file

@ -0,0 +1,10 @@
db "DRILL@" ; species name
dw 710, 6235 ; height, weight
db "Evolution has"
next "shrunk its brain."
next "Due to this, it"
page "is prone to fits"
next "of rage that can"
next "level mountains.@"

View file

@ -0,0 +1,10 @@
db "FLYING DOVE@" ; species name
dw 208, 522 ; height, weight
db "Loves leaping from"
next "the ocean to steal"
next "from beachgoers."
page "Despite its sharp"
next "talons, it's poor"
next "at catching prey.@"

View file

@ -0,0 +1,10 @@
db "IRON HORN@" ; species name
dw 1102, 4220 ; height, weight - placeholder
db "Major trade routes"
next "must be planned"
next "around SHARPOON"
page "migration, or else"
next "the ships will be"
next "torn to shreds.@"

View file

@ -0,0 +1,10 @@
db "PUPPYDOG@" ; species name
dw 208, 192 ; height, weight
db "It was created to"
next "be a mascot for a"
next "department store."
page "The boss' values"
next "influenced its"
next "conniving nature.@"

View file

@ -0,0 +1,10 @@
db "TUSK@" ; species name
dw 707, 4170 ; height, weight
db "From overhunting,"
next "its tusks have be-"
next "come smaller over"
page "time. It often"
next "brawls with GORO-"
next "CHU and DONPHAN.@"

View file

@ -0,0 +1,10 @@
db "WOLFSKIN@" ; species name
dw 206, 736 ; height, weight
db "HIKERs who see"
next "the glowing eyes"
next "of WARFURS late"
page "at night may soon"
next "meet with a"
next "terrible fate.@"

View file

@ -0,0 +1,10 @@
db "WOLFSKIN@" ; species name
dw 508, 2318 ; height, weight
db "It hunts #MON"
next "with others of its"
next "kind. The one"
page "wearing the thick-"
next "est pelt is the"
next "pack's leader.@"

View file

@ -0,0 +1,10 @@
db "SHARP CLAW@" ; species name
dw 307, 750 ; height, weight
db "Cuts from WEAVILE"
next "can cause frost-"
next "bite. It leaves"
page "marks on trees to"
next "communicate with"
next "its pack.@"

View file

@ -0,0 +1,10 @@
db "GARDEN EEL@" ; species name
dw 311, 40 ; height, weight
db "In order to hide"
next "from predators,"
next "it can dive at"
page "speeds of up to"
next "300,000,000 m/s"
next "into the seafloor." ; Gary states Digletts can burrow into the earth at the speed of light, why not?

View file

@ -0,0 +1,10 @@
db "GARDEN EEL@" ; species name
dw 311, 119 ; height, weight
db "Its predatory nat-"
next "ure makes it very"
next "dangerous to swim-"
page "mers and fishers."
next "Warnings are found"
next "by WUGTRIO nests.@" ; They're DANGEROUS.