- 87
- Posts
- 9
- Years
- The Elato Region
- Seen Mar 19, 2025
Hi!
I'm having an issue with my pokemon.txt pbs file. After compling all of the data, the normal ablities of the pokemon just get deleted.
Example:
How do I make it stop doing that?
It could be related to the editor, but I'm unsure.
Thank you!
I'm having an issue with my pokemon.txt pbs file. After compling all of the data, the normal ablities of the pokemon just get deleted.
Example:
Code:
[1]
Name=Bulbasaur
InternalName=BULBASAUR
Type1=GRASS
Type2=POISON
BaseStats=55,59,59,55,75,75
GenderRate=FemaleOneEighth
GrowthRate=Parabolic
BaseEXP=70
EffortPoints=0,0,0,0,1,0
Rareness=45
Happiness=70
Abilities=
HiddenAbility=CHLOROPHYLL
Moves=1,TACKLE,3,GROWL,5,ABSORB,7,LEECHSEED,9,VINEWHIP,11,ACID,13,STUNSPORE,14,SLEEPPOWDER,15,TAKEDOWN,16,POISONPOWDER,19,RAZORLEAF,21,SWEETSCENT,25,GROWTH,27,DOUBLEEDGE,31,WORRYSEED,33,SYNTHESIS,37,SEEDBOMB
EggMoves=AMNESIA,CHARM,CURSE,ENDURE,GIGADRAIN,GRASSWHISTLE,GRASSYTERRAIN,INGRAIN,LEAFSTORM,MAGICALLEAF,NATUREPOWER,PETALDANCE,POWERWHIP,SKULLBASH,SLUDGE
Compatibility=Monster,Grass
StepsToHatch=5355
Height=0.7
Weight=6.9
Color=Green
Habitat=Grassland
RegionalNumbers=1,231
Kind=Seed
Pokedex=Bulbasaur can be seen napping in bright sunlight. There is a seed on its back. By soaking up the sun's rays, the seed grows progressively larger.
BattlerPlayerY=-8
BattlerEnemyY=25
BattlerAltitude=0
Evolutions=IVYSAUR,Level,16
How do I make it stop doing that?
It could be related to the editor, but I'm unsure.
Thank you!
Last edited: