mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 16:04:58 +00:00
Natural Gift's power/type moved into an item flag
This commit is contained in:
@@ -3891,7 +3891,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]
|
||||
@@ -3901,7 +3901,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]
|
||||
@@ -3911,7 +3911,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]
|
||||
@@ -3921,7 +3921,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]
|
||||
@@ -3931,7 +3931,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]
|
||||
@@ -3941,7 +3941,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]
|
||||
@@ -3951,7 +3951,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]
|
||||
@@ -3960,7 +3960,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]
|
||||
@@ -3970,7 +3970,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]
|
||||
@@ -3980,7 +3980,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]
|
||||
@@ -3988,7 +3988,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]
|
||||
@@ -3996,7 +3996,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]
|
||||
@@ -4004,7 +4004,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]
|
||||
@@ -4012,7 +4012,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]
|
||||
@@ -4020,7 +4020,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]
|
||||
@@ -4028,7 +4028,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]
|
||||
@@ -4036,7 +4036,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]
|
||||
@@ -4044,7 +4044,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]
|
||||
@@ -4052,7 +4052,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]
|
||||
@@ -4060,7 +4060,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]
|
||||
@@ -4069,7 +4069,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]
|
||||
@@ -4078,7 +4078,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]
|
||||
@@ -4087,7 +4087,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]
|
||||
@@ -4096,7 +4096,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]
|
||||
@@ -4105,7 +4105,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]
|
||||
@@ -4114,7 +4114,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]
|
||||
@@ -4122,7 +4122,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]
|
||||
@@ -4130,7 +4130,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]
|
||||
@@ -4138,7 +4138,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]
|
||||
@@ -4146,7 +4146,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]
|
||||
@@ -4154,7 +4154,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]
|
||||
@@ -4162,7 +4162,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]
|
||||
@@ -4170,7 +4170,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]
|
||||
@@ -4178,7 +4178,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]
|
||||
@@ -4186,7 +4186,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]
|
||||
@@ -4194,7 +4194,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]
|
||||
@@ -4202,7 +4202,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]
|
||||
@@ -4210,7 +4210,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]
|
||||
@@ -4218,7 +4218,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]
|
||||
@@ -4226,7 +4226,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]
|
||||
@@ -4234,7 +4234,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]
|
||||
@@ -4242,7 +4242,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]
|
||||
@@ -4250,7 +4250,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]
|
||||
@@ -4258,7 +4258,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]
|
||||
@@ -4266,7 +4266,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]
|
||||
@@ -4274,7 +4274,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]
|
||||
@@ -4282,7 +4282,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]
|
||||
@@ -4290,7 +4290,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]
|
||||
@@ -4298,7 +4298,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]
|
||||
@@ -4306,7 +4306,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]
|
||||
@@ -4314,7 +4314,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]
|
||||
@@ -4322,7 +4322,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]
|
||||
@@ -4330,7 +4330,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]
|
||||
@@ -4338,7 +4338,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]
|
||||
@@ -4346,7 +4346,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]
|
||||
@@ -4354,7 +4354,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]
|
||||
@@ -4362,7 +4362,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]
|
||||
@@ -4370,7 +4370,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]
|
||||
@@ -4378,7 +4378,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]
|
||||
@@ -4386,7 +4386,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]
|
||||
@@ -4394,7 +4394,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]
|
||||
@@ -4402,7 +4402,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]
|
||||
@@ -4410,7 +4410,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]
|
||||
@@ -4418,7 +4418,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]
|
||||
@@ -4426,7 +4426,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]
|
||||
@@ -4434,7 +4434,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]
|
||||
@@ -4442,7 +4442,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]
|
||||
|
||||
Reference in New Issue
Block a user