Difference between revisions of "Fusions"

From Tuxepedia
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 27: Line 27:
Or it could be randomly generated, perhaps based on the fused monster's [[Type]] and [[Body Shape]].  
Or it could be randomly generated, perhaps based on the fused monster's [[Type]] and [[Body Shape]].  


The most work but perhaps most satisfying would be to create mixable elements for each tuxemon species, so
The most work but perhaps most satisfying would be to create mixable elements for each tuxemon species.


==== How does morphing work for fusions? ====
==== How does morphing work for fusions? ====
Line 121: Line 121:


I think the general idea of fusions used as a plot device for the main antagonist is great, so long as we can work around those problems. Even making the fusions look somewhat grotesque would add to the feeling that fusing monsters might be morally wrong.
I think the general idea of fusions used as a plot device for the main antagonist is great, so long as we can work around those problems. Even making the fusions look somewhat grotesque would add to the feeling that fusing monsters might be morally wrong.
== Fusion Names ==
{{#ask:[[TXMN Completed::Complete]] |limit=400
|?FrontSprite
|?Fusion First
|?Fusion Second
}}
[[Category:Fusion]]

Latest revision as of 20:40, 23 July 2021

Fusions have been part of ShadowApex's vision for Tuxemon for most of the time it has been under development.

Implementation[edit | edit source]

There are a number of ways that fusions could be implemented:

  • Merging, where two tuxemon are temporarily combined, as envisaged in The Spyder in the Cathedral
  • Splicing, where two tuxemon are permanently combined
  • Breeding, where the "fused" tuxemon is the child of two other tuxemon

Questions to resolve[edit | edit source]

Original thread

Further discussion

Which elements are taken from each "half"[edit | edit source]

Sanglorian suggests consistently taking the prefix from the father and suffix from the mother, or vice versa, communicating a little bit about the genealogy of the tuxemon. You could even have crosses have different powers based on which is the father and which is the mother, which absolutely happens in real life (ligers and tigons are quite different for example).

A Bamboon♂ × Rockitten♀ (Bamkitten) could consistently take the size, weight and stats of its father but the element and techniques of its mother, while a Rockitten♂ × Bamboon♀ (Rockboon) could have the size, weight and stats of a Rockitten but the element and techniques of a Bamboon.

ShadowApex points out the only hitch is that, unlike with breeding, the fusion system that they had in mind could be between any two monsters, regardless of gender.

If fusion is permanent, are there new Tuxepedia App blurbs for the fused tuxemon?[edit | edit source]

The blurb could simply be: "Fused from A and B".

Or it could be randomly generated, perhaps based on the fused monster's Type and Body Shape.

The most work but perhaps most satisfying would be to create mixable elements for each tuxemon species.

How does morphing work for fusions?[edit | edit source]

  1. They don't morph; if they are the combination of a first-stage tuxemon and a third-stage tuxemon, they just stay that way
  2. They inherit morph patterns from one or the other "contributor" tuxemon
  3. All fused monsters have a standard morph pattern (provided their contributor monsters have morphs)

Fusions of fusions[edit | edit source]

The permanent fusions - splicing and breeding - raise the question of what happens if a fused tuxemon is then fused with another tuxemon.

This is a concern both for names (if Ignibus + Agnite = Igninite, then does Igninite + Agnite = Igninitenite?) and the mechanics.

fruitdev had four suggestions for how to resolve the naming problem:

  • Develop a rigorous naming system that conveys all ethnic information of the tuxemon and have the program generate such names. The problem with this is that names eventually might grow to monstrous sizes.
  • Allow players to name all fused species in-game, thus taking the load off the computer and making names more natural, but limiting a common understanding of names between players.
  • Prohibit breeding of fused monsters, just like real-life animals like ligers and mules. That way, the tuxemon can be named using two simple root words from its parents, and it wouldn't have to keep track of blood percentages that would only gain complexity as the player breeds his creature with more mates. Unfortunately, this would also mean there are a limited number of tuxemon to find and catch, and that is what the fusion system is trying to alleviate in the first place.
  • Prohibit breeding of fused monsters, and prescribe names to all tuxemon and their combinations. This would give the infertile fusions their own naturalistic names, but it also limits the number of tuxemon that can be caught, just like the last method.

