Ensured consistent PBS file layouts, fixed some script file numberings

This commit is contained in:
Maruno17
2023-06-27 20:38:15 +01:00
parent 60f8a0cf7b
commit 2078f6b116
20 changed files with 196 additions and 168 deletions

View File

@@ -158,8 +158,8 @@ Description = The Pokémon is protected from flinching.
#-------------------------------
[MAGMAARMOR]
Name = Magma Armor
Flags = FasterEggHatching
Description = Prevents the Pokémon from becoming frozen.
Flags = FasterEggHatching
#-------------------------------
[WATERVEIL]
Name = Water Veil
@@ -195,8 +195,8 @@ Description = The Pokémon awakens quickly from sleep.
#-------------------------------
[FLAMEBODY]
Name = Flame Body
Flags = FasterEggHatching
Description = Contact with the Pokémon may burn the attacker.
Flags = FasterEggHatching
#-------------------------------
[RUNAWAY]
Name = Run Away

View File

@@ -32,6 +32,8 @@ LandNight,21
9,HOOTHOOT,10,14
1,HOOTHOOT,14
1,RATTATA,15
PokeRadar,20
100,STARLY,12,15
#-------------------------------
[005,1] # Route 1
Land,21
@@ -77,6 +79,8 @@ HeadbuttHigh
50,PINECO,11,13
30,WURMPLE,6,8
20,SPINARAK,9,12
PokeRadar,10
100,STANTLER,14
#-------------------------------
[028] # Natural Park
Land,21
@@ -110,6 +114,9 @@ BugContest,21
5,BUTTERFREE,12,15
5,PINSIR,13,14
5,SCYTHER,13,14
PokeRadar,40
50,BUTTERFREE,15,18
50,BEEDRILL,15,18
#-------------------------------
[031] # Route 3
Land,21
@@ -185,7 +192,7 @@ RockSmash,50
90,NOSEPASS,13,14
10,GEODUDE,12,15
#-------------------------------
[049] # Rock Cave
[049] # Rock Cave 1F
Cave,5
20,MAGNETON,14,16
20,MAGNETON,14,17
@@ -194,7 +201,7 @@ Cave,5
10,GEODUDE,13,15
10,MAWILE,14,16
#-------------------------------
[050] # Rock Cave
[050] # Rock Cave B1F
Cave,5
20,MAGNETON,14,16
20,MAGNETON,14,17
@@ -212,7 +219,7 @@ Cave,5
10,RIOLU,1
10,TYROGUE,1
#-------------------------------
[066] # Safari Zone
[066] # Safari Zone outside
Land,21
20,ABRA,12,15
20,DODUO,13,15
@@ -282,7 +289,7 @@ SuperRod
15,CORSOLA,15,18
5,STARYU,15,17
#-------------------------------
[070] # Underwater
[070] # Route 8 underwater
Land,21
20,CHINCHOU,17,21
20,CLAMPERL,18,20

View File

@@ -33,8 +33,8 @@ NamePlural = Black Flutes
Pocket = 1
Price = 400
FieldUse = Direct
Consumable = false
Flags = Fling_30
Consumable = false
Description = A black flute made from blown glass. Its melody makes wild Pokémon less likely to appear.
#-------------------------------
[WHITEFLUTE]
@@ -43,8 +43,8 @@ NamePlural = White Flutes
Pocket = 1
Price = 500
FieldUse = Direct
Consumable = false
Flags = Fling_30
Consumable = false
Description = A white flute made from blown glass. Its melody makes wild Pokémon more likely to appear.
#-------------------------------
[HONEY]
@@ -4548,8 +4548,8 @@ Pocket = 7
Price = 100
FieldUse = OnPokemon
BattleUse = OnPokemon
Consumable = false
Flags = Fling_30
Consumable = false
Description = A blue flute made from blown glass. Its melody awakens a single Pokémon from sleep.
#-------------------------------
[YELLOWFLUTE]
@@ -4558,8 +4558,8 @@ NamePlural = Yellow Flutes
Pocket = 7
Price = 300
BattleUse = OnBattler
Consumable = false
Flags = Fling_30
Consumable = false
Description = A yellow flute made from blown glass. Its melody snaps a single Pokémon out of confusion.
#-------------------------------
[REDFLUTE]
@@ -4568,8 +4568,8 @@ NamePlural = Red Flutes
Pocket = 7
Price = 200
BattleUse = OnBattler
Consumable = false
Flags = Fling_30
Consumable = false
Description = A red flute made from blown glass. Its melody snaps a single Pokémon out of infatuation.
#-------------------------------
[POKEDOLL]

