Natural Gift's power/type moved into an item flag

This commit is contained in:
Maruno17
2022-03-31 20:19:58 +01:00
parent 38edb15f0c
commit c012a7323a
6 changed files with 343 additions and 384 deletions

View File

@@ -4745,7 +4745,7 @@ Pocket = 5
Price = 20
FieldUse = OnPokemon
BattleUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FIRE_80
Description = It may be used or held by a Pokémon to recover from paralysis.
#-------------------------------
[CHESTOBERRY]
@@ -4755,7 +4755,7 @@ Pocket = 5
Price = 20
FieldUse = OnPokemon
BattleUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_WATER_80
Description = It may be used or held by a Pokémon to recover from sleep.
#-------------------------------
[PECHABERRY]
@@ -4765,7 +4765,7 @@ Pocket = 5
Price = 20
FieldUse = OnPokemon
BattleUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ELECTRIC_80
Description = It may be used or held by a Pokémon to recover from poison.
#-------------------------------
[RAWSTBERRY]
@@ -4775,7 +4775,7 @@ Pocket = 5
Price = 20
FieldUse = OnPokemon
BattleUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GRASS_80
Description = It may be used or held by a Pokémon to recover from a burn.
#-------------------------------
[ASPEARBERRY]
@@ -4785,7 +4785,7 @@ Pocket = 5
Price = 20
FieldUse = OnPokemon
BattleUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ICE_80
Description = It may be used or held by a Pokémon to defrost it.
#-------------------------------
[LEPPABERRY]
@@ -4795,7 +4795,7 @@ Pocket = 5
Price = 20
FieldUse = OnPokemon
BattleUse = OnMove
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FIGHTING_80
Description = It may be used or held by a Pokémon to restore a move's PP by 10.
#-------------------------------
[ORANBERRY]
@@ -4805,7 +4805,7 @@ Pocket = 5
Price = 20
FieldUse = OnPokemon
BattleUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_POISON_80
Description = It may be used or held by a Pokémon to heal the user by just 10 HP.
#-------------------------------
[PERSIMBERRY]
@@ -4814,7 +4814,7 @@ NamePlural = Persim Berries
Pocket = 5
Price = 20
BattleUse = OnBattler
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GROUND_80
Description = It may be used or held by a Pokémon to recover from confusion.
#-------------------------------
[LUMBERRY]
@@ -4824,7 +4824,7 @@ Pocket = 5
Price = 20
FieldUse = OnPokemon
BattleUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FLYING_80
Description = It may be used or held by a Pokémon to recover from any status problem.
#-------------------------------
[SITRUSBERRY]
@@ -4834,7 +4834,7 @@ Pocket = 5
Price = 20
FieldUse = OnPokemon
BattleUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_PSYCHIC_80
Description = It may be used or held by a Pokémon to heal the user's HP a little.
#-------------------------------
[FIGYBERRY]
@@ -4842,7 +4842,7 @@ Name = Figy Berry
NamePlural = Figy Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_BUG_80
Description = If held by a Pokémon, it restores the user's HP in a pinch, but will cause confusion if it hates the taste.
#-------------------------------
[WIKIBERRY]
@@ -4850,7 +4850,7 @@ Name = Wiki Berry
NamePlural = Wiki Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ROCK_80
Description = If held by a Pokémon, it restores the user's HP in a pinch, but will cause confusion if it hates the taste.
#-------------------------------
[MAGOBERRY]
@@ -4858,7 +4858,7 @@ Name = Mago Berry
NamePlural = Mago Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GHOST_80
Description = If held by a Pokémon, it restores the user's HP in a pinch, but will cause confusion if it hates the taste.
#-------------------------------
[AGUAVBERRY]
@@ -4866,7 +4866,7 @@ Name = Aguav Berry
NamePlural = Aguav Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_DRAGON_80
Description = If held by a Pokémon, it restores the user's HP in a pinch, but will cause confusion if it hates the taste.
#-------------------------------
[IAPAPABERRY]
@@ -4874,7 +4874,7 @@ Name = Iapapa Berry
NamePlural = Iapapa Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_DARK_80
Description = If held by a Pokémon, it restores the user's HP in a pinch, but will cause confusion if it hates the taste.
#-------------------------------
[RAZZBERRY]
@@ -4882,7 +4882,7 @@ Name = Razz Berry
NamePlural = Razz Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_STEEL_80
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[BLUKBERRY]
@@ -4890,7 +4890,7 @@ Name = Bluk Berry
NamePlural = Bluk Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FIRE_90
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[NANABBERRY]
@@ -4898,7 +4898,7 @@ Name = Nanab Berry
NamePlural = Nanab Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_WATER_90
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[WEPEARBERRY]
@@ -4906,7 +4906,7 @@ Name = Wepear Berry
NamePlural = Wepear Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ELECTRIC_90
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[PINAPBERRY]
@@ -4914,7 +4914,7 @@ Name = Pinap Berry
NamePlural = Pinap Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GRASS_90
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[POMEGBERRY]
@@ -4923,7 +4923,7 @@ NamePlural = Pomeg Berries
Pocket = 5
Price = 20
FieldUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ICE_90
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base HP.
#-------------------------------
[KELPSYBERRY]
@@ -4932,7 +4932,7 @@ NamePlural = Kelpsy Berries
Pocket = 5
Price = 20
FieldUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FIGHTING_90
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base Attack stat.
#-------------------------------
[QUALOTBERRY]
@@ -4941,7 +4941,7 @@ NamePlural = Qualot Berries
Pocket = 5
Price = 20
FieldUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_POISON_90
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base Defense stat.
#-------------------------------
[HONDEWBERRY]
@@ -4950,7 +4950,7 @@ NamePlural = Hondew Berries
Pocket = 5
Price = 20
FieldUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GROUND_90
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base Sp. Atk stat.
#-------------------------------
[GREPABERRY]
@@ -4959,7 +4959,7 @@ NamePlural = Grepa Berries
Pocket = 5
Price = 20
FieldUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FLYING_90
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base Sp. Def stat.
#-------------------------------
[TAMATOBERRY]
@@ -4968,7 +4968,7 @@ NamePlural = Tamato Berries
Pocket = 5
Price = 20
FieldUse = OnPokemon
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_PSYCHIC_90
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base Speed stat.
#-------------------------------
[CORNNBERRY]
@@ -4976,7 +4976,7 @@ Name = Cornn Berry
NamePlural = Cornn Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_BUG_90
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[MAGOSTBERRY]
@@ -4984,7 +4984,7 @@ Name = Magost Berry
NamePlural = Magost Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ROCK_90
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[RABUTABERRY]
@@ -4992,7 +4992,7 @@ Name = Rabuta Berry
NamePlural = Rabuta Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GHOST_90
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[NOMELBERRY]
@@ -5000,7 +5000,7 @@ Name = Nomel Berry
NamePlural = Nomel Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_DRAGON_90
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[SPELONBERRY]
@@ -5008,7 +5008,7 @@ Name = Spelon Berry
NamePlural = Spelon Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_DARK_90
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[PAMTREBERRY]
@@ -5016,7 +5016,7 @@ Name = Pamtre Berry
NamePlural = Pamtre Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_STEEL_90
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[WATMELBERRY]
@@ -5024,7 +5024,7 @@ Name = Watmel Berry
NamePlural = Watmel Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FIRE_100
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[DURINBERRY]
@@ -5032,7 +5032,7 @@ Name = Durin Berry
NamePlural = Durin Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_WATER_100
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[BELUEBERRY]
@@ -5040,7 +5040,7 @@ Name = Belue Berry
NamePlural = Belue Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ELECTRIC_100
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
#-------------------------------
[OCCABERRY]
@@ -5048,7 +5048,7 @@ Name = Occa Berry
NamePlural = Occa Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FIRE_80
Description = Weakens a supereffective Fire-type attack against the holding Pokémon.
#-------------------------------
[PASSHOBERRY]
@@ -5056,7 +5056,7 @@ Name = Passho Berry
NamePlural = Passho Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_WATER_80
Description = Weakens a supereffective Water-type attack against the holding Pokémon.
#-------------------------------
[WACANBERRY]
@@ -5064,7 +5064,7 @@ Name = Wacan Berry
NamePlural = Wacan Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ELECTRIC_80
Description = Weakens a supereffective Electric-type attack against the holding Pokémon.
#-------------------------------
[RINDOBERRY]
@@ -5072,7 +5072,7 @@ Name = Rindo Berry
NamePlural = Rindo Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GRASS_80
Description = Weakens a supereffective Grass-type attack against the holding Pokémon.
#-------------------------------
[YACHEBERRY]
@@ -5080,7 +5080,7 @@ Name = Yache Berry
NamePlural = Yache Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ICE_80
Description = Weakens a supereffective Ice-type attack against the holding Pokémon.
#-------------------------------
[CHOPLEBERRY]
@@ -5088,7 +5088,7 @@ Name = Chople Berry
NamePlural = Chople Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FIGHTING_80
Description = Weakens a supereffective Fighting-type attack against the holding Pokémon.
#-------------------------------
[KEBIABERRY]
@@ -5096,7 +5096,7 @@ Name = Kebia Berry
NamePlural = Kebia Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_POISON_80
Description = Weakens a supereffective Poison-type attack against the holding Pokémon.
#-------------------------------
[SHUCABERRY]
@@ -5104,7 +5104,7 @@ Name = Shuca Berry
NamePlural = Shuca Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GROUND_80
Description = Weakens a supereffective Ground-type attack against the holding Pokémon.
#-------------------------------
[COBABERRY]
@@ -5112,7 +5112,7 @@ Name = Coba Berry
NamePlural = Coba Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FLYING_80
Description = Weakens a supereffective Flying-type attack against the holding Pokémon.
#-------------------------------
[PAYAPABERRY]
@@ -5120,7 +5120,7 @@ Name = Payapa Berry
NamePlural = Payapa Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_PSYCHIC_80
Description = Weakens a supereffective Psychic-type attack against the holding Pokémon.
#-------------------------------
[TANGABERRY]
@@ -5128,7 +5128,7 @@ Name = Tanga Berry
NamePlural = Tanga Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_BUG_80
Description = Weakens a supereffective Bug-type attack against the holding Pokémon.
#-------------------------------
[CHARTIBERRY]
@@ -5136,7 +5136,7 @@ Name = Charti Berry
NamePlural = Charti Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ROCK_80
Description = Weakens a supereffective Rock-type attack against the holding Pokémon.
#-------------------------------
[KASIBBERRY]
@@ -5144,7 +5144,7 @@ Name = Kasib Berry
NamePlural = Kasib Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GHOST_80
Description = Weakens a supereffective Ghost-type attack against the holding Pokémon.
#-------------------------------
[HABANBERRY]
@@ -5152,7 +5152,7 @@ Name = Haban Berry
NamePlural = Haban Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_DRAGON_80
Description = Weakens a supereffective Dragon-type attack against the holding Pokémon.
#-------------------------------
[COLBURBERRY]
@@ -5160,7 +5160,7 @@ Name = Colbur Berry
NamePlural = Colbur Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_DARK_80
Description = Weakens a supereffective Dark-type attack against the holding Pokémon.
#-------------------------------
[BABIRIBERRY]
@@ -5168,7 +5168,7 @@ Name = Babiri Berry
NamePlural = Babiri Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_STEEL_80
Description = Weakens a supereffective Steel-type attack against the holding Pokémon.
#-------------------------------
[ROSELIBERRY]
@@ -5176,7 +5176,7 @@ Name = Roseli Berry
NamePlural = Roseli Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FAIRY_80
Description = If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fairy-type attack.
#-------------------------------
[CHILANBERRY]
@@ -5184,7 +5184,7 @@ Name = Chilan Berry
NamePlural = Chilan Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_NORMAL_80
Description = Weakens a Normal-type attack against the Pokémon holding this berry.
#-------------------------------
[LIECHIBERRY]
@@ -5192,7 +5192,7 @@ Name = Liechi Berry
NamePlural = Liechi Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GRASS_100
Description = If held by a Pokémon, it raises its Attack stat in a pinch.
#-------------------------------
[GANLONBERRY]
@@ -5200,7 +5200,7 @@ Name = Ganlon Berry
NamePlural = Ganlon Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ICE_100
Description = If held by a Pokémon, it raises its Defense stat in a pinch.
#-------------------------------
[SALACBERRY]
@@ -5208,7 +5208,7 @@ Name = Salac Berry
NamePlural = Salac Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FIGHTING_100
Description = If held by a Pokémon, it raises its Speed stat in a pinch.
#-------------------------------
[PETAYABERRY]
@@ -5216,7 +5216,7 @@ Name = Petaya Berry
NamePlural = Petaya Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_POISON_100
Description = If held by a Pokémon, it raises its Sp. Atk stat in a pinch.
#-------------------------------
[APICOTBERRY]
@@ -5224,7 +5224,7 @@ Name = Apicot Berry
NamePlural = Apicot Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GROUND_100
Description = If held by a Pokémon, it raises its Sp. Def stat in a pinch.
#-------------------------------
[LANSATBERRY]
@@ -5232,7 +5232,7 @@ Name = Lansat Berry
NamePlural = Lansat Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FLYING_100
Description = If held by a Pokémon, it raises its critical-hit ratio in a pinch.
#-------------------------------
[STARFBERRY]
@@ -5240,7 +5240,7 @@ Name = Starf Berry
NamePlural = Starf Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_PSYCHIC_100
Description = If held by a Pokémon, it sharply raises one of its stats in a pinch.
#-------------------------------
[ENIGMABERRY]
@@ -5248,7 +5248,7 @@ Name = Enigma Berry
NamePlural = Enigma Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_BUG_100
Description = If held by a Pokémon, it restores its HP if it is hit by any supereffective attack.
#-------------------------------
[MICLEBERRY]
@@ -5256,7 +5256,7 @@ Name = Micle Berry
NamePlural = Micle Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_ROCK_100
Description = If held by a Pokémon, it raises the accuracy of a move just once in a pinch.
#-------------------------------
[CUSTAPBERRY]
@@ -5264,7 +5264,7 @@ Name = Custap Berry
NamePlural = Custap Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_GHOST_100
Description = If held by a Pokémon, it gets to move first just once in a pinch.
#-------------------------------
[JABOCABERRY]
@@ -5272,7 +5272,7 @@ Name = Jaboca Berry
NamePlural = Jaboca Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_DRAGON_100
Description = If held by a Pokémon and a physical attack lands, the attacker also takes damage.
#-------------------------------
[ROWAPBERRY]
@@ -5280,7 +5280,7 @@ Name = Rowap Berry
NamePlural = Rowap Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_DARK_100
Description = If held by a Pokémon and a special attack lands, the attacker also takes damage.
#-------------------------------
[KEEBERRY]
@@ -5288,7 +5288,7 @@ Name = Kee Berry
NamePlural = Kee Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_FAIRY_100
Description = If held by a Pokémon, this Berry will increase the holder's Defense if it's hit with a physical move.
#-------------------------------
[MARANGABERRY]
@@ -5296,7 +5296,7 @@ Name = Maranga Berry
NamePlural = Maranga Berries
Pocket = 5
Price = 20
Flags = Berry,Fling_10
Flags = Berry,Fling_10,NaturalGift_DARK_100
Description = If held by a Pokémon, this Berry will increase the holder's Sp. Def if it's hit with a special move.
#-------------------------------
[GRASSMAIL]