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

@@ -13482,6 +13482,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
@@ -13515,6 +13516,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
@@ -13801,6 +13803,7 @@ 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
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = -1
@@ -13834,6 +13837,7 @@ 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
BattlerPlayerX = -6
BattlerPlayerY = 0
BattlerEnemyX = -1
@@ -17833,6 +17837,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
@@ -21592,6 +21597,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
@@ -21624,6 +21630,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
@@ -21656,6 +21663,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
@@ -22888,6 +22896,7 @@ Category = Pumpkin
Pokedex = The pumpkin body is inhabited by a spirit trapped in this world. As the sun sets, it becomes restless and active.
FormName = Small Size
Generation = 6
Flags = InheritFormFromMother
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -22920,6 +22929,7 @@ Category = Pumpkin
Pokedex = Singing in eerie voices, they wander town streets on the night of the new moon. Anyone who hears their song is cursed.
FormName = Small Size
Generation = 6
Flags = InheritFormFromMother
BattlerPlayerX = 0
BattlerPlayerY = 0
BattlerEnemyX = 0
@@ -23865,6 +23875,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