View File

@@ -5294,6 +5294,7 @@ Evolutions = MISMAGIUS,Item,DUSKSTONE
#-------------------------------
[UNOWN]
Name = Unown
FormName = A
Types = PSYCHIC
BaseStats = 48,72,48,48,72,48
GenderRatio = Genderless
@@ -5313,7 +5314,6 @@ Shape = Head
Habitat = Rare
Category = Symbol
Pokedex = This Pokémon is shaped like ancient text characters. Although research is ongoing, it is a mystery as to which came first, the ancient writings or the various Unown.
FormName = Anger
Generation = 2
#-------------------------------
[WOBBUFFET]
@@ -9251,6 +9251,7 @@ Generation = 3
#-------------------------------
[CASTFORM]
Name = Castform
FormName = Normal Form
Types = NORMAL
BaseStats = 70,70,70,70,70,70
GenderRatio = Female50Percent
@@ -9272,7 +9273,6 @@ Shape = Head
Habitat = Grassland
Category = Weather
Pokedex = It alters its form depending on the weather. Changes in the climate such as the temperature and humidity appear to affect its cellular structure.
FormName = Normal Form
Generation = 3
WildItemCommon = MYSTICWATER
WildItemUncommon = MYSTICWATER
@@ -10175,6 +10175,7 @@ WildItemRare = STARPIECE
#-------------------------------
[DEOXYS]
Name = Deoxys
FormName = Normal Forme
Types = PSYCHIC
BaseStats = 50,150,50,150,150,50
GenderRatio = Genderless
@@ -10195,7 +10196,6 @@ Shape = Bipedal
Habitat = Rare
Category = DNA
Pokedex = A Pokémon that mutated from an extraterrestrial virus exposed to a laser beam. Its body is configured for superior agility and speed.
FormName = Normal Forme
Generation = 3
Flags = Mythical
#-------------------------------
@@ -10835,6 +10835,7 @@ Generation = 4
#-------------------------------
[BURMY]
Name = Burmy
FormName = Plant Cloak
Types = BUG
BaseStats = 40,29,45,36,29,45
GenderRatio = Female50Percent
@@ -10855,13 +10856,13 @@ Color = Green
Shape = HeadBase
Category = Bagworm
Pokedex = To shelter itself from cold, wintry winds, it covers itself with a cloak made of twigs and leaves.
FormName = Plant Cloak
Generation = 4
Flags = InheritFormFromMother
Evolutions = WORMADAM,LevelFemale,20,MOTHIM,LevelMale,20
#-------------------------------
[WORMADAM]
Name = Wormadam
FormName = Plant Cloak
Types = BUG,GRASS
BaseStats = 60,59,85,36,79,105
GenderRatio = AlwaysFemale
@@ -10882,7 +10883,6 @@ Color = Green
Shape = HeadBase
Category = Bagworm
Pokedex = When Burmy evolved, its cloak became a part of this Pokémon's body. The cloak is never shed.
FormName = Plant Cloak
Generation = 4
Flags = InheritFormFromMother
WildItemUncommon = SILVERPOWDER
@@ -11069,6 +11069,7 @@ Evolutions = CHERRIM,Level,25
#-------------------------------
[CHERRIM]
Name = Cherrim
FormName = Overcast Form
Types = GRASS
BaseStats = 70,60,70,85,87,78
GenderRatio = Female50Percent
@@ -11088,12 +11089,12 @@ Color = Purple
Shape = HeadLegs
Category = Blossom
Pokedex = It blooms during times of strong sunlight. It tries to make up for everything it endured as a bud.
FormName = Overcast Form
Generation = 4
WildItemUncommon = MIRACLESEED
#-------------------------------
[SHELLOS]
Name = Shellos
FormName = West Sea
Types = WATER
BaseStats = 76,48,48,34,57,62
GenderRatio = Female50Percent
@@ -11115,13 +11116,13 @@ Color = Purple
Shape = Serpentine
Category = Sea Slug
Pokedex = Its colors and shapes differ from region to region. In the Sinnoh region, two types are confirmed.
FormName = West Sea
Generation = 4
Flags = InheritFormFromMother
Evolutions = GASTRODON,Level,30
#-------------------------------
[GASTRODON]
Name = Gastrodon
FormName = West Sea
Types = WATER,GROUND
BaseStats = 111,83,68,39,92,82
GenderRatio = Female50Percent
@@ -11142,7 +11143,6 @@ Color = Purple
Shape = Serpentine
Category = Sea Slug
Pokedex = It has a pliable body without any bones. If any part of its body is torn off, it grows right back.
FormName = West Sea
Generation = 4
Flags = InheritFormFromMother
#-------------------------------
@@ -12547,6 +12547,7 @@ WildItemUncommon = BABIRIBERRY
#-------------------------------
[ROTOM]
Name = Rotom
FormName = Normal Rotom
Types = ELECTRIC,GHOST
BaseStats = 50,50,77,91,95,77
GenderRatio = Genderless
@@ -12566,7 +12567,6 @@ Color = Red
Shape = Head
Category = Plasma
Pokedex = Its body is composed of plasma. It is known to infiltrate electronic devices and wreak havoc.
FormName = Normal Rotom
Generation = 4
#-------------------------------
[UXIE]
@@ -12742,6 +12742,7 @@ Flags = Legendary
#-------------------------------
[GIRATINA]
Name = Giratina
FormName = Altered Forme
Types = GHOST,DRAGON
BaseStats = 150,100,120,90,100,120
GenderRatio = Genderless
@@ -12762,7 +12763,6 @@ Color = Black
Shape = Multiped
Category = Renegade
Pokedex = A Pokémon that is said to live in a world on the reverse side of ours. It appears in an ancient cemetery.
FormName = Altered Forme
Generation = 4
Flags = Legendary
#-------------------------------
@@ -12865,6 +12865,7 @@ Flags = Mythical
#-------------------------------
[SHAYMIN]
Name = Shaymin
FormName = Land Forme
Types = GRASS
BaseStats = 100,100,100,100,100,100
GenderRatio = Genderless
@@ -12884,7 +12885,6 @@ Color = Green
Shape = Quadruped
Category = Gratitude
Pokedex = It lives in flower patches and avoids detection by curling up to look like a flowering plant.
FormName = Land Forme
Generation = 4
Flags = Mythical
WildItemCommon = LUMBERRY
@@ -12893,6 +12893,7 @@ WildItemRare = LUMBERRY
#-------------------------------
[ARCEUS]
Name = Arceus
FormName = Normal Type
Types = NORMAL
BaseStats = 120,120,120,120,120,120
GenderRatio = Genderless
@@ -12912,7 +12913,6 @@ Color = White
Shape = Quadruped
Category = Alpha
Pokedex = It is described in mythology as the Pokémon that shaped the universe with its 1,000 arms.
FormName = Normal Type
Generation = 4
Flags = Mythical
#-------------------------------
@@ -14353,6 +14353,7 @@ Generation = 5
#-------------------------------
[BASCULIN]
Name = Basculin
FormName = Red-Striped
Types = WATER
BaseStats = 70,92,65,98,80,55
GenderRatio = Female50Percent
@@ -14374,7 +14375,6 @@ Color = Green
Shape = Finned
Category = Hostile
Pokedex = Red and blue Basculin usually do not get along, but sometimes members of one school mingle with the other's schooL.
FormName = Red-Striped
Generation = 5
Flags = InheritFormFromMother
WildItemUncommon = DEEPSEATOOTH
@@ -14483,6 +14483,7 @@ Evolutions = DARMANITAN,Level,35
#-------------------------------
[DARMANITAN]
Name = Darmanitan
FormName = Standard Mode
Types = FIRE
BaseStats = 105,140,55,95,30,55
GenderRatio = Female50Percent
@@ -14503,7 +14504,6 @@ Color = Red
Shape = Quadruped
Category = Blazing
Pokedex = When weakened in battle, it transforms into a stone statue. Then it sharpens its mind and fights on mentally.
FormName = Standard Mode
Generation = 5
WildItemCommon = RAWSTBERRY
#-------------------------------
@@ -15250,6 +15250,7 @@ Generation = 5
#-------------------------------
[DEERLING]
Name = Deerling
FormName = Spring Form
Types = NORMAL,GRASS
BaseStats = 60,60,50,75,40,50
GenderRatio = Female50Percent
@@ -15271,12 +15272,12 @@ Color = Pink
Shape = Quadruped
Category = Season
Pokedex = The turning of the seasons changes the color and scent of this Pokémon's fur. People use it to mark the seasons.
FormName = Spring Form
Generation = 5
Evolutions = SAWSBUCK,Level,34
#-------------------------------
[SAWSBUCK]
Name = Sawsbuck
FormName = Spring Form
Types = NORMAL,GRASS
BaseStats = 80,100,70,95,60,70
GenderRatio = Female50Percent
@@ -15297,7 +15298,6 @@ Color = Brown
Shape = Quadruped
Category = Season
Pokedex = The plants growing on its horns change according to the season. The leaders of the herd possess magnificent horns.
FormName = Spring Form
Generation = 5
#-------------------------------
[EMOLGA]
@@ -16657,6 +16657,7 @@ Flags = Legendary
#-------------------------------
[TORNADUS]
Name = Tornadus
FormName = Incarnate Forme
Types = FLYING
BaseStats = 79,115,70,111,125,80
GenderRatio = AlwaysMale
@@ -16677,12 +16678,12 @@ Color = Green
Shape = HeadArms
Category = Cyclone
Pokedex = Tornadus expels massive energy from its tail, causing severe storms. Its power is great enough to blow houses away.
FormName = Incarnate Forme
Generation = 5
Flags = Legendary
#-------------------------------
[THUNDURUS]
Name = Thundurus
FormName = Incarnate Forme
Types = ELECTRIC,FLYING
BaseStats = 79,115,70,111,125,80
GenderRatio = AlwaysMale
@@ -16703,7 +16704,6 @@ Color = Blue
Shape = HeadArms
Category = Bolt Strike
Pokedex = The spikes on its tail discharge immense bolts of lightning. It flies around the Unova region firing off lightning bolts.
FormName = Incarnate Forme
Generation = 5
Flags = Legendary
#-------------------------------
@@ -16757,6 +16757,7 @@ Flags = Legendary
#-------------------------------
[LANDORUS]
Name = Landorus
FormName = Incarnate Forme
Types = GROUND,FLYING
BaseStats = 89,125,90,101,115,80
GenderRatio = AlwaysMale
@@ -16777,7 +16778,6 @@ Color = Brown
Shape = HeadArms
Category = Abundance
Pokedex = The energy that comes pouring from its tail increases the nutrition in the soil, making crops grow to great size.
FormName = Incarnate Forme
Generation = 5
Flags = Legendary
#-------------------------------
@@ -16807,6 +16807,7 @@ Flags = Legendary
#-------------------------------
[KELDEO]
Name = Keldeo
FormName = Ordinary Form
Types = WATER,FIGHTING
BaseStats = 91,72,90,108,129,90
GenderRatio = Genderless
@@ -16826,12 +16827,12 @@ Color = Yellow
Shape = Quadruped
Category = Colt
Pokedex = It crosses the world, running over the surfaces of oceans and rivers. It appears at scenic waterfronts.
FormName = Ordinary Form
Generation = 5
Flags = Mythical
#-------------------------------
[MELOETTA]
Name = Meloetta
FormName = Aria Forme
Types = NORMAL,PSYCHIC
BaseStats = 100,77,77,90,128,128
GenderRatio = Genderless
@@ -16851,7 +16852,6 @@ Color = White
Shape = Bipedal
Category = Melody
Pokedex = Many famous songs have been inspired by the melodies that Meloetta plays.
FormName = Aria Forme
Generation = 5
Flags = Mythical
WildItemCommon = STARPIECE
@@ -16860,6 +16860,7 @@ WildItemRare = STARPIECE
#-------------------------------
[GENESECT]
Name = Genesect
FormName = Normal
Types = BUG,STEEL
BaseStats = 71,120,95,99,120,95
GenderRatio = Genderless
@@ -16879,6 +16880,5 @@ Color = Purple
Shape = Bipedal
Category = Paleozoic
Pokedex = This ancient bug Pokémon was altered by Team Plasma. They upgraded the cannon on its back.
FormName = Normal
Generation = 5
Flags = Mythical

