- 14
- Posts
- 3
- Years
- Seen Jun 13, 2023
Hello all, I just started to make a pokemon game in version v19.1, but I ran into the problem that when adding a new pokemon the name of another pokemon appears and the pokedex number is ???, I can't solve it, can someone help me?
here I leave the pokemon.txt data and a screenshoot.
pokemon.txt :
[1001]
Name = Torv
InternalName = TORV
Type1 = GRASS
Type2 = POISON
BaseStats = 45,49,49,45,65,65
GenderRate = FemaleOneEighth
GrowthRate = Parabolic
BaseEXP = 64
EffortPoints = 0,0,0,0,1,0
Rareness = 45
Happiness = 70
Abilities = OVERGROW
HiddenAbility = CHLOROPHYLL
Moves = 1,TACKLE,3,GROWL,7,LEECHSEED,9,VINEWHIP,13,POISONPOWDER,13,SLEEPPOWDER,15,TAKEDOWN,19,RAZORLEAF,21,SWEETSCENT,25,GROWTH,27,DOUBLEEDGE,31,WORRYSEED,33,SYNTHESIS,37,SEEDBOMB
TutorMoves = ATTRACT,BIND,CONFIDE,CUT,DOUBLETEAM,ECHOEDVOICE,ENERGYBALL,FACADE,FRUSTRATION,GIGADRAIN,GRASSKNOT,GRASSPLEDGE,HIDDENPOWER,KNOCKOFF,LIGHTSCREEN,NATUREPOWER,PROTECT,REST,RETURN,ROCKSMASH,ROUND,SAFEGUARD,SEEDBOMB,SLEEPTALK,SLUDGEBOMB,SNORE,SOLARBEAM,STRENGTH,SUBSTITUTE,SUNNYDAY,SWAGGER,SWORDSDANCE,SYNTHESIS,TOXIC,VENOSHOCK,WORKUP,WORRYSEED
EggMoves = AMNESIA,CHARM,CURSE,ENDURE,GIGADRAIN,GRASSWHISTLE,GRASSYTERRAIN,INGRAIN,LEAFSTORM,MAGICALLEAF,NATUREPOWER,PETALDANCE,POWERWHIP,SKULLBASH,SLUDGE
Compatibility = Monster,Grass
StepsToHatch = 5120
Height = 0.7
Weight = 6.9
Color = Green
Shape = Quadruped
Habitat = Grassland
Kind = Seed
Pokedex = Torv is a small whirlpool who loves to fly over whirlwinds, as he cannot fly by himself.
Generation = 1
BattlerPlayerX = -4
BattlerPlayerY = 0
BattlerEnemyX = 3
BattlerEnemyY = 24
BattlerShadowX = 0
BattlerShadowSize = 1
Evolutions = WINGED,Level,16
https://ibb.co/yNdm7F7
If I change the number from 1001 to 810, for example, the name of groudon appears
i'm using v19.1 Hotfixes
Sorry for my bad english. Thanks in advanced.
here I leave the pokemon.txt data and a screenshoot.
pokemon.txt :
[1001]
Name = Torv
InternalName = TORV
Type1 = GRASS
Type2 = POISON
BaseStats = 45,49,49,45,65,65
GenderRate = FemaleOneEighth
GrowthRate = Parabolic
BaseEXP = 64
EffortPoints = 0,0,0,0,1,0
Rareness = 45
Happiness = 70
Abilities = OVERGROW
HiddenAbility = CHLOROPHYLL
Moves = 1,TACKLE,3,GROWL,7,LEECHSEED,9,VINEWHIP,13,POISONPOWDER,13,SLEEPPOWDER,15,TAKEDOWN,19,RAZORLEAF,21,SWEETSCENT,25,GROWTH,27,DOUBLEEDGE,31,WORRYSEED,33,SYNTHESIS,37,SEEDBOMB
TutorMoves = ATTRACT,BIND,CONFIDE,CUT,DOUBLETEAM,ECHOEDVOICE,ENERGYBALL,FACADE,FRUSTRATION,GIGADRAIN,GRASSKNOT,GRASSPLEDGE,HIDDENPOWER,KNOCKOFF,LIGHTSCREEN,NATUREPOWER,PROTECT,REST,RETURN,ROCKSMASH,ROUND,SAFEGUARD,SEEDBOMB,SLEEPTALK,SLUDGEBOMB,SNORE,SOLARBEAM,STRENGTH,SUBSTITUTE,SUNNYDAY,SWAGGER,SWORDSDANCE,SYNTHESIS,TOXIC,VENOSHOCK,WORKUP,WORRYSEED
EggMoves = AMNESIA,CHARM,CURSE,ENDURE,GIGADRAIN,GRASSWHISTLE,GRASSYTERRAIN,INGRAIN,LEAFSTORM,MAGICALLEAF,NATUREPOWER,PETALDANCE,POWERWHIP,SKULLBASH,SLUDGE
Compatibility = Monster,Grass
StepsToHatch = 5120
Height = 0.7
Weight = 6.9
Color = Green
Shape = Quadruped
Habitat = Grassland
Kind = Seed
Pokedex = Torv is a small whirlpool who loves to fly over whirlwinds, as he cannot fly by himself.
Generation = 1
BattlerPlayerX = -4
BattlerPlayerY = 0
BattlerEnemyX = 3
BattlerEnemyY = 24
BattlerShadowX = 0
BattlerShadowSize = 1
Evolutions = WINGED,Level,16
https://ibb.co/yNdm7F7
If I change the number from 1001 to 810, for example, the name of groudon appears
i'm using v19.1 Hotfixes
Sorry for my bad english. Thanks in advanced.