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

@@ -13481,6 +13481,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
@@ -13514,6 +13515,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
@@ -13802,6 +13804,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
@@ -13835,6 +13838,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
@@ -17864,6 +17868,7 @@ 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
BattlerPlayerX = -7
BattlerPlayerY = 0