View File

@@ -6,79 +6,79 @@ Generation = 4
Evolutions = PIKACHU,None,
#-------------------------------
[UNOWN,1]
FormName = Bear
FormName = B
#-------------------------------
[UNOWN,2]
FormName = Chase
FormName = C
#-------------------------------
[UNOWN,3]
FormName = Direct
FormName = D
#-------------------------------
[UNOWN,4]
FormName = Engage
FormName = E
#-------------------------------
[UNOWN,5]
FormName = Find
FormName = F
#-------------------------------
[UNOWN,6]
FormName = Give
FormName = G
#-------------------------------
[UNOWN,7]
FormName = Help
FormName = H
#-------------------------------
[UNOWN,8]
FormName = Increase
FormName = I
#-------------------------------
[UNOWN,9]
FormName = Join
FormName = J
#-------------------------------
[UNOWN,10]
FormName = Keep
FormName = K
#-------------------------------
[UNOWN,11]
FormName = Laugh
FormName = L
#-------------------------------
[UNOWN,12]
FormName = Make
FormName = M
#-------------------------------
[UNOWN,13]
FormName = Nuzzle
FormName = N
#-------------------------------
[UNOWN,14]
FormName = Observe
FormName = O
#-------------------------------
[UNOWN,15]
FormName = Perform
FormName = P
#-------------------------------
[UNOWN,16]
FormName = Quicken
FormName = Q
#-------------------------------
[UNOWN,17]
FormName = Reassure
FormName = R
#-------------------------------
[UNOWN,18]
FormName = Search
FormName = S
#-------------------------------
[UNOWN,19]
FormName = Tell
FormName = T
#-------------------------------
[UNOWN,20]
FormName = Undo
FormName = U
#-------------------------------
[UNOWN,21]
FormName = Vanish
FormName = V
#-------------------------------
[UNOWN,22]
FormName = Want
FormName = W
#-------------------------------
[UNOWN,23]
FormName = XXXXX
FormName = X
#-------------------------------
[UNOWN,24]
FormName = Yield
FormName = Y
#-------------------------------
[UNOWN,25]
FormName = Zoom
FormName = Z
#-------------------------------
[UNOWN,26]
FormName = ?