Generalised form inheritance, making use of species flags

This commit is contained in:
Maruno17
2021-09-02 21:05:53 +01:00
parent 86cbcad382
commit cef3d08917
11 changed files with 266 additions and 21 deletions

View File

@@ -13484,6 +13484,7 @@ 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
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -13517,6 +13518,7 @@ 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
BattlerPlayerX = 0
BattlerPlayerY = 0
@@ -13803,6 +13805,7 @@ Category = Sea Slug
Pokedex = This Pokémon's habitat shapes its physique. According to some theories, life in warm ocean waters causes this variation to develop.
FormName = West Sea
Generation = 4
Flags = InheritFormFromMother
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = -1
@@ -13836,6 +13839,7 @@ Category = Sea Slug
Pokedex = Its search for food sometimes leads it onto land, where it leaves behind a sticky trail of slime as it passes through.
FormName = West Sea
Generation = 4
Flags = InheritFormFromMother
BattlerPlayerX = -6
BattlerPlayerY = 0
BattlerEnemyX = -1
@@ -17835,6 +17839,7 @@ Category = Hostile
Pokedex = Savage, violent Pokémon, red and blue Basculin are always fighting each other over territory.
FormName = Red-Striped
Generation = 5
Flags = InheritFormFromMother
WildItemUncommon = DEEPSEATOOTH
BattlerPlayerX = -7
BattlerPlayerY = 0
@@ -21594,6 +21599,7 @@ Category = Single Bloom
Pokedex = When it finds a flower it likes, it dwells on that flower its whole life long. It floats in the wind's embrace with an untroubled heart.
FormName = Red Flower
Generation = 6
Flags = InheritFormFromMother
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -21626,6 +21632,7 @@ Category = Single Bloom
Pokedex = It flutters around fields of flowers and cares for flowers that are starting to wilt. It draws out the power of flowers to battle.
FormName = Red Flower
Generation = 6
Flags = InheritFormFromMother
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -21658,6 +21665,7 @@ Category = Garden
Pokedex = It claims exquisite flower gardens as its territory, and it obtains power from basking in the energy emitted by flowering plants.
FormName = Red Flower
Generation = 6
Flags = InheritFormFromMother
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -22890,6 +22898,7 @@ Category = Pumpkin
Pokedex = When taking spirits to the afterlife, small Pumpkaboo prefer the spirits of children to those of adults.
FormName = Small Size
Generation = 6
Flags = InheritFormFromMother
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -22922,6 +22931,7 @@ Category = Pumpkin
Pokedex = Small Gourgeist pretend to be children to fool adults. Anyone who falls for the act gets carried away to the hereafter.
FormName = Small Size
Generation = 6
Flags = InheritFormFromMother
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -23867,6 +23877,7 @@ Category = 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.
FormName = Baile Style
Generation = 7
Flags = InheritFormFromMother
WildItemUncommon = HONEY
BattlerPlayerX = 0
BattlerPlayerY = 0
@@ -27663,6 +27674,7 @@ Shape = BipedalTail
Category = Blocking
Pokedex = It evolved after experiencing numerous fights. While crossing its arms, it lets out a shout that would make any opponent flinch.
Generation = 8
Flags = DefaultForm1
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -27694,6 +27706,7 @@ Shape = BipedalTail
Category = Viking
Pokedex = What appears to be an iron helmet is actually hardened hair. This Pokémon lives for the thrill of battle.
Generation = 8
Flags = DefaultForm2
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -27725,6 +27738,7 @@ Shape = HeadArms
Category = Coral
Pokedex = Its shell is overflowing with its heightened otherworldly energy. The ectoplasm serves as protection for this Pokémon's core spirit.
Generation = 8
Flags = DefaultForm1
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -27756,6 +27770,7 @@ Shape = Winged
Category = Wild Duck
Pokedex = After deflecting attacks with its hard leaf shield, it strikes back with its sharp leek stalk. The leek stalk is both weapon and food.
Generation = 8
Flags = DefaultForm1
WildItemUncommon = LEEK
BattlerPlayerX = 0
BattlerPlayerY = 0
@@ -27789,6 +27804,7 @@ Shape = Bipedal
Category = Comedian
Pokedex = Its amusing movements make it very popular. It releases its psychic power from the pattern on its belly.
Generation = 8
Flags = DefaultForm1
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -27820,6 +27836,7 @@ Shape = HeadBase
Category = Grudge
Pokedex = A powerful curse was woven into an ancient painting. After absorbing the spirit of a Yamask, the painting began to move.
Generation = 8
Flags = DefaultForm1
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0