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:
@@ -4147,7 +4147,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]
|
||||
@@ -4157,7 +4157,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]
|
||||
@@ -4167,7 +4167,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]
|
||||
@@ -4177,7 +4177,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]
|
||||
@@ -4187,7 +4187,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]
|
||||
@@ -4197,7 +4197,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]
|
||||
@@ -4207,7 +4207,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]
|
||||
@@ -4216,7 +4216,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]
|
||||
@@ -4226,7 +4226,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]
|
||||
@@ -4236,7 +4236,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]
|
||||
@@ -4244,7 +4244,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]
|
||||
@@ -4252,7 +4252,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]
|
||||
@@ -4260,7 +4260,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]
|
||||
@@ -4268,7 +4268,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]
|
||||
@@ -4276,7 +4276,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]
|
||||
@@ -4284,7 +4284,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]
|
||||
@@ -4292,7 +4292,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]
|
||||
@@ -4300,7 +4300,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]
|
||||
@@ -4308,7 +4308,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]
|
||||
@@ -4316,7 +4316,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]
|
||||
@@ -4325,7 +4325,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]
|
||||
@@ -4334,7 +4334,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]
|
||||
@@ -4343,7 +4343,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]
|
||||
@@ -4352,7 +4352,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]
|
||||
@@ -4361,7 +4361,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]
|
||||
@@ -4370,7 +4370,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]
|
||||
@@ -4378,7 +4378,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]
|
||||
@@ -4386,7 +4386,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]
|
||||
@@ -4394,7 +4394,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]
|
||||
@@ -4402,7 +4402,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]
|
||||
@@ -4410,7 +4410,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]
|
||||
@@ -4418,7 +4418,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]
|
||||
@@ -4426,7 +4426,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]
|
||||
@@ -4434,7 +4434,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]
|
||||
@@ -4442,7 +4442,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]
|
||||
@@ -4450,7 +4450,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]
|
||||
@@ -4458,7 +4458,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]
|
||||
@@ -4466,7 +4466,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]
|
||||
@@ -4474,7 +4474,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]
|
||||
@@ -4482,7 +4482,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]
|
||||
@@ -4490,7 +4490,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]
|
||||
@@ -4498,7 +4498,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]
|
||||
@@ -4506,7 +4506,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]
|
||||
@@ -4514,7 +4514,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]
|
||||
@@ -4522,7 +4522,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]
|
||||
@@ -4530,7 +4530,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]
|
||||
@@ -4538,7 +4538,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]
|
||||
@@ -4546,7 +4546,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]
|
||||
@@ -4554,7 +4554,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]
|
||||
@@ -4562,7 +4562,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]
|
||||
@@ -4570,7 +4570,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]
|
||||
@@ -4578,7 +4578,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]
|
||||
@@ -4586,7 +4586,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]
|
||||
@@ -4594,7 +4594,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]
|
||||
@@ -4602,7 +4602,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]
|
||||
@@ -4610,7 +4610,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]
|
||||
@@ -4618,7 +4618,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]
|
||||
@@ -4626,7 +4626,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]
|
||||
@@ -4634,7 +4634,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]
|
||||
@@ -4642,7 +4642,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]
|
||||
@@ -4650,7 +4650,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]
|
||||
@@ -4658,7 +4658,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]
|
||||
@@ -4666,7 +4666,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]
|
||||
@@ -4674,7 +4674,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]
|
||||
@@ -4682,7 +4682,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]
|
||||
@@ -4690,7 +4690,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]
|
||||
@@ -4698,7 +4698,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