mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-20 16:25:07 +00:00
Generalised form inheritance, making use of species flags
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user