ShadowApex has confirmed that fusion will only be between two "halves"; if a fused tuxemon is used in a fusion, then only one of its two halves will be put in the mix. For example, if you fused an Ignibus/Agnite with a Heronquak/Grintrock, the resulting monster could be Ignibus/Grintrock. This will reduce the total number of fusion combinations, but any fusion system will have a finite number of possibilities.

In regards to the naming of fused monsters, each monster has a name "prefix" and "suffix". Here is an example of how the fused monster name could be generated with these two monsters:

Full Name: Bamboon Prefix: Bam Suffix: boon

Full Name: Rockitten Prefix: Roc Suffix: kitten

Would create something like this:

Full Name: Bamkitten Prefix: Bam Suffix: kitten

How to choose which "half" of a fusion is passed on[edit | edit source]
  • Random
  • nikkos suggested that the half could be chosen based on which techniques were used more by the fused tuxemon (ShadowApex points out the only problem is if the fused halves share a technique)

Resources[edit | edit source]

The Spyder in the Cathedral[edit | edit source]

Fusion is an important sub-plot in The Spyder in the Cathedral.

The Fusion Report found in Greenwash HQ has the details on fusion.

A fusion-based plot, proposed by rsg167[edit | edit source]

Original thread

We keep the monster fusion mechanic a secret.

When the player topples over half the Great Cathedral's pillars, a representative of Giovanni approaches. He challenges the player -- a usual thing for a boss to do -- but his monster is a fusion. And fusions are really strong. Like, stuck-on-the-same-battle-three-days strong.

Every now and then, the boss's fused monster emotes:

"ROCKTERA shivers."

It turns out that fused monsters will occasionally replace a move with shivering. If you've seen Romani from LoZ: Majora's Mask after They get her, you already know what I'm going for.

If a fused monster meets the evolution requirements of either of its base monsters, it will forget all its moves and become unresponsive to player commands. It will just do nothing.

Here comes an important player decision.

  1. Should I keep fighting with my normal tuxemons, even though it's really hard?
  2. Or, should I fuse my tuxemons, consigning them to a broken existence but being strong enough to plow through Giovanni's forces?

ShadowApex:

I really love the idea of making big decisions like this, and especially giving the fusions an important role to play that may be critical to the story, instead of something that's just thrown in. I think there's some problems I could see though:

1. I feel this would promote players to just use "throw-away" monsters for fusions. Catch a monster in the wild and level them up a little bit, then fuse them for a certain battle and throw them away when they can't be used any more.

rsg167:
I never thought of that. yikes Yes, many players would probably start doing that. I don't think it's bad, though. Players would be able to see things from the villain's perspective. What are the benefits of fusion? What are the drawbacks? Then they could come to their own conclusions.

Throw-away monsters could be a strategy for players who are only interested in the storyline. It would be the "easy mode", if you will.

2. I think this would also have a negative affect on multiplayer. In multiplayer battles, everyone would need to resort to fusions to have the fighting power to win a match. This would essentially make all non-fused monsters not viable for multiplayer, and decrease the diversity of teams.

rsg167:
I agree completely. One possible workaround is to have the players agree on a "battle ruleset":
All's Fair - fusion monsters have boosted stats
Weak Fusions - fusion monsters don't have boosted stats
No Fusions - only natural monsters allowed
You can only fight with someone if you both agree on a ruleset.

I think the general idea of fusions used as a plot device for the main antagonist is great, so long as we can work around those problems. Even making the fusions look somewhat grotesque would add to the feeling that fusing monsters might be morally wrong.

Fusion Names[edit | edit source]

 FrontSpriteFusion FirstFusion Second
