• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

All Alolan Pokémon (including Marshadow)

971
Posts
7
Years
    • Age 21
    • Seen Nov 28, 2022
    I'd actually been working on this myself, but I didn't get to finish it before I left for vacation. I'm glad I wasn't the only one working on this because your version is already better than mine. I think I'll stick with my code, because I'm doing my PBS files in a different way, but use some things like EggMoves because I'd been a dummy.
     
    971
    Posts
    7
    Years
    • Age 21
    • Seen Nov 28, 2022
    This is not hate, this is just what thought wasn't right.
    I was finalizing my own Pokemon.txt file and realized I completely skipped the Habitat, so I took those from you, along with the EggMoves :3. I've also actively inspected your file here and have a few comments:

    1.) There are a lot of missing "WildItem..."'s, and the ones that you did put in, have a wrong percentage. WildItemRare is 1%, while most items were supposed to be 5%, Uncommon.
    2.) There are some typo's (Which is human obviously), that you could fix if you run the game, as it would give you an error message for every typo. This does require you to have all the moves, abilities, and potentially items, though.
    3.) I think you messed up the GrowthRate. Slow = Slow (duh), Medium Slow = Parabolic, Medium Fast = Medium, Fast = Fast. What you did is this: Medium Fast = Parabolic. That's not true. (If you go to Essentials -> PBExperiences, you can check)
    4.) The BaseEXP is how much experience you get when you defeat a Pokémon, but you defined them all as 64. If you go to a Pokémon on Bulbapedia, it will say Base Experience Yield. That's BaseEXP.
    5.) When a Pokémon has multiple Egg groups (Compatibility), there shouldn't be a space between the two groups. (I'm not sure if it also works with a space, though.)

    If I find anything else, I'll let you know.

    EDIT1: 6.) Habitats "Ocean", "Snow", and "River" don't naturally exist. Habitat "Unknown" does not exist either, but could be "Rare".
     
    Last edited:

    Tapu Fini

    Land Spirit Pokemon
    4
    Posts
    7
    Years
    • Seen Feb 19, 2018
    Fixed the typos so that the game could compile and run. Didn't check for other errors like Hold Items and Exp Growth like M3rein mentioned so they're still in there.

    Code:
    [722]
    Name=Rowlet
    InternalName=ROWLET
    Type1=GRASS
    Type2=FLYING
    BaseStats=68,55,55,42,50,50
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=1,0,0,0,0,0
    Rareness=45
    Happiness=70
    Abilities=OVERGROW
    HiddenAbility=LONGREACH
    Moves=1,TACKLE,1,LEA***E,4,GROWL,8,PECK,11,ASTONISH,15,RAZORLEAF,18,FORESIGHT,22,PLUCK,25,SYNTHESIS,29,FURYATTACK,32,SUCKERPUNCH,36,LEAFBLADE,39,FEATHERDANCE,43,BRAVEBIRD,46,NASTYPLOT
    EggMoves=CURSE,CONFUSERAY,OMINOUSWIND,HAZE,BATONPASS,DEFOG
    Compatibility=Flying
    StepsToHatch=3840
    Height=0.3
    Weight=1.5
    Color=Green
    Habitat=Grassland
    RegionalNumbers=
    Kind=Grass Quill
    Pokedex=This wary Pokémon uses photosynthesis to store up energy during the day, while becoming active at night.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=DARTRIX,Level,17
    [723]
    Name=Dartrix
    InternalName=DARTRIX
    Type1=GRASS
    Type2=FLYING
    BaseStats=78,75,75,52,70,70
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=2,0,0,0,0,0
    Rareness=45
    Happiness=70
    Abilities=OVERGROW
    HiddenAbility=LONGREACH
    Moves=1,TACKLE,1,LEA***E,1,GROWL,1,PECK,4,GROWL,8,PECK,11,ASTONISH,15,RAZORLEAF,19,FORESIGHT,24,PLUCK,28,SYNTHESIS,33,FURYATTACK,37,SUCKERPUNCH,42,LEAFBLADE,46,FEATHERDANCE,51,BRAVEBIRD,55,NASTYPLOT
    Compatibility=Flying
    StepsToHatch=3840
    Height=0.7
    Weight=16.0
    Color=Green
    Habitat=Grassland
    RegionalNumbers=
    Kind=Blade Quill
    Pokedex=A bit of a dandy, it spends its free time preening its wings. Its preoccupation with any dirt on its plumage can leave it unable to battle.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=DECIDUEYE,Level,34
    [724]
    Name=Decidueye
    InternalName=DECIDUEYE
    Type1=GRASS
    Type2=GHOST
    BaseStats=78,107,75,70,100,100
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,3,0,0,0,0
    Rareness=45
    Happiness=70
    Abilities=OVERGROW
    HiddenAbility=LONGREACH
    Moves=1,SPIRITSHACKLE,1,UTURN,1,TACKLE,1,LEA***E,1,GROWL,1,PECK,4,GROWL,8,PECK,11,ASTONISH,15,RAZORLEAF,19,FORESIGHT,24,PLUCK,28,SYNTHESIS,33,FURYATTACK,38,SUCKERPUNCH,44,LEAFBLADE,49,FEATHERDANCE,55,BRAVEBIRD,60,NASTYPLOT
    Compatibility=Flying
    StepsToHatch=3840
    Height=0.7
    Weight=16.0
    Color=Green
    Habitat=Grassland
    RegionalNumbers=
    Kind=Arrow Quill
    Pokedex=A bit of a dandy, it spends its free time preening its wings. Its preoccupation with any dirt on its plumage can leave it unable to battle.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    [725]
    Name=Litten
    InternalName=LITTEN
    Type1=FIRE
    BaseStats=45,65,40,70,60,40
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,0,1
    Rareness=45
    Happiness=70
    Abilities=BLAZE
    HiddenAbility=INTIMIDATE
    Moves=1,SCRATCH,1,EMBER,4,GROWL,8,LICK,11,LEER,15,FIREFANG,18,ROAR,22,BITE,25,SWAGGER,29,FURYSWIPES,32,THRASH,36,FLAMETHROWER,39,SCARYFACE,43,FLAREBLITZ,46,OUTRAGE
    EggMoves=NASTYPLOT,BODYSLAM,CRUNCH,FAKEOUT,REVENGE,HEATWAVE
    Compatibility=Field
    StepsToHatch=3840
    Height=0.4
    Weight=4.3
    Color=Red
    Habitat=Mountain
    RegionalNumbers=
    Kind=Fire Cat
    Pokedex=It doesn't allow its emotions to be easily seen. Earning its trust takes time. It prefers solitude.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=TORRACAT,Level,17
    [726]
    Name=Torracat
    InternalName=TORRACAT
    Type1=FIRE
    BaseStats=65,85,50,90,80,50
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,0,2
    Rareness=45
    Happiness=70
    Abilities=BLAZE
    HiddenAbility=INTIMIDATE
    Moves=1,SCRATCH,1,EMBER,4,GROWL,8,LICK,11,LEER,15,FIREFANG,19,ROAR,24,BITE,28,SWAGGER,33,FURYSWIPES,37,THRASH,42,FLAMETHROWER,46,SCARYFACE,51,FLAREBLITZ,55,OUTRAGE
    Compatibility=Field
    StepsToHatch=3840
    Height=0.7
    Weight=25.0
    Color=Red
    Habitat=Mountain
    RegionalNumbers=
    Kind=Fire Cat
    Pokedex=At its throat, it bears a bell of fire. The bell rings brightly whenever this Pokémon spits fire.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=INCINEROAR,Level,34
    [727]
    Name=Incineroar
    InternalName=INCINEROAR
    Type1=FIRE
    Type2=DARK
    BaseStats=95,115,90,60,80,90
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,3,0,0,0,0
    Rareness=45
    Happiness=70
    Abilities=BLAZE
    HiddenAbility=INTIMIDATE
    Moves=1,DARKESTLARIAT,1,BULKUP,1,THROATCHOP,1,LICK,1,SCRATCH,1,EMBER,4,GROWL,8,LICK,11,LEER,15,FIREFANG,19,ROAR,24,BITE,28,SWAGGER,33,FURYSWIPES,38,THRASH,44,FLAMETHROWER,49,SCARYFACE,55,FLAREBLITZ,60,OUTRAGE,66,CROSSCHOP
    Compatibility=Field
    StepsToHatch=3840
    Height=1.8
    Weight=83.0
    Color=Red
    Habitat=Mountain
    RegionalNumbers=
    Kind=Heel
    Pokedex=This Pokémon has a violent, selfish disposition. If its not in the mood to listen, it will ignore its Trainer's orders with complete nonchalance.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    [728]
    Name=Popplio
    InternalName=POPPLIO
    Type1=WATER
    BaseStats=50,54,54,40,66,56
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,1,0,0
    Rareness=45
    Happiness=70
    Abilities=TORRENT
    HiddenAbility=LIQUIDVOICE
    Moves=1,POUND,1,WATERGUN,4,GROWL,8,DISARMINGVOICE,11,BABYDOLLEYES,15,AQUAJET,18,ENCORE,22,BUBBLEBEAM,25,SING,29,DOUBLESLAP,32,HYPERVOICE,36,MOONBLAST,39,CAPTIVATE,43,HYDROPUMP,46,MISTYTERRAIN
    EggMoves=CHARM,AMNESIA,AQUARING,AROMATICMIST,PERISHSONG,WONDERROOM
    Compatibility=Water1,Field
    StepsToHatch=3840
    Height=0.4
    Weight=7.5
    Color=Blue
    Habitat=Sea
    RegionalNumbers=
    Kind=Sea Lion
    Pokedex=This Pokémon can control water bubbles. It practices diligently so it can learn to make big bubbles.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=BRIONNE,Level,17
    [729]
    Name=Brionne
    InternalName=BRIONNE
    Type1=WATER
    BaseStats=60,69,69,50,91,81
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,2,0,0
    Rareness=45
    Happiness=70
    Abilities=TORRENT
    HiddenAbility=LIQUIDVOICE
    Moves=1,DISARMINGVOICE,1,GROWL,1,POUND,1,WATERGUN,4,GROWL,8,DISARMINGVOICE,11,BABYDOLLEYES,15,AQUAJET,19,ENCORE,24,BUBBLEBEAM,28,SING,33,DOUBLESLAP,37,HYPERVOICE,42,MOONBLAST,46,CAPTIVATE,51,HYDROPUMP,55,MISTYTERRAIN
    Compatibility=Water1,Field
    StepsToHatch=3840
    Height=0.6
    Weight=17.5
    Color=Blue
    Habitat=Sea
    RegionalNumbers=
    Kind=Pop Star
    Pokedex=A skillful dancer, it creates a sequence of water balloons as it dances, and briskly bombards its enemies.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=PRIMARINA,Level,34
    [730]
    Name=Primarina
    InternalName=PRIMARINA
    Type1=WATER
    Type2=FAIRY
    BaseStats=80,74,74,60,126,116
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,3,0,0
    Rareness=45
    Happiness=70
    Abilities=TORRENT
    HiddenAbility=LIQUIDVOICE
    Moves=1,SPARKLINGARIA,1,DISARMINGVOICE,1,GROWL,1,POUND,1,WATERGUN,4,GROWL,8,DISARMINGVOICE,11,BABYDOLLEYES,15,AQUAJET,19,ENCORE,24,BUBBLEBEAM,28,SING,33,DOUBLESLAP,38,HYPERVOICE,44,MOONBLAST,49,CAPTIVATE,55,HYDROPUMP,60,MISTYTERRAIN
    Compatibility=Water1,Field
    StepsToHatch=3840
    Height=0.6
    Weight=17.5
    Color=Blue
    Habitat=Sea
    RegionalNumbers=
    Kind=Pop Star
    Pokedex=It controls its water balloons with song. The melody is learned from others of its kind and is passed down from one generation to the next.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    [731]
    Name=Pikipek
    InternalName=PIKIPEK
    Type1=NORMAL
    Type2=FLYING
    BaseStats=35,75,30,65,30,30
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,1,0,0,0,0
    Rareness=255
    Happiness=70
    Abilities=KEENEYE,SKILLLINK
    HiddenAbility=PICKUP
    Moves=1,PECK,3,GROWL,7,ECHOEDVOICE,9,ROCKSMASH,13,SUPERSONIC,15,PLUCK,19,ROOST,21,FURYATTACK,25,SCREECH,27,DRILLPECK,31,BULLETSEED,33,FEATHERDANCE,37,HYPERVOICE
    EggMoves=BRAVEBIRD,BOOMBURST,MIRRORMOVE,TAILWIND,UPROAR
    Compatibility=Flying
    StepsToHatch=3840
    Height=0.3
    Weight=1.2
    WildItemRare=ORANBERRY
    Color=Red
    Habitat=Grassland
    RegionalNumbers=
    Kind=Woodpecker
    Pokedex=It can peck at a rate of 16 times a second to drill holes in trees. It uses the holes for food storage and for nesting.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=TRUMBEAK,Level,14
    [732]
    Name=Trumbeak
    InternalName=TRUMBEAK
    Type1=NORMAL
    Type2=FLYING
    BaseStats=55,85,50,75,40,50
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,3,0,0,0,0
    Rareness=120
    Happiness=70
    Abilities=KEENEYE,SKILLLINK
    HiddenAbility=SHEERFORCE
    Moves=1,BEAKBLAST,1,ROCKBLAST,1,GROWL,1,ECHOEDVOICE,1,ROCKSMASH,1,PECK,3,GROWL,7,ECHOEDVOICE,9,ROCKSMASH,13,SUPERSONIC,16,PLUCK,21,ROOST,24,FURYATTACK,30,SCREECH,34,DRILLPECK,40,BULLETSEED,44,FEATHERDANCE,50,HYPERVOICE
    Compatibility=Flying
    StepsToHatch=3840
    Height=1.1
    Weight=26.0
    Color=Black
    WildItemRare=SITRUSBERRY
    Habitat=Grassland
    RegionalNumbers=
    Kind=Bugle Beak
    Pokedex=By bending its beak, it can produce a variety of calls and brand itself a noisy nuisance for its neighbors.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=TOUCANNON,Level,28
    [733]
    Name=Toucannon
    InternalName=TOUCANNON
    Type1=NORMAL
    Type2=FLYING
    BaseStats=80,120,75,60,75,75
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,3,0,0,0,0
    Rareness=45
    Happiness=70
    Abilities=KEENEYE,SKILLLINK
    HiddenAbility=PICKUP
    Moves=1,ROCKBLAST,1,GROWL,1,ECHOEDVOICE,1,ROCKSMASH,1,PECK,3,GROWL,7,ECHOEDVOICE,9,ROCKSMASH,13,SUPERSONIC,16,PLUCK,21,ROOST,24,FURYATTACK,29,SCREECH,32,DRILLPECK,37,BULLETSEED,40,FEATHERDANCE,45,HYPERVOICE
    Compatibility=Flying
    WildItemRare=RAWSTBERRY
    StepsToHatch=3840
    Height=0.6
    Weight=14.8
    Color=Black
    Habitat=Grassland
    RegionalNumbers=
    Kind=Cannon
    Pokedex=When it battles, its beak heats up. The temperature can easily exceed 212 degrees Fahrenheit, causing severe burns when it hits.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    [734]
    Name=Yungoos
    InternalName=YUNGOOS
    Type1=NORMAL
    BaseStats=48,70,30,45,30,30
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,1,0,0,0,0
    Rareness=255
    Happiness=70
    Abilities=STAKEOUT,STRONGJAW
    HiddenAbility=ADAPTABILITY
    Moves=1,TACKLE,3,LEER,7,PURSUIT,10,SANDATTACK,13,ODORSLEUTH,16,BIDE,19,BITE,19,BITE,22,MUDSLAP,25,SUPERFANG,28,TAKEDOWN,31,SCARYFACE,34,CRUNCH,37,HYPERFANG,40,YAWN,43,THRASH,46,REST
    EggMoves=REVENGE,LASTRESORT
    Compatibility=Field
    WildItemRare=PECHABERRY
    StepsToHatch=3840
    Height=0.4
    Weight=6.0
    Color=Brown
    Habitat=Grassland
    RegionalNumbers=
    Kind=Loitering
    Pokedex=It wanders around in a never-ending search for food. At dusk, it collapses from exhaustion and falls asleep on the spot.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=GUMSHOOS,LevelDay,20
    [735]
    Name=Gumshoos
    InternalName=GUMSHOOS
    Type1=NORMAL
    BaseStats=88,110,60,45,55,60
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,2,0,0,0,0
    Rareness=127
    Happiness=70
    Abilities=STAKEOUT,STRONGJAW
    HiddenAbility=ADAPTABILITY
    Moves=1,PURSUIT,1,SANDATTACK,1,TACKLE,3,LEER,7,PURSUIT,10,SANDATTACK,13,ODORSLEUTH,16,BIDE,19,BITE,19,BITE,23,MUDSLAP,27,SUPERFANG,31,TAKEDOWN,35,SCARYFACE,39,CRUNCH,43,HYPERFANG,47,YAWN,51,THRASH,55,REST
    Compatibility=Field
    WildItemRare=PECHABERRY
    StepsToHatch=3840
    Height=0.7
    Weight=14.2
    Color=Brown
    Habitat=Grassland
    RegionalNumbers=
    Kind=Stakeout
    Pokedex=When it finds a trace of its prey, it patiently stakes out the location...but it's always snoozing by nightfall.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    [736]
    Name=Grubbin
    InternalName=GRUBBIN
    Type1=BUG
    BaseStats=47,62,45,46,55,45
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,1,0,0,0,0
    Rareness=255
    Happiness=70
    Abilities=SWARM
    Moves=1,VICEGRIP,4,STRINGSHOT,7,MUDSLAP,10,BITE,13,BUGBITE,16,SPARK,19,ACROBATICS,22,CRUNCH,25,XSCISSOR,28,DIG
    EggMoves=HARDEN,ELECTROWEB,MUDSHOT,ENDURE
    Compatibility=Bug
    StepsToHatch=3840
    Height=0.4
    Weight=4.4
    Color=Yellow
    Habitat=Grassland
    RegionalNumbers=
    Kind=Larva
    Pokedex=Its strong jaw enables it to scrape trees and slurp out the sap. It normally lives underground.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=CHARJABUG,Level,20
    [737]
    Name=Charjabug
    InternalName=CHARJABUG
    Type1=BUG
    Type2=ELECTRIC
    BaseStats=57,82,95,36,55,75
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,2,0,0,0
    Rareness=120
    Happiness=70
    Abilities=BATTERY
    Moves=1,CHARGE,1,STRINGSHOT,1,MUDSLAP,1,BITE,1,VICEGRIP,4,STRINGSHOT,7,MUDSLAP,10,BITE,13,BUGBITE,16,SPARK,19,ACROBATICS,25,CRUNCH,31,XSCISSOR,37,DIG,43,DISCHARGE,49,IRONDEFENSE
    Compatibility=Bug
    StepsToHatch=3840
    Height=0.5
    Weight=10.5
    Color=Green
    Habitat=Grassland
    WildItemRare=CELLBATTERY
    RegionalNumbers=
    Kind=Battery
    Pokedex=From the food it digests, it generates electricity, and it stores this energy in its electric sac.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=VIKAVOLT,Location,49,VIKAVOLT,Location,50,VIKAVOLT,Location,51
    [738]
    Name=Vikavolt
    InternalName=VIKAVOLT
    Type1=BUG
    Type2=ELECTRIC
    BaseStats=77,70,90,43,145,75
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,3,0,0
    Rareness=45
    Happiness=70
    Abilities=LEVITATE
    Moves=1,THUNDERBOLT,1,AIRSLASH,1,VICEGRIP,1,CHARGE,1,STRINGSHOT,1,MUDSLAP,1,BITE,1,VICEGRIP,4,STRINGSHOT,7,MUDSLAP,10,BITE,13,BUGBITE,16,SPARK,19,ACROBATICS,25,GUILLOTINE,31,BUGBUZZ,37,DIG,41,ZAPCANNON,49,AGILITY
    Compatibility=Bug
    StepsToHatch=3840
    Height=1.5
    Weight=45.0
    Color=Blue
    Habitat=Grassland
    RegionalNumbers=
    Kind=Stag Beetle
    Pokedex=It produces electricity via an electrical organ in its abdomen. It overwhelms bird Pokémon with shocking beams of electrical energy.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    [739]
    Name=Crabrawler
    InternalName=CRABRAWLER
    Type1=FIGHTING
    BaseStats=47,82,57,63,42,47
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,1,0,0,0,0
    Rareness=225
    Happiness=70
    Abilities=HYPERCUTTER,IRONFIST
    HideenAbility=ANGERPOINT
    Moves=1,BUBBLE,5,ROCKSMASH,9,LEER,13,PURSUIT,17,BUBBLEBEAM,22,POWERUPPUNCH,25,DIZZYPUNCH,29,PAYBACK,33,REVERSAL,37,CRABHAMMER,42,IRONDEFENSE,45,DYNAMICPUNCH,49,CLOSECOMBAT
    EggMoves=WIDEGUARD,SUPERPOWER,ENDEAVOR,AMNESIA
    Compatibility=Water3
    StepsToHatch=5120
    Height=0.6
    Weight=7.0
    Color=Purple
    Habitat=Grassland
    RegionalNumbers=
    Kind=Boxing
    Pokedex=While guarding its weak points with its pincers, it looks for an opening and unleashes punches. When it loses, it foams at the mouth and faints.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=CRABOMINABLE,Location,1
    [740]
    Name=Crabominable
    InternalName=CRABOMINABLE
    Type1=FIGHTING
    Type2=ICE
    BaseStats=97,132,77,43,62,67
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,2,0,0,0,0
    Rareness=60
    Happiness=70
    Abilities=HYPERCUTTER,IRONFIST
    HideenAbility=ANGERPOINT
    Moves=1,ICEPUNCH,1,ROCKSMASH,1,LEER,1,PURSUIT,1,BUBBLE,5,ROCKSMASH,9,LEER,13,PURSUIT,17,BUBBLEBEAM,22,POWERUPPUNCH,25,DIZZYPUNCH,29,AVALANCHE,33,REVERSAL,37,ICEHAMMER,42,IRONDEFENSE,45,DYNAMICPUNCH,49,CLOSECOMBAT
    Compatibility=Water3
    StepsToHatch=5120
    Height=1.7
    Weight=180.0
    Color=White
    Habitat=Mountain
    RegionalNumbers=
    Kind=Woolly Crab
    Pokedex=It just throws punches indiscriminately. In times of desperation, it can lop off its own pincers and fire them like rockets.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    [741]
    Name=Oricorio
    InternalName=ORICORIO
    Type1=FIRE
    Type2=FLYING
    BaseStats=75,70,70,93,98,70
    GenderRate=Female75Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,2,0,0
    Rareness=45
    Happiness=70
    Abilities=DANCER
    Moves=1,POUND,4,GROWL,6,PECK,10,HELPINGHAND,13,AIRCUTTER,16,BATONPASS,20,FEATHERDANCE,23,DOUBLESLAP,26,TEETERDANCE,30,ROOST,33,CAPTIVATE,36,AIRSLASH,40,REVELATIONDANCE,43,MIRRORMOVE,46,AGILITY,50,HURRICANE
    EggMoves=PLUCK,TAILWIND,SAFEGUARD,CAPTIVATE
    Compatibility=Flying
    StepsToHatch=5120
    Height=0.6
    Weight=3.4
    Color=Red
    Habitat=Grassland
    RegionalNumbers=
    Kind=Dancing
    Pokedex=It beats its wings together to create fire. As it moves in the steps of its beautiful dance, it bathes opponents in intense flames.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    [742]
    Name=Cutiefly
    InternalName=CUTIEFLY
    Type1=BUG
    Type2=FAIRY
    BaseStats=40,45,40,84,55,40
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,0,1
    Rareness=190
    Happiness=70
    Abilities=HONEYGATHER,SHIELDDUST
    HiddenAbility=SWEETVEIL
    Moves=1,ABSORB,4,FAIRYWIND,7,STUNSPORE,10,STRUGGLEBUG,13,SILVERWIND,16,DRAININGKISS,21,SWEETSCENT,26,BUGBUZZ,31,DAZZLINGGLEAM,36,AROMATHERAPY,41,QUIVERDANCE
    EggMoves=BATONPASS,SKILLSWAP,SPEEDSWAP,BESTOW,MOONBLAST
    Compatibility=Bug, Fairy
    StepsToHatch=5120
    Height=0.1
    Weight=0.2
    Color=Yellow
    Habitat=Grassland
    RegionalNumbers=
    Kind=Bee Fly
    Pokedex=It feeds on the nectar and pollen of flowers. Because it's able to sense auras, it can identify which flowers are about to bloom.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=RIBOMBEE,Level,25
    [743]
    Name=Ribombee
    InternalName=RIBOMBEE
    Type1=BUG
    Type2=FAIRY
    BaseStats=60,55,60,124,95,70
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,0,2
    Rareness=75
    Happiness=70
    Abilities=HONEYGATHER,SHIELDDUST
    HiddenAbility=SWEETVEIL
    Moves=1,POLLENPUFF,1,FAIRYWIND,1,STUNSPORE,1,STRUGGLEBUG,1,ABSORB,4,FAIRYWIND,7,STUNSPORE,10,STRUGGLEBUG,13,SILVERWIND,16,DRAININGKISS,21,SWEETSCENT,28,BUGBUZZ,35,DAZZLINGGLEAM,42,AROMATHERAPY,49,QUIVERDANCE
    Compatibility=Bug, Fairy
    StepsToHatch=5120
    Height=0.2
    Weight=0.5
    Color=Yellow
    Habitat=Grassland
    RegionalNumbers=
    Kind=Bee Fly
    Pokedex=It rolls up pollen into puffs. It makes many different varieties, some used as food and others used in battle.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    [744]
    Name=Rockruff
    InternalName=ROCKRUFF
    Type1=ROCK
    BaseStats=60,55,60,124,95,70
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,1,0,0,0,0
    Rareness=190
    Happiness=70
    Abilities=KEENEYE,VITALSPIRIT
    HiddenAbility=STEADFAST
    Moves=1,TACKLE,1,LEER,4,SANDATTACK,7,BITE,12,HOWL,15,ROCKTHROW,18,ODORSLEUTH,23,ROCKTOMB,26,ROAR,29,STEALTHROCK,34,ROCKSLIDE,37,SCARYFACE,40,CRUNCH,45,ROCKCLIMB,48,STONEEDGE
    EggMoves=CRUSHCLAW,FIREFANG,THUNDERFANG,SUCKERPUNCH,THRASH
    Compatibility=Field
    StepsToHatch=3840
    Height=0.5
    Weight=9.2
    Color=Brown
    Habitat=Mountain
    RegionalNumbers=
    Kind=Puppy
    Pokedex=This Pokémon has lived with people since times long ago. It can sense when its Trainer is in the dumps and will stick close by its Trainer's side.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=LYCANROC,Level,25
    [745]
    Name=Lycanroc
    InternalName=LYCANROC
    Type1=ROCK
    BaseStats=75,114,65,112,55,65
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,2,0,0,0,0
    Rareness=90
    Happiness=70
    Abilities=KEENEYE,SANDRUSH
    HiddenAbility=STEADFAST
    Moves=1,ACCELEROCK,1,QUICKGUARD,1,QUICKATTACK,1,SANDATTACK,1,BITE,1,TACKLE,1,LEER,4,SANDATTACK,7,BITE,12,HOWL,15,ROCKTHROW,18,ODORSLEUTH,23,ROCKTOMB,26,ROAR,29,STEALTHROCK,34,ROCKSLIDE,37,SCARYFACE,40,CRUNCH,45,ROCKCLIMB,48,STONEEDGE
    Compatibility=Field
    StepsToHatch=3840
    Height=0.8
    Weight=25.0
    Color=Brown
    Habitat=Mountain
    RegionalNumbers=
    Kind=Wolf
    Pokedex=When properly raised from a young age, it will become a trustworthy partner that will absolutely never betray its Trainer.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    ##[745_1]
    ##Name=Lycanroc
    ##InternalName=LYCANROCNIGHT
    ##Type1=ROCK
    ##BaseStats=85,115,75,82,55,75
    ##GenderRate=Female50Percent
    ##GrowthRate=Parabolic
    ##BaseEXP=64
    ##EffortPoints=0,2,0,0,0,0
    ##Rareness=90
    ##Happiness=70
    ##Abilities=KEENEYE,VITALSPIRIT
    ##HiddenAbility=NOGUARD
    ##Moves=1,COUNTER,1,REVERSAL,1,TAUNT,1,SANDATTACK,1,BITE,1,TACKLE,1,LEER,4,SANDATTACK,7,BITE,12,HOWL,15,ROCKTHROW,18,ODORSLEUTH,23,ROCKTOMB,26,ROAR,29,STEALTHROCK,34,ROCKSLIDE,37,SCARYFACE,40,CRUNCH,45,ROCKCLIMB,48,STONEEDGE
    ##Compatibility=Field
    ##StepsToHatch=3840
    ##Height=0.8
    ##Weight=25.0
    ##Color=Brown
    ##Habitat=Mountain
    ##RegionalNumbers=
    ##Kind=Wolf
    ##Pokedex=It goads its enemies into attacking, withstands the hits, and in return, delivers a headbutt, crushing their bones with its rocky mane.
    ##BattlerPlayerY=8
    ##BattlerEnemyY=10
    ##BattlerAltitude=0
    ##Evolutions=
    
    [746]
    Name=Wishiwashi
    InternalName=WISHIWASHI
    Type1=WATER
    BaseStats=45,20,20,40,25,25
    GenderRate=Female50Percent
    GrowthRate=Fast
    BaseEXP=64
    EffortPoints=1,0,0,0,0,0
    Rareness=60
    Happiness=70
    Abilities=SCHOOLING
    Moves=1,WATERGUN,1,GROWL,6,HELPINGHAND,9,FEINTATTACK,14,BRINE,17,AQUARING,22,TEARFULLOOK,25,TAKEDOWN,30,DIVE,33,BEATUP,38,AQUATAIL,41,DOUBLEEDGE,46,SOAK,49,ENDEAVOR,54,HYDROPUMP
    EggMoves=MUDDYWATER,MIST,WATERPULSE,WATERSPORT
    Compatibility=Water2
    StepsToHatch=3840
    Height=0.2
    Weight=0.3
    Color=Blue
    Habitat=Sea
    RegionalNumbers=
    Kind=Small Fry
    Pokedex=It's awfully weak and notably tasty, so everyone is always out to get it. As it happens, anyone trying to bully it receives a painful lesson.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [747]
    Name=Mareanie
    InternalName=MAREANIE
    Type1=POISON
    Type2=WATER
    BaseStats=50,53,62,45,43,52
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,1,0,0,0
    Rareness=190
    Happiness=70
    Abilities=MERCILESS,LIMBER
    HiddenAbility=REGENERATOR
    Moves=1,POISONSTING,5,PECK,9,BITE,13,TOXICSPIKES,17,WIDEGUARD,21,TOXIC,25,VENOSHOCK,29,SPIKECANNON,33,RECOVER,37,POISONJAB,41,VENOMDRENCH,45,PINMISSILE,49,LIQUIDATION
    EggMoves=STOCKPILE,SWALLOW,SPITUP,HAZE
    Compatibility=Water1
    StepsToHatch=3840
    Height=0.4
    Weight=8.0
    Color=Purple
    Habitat=Sea
    RegionalNumbers=
    Kind=Brutal Star
    Pokedex=It's found crawling on beaches and seafloors. The coral that grows on Corsola's head is as good as a five-star banquet to this Pokémon.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=TOXAPEX,Level,38
    [748]
    Name=Toxapex
    InternalName=TOXAPEX
    Type1=POISON
    Type2=WATER
    BaseStats=50,63,152,35,53,142
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,2,0,0,0
    Rareness=75
    Happiness=70
    Abilities=MERCILESS,LIMBER
    HiddenAbility=REGENERATOR
    Moves=1,BANEFULBUNKER,1,TOXICSPIKES,1,BITE,1,POISONSTING,5,PECK,9,BITE,13,TOXICSPIKES,17,WIDEGUARD,21,TOXIC,25,VENOSHOCK,29,SPIKECANNON,33,RECOVER,37,POISONJAB,44,VENOMDRENCH,51,PINMISSILE,58,LIQUIDATION
    Compatibility=Water1
    StepsToHatch=3840
    Height=0.4
    Weight=8.0
    Color=Purple
    Habitat=Sea
    RegionalNumbers=
    Kind=Brutal Star
    Pokedex=Toxapex crawls along the ocean floor on its 12 legs. It leaves a trail of Corsola bits scattered in its wake.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    [749]
    Name=Mudbray
    InternalName=MUDBRAY
    Type1=GROUND
    BaseStats=70,100,70,45,45,55
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,1,0,0,0,0
    Rareness=190
    Happiness=70
    Abilities=OWNTEMPO,STAMINA
    HiddenAbility=INNERFOCUS
    Moves=1,MUDSLAP,3,MUDSPORT,8,ROTOTILLER,10,BULLDOZE,15,DOUBLEKICK,17,STOMP,22,BIDE,24,HIGHHORSEPOWER,29,IRONDEFENSE,31,HEAVYSLAM,36,COUNTER,38,EARTHQUAKE,43,MEGAKICK,45,SUPERPOWER
    EggMoves=BODYSLAM,DOUBLEEDGE,MAGNITUDE,CLOSECOMBAT,MUDBOMB
    Compatibility=Field
    StepsToHatch=5120
    Height=1.0
    Weight=110.0
    Color=Brown
    Habitat=Grassland
    RegionalNumbers=
    Kind=Donkey
    Pokedex=It has a stubborn, individualistic disposition. Eating dirt, making mud, and playing in the mire all form part of its daily routine.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=MUDSDALE,Level,30
    [750]
    Name=Mudsdale
    InternalName=MUDSDALE
    Type1=GROUND
    BaseStats=100,125,100,35,55,85
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,2,0,0,0,0
    Rareness=60
    Happiness=70
    Abilities=OWNTEMPO,STAMINA
    HiddenAbility=INNERFOCUS
    Moves=1,MUDSPORT,1,ROTOTILLER,1,BULLDOZE,1,MUDSLAP,3,MUDSPORT,8,ROTOTILLER,10,BULLDOZE,15,DOUBLEKICK,17,STOMP,22,BIDE,24,HIGHHORSEPOWER,29,IRONDEFENSE,34,HEAVYSLAM,42,COUNTER,47,EARTHQUAKE,55,MEGAKICK,60,SUPERPOWER
    Compatibility=Field
    StepsToHatch=5120
    Height=1.0
    Weight=110.0
    Color=Brown
    Habitat=Grassland
    RegionalNumbers=
    Kind=Donkey
    Pokedex=It spits a mud that provides resistance to both wind and rain, so the walls of old houses were often coated with it.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=MUDSDALE,Level,30
    
    [751]
    Name=Dewpider
    InternalName=DEWPIDER
    Type1=WATER
    Type2=BUG
    BaseStats=38,40,52,27,40,72
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,1,0
    Rareness=200
    Happiness=70
    Abilities=WATERBUBBLE
    HiddenAbility=WATERABSORB
    Moves=1,WATERSPORT,1,BUBBLE,5,INFESTATION,8,SPIDERWEB,13,BUGBITE,16,BUBBLEBEAM,21,BITE,24,AQUARING,29,LEECHLIFE,32,CRUNCH,37,LUNGE,40,MIRRORCOAT,45,LIQUIDATION,48,ENTRAINMENT
    EggMoves=POWERSPLIT,AURORABEAM,STOCKPILE,SPITUP
    Compatibility=Water1,Bug
    StepsToHatch=3840
    Height=0.3
    Weight=4.0
    Color=Black
    Habitat=Sea
    RegionalNumbers=
    Kind=Water Bubble
    Pokedex=It crawls onto the land in search of food. Its water bubble allows it to breathe and protects its soft head.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=ARAQUANID,Level,22
    
    [752]
    Name=Araquanid
    InternalName=ARAQUANID
    Type1=WATER
    Type2=BUG
    BaseStats=68,70,92,42,50,132
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,2,0
    Rareness=100
    Happiness=70
    Abilities=WATERBUBBLE
    HiddenAbility=WATERABSORB
    Moves=1,WIDEGUARD,1,SOAK,1,INFESTATION,1,SPIDERWEB,1,BUGBITE,1,BUBBLE,5,INFESTATION,8,SPIDERWEB,13,BUGBITE,16,BUBBLEBEAM,21,BITE,26,AQUARING,33,LEECHLIFE,38,CRUNCH,45,LUNGE,50,MIRRORCOAT,57,LIQUIDATION,62,ENTRAINMENT
    Compatibility=Water1,Bug
    StepsToHatch=3840
    Height=1.8
    Weight=82.0
    Color=Black
    Habitat=Sea
    RegionalNumbers=
    Kind=Water Bubble
    Pokedex=Despite what its appearance suggests, it cares for others. If it finds vulnerable, weak Pokémon, it protectively brings them into its water bubble.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [753]
    Name=Fomantis
    InternalName=FOMANTIS
    Type1=GRASS
    BaseStats=40,55,35,35,50,35
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,1,0,0,0,0
    Rareness=190
    Happiness=70
    Abilities=LEAFGUARD
    HiddenAbility=CONTRARY
    Moves=1,FURYCUTTER,5,LEA***E,10,RAZORLEAF,14,GROWTH,19,INGRAIN,23,LEAFBLADE,28,SYNTHESIS,32,SLASH,37,SWEETSCENT,41,SOLARBEAM,46,SUNNYDAY
    EggMoves=WEATHERBALL,GIGADRAIN,AROMATHERAPY,DEFOG,LEAFSTORM
    Compatibility=Grass
    StepsToHatch=5120
    Height=0.3
    Weight=1.5
    Color=Red
    Habitat=Grassland
    RegionalNumbers=
    Kind=Sickle Grass
    Pokedex=During the day, it sleeps and soaks up light. When night falls, it walks around looking for a safer place to sleep.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=LURANTIS,LevelDay,34
    
    [754]
    Name=Lurantis
    InternalName=LURANTIS
    Type1=GRASS
    BaseStats=70,105,90,45,80,90
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,2,0,0,0,0
    Rareness=75
    Happiness=70
    Abilities=LEAFGUARD
    HiddenAbility=CONTRARY
    Moves=1,PETALBLIZZARD,1,XSCISSOR,1,LEA***E,1,RAZORLEAF,1,GROWTH,1,FURYCUTTER,5,LEA***E,10,RAZORLEAF,14,GROWTH,19,INGRAIN,23,LEAFBLADE,28,SYNTHESIS,32,SLASH,40,SWEETSCENT,47,SOLARBLADE,55,SUNNYDAY
    Compatibility=Grass
    StepsToHatch=5120
    Height=0.9
    Weight=18.5
    Color=Red
    Habitat=Grassland
    RegionalNumbers=
    Kind=Bloom Sickle
    Pokedex=It fires beams from its sickle-shaped petals. These beams are powerful enough to cleave through thick metal plates.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [755]
    Name=Morelull
    InternalName=MORELULL
    Type1=GRASS
    Type2=FAIRY
    BaseStats=40,35,55,15,65,75
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,1,0
    Rareness=190
    Happiness=70
    Abilities=ILLUMINATE,EFFECTSPORE
    HiddenAbility=RAINDISH
    Moves=1,ABSORB,4,ASTONISH,8,FLASH,11,MOONLIGHT,15,MEGADRAIN,18,SLEEPPOWDER,22,INGRAIN,25,CONFUSERAY,29,GIGADRAIN,32,STRENGTHSAP,36,SPORE,39,MOONBLAST,43,DREAMEATER,46,SPOTLIGHT
    EggMoves=AMNESIA,POISONPOWDER,STUNSPORE,GROWTH,LEECHSEED
    Compatibility=Grass
    StepsToHatch=5120
    Height=0.2
    Weight=1.5
    Color=White
    Habitat=Grassland
    RegionalNumbers=
    Kind=Illuminating
    Pokedex=As it drowses the day away, it nourishes itself by sucking from tree roots. It wakens at the fall of night, wandering off in search of a new tree.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=SHIINOTIC,Level,24
    
    [756]
    Name=Shiinotic
    InternalName=SHIINOTIC
    Type1=GRASS
    Type2=FAIRY
    BaseStats=60,45,80,30,90,100
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,2,0
    Rareness=75
    Happiness=70
    Abilities=ILLUMINATE,EFFECTSPORE
    HiddenAbility=RAINDISH
    Moves=1,ASTONISH,1,INGRAIN,1,FLASH,1,ABSORB,4,ASTONISH,8,FLASH,11,MOONLIGHT,15,MEGADRAIN,18,SLEEPPOWDER,22,INGRAIN,26,CONFUSERAY,31,GIGADRAIN,35,STRENGTHSAP,40,SPORE,44,MOONBLAST,49,DREAMEATER,53,SPOTLIGHT
    Compatibility=Grass
    StepsToHatch=5120
    Height=1.0
    Weight=11.5
    Color=White
    Habitat=Grassland
    RegionalNumbers=
    Kind=Illuminating
    Pokedex=Forests where Shiinotic live are treacherous to enter at night. People confused by its strange lights can never find their way home again.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [757]
    Name=Salandit
    InternalName=SALANDIT
    Type1=POISON
    Type2=FIRE
    BaseStats=48,44,40,77,71,40
    GenderRate=FemaleOneEighth
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,0,1
    Rareness=120
    Happiness=70
    Abilities=CORROSION
    HiddenAbility=OBLIVIOUS
    Moves=1,SCRATCH,1,POISONGAS,5,EMBER,8,SWEETSCENT,13,DRAGONRAGE,16,SMOG,21,DOUBLESLAP,24,FLAMEBURST,29,TOXIC,32,NASTYPLOT,37,VENOSHOCK,40,FLAMETHROWER,45,VENOMDRENCH,48,DRAGONPULSE
    EggMoves=BELCH,KNOCKOFF,SANDATTACK,SNATCH,FAKEOUT
    Compatibility=Monster,Dragon
    StepsToHatch=5120
    Height=0.6
    Weight=4.8
    Color=Black
    Habitat=Mountain
    RegionalNumbers=
    Kind=Toxic Lizard
    Pokedex=It burns its bodily fluids to create a poisonous gas. When its enemies become disoriented from inhaling the gas, it attacks them.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=SALAZZLE,LevelFemale,33
    
    [758]
    Name=Salazzle
    InternalName=SALAZZLE
    Type1=POISON
    Type2=FIRE
    BaseStats=68,64,60,117,111,60
    GenderRate=AlwaysFemale
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,0,2
    Rareness=45
    Happiness=70
    Abilities=CORROSION
    HiddenAbility=OBLIVIOUS
    Moves=1,CAPTIVATE,1,DISABLE,1,ENCORE,1,TORMENT,1,SWAGGER,1,POUND,1,SWEETSCENT,1,EMBER,1,POISONGAS,5,EMBER,8,SWEETSCENT,13,DRAGONRAGE,16,SMOG,21,DOUBLESLAP,24,FLAMEBURST,29,TOXIC,32,NASTYPLOT,39,VENOSHOCK,44,FLAMETHROWER,51,VENOMDRENCH,56,DRAGONPULSE
    Compatibility=Monster,Dragon
    StepsToHatch=5120
    Height=1.2
    Weight=22.2
    Color=Black
    Habitat=Mountain
    RegionalNumbers=
    Kind=Toxic Lizard
    Pokedex=For some reason, only females have been found. It creates a reverse harem of male Salandit that it lives with.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [759]
    Name=Stufful
    InternalName=STUFFUL
    Type1=NORMAL
    Type2=FIGHTING
    BaseStats=70,75,50,50,45,50
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,1,0,0,0,0
    Rareness=140
    Happiness=70
    Abilities=FLUFFY,KLUTZ
    HiddenAbility=CUTECHARM
    Moves=1,TACKLE,1,LEER,5,BIDE,10,BABYDOLLEYES,14,BRUTALSWING,19,FLAIL,23,PAYBACK,28,TAKEDOWN,32,HAMMERARM,37,THRASH,41,PAINSPLIT,46,DOUBLEEDGE,50,SUPERPOWER
    EggMoves=ICEPUNCH,THUNDERPUNCH,FORCEPALM,ENDURE,WIDEGUARD,MEGAKICK,STOMPINGTANTRUM
    Compatibility=Field
    StepsToHatch=3840
    Height=0.5
    Weight=6.8
    Color=Pink
    Habitat=Grassland
    RegionalNumbers=
    Kind=Flailing
    Pokedex=Despite its adorable appearance, when it gets angry and flails about, its arms and legs could knock a pro wrestler sprawling.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=BEWEAR,Level,27
    
    [760]
    Name=Bewear
    InternalName=BEWEAR
    Type1=NORMAL
    Type2=FIGHTING
    BaseStats=120,125,80,60,55,60
    GenderRate=Female50Percent
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,2,0,0,0,0
    Rareness=70
    Happiness=70
    Abilities=FLUFFY,KLUTZ
    HiddenAbility=UNNERVE
    Moves=1,BIND,1,TACKLE,1,LEER,5,BIDE,10,BABYDOLLEYES,14,BRUTALSWING,19,FLAIL,23,PAYBACK,30,TAKEDOWN,36,HAMMERARM,43,THRASH,49,PAINSPLIT,56,DOUBLEEDGE,62,SUPERPOWER
    Compatibility=Field
    StepsToHatch=3840
    Height=2.1
    Weight=135.0
    Color=Pink
    Habitat=Grassland
    RegionalNumbers=
    Kind=Strong Arm
    Pokedex=This Pokémon has the habit of hugging its companions. Many Trainers have left this world after their spines were squashed by its hug.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [761]
    Name=Bounsweet
    InternalName=BOUNSWEET
    Type1=GRASS
    BaseStats=42,30,38,32,30,38
    GenderRate=AlwaysFemale
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=1,0,0,0,0,0
    Rareness=235
    Happiness=70
    Abilities=LEAFGUARD,OBLIVIOUS
    HiddenAbility=SWEETVEIL
    Moves=1,SPLASH,5,PLAYNICE,9,RAPIDSPIN,13,RAZORLEAF,17,SWEETSCENT,21,MAGICALLEAF,25,TEETERDANCE,29,FLAIL,33,AROMATICMIST
    EggMoves=GRASSWHISTLE,SYNTHESIS,PLAYROUGH,FEINT,CHARM,ACUPRESSURE
    Compatibility=Grass
    StepsToHatch=5120
    Height=0.3
    Weight=3.2
    Color=Pink
    Habitat=Grassland
    RegionalNumbers=
    Kind=Fruit
    Pokedex=A delectable aroma pours from its body. They are often swallowed whole by Toucannon lured by that wafting deliciousness.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=STEENEE,Level,18
    
    [762]
    Name=Steenee
    InternalName=STEENEE
    Type1=GRASS
    BaseStats=52,40,48,62,40,48
    GenderRate=AlwaysFemale
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,0,0,0,0,2
    Rareness=120
    Happiness=70
    Abilities=LEAFGUARD,OBLIVIOUS
    HiddenAbility=SWEETVEIL
    Moves=1,DOUBLESLAP,1,RAPIDSPIN,1,RAZORLEAF,1,PLAYNICE,1,SPLASH,5,PLAYNICE,9,RAPIDSPIN,13,RAZORLEAF,17,SWEETSCENT,21,MAGICALLEAF,25,TEETERDANCE,29,STOMP,33,AROMATICMIST,37,CAPTIVATE,41,AROMATHERAPY,45,LEAFSTORM
    Compatibility=Grass
    StepsToHatch=5120
    Height=0.7
    Weight=8.2
    Color=Pink
    Habitat=Grassland
    RegionalNumbers=
    Kind=Fruit
    Pokedex=The sepals on its head developed to protect its body. These are quite hard, so even if pecked by bird Pokémon, this Pokémon is totally fine.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=TSAREENA,HasMove,STOMP
    
    [763]
    Name=Tsareena
    InternalName=TSAREENA
    Type1=GRASS
    BaseStats=72,120,98,72,50,98
    GenderRate=AlwaysFemale
    GrowthRate=Parabolic
    BaseEXP=64
    EffortPoints=0,3,0,0,0,0
    Rareness=45
    Happiness=70
    Abilities=LEAFGUARD,QUEENLYMAJESTY
    HiddenAbility=SWEETVEIL
    Moves=1,TROPKICK,1,DOUBLESLAP,1,RAPIDSPIN,1,RAZORLEAF,1,PLAYNICE,1,SPLASH,5,PLAYNICE,9,RAPIDSPIN,13,RAZORLEAF,17,SWEETSCENT,21,MAGICALLEAF,25,TEETERDANCE,29,STOMP,33,AROMATICMIST,37,CAPTIVATE,41,AROMATHERAPY,45,LEAFSTORM,49,HIGHJUMPKICK
    Compatibility=Grass
    StepsToHatch=5120
    Height=1.2
    Weight=21.4
    Color=Pink
    Habitat=Grassland
    RegionalNumbers=
    Kind=Fruit
    Pokedex=A Pokémon known for the beauty of its well-shaped legs, it sometimes appears as a mascot in advertisements for beauty salons.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [764]
    Name=Comfey
    InternalName=COMFEY
    Type1=FAIRY
    BaseStats=51,52,90,100,82,110
    GenderRate=Female75Percent
    GrowthRate=Fast
    BaseEXP=64
    EffortPoints=0,0,0,0,2,0
    Rareness=60
    Happiness=70
    Abilities=FLOWERVEIL,TRIAGE
    HiddenAbility=NATURALCURE
    Moves=1,HELPINGHAND,1,VINEWHIP,1,FLOWERSHIELD,4,LEECHSEED,7,DRAININGKISS,10,MAGICALLEAF,13,GROWTH,16,WRAP,19,SWEETKISS,22,NATURALGIFT,25,PETALBLIZZARD,28,SYNTHESIS,31,SWEETSCENT,34,GRASSKNOT,37,FLORALHEALING,40,PETALDANCE,43,AROMATHERAPY,46,GRASSYTERRAIN,49,PLAYROUGH
    EggMoves=ENDURE,AMNESIA,AFTERYOU,LUCKYCHANT
    Compatibility=Grass
    StepsToHatch=5120
    Height=0.1
    Weight=0.3
    Color=Green
    Habitat=Grassland
    RegionalNumbers=
    Kind=Posy Picker
    Pokedex=Baths prepared with the flowers from its vine have a relaxing effect, so this Pokémon is a hit with many people.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [765]
    Name=Oranguru
    InternalName=ORANGURU
    Type1=NORMAL
    Type2=PSYCHIC
    BaseStats=90,60,80,60,90,110
    GenderRate=Female50Percent
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,0,0,2,0
    Rareness=45
    Happiness=70
    Abilities=INNERFOCUS,TELEPATHY
    HiddenAbility=SYMBIOSIS
    Moves=1,CONFUSION,4,AFTERYOU,8,TAUNT,11,QUASH,15,STOREDPOWER,18,PSYCHUP,22,FEINTATTACK,25,NASTYPLOT,29,ZENHEADBUTT,32,INSTRUCT,36,FOULPLAY,39,CALMMIND,43,PSYCHIC,46,FUTURESIGHT,50,TRICKROOM
    EggMoves=EXTRASENSORY,WONDERROOM,PSYCHICTERRAIN
    Compatibility=Field
    StepsToHatch=5120
    Height=1.5
    Weight=76.0
    Color=White
    Habitat=Grassland
    RegionalNumbers=
    Kind=Sage
    Pokedex=Deep in the jungle, high in the lofty canopy, this Pokémon abides. On rare occasions, it shows up at the beach to match wits with Slowking.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [766]
    Name=Passimian
    InternalName=PASSIMIAN
    Type1=FIGHTING
    BaseStats=100,120,90,80,40,60
    GenderRate=Female50Percent
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,2,0,0,0,0
    Rareness=45
    Happiness=70
    Abilities=RECEIVER
    HiddenAbility=DEFIANT
    Moves=1,TACKLE,4,LEER,8,ROCKSMASH,11,FOCUSENERGY,15,BEATUP,18,SCARYFACE,22,TAKEDOWN,25,BESTOW,29,THRASH,32,BULKUP,36,DOUBLEEDGE,39,FLING,43,CLOSECOMBAT,46,REVERSAL,50,GIGAIMPACT
    EggMoves=SEISMICTOSS,VITALTHROW,QUICKGUARD,IRONHEAD,QUICKATTACK,FEINT
    Compatibility=Field
    StepsToHatch=5120
    Height=2.0
    Weight=82.8
    Color=White
    Habitat=Grassland
    RegionalNumbers=
    Kind=Teamwork
    Pokedex=They form groups of roughly 20 individuals. Their mutual bond is remarkable—they will never let down a comrade.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [767]
    Name=Wimpod
    InternalName=WIMPOD
    Type1=BUG
    Type2=WATER
    BaseStats=25,35,40,80,20,30
    GenderRate=Female50Percent
    GrowthRate=MediumFast
    BaseEXP=64
    EffortPoints=0,0,0,0,0,1
    Rareness=90
    Happiness=70
    Abilities=WIMPOUT
    Moves=1,STRUGGLEBUG,1,SANDATTACK
    EggMoves=SPIKES,METALCLAW,WIDEGUARD,HARDEN,AQUAJET
    Compatibility=Bug,Water3
    StepsToHatch=5120
    Height=0.5
    Weight=12.0
    Color=Purple
    Habitat=WatersEdge
    RegionalNumbers=
    Kind=Turn Tail
    Pokedex=Its habitat varies from beaches to seabeds. A natural scavenger, it will gleefully chow down on anything edible, no matter how rotten.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=GOLISOPOD,Level,30
    
    [768]
    Name=Golisopod
    InternalName=GOLISOPOD
    Type1=BUG
    Type2=WATER
    BaseStats=75,125,140,40,60,90
    GenderRate=Female50Percent
    GrowthRate=MediumFast
    BaseEXP=64
    EffortPoints=0,0,2,0,0,0
    Rareness=45
    Happiness=70
    Abilities=EMERGENCYEXIT
    Moves=1,FIRSTIMPRESSION,1,STRUGGLEBUG,1,SANDATTACK,1,FURYCUTTER,1,ROCKSMASH,4,FURYCUTTER,7,ROCKSMASH,10,BUGBITE,13,SPITE,16,SWORDSDANCE,21,SLASH,26,RAZORSHELL,31,SUCKERPUNCH,36,IRONDEFENSE,41,PINMISSILE,48,LIQUIDATION
    Compatibility=Bug,Water3
    StepsToHatch=5120
    Height=2.0
    Weight=108.0
    Color=Purple
    Habitat=WatersEdge
    RegionalNumbers=
    Kind=Hard Scale
    Pokedex=With a flashing slash of its giant sharp claws, it cleaves seawater—or even air—right in two.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [769]
    Name=Sandygast
    InternalName=SANDYGAST
    Type1=GHOST
    Type2=GROUND
    BaseStats=55,55,80,15,70,45
    GenderRate=Female50Percent
    GrowthRate=MediumFast
    BaseEXP=64
    EffortPoints=0,0,1,0,0,0
    Rareness=140
    Happiness=70
    Abilities=WATERCOMPACTION
    HiddenAbility=SANDVEIL
    Moves=1,HARDEN,1,ABSORB,5,ASTONISH,9,SANDATTACK,14,SANDTOMB,18,MEGADRAIN,23,BULLDOZE,27,HYPNOSIS,32,IRONDEFENSE,36,GIGADRAIN,41,SHADOWBALL,45,EARTHPOWER,50,SHOREUP,54,SANDSTORM
    EggMoves=AMNESIA,DESTINYBOND,ANCIENTPOWER,STOCKPILE,SWALLOW,SPITUP
    Compatibility=Amorphous
    StepsToHatch=3840
    Height=0.5
    Weight=70.0
    Color=Brown
    Habitat=Sea
    RegionalNumbers=
    Kind=Sand Heap
    Pokedex=Born from a sand mound playfully built by a child, this Pokémon embodies the grudges of the departed.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=PALOSSAND,Level,42
    
    [770]
    Name=Palossand
    InternalName=PALOSSAND
    Type1=GHOST
    Type2=GROUND
    BaseStats=85,75,110,35,100,75
    GenderRate=Female50Percent
    GrowthRate=MediumFast
    BaseEXP=64
    EffortPoints=0,0,2,0,0,0
    Rareness=60
    Happiness=70
    Abilities=WATERCOMPACTION
    HiddenAbility=SANDVEIL
    Moves=1,ASTONISH,1,SANDATTACK,1,HARDEN,1,ABSORB,5,ASTONISH,9,SANDATTACK,14,SANDTOMB,18,MEGADRAIN,23,BULLDOZE,27,HYPNOSIS,32,IRONDEFENSE,36,GIGADRAIN,41,SHADOWBALL,47,EARTHPOWER,54,SHOREUP,60,SANDSTORM
    Compatibility=Amorphous
    StepsToHatch=3840
    Height=1.3
    Weight=250.0
    Color=Brown
    Habitat=Sea
    RegionalNumbers=
    Kind=Sand Heap
    Pokedex=Possessed people controlled by this Pokémon transformed its sand mound into a castle. As it evolved, its power to curse grew ever stronger.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [771]
    Name=Pyukumuku
    InternalName=PYUKUMUKU
    Type1=WATER
    BaseStats=55,60,130,5,30,130
    GenderRate=Female50Percent
    GrowthRate=Fast
    BaseEXP=64
    EffortPoints=0,0,0,0,2,0
    Rareness=60
    Happiness=70
    Abilities=INNARDSOUT
    HiddenAbility=UNAWARE
    Moves=1,BATONPASS,1,WATERSPORT,1,MUDSPORT,1,HARDEN,1,BIDE,5,HELPINGHAND,9,TAUNT,13,SAFEGUARD,17,COUNTER,21,PURIFY,25,CURSE,29,GASTROACID,33,PAINSPLIT,37,RECOVER,41,SOAK,45,TOXIC,49,MEMENTO
    EggMoves=ENDURE,VENOMDRENCH,BESTOW,TICKLE
    Compatibility=Water1
    StepsToHatch=3840
    Height=0.3
    Weight=1.2
    Color=Black
    Habitat=Sea
    RegionalNumbers=
    Kind=Sea Cucumber
    Pokedex=These Pokémon line the beaches. The sticky mucous that covers their bodies can be used to soothe sunburned skin. How convenient!
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [772]
    Name=Type: Null
    InternalName=TYPENULL
    Type1=NORMAL
    BaseStats=95,95,95,59,95,95
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=2,0,0,0,0,0
    Rareness=3
    Happiness=0
    Abilities=BATTLEARMOR
    Moves=1,TACKLE,5,RAGE,10,PURSUIT,15,IMPRISON,20,AERIALACE,25,CRUSHCLAW,30,SCARYFACE,35,XSCISSOR,40,TAKEDOWN,45,METALSOUND,50,IRONHEAD,55,DOUBLEHIT,60,AIRSLASH,65,PUNISHMENT,70,RAZORWIND,75,TRIATTACK,80,DOUBLEEDGE,85,HEALBLOCK
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=1.9
    Weight=120.5
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Synthetic
    Pokedex=Due to the danger that this synthetic Pokémon may go on a rampage, it wears a control mask to restrain its power.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=SILVALLY,Happiness,
    
    [773]
    Name=Silvally
    InternalName=SILVALLY
    Type1=NORMAL
    BaseStats=95,95,95,95,95,95
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=3,0,0,0,0,0
    Rareness=3
    Happiness=0
    Abilities=RKSSYSTEM
    Moves=1,MULTIATTACK,1,HEALBLOCK,1,IMPRISON,1,IRONHEAD,1,POISONFANG,1,FIREFANG,1,ICEFANG,1,THUNDERFANG,1,TACKLE,5,RAGE,10,PURSUIT,15,IMPRISON,20,AERIALACE,25,CRUSHCLAW,30,SCARYFACE,35,XSCISSOR,40,TAKEDOWN,45,METALSOUND,50,CRUNCH,55,DOUBLEHIT,60,AIRSLASH,65,PUNISHMENT,70,RAZORWIND,75,TRIATTACK,80,DOUBLEEDGE,85,PARTINGSHOT
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=2.3
    Weight=100.5
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Synthetic
    Pokedex=Although its name was Type: Null at first, the boy who evolved it into this form gave it the name by which it is now known.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [774]
    Name=Minior
    InternalName=MINIOR
    Type1=ROCK
    Type2=FLYING
    BaseStats=60,60,100,60,100,60
    GenderRate=Genderless
    GrowthRate=MediumSlow
    BaseEXP=64
    EffortPoints=0,0,1,0,1,0
    Rareness=30
    Happiness=70
    Abilities=SHIELDSDOWN
    Moves=1,TACKLE,3,DEFENSECURL,8,ROLLOUT,10,CONFUSERAY,15,SWIFT,17,ANCIENTPOWER,22,SELFDESTRUCT,24,STEALTHROCK,29,TAKEDOWN,31,AUTOTOMIZE,36,COSMICPOWER,38,POWERGEM,43,DOUBLEEDGE,45,SHELLSMASH,50,EXPLOSION
    Compatibility=Mineral
    StepsToHatch=6400
    Height=0.3
    Weight=40.0
    Color=Brown
    Habitat=Mountain
    RegionalNumbers=
    Kind=Meteor
    Pokedex=Strong impacts can knock it out of its shell. This Pokémon was born from mutated nanoparticles.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [775]
    Name=Komala
    InternalName=KOMALA
    Type1=NORMAL
    BaseStats=65,115,65,65,75,95
    GenderRate=Female50Percent
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,2,0,0,0,0
    Rareness=45
    Happiness=70
    Abilities=COMATOSE
    Moves=1,DEFENSECURL,1,ROLLOUT,6,STOCKPILE,6,SPITUP,6,SWALLOW,11,RAPIDSPIN,16,YAWN,21,SLAM,26,FLAIL,31,SUCKERPUNCH,36,PSYCHUP,41,WOODHAMMER,46,THRASH
    EggMoves=CHARM,WISH,PLAYROUGH,SING
    Compatibility=Field
    StepsToHatch=5120
    Height=0.4
    Weight=19.9
    Color=Blue
    Habitat=Grassland
    RegionalNumbers=
    Kind=Drowsing
    Pokedex=The log it holds was given to it by its parents at birth. It has also been known to cling to the arm of a friendly Trainer.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [776]
    Name=Turtonator
    InternalName=TURTONATOR
    Type1=FIRE
    Type2=DRAGON
    BaseStats=60,78,135,36,91,85
    GenderRate=Female50Percent
    GrowthRate=MediumFast
    BaseEXP=64
    EffortPoints=0,0,2,0,0,0
    Rareness=70
    Happiness=70
    Abilities=SHELLARMOR
    Moves=1,EMBER,1,TACKLE,5,SMOG,9,PROTECT,13,INCINERATE,17,FLAIL,21,ENDURE,25,IRONDEFENSE,29,FLAMETHROWER,33,BODYSLAM,37,SHELLSMASH,41,DRAGONPULSE,45,SHELLTRAP,53,EXPLOSION
    EggMoves=WIDEGUARD,REVENGE,HEADSMASH,FIRESPIN
    Compatibility=Monster,Dragon
    StepsToHatch=5120
    Height=2.0
    Weight=212.0
    Color=Gray
    Habitat=Mountain
    RegionalNumbers=
    Kind=Blast Turtle
    Pokedex=The shell on its back is chemically unstable and explodes violently if struck. The hole in its stomach is its weak point.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [777]
    Name=Togedemaru
    InternalName=TOGEDEMARU
    Type1=ELECTRIC
    Type2=STEEL
    BaseStats=65,98,63,96,40,73
    GenderRate=Female50Percent
    GrowthRate=MediumFast
    BaseEXP=64
    EffortPoints=0,2,0,0,0,0
    Rareness=180
    Happiness=70
    Abilities=IRONBARBS,LIGHTNINGROD
    HiddenAbility=STURDY
    Moves=1,TACKLE,1,THUNDERSHOCK,5,DEFENSECURL,9,ROLLOUT,13,CHARGE,17,SPARK,21,NUZZLE,25,MAGNETRISE,33,ZINGZAP,37,ELECTRICTERRAIN,41,WILDCHARGE,45,PINMISSILE,49,SPIKYSHIELD,53,FELLSTINGER
    EggMoves=REVERSAL,PRESENT,ENCORE,TWINEEDLE,WISH,FAKEOUT,TICKLE,FLAIL,DISARMINGVOICE
    Compatibility=Field,Fairy
    StepsToHatch=2560
    Height=0.3
    Weight=3.3
    Color=Gray
    Habitat=Mountain
    RegionalNumbers=
    Kind=Roly-Poly
    Pokedex=The long hairs on its back act as lightning rods. The bolts of lightning it attracts are stored as energy in its electric sac.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [778]
    Name=Mimikyu
    InternalName=MIMIKYU
    Type1=GHOST
    Type2=FAIRY
    BaseStats=55,90,80,96,50,105
    GenderRate=Female50Percent
    GrowthRate=MediumFast
    BaseEXP=64
    EffortPoints=0,0,0,0,2,0
    Rareness=45
    Happiness=70
    Abilities=DISGUISE
    Moves=1,WOODHAMMER,1,SPLASH,1,SCRATCH,1,ASTONISH,1,COPYCAT,5,DOUBLETEAM,10,BABYDOLLEYES,14,SHADOWSNEAK,19,MIMIC,23,FEINTATTACK,28,CHARM,32,SLASH,37,SHADOWCLAW,41,HONECLAWS,46,PLAYROUGH,50,PAINSPLIT
    EggMoves=GRUDGE,DESTINYBOND,CURSE,NIGHTMARE
    Compatibility=Amorphous
    StepsToHatch=2560
    Height=0.2
    Weight=0.7
    Color=Gray
    Habitat=Urban
    RegionalNumbers=
    Kind=Disguise
    Pokedex=A lonely Pokémon, it conceals its terrifying appearance beneath an old rag so it can get closer to people and other Pokémon.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [779]
    Name=Bruxish
    InternalName=BRUXISH
    Type1=WATER
    Type2=PSYCHIC
    BaseStats=68,105,70,92,70,70
    GenderRate=Female50Percent
    GrowthRate=MediumFast
    BaseEXP=64
    EffortPoints=0,2,0,0,0,0
    Rareness=80
    Happiness=70
    Abilities=DAZZLING,STRONGJAW
    HiddenAbility=WONDERSKIN
    Moves=1,WATERGUN,4,ASTONISH,9,CONFUSION,12,BITE,17,AQUAJET,20,DISABLE,25,PSYWAVE,28,CRUNCH,33,AQUATAIL,36,SCREECH,41,PSYCHICFANGS,44,SYNCHRONOISE
    EggMoves=WATERPULSE,POISONFANG,ICEFANG,RAGE
    Compatibility=Water2
    StepsToHatch=3840
    Height=0.9
    Weight=19.0
    Color=Pink
    Habitat=Sea
    RegionalNumbers=
    Kind=Gnash Teeth
    Pokedex=It stuns its prey with psychokinesis and then grinds them to mush with its strong teeth. Even Shellder's shell is no match for it.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [780]
    Name=Drampa
    InternalName=DRAMPA
    Type1=NORMAL
    Type2=DRAGON
    BaseStats=78,60,85,36,135,91
    GenderRate=Female50Percent
    GrowthRate=MediumFast
    BaseEXP=64
    EffortPoints=0,0,0,2,0,0
    Rareness=70
    Happiness=70
    Abilities=BERSERK,SAPSIPPER
    HiddenAbility=CLOUDNINE
    Moves=1,PLAYNICE,1,ECHOEDVOICE,5,TWISTER,9,PROTECT,13,GLARE,17,LIGHTSCREEN,21,DRAGONRAGE,25,NATURALGIFT,29,DRAGONBREATH,33,SAFEGUARD,37,EXTRASENSORY,41,DRAGONPULSE,45,FLY,49,HYPERVOICE,53,OUTRAGE
    EggMoves=HURRICANE,DRAGONRUSH,RAZORWIND,MIST,PLAYROUGH
    Compatibility=Monster,Dragon
    StepsToHatch=5120
    Height=3.0
    Weight=185.0
    Color=Green
    Habitat=Mountain
    RegionalNumbers=
    Kind=Placid
    Pokedex=It has a compassionate personality, but if it is angered, it completely destroys its surroundings with its intense breath.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [781]
    Name=Dhelmise
    InternalName=DHELMISE
    Type1=GHOST
    Type2=GRASS
    BaseStats=70,131,100,40,86,90
    GenderRate=Genderless
    GrowthRate=MediumFast
    BaseEXP=64
    EffortPoints=0,2,0,0,0,0
    Rareness=25
    Happiness=70
    Abilities=STEELWORKER
    Moves=1,SWITCHEROO,1,ABSORB,1,GROWTH,1,RAPIDSPIN,1,ASTONISH,5,MEGADRAIN,9,WRAP,14,GYROBALL,18,METALSOUND,23,GIGADRAIN,27,WHIRLPOOL,32,ANCHORSHOT,36,SHADOWBALL,41,ENERGYBALL,45,SLAM,50,HEAVYSLAM,54,PHANTOMFORCE,59,POWERWHIP
    Compatibility=Mineral
    StepsToHatch=6400
    Height=3.9
    Weight=210.0
    Color=Green
    Habitat=Sea
    RegionalNumbers=
    Kind=Sea Creeper
    Pokedex=Swinging its massive anchor, it can KO Wailord in a single blow. What appears to be green seaweed is actually its body.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [782]
    Name=Jangmo-o
    InternalName=JANGMOO
    Type1=DRAGON
    BaseStats=45,55,65,45,45,45
    GenderRate=Female50Percent
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,1,0,0,0
    Rareness=45
    Happiness=70
    Abilities=BULLETPROOF,SOUNDPROOF
    HiddenAbility=OVERCOAT
    Moves=1,TACKLE,5,LEER,9,BIDE,13,PROTECT,17,DRAGONTAIL,21,SCARYFACE,25,HEADBUTT,29,WORKUP,33,SCREECH,37,IRONDEFENSE,41,DRAGONCLAW,45,NOBLEROAR,49,DRAGONDANCE,53,OUTRAGE
    EggMoves=COUNTER,REVERSAL,DRAGONBREATH
    Compatibility=Dragon
    StepsToHatch=10240
    Height=0.6
    Weight=29.7
    Color=Gray
    Habitat=Mountain
    RegionalNumbers=
    Kind=Scaly
    Pokedex=They live in mountains where no trace of humans can be detected. Jangmo-o grow little by little as they battle one another.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=HAKAMOO,Level,35
    
    [783]
    Name=Hakamo-o
    InternalName=HAKAMOO
    Type1=DRAGON
    Type2=FIGHTING
    BaseStats=55,75,90,65,70,65
    GenderRate=Female50Percent
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,2,0,0,0
    Rareness=45
    Happiness=70
    Abilities=BULLETPROOF,SOUNDPROOF
    HiddenAbility=OVERCOAT
    Moves=1,SKYUPPERCUT,1,AUTOTOMIZE,1,LEER,1,BIDE,1,PROTECT,1,TACKLE,5,LEER,9,BIDE,13,PROTECT,17,DRAGONTAIL,21,SCARYFACE,25,HEADBUTT,29,WORKUP,33,SCREECH,38,IRONDEFENSE,43,DRAGONCLAW,48,NOBLEROAR,53,DRAGONDANCE,58,OUTRAGE
    Compatibility=Dragon
    StepsToHatch=10240
    Height=1.2
    Weight=47.0
    Color=Gray
    Habitat=Mountain
    RegionalNumbers=
    Kind=Scaly
    Pokedex=It sheds and regrows its scales on a continuous basis. The scales become harder and sharper each time they're regrown.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=KOMMOO,Level,45
    
    [784]
    Name=Kommo-o
    InternalName=KOMMOO
    Type1=DRAGON
    Type2=FIGHTING
    BaseStats=75,110,125,85,100,105
    GenderRate=Female50Percent
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,3,0,0,0
    Rareness=45
    Happiness=70
    Abilities=BULLETPROOF,SOUNDPROOF
    HiddenAbility=OVERCOAT
    Moves=1,CLANGINGSCALES,1,BELLYDRUM,1,SKYUPPERCUT,1,AUTOTOMIZE,1,LEER,1,BIDE,1,PROTECT,1,TACKLE,5,LEER,9,BIDE,13,PROTECT,17,DRAGONTAIL,21,SCARYFACE,25,HEADBUTT,29,WORKUP,33,SCREECH,38,IRONDEFENSE,43,DRAGONCLAW,51,NOBLEROAR,59,DRAGONDANCE,67,OUTRAGE
    Compatibility=Dragon
    StepsToHatch=10240
    Height=1.6
    Weight=78.2
    Color=Gray
    Habitat=Mountain
    RegionalNumbers=
    Kind=Scaly
    Pokedex=Its rigid scales function as offense and defense. In the past, its scales were processed and used to make weapons and other commodities.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [785]
    Name=Tapu Koko
    InternalName=TAPUKOKO
    Type1=ELECTRIC
    Type2=FAIRY
    BaseStats=70,115,85,130,95,75
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,0,0,0,3
    Rareness=3
    Happiness=70
    Abilities=ELECTRICSURGE
    HiddenAbility=TELEPATHY
    Moves=1,ELECTRICTERRAIN,1,BRAVEBIRD,1,POWERSWAP,1,MEANLOOK,1,QUICKATTACK,1,FALSESWIPE,1,WITHDRAW,1,THUNDERSHOCK,8,SPARK,14,SHOCKWAVE,20,SCREECH,26,CHARGE,32,WILDCHARGE,38,MIRRORMOVE,43,NATURESMADNESS,48,DISCHARGE,53,AGILITY,58,ELECTROBALL
    Compatibility=Undiscovered
    StepsToHatch=3840
    Height=1.8
    Weight=20.5
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Land Spirit
    Pokedex=It confuses its enemies by flying too quickly for the eye to follow. It has a hair-trigger temper but forgets what made it angry an instant later.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [786]
    Name=Tapu Lele
    InternalName=TAPULELE
    Type1=PSYCHIC
    Type2=FAIRY
    BaseStats=70,85,75,95,130,115
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,0,3,0,0
    Rareness=3
    Happiness=70
    Abilities=PSYCHICSURGE
    HiddenAbility=TELEPATHY
    Moves=1,PSYCHICTERRAIN,1,AROMATICMIST,1,AROMATHERAPY,1,MEANLOOK,1,DRAININGKISS,1,ASTONISH,1,WITHDRAW,1,CONFUSION,8,PSYWAVE,14,PSYBEAM,20,SWEETSCENT,26,SKILLSWAP,32,PSYSHOCK,38,TICKLE,43,NATURESMADNESS,48,EXTRASENSORY,53,FLATTER,58,MOONBLAST
    Compatibility=Undiscovered
    StepsToHatch=3840
    Height=1.2
    Weight=18.6
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Land Spirit
    Pokedex=As it flutters about, it scatters its strangely glowing scales. Touching them is said to restore good health on the spot.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [787]
    Name=Tapu Bulu
    InternalName=TAPUBULU
    Type1=GRASS
    Type2=FAIRY
    BaseStats=70,130,115,75,85,95
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,3,0,0,0,0
    Rareness=3
    Happiness=70
    Abilities=GRASSYSURGE
    HiddenAbility=TELEPATHY
    Moves=1,GRASSYTERRAIN,1,WOODHAMMER,1,SUPERPOWER,1,MEANLOOK,1,DISABLE,1,WHIRLWIND,1,WITHDRAW,1,LEA***E,8,HORNATTACK,14,GIGADRAIN,20,SCARYFACE,26,LEECHSEED,32,HORNLEECH,38,ROTOTILLER,43,NATURESMADNESS,48,ZENHEADBUTT,53,MEGAHORN,58,SKULLBASH
    Compatibility=Undiscovered
    StepsToHatch=3840
    Height=1.9
    Weight=45.5
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Land Spirit
    Pokedex=It pulls large trees up by the roots and swings them around. It causes vegetation to grow, and then it absorbs energy from the growth.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [788]
    Name=Tapu Fini
    InternalName=TAPUFINI
    Type1=WATER
    Type2=FAIRY
    BaseStats=70,75,115,85,95,130
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,0,0,3,0
    Rareness=3
    Happiness=70
    Abilities=MISTYSURGE
    HiddenAbility=TELEPATHY
    Moves=1,MISTYTERRAIN,1,MOONBLAST,1,HEALPULSE,1,MEANLOOK,1,HAZE,1,MIST,1,WITHDRAW,1,WATERGUN,8,WATERPULSE,14,WHIRLPOOL,20,SOAK,26,REFRESH,32,BRINE,38,DEFOG,43,NATURESMADNESS,48,MUDDYWATER,53,AQUARING,58,HYDROPUMP
    Compatibility=Undiscovered
    StepsToHatch=3840
    Height=1.3
    Weight=21.2
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Land Spirit
    Pokedex=The dense fog it creates brings the downfall and destruction of its confused enemies. Ocean currents are the source of its energy.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [789]
    Name=Cosmog
    InternalName=COSMOG
    Type1=PSYCHIC
    BaseStats=43,29,31,37,29,31
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=1,0,0,0,0,0
    Rareness=45
    Happiness=0
    Abilities=UNAWARE
    Moves=1,SPLASH,23,TELEPORT
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=0.2
    Weight=0.1
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Nebula
    Pokedex=Its body is gaseous and frail. It slowly grows as it collects dust from the atmosphere.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=COSMOEM,Level,43
    
    [790]
    Name=Cosmoem
    InternalName=COSMOEM
    Type1=PSYCHIC
    BaseStats=43,29,131,37,29,131
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=1,0,0,0,0,0
    Rareness=45
    Happiness=0
    Abilities=STURDY
    Moves=1,COSMICPOWER,1,TELEPORT
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=0.1
    Weight=999.9
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Protostar
    Pokedex=Motionless as if dead, its body is faintly warm to the touch. In the distant past, it was called the cocoon of the stars.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=SOLGALEO,Silcoon,53,LUNALA,Cascoon,53
    
    [791]
    Name=Solgaleo
    InternalName=SOLGALEO
    Type1=PSYCHIC
    Type2=STEEL
    BaseStats=137,137,107,97,113,89
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,3,0,0,0,0
    Rareness=45
    Happiness=0
    Abilities=FULLMETALBODY
    Moves=1,SUNSTEELSTRIKE,1,COSMICPOWER,1,WAKEUPSLAP,1,TELEPORT,1,METALCLAW,7,IRONHEAD,13,METALSOUND,19,ZENHEADBUTT,23,FLASHCANNON,31,MORNINGSUN,37,CRUNCH,43,METALBURST,47,SOLARBEAM,59,NOBLEROAR,61,FLAREBLITZ,67,WIDEGUARD,73,GIGAIMPACT
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=3.4
    Weight=230.0
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Sunne
    Pokedex=This Pokémon is said to be a male evolution of Cosmog. At the activation of its third eye, it departs for another world.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [792]
    Name=Lunala
    InternalName=LUNALA
    Type1=PSYCHIC
    Type2=GHOST
    BaseStats=137,113,89,97,137,107
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,0,3,0,0
    Rareness=45
    Happiness=0
    Abilities=SHADOWSHIELD
    Moves=1,MOONGEISTBEAM,1,COSMICPOWER,1,HYPNOSIS,1,TELEPORT,1,CONFUSION,7,NIGHTSHADE,13,CONFUSERAY,19,AIRSLASH,23,SHADOWBALL,31,MOONLIGHT,37,NIGHTDAZE,43,MAGICCOAT,47,MOONBLAST,59,DREAMEATER,61,PHANTOMFORCE,67,WIDEGUARD,73,HYPERBEAM
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=4.0
    Weight=120.0
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Moone
    Pokedex=It is said to be a female evolution of Cosmog. When its third eye activates, away it flies to another world.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [793]
    Name=Nihilego
    InternalName=NIHILEGO
    Type1=ROCK
    Type2=POISON
    BaseStats=109,53,47,103,127,131
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,0,0,3,0
    Rareness=45
    Happiness=0
    Abilities=BEASTBOOST
    Moves=1,POWERSPLIT,1,GUARDSPLIT,1,TICKLE,1,ACID,1,CONSTRICT,1,POUND,7,CLEARSMOG,13,PSYWAVE,19,HEADBUTT,23,VENOSHOCK,29,TOXICSPIKES,31,SAFEGUARD,37,POWERGEM,43,MIRRORCOAT,47,ACIDSPRAY,53,VENOMDRENCH,59,STEALTHROCK,67,WONDERROOM,73,HEADSMASH
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=1.2
    Weight=55.5
    Color=Blue
    Habitat=Rare
    RegionalNumbers=
    Kind=Parasite
    Pokedex=One of the Ultra Beasts. It's unclear whether or not this Pokémon is sentient, but sometimes it can be observed behaving like a young girl.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [794]
    Name=Buzzwole
    InternalName=BUZZWOLE
    Type1=BUG
    Type2=FIGHTING
    BaseStats=107,139,139,79,53,53
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,1,2,0,0,0
    Rareness=25
    Happiness=0
    Abilities=BEASTBOOST
    Moves=1,FELLSTINGER,1,THUNDERPUNCH,1,ICEPUNCH,1,REVERSAL,1,HARDEN,1,POWERUPPUNCH,1,FOCUSENERGY,7,COMETPUNCH,13,BULKUP,19,VITALTHROW,23,ENDURE,29,LEECHLIFE,31,TAUNT,37,MEGAPUNCH,43,COUNTER,47,HAMMERARM,53,LUNGE,59,DYNAMICPUNCH,67,SUPERPOWER,73,FOCUSPUNCH
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=2.4
    Weight=333.6
    Color=Red
    Habitat=Rare
    RegionalNumbers=
    Kind=Swollen
    Pokedex=This Ultra Beast appeared from another world. It shows off its body, but whether that display is a boast or a threat remains unclear.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [795]
    Name=Pheromosa
    InternalName=PHEROMOSA
    Type1=BUG
    Type2=FIGHTING
    BaseStats=71,137,37,151,137,37
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,0,0,0,3
    Rareness=255
    Happiness=0
    Abilities=BEASTBOOST
    Moves=1,QUIVERDANCE,1,QUICKGUARD,1,LOWKICK,1,RAPIDSPIN,1,LEER,1,DOUBLEKICK,7,SWIFT,13,STOMP,19,FEINT,23,SILVERWIND,29,BOUNCE,31,JUMPKICK,37,AGILITY,43,TRIPLEKICK,47,LUNGE,53,BUGBUZZ,59,MEFIRST,67,HIGHJUMPKICK,73,SPEEDSWAP
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=1.8
    Weight=25.0
    Color=White
    Habitat=Rare
    RegionalNumbers=
    Kind=Lissome
    Pokedex=One of the Ultra Beasts. It refuses to touch anything, perhaps because it senses some uncleanness in this world.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [796]
    Name=Xurkitree
    InternalName=XURKITREE
    Type1=ELECTRIC
    BaseStats=83,89,71,83,173,71
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,0,3,0,0
    Rareness=30
    Happiness=0
    Abilities=BEASTBOOST
    Moves=1,TAILGLOW,1,SPARK,1,CHARGE,1,WRAP,1,THUNDERSHOCK,7,THUNDERWAVE,13,SHOCKWAVE,19,INGRAIN,23,THUNDERPUNCH,29,EERIEIMPULSE,31,SIGNALBEAM,37,THUNDERBOLT,43,HYPNOSIS,47,DISCHARGE,53,ELECTRICTERRAIN,59,POWERWHIP,67,IONDELUGE,73,ZAPCANNON
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=3.8
    Weight=100.0
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Glowing
    Pokedex=One of the mysterious life-forms known as Ultra Beasts. Astonishing electric shocks emanate from its entire body, according to witnesses.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [797]
    Name=Celesteela
    InternalName=CELESTEELA
    Type1=STEEL
    Type2=FLYING
    BaseStats=97,101,103,61,107,101
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,1,1,1,0,0
    Rareness=25
    Happiness=0
    Abilities=BEASTBOOST
    Moves=1,WIDEGUARD,1,AIRSLASH,1,INGRAIN,1,ABSORB,1,HARDEN,1,TACKLE,7,SMACKDOWN,13,MEGADRAIN,19,LEECHSEED,23,METALSOUND,29,IRONHEAD,31,GIGADRAIN,37,FLASHCANNON,43,AUTOTOMIZE,47,SEEDBOMB,53,SKULLBASH,59,IRONDEFENSE,67,HEAVYSLAM,73,DOUBLEEDGE
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=9.2
    Weight=999.9
    Color=Blue
    Habitat=Rare
    RegionalNumbers=
    Kind=Launch
    Pokedex=One kind of Ultra Beast. Witnesses have seen it burn down a forest by expelling gas from its two arms.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [798]
    Name=Kartana
    InternalName=KARTANA
    Type1=GRASS
    Type2=STEEL
    BaseStats=59,181,131,109,59,31
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,3,0,0,0,0
    Rareness=255
    Happiness=0
    Abilities=BEASTBOOST
    Moves=1,SACREDSWORD,1,DEFOG,1,VACUUMWAVE,1,AIRCUTTER,1,FURYCUTTER,1,CUT,7,FALSESWIPE,13,RAZORLEAF,19,SYNTHESIS,23,AERIALACE,29,LASERFOCUS,31,NIGHTSLASH,37,SWORDSDANCE,43,LEAFBLADE,47,XSCISSOR,53,DETECT,59,AIRSLASH,67,PSYCHOCUT,73,GUILLOTINE
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=0.3
    Weight=0.1
    Color=White
    Habitat=Rare
    RegionalNumbers=
    Kind=Drawn Sword
    Pokedex=This Ultra Beast came from the Ultra Wormhole. It seems not to attack enemies on its own, but its sharp body is a dangerous weapon in itself.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [799]
    Name=Guzzlord
    InternalName=GUZZLORD
    Type1=DARK
    Type2=DRAGON
    BaseStats=223,101,53,43,97,53
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=3,0,0,0,0,0
    Rareness=15
    Happiness=0
    Abilities=BEASTBOOST
    Moves=1,BELCH,1,WIDEGUARD,1,SWALLOW,1,STOCKPILE,1,DRAGONRAGE,7,BITE,7,STOMP,13,BRUTALSWING,19,STEAMROLLER,23,DRAGONTAIL,29,IRONTAIL,31,STOMPINGTANTRUM,37,CRUNCH,43,HAMMERARM,47,THRASH,53,GASTROACID,59,HEAVYSLAM,67,WRINGOUT,73,DRAGONRUSH
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=5.5
    Weight=888.0
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Junkivore
    Pokedex=A dangerous Ultra Beast, it appears to be eating constantly, but for some reason its droppings have never been found.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [800]
    Name=Necrozma
    InternalName=NECROZMA
    Type1=PSYCHIC
    BaseStats=97,107,101,79,127,89
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,1,0,2,0,0
    Rareness=3
    Happiness=0
    Abilities=PRISMARMOR
    Moves=1,MOONLIGHT,1,MORNINGSUN,1,CHARGEBEAM,1,MIRRORSHOT,1,METALCLAW,1,CONFUSION,7,SLASH,13,STOREDPOWER,19,ROCKBLAST,23,NIGHTSLASH,31,GRAVITY,37,PSYCHOCUT,43,POWERGEM,47,AUTOTOMIZE,53,STEALTHROCK,59,IRONDEFENSE,67,WRINGOUT,73,PRISMATICLASER
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=2.4
    Weight=230.0
    Color=White
    Habitat=Rare
    RegionalNumbers=
    Kind=Prism
    Pokedex=Reminiscent of the Ultra Beasts, this life-form, apparently asleep underground, is thought to have come from another world in ancient times.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [801]
    Name=Magearna
    InternalName=MAGEARNA
    Type1=STEEL
    Type2=FAIRY
    BaseStats=80,95,115,65,130,115
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,0,0,3,0,0
    Rareness=3
    Happiness=0
    Abilities=SOULHEART
    Moves=1,CRAFTYSHIELD,1,GEARUP,1,SHIFTGEAR,1,IRONHEAD,1,HELPINGHAND,1,SONICBOOM,1,DEFENSECURL,1,PSYBEAM,9,LUCKYCHANT,17,AURORABEAM,25,MIRRORSHOT,33,MINDREADER,41,FLASHCANNON,49,FLEURCANNON,57,IRONDEFENSE,65,PAINSPLIT,73,SYNCHRONOISE,81,AURASPHERE,89,HEARTSWAP,97,TRUMPCARD
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=1.0
    Weight=80.5
    Color=Gray
    Habitat=Rare
    RegionalNumbers=
    Kind=Artificial
    Pokedex=This artificial Pokémon, constructed more than 500 years ago, can understand human speech but cannot itself speak.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=
    
    [802]
    Name=Marshadow
    InternalName=MARSHADOW
    Type1=FIGHTING
    Type2=GHOST
    BaseStats=90,125,80,125,90,90
    GenderRate=Genderless
    GrowthRate=Slow
    BaseEXP=64
    EffortPoints=0,2,0,0,0,1
    Rareness=3
    Happiness=0
    Abilities=TECHNICIAN
    Moves=1,LASERFOCUS,1,ASSURANCE,1,FIREPUNCH,1,THUNDERPUNCH,1,ICEPUNCH,1,DRAINPUNCH,1,COUNTER,1,PURSUIT,1,SHADOWSNEAK,5,FORCEPALM,11,FEINT,15,ROLLINGKICK,20,COPYCAT,26,SHADOWPUNCH,30,ROLEPLAY,35,JUMPKICK,41,PSYCHUP,45,SPECTRALTHIEF,50,CLOSECOMBAT,56,SUCKERPUNCH,60,ENDEAVOR
    Compatibility=Undiscovered
    StepsToHatch=30720
    Height=0.7
    Weight=22.2
    Color=Black
    Habitat=Rare
    RegionalNumbers=
    Kind=Gloomdweller
    Pokedex=It lurks in the shadows of others, copying their movements and powers. This Pokémon is craven and cowering.
    BattlerPlayerY=8
    BattlerEnemyY=10
    BattlerAltitude=0
    Evolutions=

    Also, the abilities (just pbs)

    Code:
    192,BATTERY,Battery,"Powers up ally Pokémon's special moves."
    193,BATTLEBOND,Battle Bond,"Defeating an opposing Pokémon strengthens the Pokémon's bond with its Trainer, and it becomes Ash-Greninja. Water Shuriken gets more powerful."
    194,BEASTBOOST,Beast Boost,"The Pokémon boosts its most proficient stat each time it knocks out a Pokémon."
    195,BERSERK,Berserk,"Boosts the Pokémon's Sp. Atk stat when it takes a hit that causes its HP to become half or less."
    196,COMATOSE,Comatose,"It's always drowsing and will never wake up. It can attack without waking up."
    197,CORROSION,Corrosion,"The Pokémon can poison the target even if it's a Steel or Poison type."
    198,DANCER,Dancer,"When another Pokémon uses a dance move, it can use a dance move following it regardless of its Speed."
    199,DAZZLING,Dazzling,"Surprises the opposing Pokémon, making it unable to attack using priority moves."
    200,DISGUISE,Disguise,"Once per battle, the shroud that covers the Pokémon can protect it from an attack."
    201,ELECTRICSURGE,Electric Surge,"Turns the ground into Electric Terrain when the Pokémon enters a battle."
    202,EMERGENCYEXIT,Emergency Exit,"The Pokémon, sensing danger, switches out when its HP becomes half or less."
    203,FLUFFY,Fluffy,"Halves the damage taken from moves that make direct contact, but doubles that of Fire-type moves."
    204,FULLMETALBODY,Full Metal Body,"Prevents other Pokémon's moves or Abilities from lowering the Pokémon's stats."
    205,GALVANIZE,Galvanize,"Normal-type moves become Electric-type moves. The power of those moves is boosted a little."
    206,GRASSYSURGE,Grassy Surge,"Turns the ground into Grassy Terrain when the Pokémon enters a battle."
    207,INNARDSOUT,Innards Out,"Damages the attacker landing the finishing hit by the amount equal to its last HP."
    208,LIQUIDVOICE,Liquid Voice,"All sound-based moves become Water-type moves."
    209,LONGREACH,Long Reach,"The Pokémon uses its moves without making contact with the target."
    210,MERCILESS,Merciless,"The Pokémon's attacks become critical hits if the target is poisoned."
    211,MISTYSURGE,Misty Surge,"Turns the ground into Misty Terrain when the Pokémon enters a battle."
    212,POWERCONSTRUCT,Power Construct,"Other Cells gather to aid when its HP becomes half or less. Then the Pokémon changes its form to Complete Forme."
    213,POWEROFALCHEMY,Power of Alchemy,"The Pokémon copies the Ability of a defeated ally."
    214,PRISMARMOR,Prism Armor,"Reduces the power of supereffective attacks taken."
    215,PSYCHICSURGE,Psychic Surge,"Turns the ground into Psychic Terrain when the Pokémon enters a battle."
    216,QUEENLYMAJESTY,Queenly Majesty,"Its majesty pressures the opposing Pokémon, making it unable to attack using priority moves."
    217,RECEIVER,Receiver,"The Pokémon copies the Ability of a defeated ally."
    218,RKSSYSTEM,RKS System,"Changes the Pokémon's type to match the memory disc it holds."
    219,SCHOOLING,Schooling,"When it has a lot of HP, the Pokémon forms a powerful school. It stops schooling when its HP is low."
    220,SHADOWSHIELD,Shadow Shield,"Reduces the amount of damage the Pokémon takes while its HP is full."
    221,SHIELDSDOWN,Shields Down,"When its HP becomes half or less, the Pokémon's shell breaks and it becomes aggressive."
    222,SLUSHRUSH,Slush Rush,"Boosts the Pokémon's Speed stat in a hailstorm."
    223,SOULHEART,Soul-Heart,"Boosts its Sp. Atk stat every time a Pokémon faints."
    224,STAKEOUT,Stakeout,"Doubles the damage dealt to the target's replacement if the target switches out."
    225,STAMINA,Stamina,"Boosts the Defense stat when hit by an attack."
    226,STEELWORKER,Steelworker,"Powers up Steel-type moves."
    227,SURGESURFER,Surge Surfer,"Doubles the Pokémon's Speed stat on Electric Terrain."
    228,TANGLINGHAIR,Tangling Hair,"Contact with the Pokémon lowers the attacker's Speed stat."
    229,TRIAGE,Triage,"Gives priority to a healing move."
    230,WATERBUBBLE,Water Bubble,"Lowers the power of Fire-type moves done to the Pokémon and prevents the Pokémon from getting a burn."
    231,WATERCOMPACTION,Water Compaction,"Boosts the Pokémon's Defense stat sharply when hit by a Water-type move."
    232,WIMPOUT,Wimp Out,"The Pokémon cowardly switches out when its HP becomes half or less."

    And moves so the game can compile. None of the moves have the actual correct effects/numbers. Just Internal Name for compiling.

    Code:
    622,ACCELEROCK,Accelerock,000,40,ROCK,Physical,100,20,0,00,1,,"The user smashes into the target at high speed. This move always goes first."
    623,ANCHORSHOT,Anchor Shot,000,70,STEEL,Physical,100,20,0,00,0,,"This is incomplete."
    624,AURORAVEIL,Aurora Veil,000,70,ICE,Physical,100,20,0,00,0,,"This is incomplete."
    625,BANEFULBUNKER,Baneful Bunker,000,70,POISON,Physical,100,20,0,00,0,,"This is incomplete."
    626,BEAKBLAST,Beak Blast,000,70,FLYING,Physical,100,20,0,00,0,,"This is incomplete."
    627,BRUTALSWING,Brutal Swing,000,70,DARK,Physical,100,20,0,00,0,,"This is incomplete."
    628,BURNUP,Burn Up,000,70,FIRE,Physical,100,20,0,00,0,,"This is incomplete."
    629,CLANGINGSCALES,Clanging Scales,000,70,DRAGON,Physical,100,20,0,00,0,,"This is incomplete."
    630,COREENFORCER,Core Enforcer,000,70,STEEL,Physical,100,20,0,00,0,,"This is incomplete."
    631,DARKESTLARIAT,Darkest Lariat,000,70,STEEL,Physical,100,20,0,00,0,,"This is incomplete."
    632,DRAGONHAMMER,Dragon Hammer,000,70,STEEL,Physical,100,20,0,00,0,,"This is incomplete."
    633,FIRELASH,Fire Lash,000,70,STEEL,Physical,100,20,0,00,0,,"This is incomplete."
    634,FIRSTIMPRESSION,First Impression,000,70,STEEL,Physical,100,20,0,00,0,,"This is incomplete."
    635,FLEURCANNON,Fleur Cannon,000,70,STEEL,Physical,100,20,0,00,0,,"This is incomplete."
    636,FLORALHEALING,Floral Healing,000,70,STEEL,Physical,100,20,0,00,0,,"This is incomplete."
    637,GEARUP,Gear Up,000,70,STEEL,Physical,100,20,0,00,0,,"This is incomplete."
    638,HIGHHORSEPOWER,High Horsepower,000,70,STEEL,Physical,100,20,0,00,0,,"This is incomplete."
    639,ICEHAMMER,Ice Hammer,000,70,STEEL,Physical,100,20,0,00,0,,"This is incomplete."
    640,INSTRUCT,Instruct,000,70,NORMAL,Physical,100,20,0,00,0,,"This is incomplete."
    641,LASERFOCUS,Laser Focus,000,70,NORMAL,Physical,100,20,0,00,0,,"This is incomplete."
    642,LEA***E,Lea***e,000,70,NORMAL,Physical,100,20,0,00,0,,"This is incomplete."
    643,LIQUIDATION,Liquidation,000,70,NORMAL,Physical,100,20,0,00,0,,"This is incomplete."
    644,LUNGE,Lunge,000,70,NORMAL,Physical,100,20,0,00,0,,"This is incomplete."
    645,MOONGEISTBEAM,Moongeist Beam,000,70,NORMAL,Physical,100,20,0,00,0,,"This is incomplete."
    646,MULTIATTACK,Multi-Attack,000,70,NORMAL,Physical,100,20,0,00,0,,"This is incomplete."
    647,NATURESMADNESS,Nature's Madness,000,70,NORMAL,Physical,100,20,0,00,0,,"This is incomplete."
    648,POLLENPUFF,Pollen Puff,000,70,NORMAL,Physical,100,20,0,00,0,,"This is incomplete."
    649,POWERTRIP,Power Trip,000,70,NORMAL,Physical,100,20,0,00,0,,"This is incomplete."
    650,PRISMATICLASER,Prismatic Laser,000,70,ICE,Physical,100,20,0,00,0,,"This is incomplete."
    651,PSYCHICFANGS,Psychic Fangs,000,70,ICE,Physical,100,20,0,00,0,,"This is incomplete."
    652,PSYCHICTERRAIN,Psychic Terrain,000,70,ICE,Physical,100,20,0,00,0,,"This is incomplete."
    653,PURIFY,Purify,000,70,ICE,Physical,100,20,0,00,0,,"This is incomplete."
    654,REVELATIONDANCE,Revelation Dance,000,70,ICE,Physical,100,20,0,00,0,,"This is incomplete."
    655,SHADOWBONE,Shadow Bone,000,70,ICE,Physical,100,20,0,00,0,,"This is incomplete."
    656,SHELLTRAP,Shell Trap,000,70,ICE,Physical,100,20,0,00,0,,"This is incomplete."
    657,SHOREUP,Shore Up,000,70,ICE,Physical,100,20,0,00,0,,"This is incomplete."
    658,SMARTSTRIKE,Smart Strike,000,70,ICE,Physical,100,20,0,00,0,,"This is incomplete."
    659,SOLARBLADE,Solar Blade,000,70,ICE,Physical,100,20,0,00,0,,"This is incomplete."
    660,SPARKLINGARIA,Sparkling Aria,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    661,SPECTRALTHIEF,Spectral Thief,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    662,SPEEDSWAP,Speed Swap,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    663,SPIRITSHACKLE,Spirit Shackle,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    664,SPOTLIGHT,Spotlight,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    665,STOMPINGTANTRUM,Stomping Tantrum,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    666,STRENGTHSAP,Strength Sap,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    667,SUNSTEELSTRIKE,Sunsteel Strike,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    668,TEARFULLOOK,Tearful Look,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    669,THROATCHOP,Throat Chop,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    670,TOXICTHREAD,Toxic Thread,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    671,TROPKICK,Trop Kick,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."
    672,ZINGZAP,Zing Zap,000,70,GHOST,Physical,100,20,0,00,0,,"This is incomplete."

    Remember to go to Thread Tools and Show Printable Version to avoid the censoring.
     
    Last edited:
    79
    Posts
    8
    Years
    • Seen Jan 17, 2017
    So I've seen a few mistakes on gen 6/7 pokemon.txt.
    I probably have not fixed all of them so ít would be great if sombody could look over it and post the changes.
    To make this work you have to add the following Items:
    Grassy Seed,Misty Seed and Electric Seed.
    Copy the abilities and moves from the guy above.
    I've edit the base exp, wilditems and effort points (the speed is on 4th place):
    https://www.dropbox.com/s/9s1uwsduzc4u2q6/pokemon.txt?dl=0
     
    Last edited:
    1
    Posts
    7
    Years
    • Seen Jan 23, 2017
    Has given this error

    ---------------------------
    Pokemon Essentials
    ---------------------------
    Exception: RuntimeError

    Message: Value 650 not defined by a constant in PBSpecies

    Compiler:731:in `getConstantName'

    EliteBattle_Battle:584:in `pbStartLoadScreen'

    EliteBattle_Battle:582:in `each'

    EliteBattle_Battle:582:in `pbStartLoadScreen'

    Main:6:in `main'

    Main:49:in `mainFunctionDebug'

    Main:27:in `mainFunction'

    Main:27:in `pbCriticalCode'

    Main:27:in `mainFunction'

    Main:59



    This exception was logged in

    C:\Users\PC\Saved Games/Pokemon Essentials/errorlog.txt.

    Press Ctrl+C to copy this message to the clipboard.
    ---------------------------
    OK
    ---------------------------
     
    277
    Posts
    15
    Years
  • I would just like to point out that on the first post Crabominable is listed as Crabrawler, also the first post including every updated pokemon.txt posted in this thread has Mudsdale evolve into himself at level 30.
     
    Back
    Top