AV8RBirdbot - josepharaoh99.pngAV8R
AardartAardorn 64px.pngAarDart
AardornAardorn 1.pngAarDorn
AbesnakiAbesnaki-front2.pngAbeSnaki
Agnidon2 by levaine-dalaeg8.pngAgniDon
Agnigon3 by levaine-dalb6gr.pngAgniGon
AgniteAgnite by aviculor-da6gkxs.pngAgniNite
AllagonAllagon (from alloy and dragon).pngAllaGon
AltieAltie-front.pngAlTie
AmbuwlAmbuwl-front-alt.pngAmbUwl
AmpystomaAmpystoma-front.pngAmpyStoma
AngesnowAngesnow.pngAngEsnow
AngritoAngrito fakemon by serpexnessie-davf995.pngAngRito
AnoleafAnoleaf.pngAnoLeaf
AnuFreemon 6.pngAnNu
ApeoroApeoro sprite.pngApeoOro
AraigneeAraignee.pngAraigNee
ArthroboltArthrobolt-front.pngArthroBolt
AsudoptAsudopt-front.pngAsuDopt
AxolightlAxylightl-front.pngAxyLightl
B-ver.1Beaverbot front.gifB-Ver.1
BabysnitchBabysnitch-front.pngBabySnitch
BaddrscratchBaddrscratch-front.pngBaddrScratch
BamboonBamboon-front.pngBamBoon
BanlingBanling.pngBanLing
BansakenBansaken-front.pngBanSaken
BanvengeanceBanvengeance-front.pngBanVengeance
BaobaraffeBaobaraffe 64x64 Front.pngBaobarBaraffe
BaobyBaoby 64x64 Front.pngBaoAoby
BedooBedoo-front.pngBeDoo
Beenstalker7 by levaine-dcim11p.pngBeenStalker
BewhichBewhich-front.pngBewhIch
BigfinBigfin front reduced.pngBigFin
BirdlingBirdling-tamashihoshi.pngBirdDling
BishosandBishosand-front.pngBishoSand
BlasdoorBlasdoor.pngBlasSdoor
BoltBolt-front.pngBolOlt
BoltnuDdm212m-2131efb9-32b9-410a-a298-c4a30e81df84.pngBoltNu
BotbotBotbot-front.pngBotBot
BoxaliBoxali front 64.pngBoxAli
BoxoroxBoxorox.pngBoxOrox
BrachiforBrachifor 64px.pngBrachiFor
BreemBreem-front.pngBreeEem
BrewdinBrewdin front 64.pngBrewDin
BricgardBricgard.pngBricGard
BrickhemothBrickhemoth.pngBrickheHemoth
BrumiBrumi-front.pngBruMi
Budaye4 by levaine-dalforb.pngBudAye
BugninSamuraibug-front-alt.pngBugNin
BumbulusBumbulus.pngBumBulus
BurrlockBurrlock.pngBurrLock
BursaBursa.pngBurUrsa
CacaburrCacaburr.pngCacaBurr
CackleenCackleen-front.pngCackLeen
CairfreyCairfrey.pngCairFrey
CaperSheep front.pngCaPer
CapinyahMonky Front 64.pngCapInyah
CapitiCapiti front.pngCapPiti
CarcharockFree for use batch1 64px.pngCarchaRock
CardilingCardiling fakemon sprite by spalding004-d5ky07l.pngCardiLing
CardinaleCardinale fakemon sprite by spalding004-d5ky0jw.pngCardiNale
CardiwingCardiwing fakemon sprite by spalding004-d5ky0e ip.pngCardiWing
CataspikeCataspike.pngCataSpike
CateyeNemo03-front.pngCatEye
ChenipodeChenipode front.pngCheniPode
CherubatCherubat.pngCheruBat
ChibiroChibiro front 64.pngChiBiro
ChillimpAd2cEaf.pngChilLimp
ChloragonChloragon.pngChloraGon
ChromeyeChromeye fakemon by serpexnessie-davf8yw.pngChromMeye
ClaymoriorClaymorior-front.pngClayMorior
CoaldiakCoaldiak-front.pngCoalDiak
CobarettCobarett 64x64 Front.pngCobArett
CochiniCochini front 64.pngCoChini
CocruneCocrune.pngCocRune
CohldrabiColdrabi.pngCohlDrabi
ColeorusColeorus front.pngColeoRus
ConglolemConglolem.pngCongloLem
ConifrostConifrost.pngConiFrost
ConileafConileaf-front.pngConiLeaf
CoppiCoppi-front.pngParAppi
CoproblightCoproblight-front.pngCoproBlight
CorvixCervix front 64.pngCorVix
CowpignonCowpignon front.pngCowpiPignon
CrankusCrankus-front.pngCranKus
CriniothermeCriniotherme front 64.pngCrinioTherme
CrustaguCrustagu-front.pngCrustAgu
CubfortCubfort fullcolor.pngCubFort
DandicubDandicub-front.pngDandiCub
DandylionDandylion-front.pngDandyLion
DankushDankush.pngDankKush
DelfecoIslfin2.pngDelfEco
DemosnowDemosnow.pngDemoSnow
DevidinDevidin-front.pngDeviDin
DevidraDevidra-front.pngDeviDra
DeviraptorDeviraptor-front.pngDeviRaptor
DinoflopDinoflop front.pngDinoFlop
DjinnboDjinnbo-front.pngDjinnBo
DoctskyDoctsky.pngDoctSky
DollfinDollfin-front-Hipp.pngDollFin
DracuneDracune.pngDraCune
DragarborDragarbor-front alt.pngDraGarbor
DrashimiDrashimi64.pngDraShimi
DrokoroDrokoro 64x front.pngDroKoro
DuggotDuggot-front.png
Dune PincherDune-pincher-front.pngDunePincher
Eaglace9 by levaine-dabti61.pngEaGlace
EloflyEloflyFront 64px.pngEloFly
ElostormElostorm Front 64px.pngEloStorm
ElowindElowindFront 64px.pngEloWind
EmbazookGunnerturtle front.pngEmbaZook
EmbraEmbra.pngEmBra
EndurosEnduros front.pngEnduRos
EquillEquill-front.pngEquiIll
EruptibusVolcanoturtle-front.pngEruptiBus
EskipupEskipup.pngEskiPup
ExapodeExapode front.pngExaPode
ExclawvateDdm2123-4948e6bd-2116-4936-8755-45095d7ed12c.pngExclawVate
EyenemyEyenemy-front.pngEyeNemy
EyesoreEyesore-front.pngEyeSore
Fancair6 by levaine-damt69o.pngFanCair
FerricranFerricran.pngFerriCran
FiromenisFiromenis front 64px.pngFiroMenis
FlaconoFlacono front.pngFlaCono
FlambearFlambear.pngFlamBear
FliscesFlisces .pngFliSces
FlounceFlounce.pngFloUnce
FlummackFlummack-front.pngFlumMack
FlummbyFlummby-front.pngFlummBy
FluoresfinFluoresfin fakemon by serpexnessie-dau5fof.pngFluoresFin
FluttaflapFluttaflap-new.pngFluttaFlap
FoofleFoofle-front.pngFooFle
FordinFordin 64.pngForDin
ForturtleForturtle-front.pngForTurtle
FoxfireFoxfire-front.pngFoxFire
FribbitFribbit.pngFribBit
Frondly5 by levaine-dam2fdf.pngFrondLy
FruiteraFruitera-front.pngFruitEra
FurnursusOusirflamme front 64.pngFurnUrsus
FuzzinaFuzzina.pngFuzzIna
FuzzletFuzzlet.pngFuzzLet
GalascesGalasces.pngGalaSces
GalnecGalnec front 64.pngGalNec
GastroniumGastronium-front.pngGastroNium
GectileGectile.pngGecTile
GhosteethGhosteeth-front.pngGhosTeeth
GladiatorbugGladiatorbug-front.pngGladiatorBug
GliffaryQuasar 26 64px.pngGlifFary
GlombrocGlombroc.pngGlomBroc
GourdaGourda-front.pngGourDa
GraffikiGouachtiti front 64.pngGrafFiki
GrimachinGrimachin.pngGrimaChin
GrinflareGrinflare.pngGrinFlare
GrintotGrintot.pngGrintoTot
GrintrockGrintrock.pngGrintRock
GrumpiUnid-monster.pngGrumPi
GryfixGryfix front 64.pngGryFix
HampotamosHampotamos front.pngHampoTamos
HappitoHappito fakemon by serpexnessie-davf96z.pngHapPito
HatchlingHatchling-tamashihoshi.pngHatchLing
HectapodHectapod.pngHectaPod
Heronquak8 by levaine-dabti68.pngHeronQuak
HissioriteHissiorite 64x64 Front.pngHissiOrite
HoarseHoarse-front.pngHoaRse
HoarseshooHoarseshoo-front.png
HoodollHoodoll.pngHooDoll
HotlineHotline.pngHotLine
HoundiceHoundice.pngHoundIce
HowlHowl.pngHoOwl
HydroneHydrone-front.pngHyDrone
IgnibusMagmaturtle-front-alt.pngIgniBus
ImbrickcileImbrickcile.pngImbrickCile
IncandesfinIncandesfin fakemon by serpexnessie-dau5fs6.pngIncandesFin
JelillowJelillow front 64.pngJelIllow
JelunaJeluna-front.pngJelUna
JemuarJemuar final.pngJemMuar
JoulratonJoulraton.pngJoulRaton
K9Petbot front.gifK9
KatacoonSumococoon.pngKataCoon
KatapillSumobug second prevolution - sang.pngKataPill
KernelKernel-front.pngKerNel
KnindlingKnindling.pngKnindLing
KomodrawKomodraw fakemon by serpexnessie-dau02iq.pngKomoDraw
KomoduelKomoduel.pngKomoDuel
KonuitKonuit-front.pngKoNuit
LambertLambert-front.pngLamBert
LapinouLapinou.pngLapiNou
LegkoLambert2.pngLegKo
LegoplasteLegoplaste 64.pngLegoPlaste
LendosLendos.pngLenDos
LesmaguLesmagu-front.pngLesMagu
LetticeLettice new.pngLettIce
LightmareLightmare fakemon by serpexnessie-dau5g5k.pngLightMare
LolifernoLoliferno.pngLoliFerno
LucificeLucifice.pngLuciFice
LunightLunight front 64.pngLunIght
MRmOswitchMonkeybot-front.pngMRmOSwitch
ManostingManosting.pngManoSting
MarvantisMarvantis-front.pngMarvaNtis
MarvillarMarvillar-front.pngMarvIllar
MasknakeMasknake-tamashihoshi-light tail.pngMaskNake
MauaiAgamemau2.pngMauAi
MedipupMedipup.pngMediPup
MedushockMedushock front 64.pngMeduShock
MegafruiteraMegafruitera-front.pngMegaFruitera
MemnomnomMemnomnom-front.pngMemnomNom
MerlicunFreemon 2.pngMerlIcun
Metesaur1566113762639 metesaur.pngMeteSaur
MetoxicMetoxique64.pngMeToxic
Miaownolith5 by levaine-da7svx8.pngMiaowNolith
MingdynMingdyn.pngMingDyn
MolochMoloch-front.pngMolLoch
MyrmisonMyrmison-front.pngMyrmIson
MystikapiMystikapi-front.pngMystiKapi
NarcileafNarcileaf.pngNarciLeaf
NebufinNebufin.pngNebuFin
NedNed-front.pngNeNed
NeutritoNeutrito fakemon by serpexnessie-davf94p.pngNeuTrito
NimbulexNimbulex.pngNimbuLex
NinjasmineNinjasmine-front.pngNinjasMine
NoctaloNoctalo front.pngNoctTalo
NoctulaNoctula front.pngNoctTula
NostrayRaynose.pngNosTray
NovaquariusNovaquarius.pngNovaAquarius
Nudiflot ♀Nudiflot take 2.pngNudiFlot
Nudiflot ♂1 by levaine-da6ftsr.pngNudiFlot
Nudikill3 by levaine-da6on7x.pngNudiKill
Nudimind2 by levaine-da6ftul.pngNudiMind
NuenfluNuenflu front.pngNuenFlu
NutNut-front.pngNuNut
OctabodeOctabode front.gifOctaBode
OuroboutletOuroboutlet fakemon by serpexnessie-davf8fy.pngOuroboutLet
PairagrimPairagrim front.pngPairaGrim
PairagrinPairagrin-front.pngPairaGrin
Pantherafira294432194-e6822b5a-eee9-4d4a-b7fb-711955c440a3.pngPantheraFira
ParappiParappi-front.png
PawsandMcjo 64 7.pngPawSand
PearamancaPearamanca.pngPearAmanca
PharfanPharfan front 64.pngPharFan
PiCCFishbot-frot.pngPiIcc
PigabytePigabyte-front.pngPigaByte
PilthropusPilthropus-front.pngPilThropus
PipisPipis.pngPiPis
PoinchinPoinchin.pngPoinChin
PolyrockPolyrock front.pngPolyRock
PossessunPossessun.pngPossessSun
PotturmeistPotturmeist f.pngPotturMeist
PotturneyPotturney f.pngPotturNey
PropellercatPropellercat-front.pngPropellerCat
ProphetoiseProphetoise-front.pngPropheToise
PuparmorPuparmor.pngPupArmor
PyraminxNemo01-front.pngPyraMinx
PythockDdm211h-8bbce8a5-b622-428d-a959-9a99d5004626.pngPythOck
PythonovaPythonova 64x64 Front.pngPythoNova
PythwirePythwire fakemon by serpexnessie-dau8woj.pngPythWire
Qetzlrokilus1566113761205 quetzalrockius.pngQetzlRokilus
RabbitosaurRabbitosaur.pngRabbitoSaur
RegalanceRegalance-front.pngRegaLance
RhincusRhincus-front.pngRhinCus
RhinocarpeRhinocarp efront.pngRhinoCarpe
RinocereedRinocereed .pngRinoceReed
RockatRockat-front.pngRockaKat
RockittenRockitten-front.pngRocKitten
RooksandMcjo 64 8.pngRookSand
Rosarin1-0 64px2.pngRosaRin
RuffaloRuffalo.pngRuffAlo
RunesquitoRunesquito.pngRuneSquito
RuptionRuption.pngRupTion
SaditoSadito fakemon by serpexnessie-davf9bm.pngSadDito
SampsackSampsack.pngSampSack
SampsageSampsage.pngSampSage
SapragonSapragon.pngSapraGon
SapsnapSapsnap.pngSapSnap
SaurchinSaurchin.pngSaurChin
ScarlantScarlant-front.pngScarLant
SclairusSclairus front 64.pngSclaiRus
SeireinSeirein fakemon by serpexnessie-davf8ul.pngSeiRein
SelketSelket front.pngSelKet
SelmatekSelmatek front 64.pngSelMatek
SeraphiceSeraphice.pngSeraPhice
ShammerShammer-front.pngShamMer
SharpfinSharpfin front 2.pngSharpFin
ShelaguShelagu front 64.pngShelAgu
SheyeSheye-front.pngShEye
ShnarkShnark.gifShnArk
Shrab9 1 64x64.pngShrRab
ShullShull-front.pngShuUll
ShybulbShybulb.pngShyBulb
SkwibSkwib front.pngSkWib
SlichenSlichen.pngSliChen
SludgehogSludgehog-front.pngSludgeHog
SnakiSnaki front.pngSnaKi
SnarlonSnarlon.pngSnarLon
SnockDdm210x-67f46e40-65da-43c9-b93b-3d6b0051be3a.pngSnoNock
SnokariSnokari front.pngSnoKari
SnowrillaSnorilla.pngSnowRilla
SockeserpSockeserp fakemon by serpexnessie-daulp7c.pngSockeSerp
SolightSolight front 64.pngSolLight
SpecteraSpectera-front.pngSpectEra
SphakeSphake-front.png
SpighterSpighter.pngSpighTer
SpirainSpirain-front.pngSpiRain
SpoilurmVerpomme front 64.pngSpoiLurm
SprightlySprightly.pngSprightLy
SprormSprorm-front.png
SpycozeusSpycozeus front.pngSpycoZeus
SquabbitSquabbit.pngSquabBit
SquinkSquink.pngSquInk
Statursus5-0 64px2.pngStatUrsus
StegoforStegofor.pngStegoFor
StomicStomic-front.pngStoMic
StoniflyStonifly.pngStoniFly
StrellaStrella.pngStrelLa
SumchonSumobug front.pngSumChon
TadcoolTadcool.pngTadCool
TarpeurTarpeur front.pngTarPeur
TaupypusOrnitaupe front 64.pngTauPypus
TeddisunTeddisun-front.pngTeddiSun
TetrchimpTetrchimp sprite.pngTetrChimp
ThumpurnThumpurn.pngThumPurn
TigrockTigrock-front.pngTigRock
TikoalTikoal.pngTiKoal
TikorchTikorch.pngTiKorch
TobishimiTobishimi front 64.pngTobiShimi
TornicaneTornicane-front.pngTorniCane
ToufigelToufigel front.pngTouFigel
TourbidiTourbidi front.pngTourBidi
ToxirisToxiris-front.pngToxIris
TrapsnapTrapsnap.pngTrapSnap
TsushimiTsushimi front 64.pngTsuUshimi
TumblebeeTumbleBee.pngTumbleBee
TumbledilloTumbledillo new.pngTumbleDillo
TumblequillTumblequill.pngTumbleQuill
TumblewormTumbleWorm.pngTumbleWorm
Turnipper6 by levaine-dcim10v.pngTurNipper
TuxTux1-front.pngTuTux
Tweesher7 by levaine-dabti6h.pngTweeSher
UF0UF0-front.png
UglipUglip.pngUgLip
UneyeUneye.pngUnEye
UproutUprout.pngUpRout
UrcheedleUrcheedle fakemon by serpexnessie-davwu63.pngUrchEedle
UrcineUrcine front.pngUrCine
VampormVamporm.pngVampPorm
VelocitileVelocitile.pngVelociTile
VigueurTarpeur evolutionfront.pngViGueur
VirwareVirware.pngVirWare
VivicinderVivicinde r front.pngViviCinder
VividactilVividactil front.pngViviDactil
VivipereV front.pngViviPere
ViviphytaViviphyta front 64.pngViviPhyta
VivisourceVivisource front.pngViviSource
ViviteelViviteel front.pngViviTeel
VivitransVivitrans front.pngViviTrans
VivitronVivitron front.pngViviTron
VolcoliVolcoli front.pngVolColi
VolconeyVolconey.pngVolcoNey
VulpyreVulpyre-front.pngVulpyRe
WayspriteWaysprite.pngWaysPrite
WeaviflyWeavifly.pngWeaviFly
WeedlantisMcjo 64 6.pngWeedLantis
WeedseaMcjo 64 5.pngWeedSea
Wendigger8 by levaine-dcim12q.pngWenDigger
Windeye7 by levaine-damt69m.pngWindEye
WolffskyWolffsky front.pngWolfFsky
WoodoorWoodoor.pngWooDoor
WrougonWrougon.pngWrouGon
YiinaangYiinaang.pngYiinaAng
ZigguratZiggurat.pngZigguRat
ZunnaZunna 1.pngZunNa