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:
@@ -3331,7 +3331,7 @@ Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
BattleUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FIRE_60
|
||||
Description = It may be used or held by a Pokémon to recover from paralysis.
|
||||
#-------------------------------
|
||||
[CHESTOBERRY]
|
||||
@@ -3341,7 +3341,7 @@ Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
BattleUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_WATER_60
|
||||
Description = It may be used or held by a Pokémon to recover from sleep.
|
||||
#-------------------------------
|
||||
[PECHABERRY]
|
||||
@@ -3351,7 +3351,7 @@ Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
BattleUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ELECTRIC_60
|
||||
Description = It may be used or held by a Pokémon to recover from poison.
|
||||
#-------------------------------
|
||||
[RAWSTBERRY]
|
||||
@@ -3361,7 +3361,7 @@ Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
BattleUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GRASS_60
|
||||
Description = It may be used or held by a Pokémon to recover from a burn.
|
||||
#-------------------------------
|
||||
[ASPEARBERRY]
|
||||
@@ -3371,7 +3371,7 @@ Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
BattleUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ICE_60
|
||||
Description = It may be used or held by a Pokémon to defrost it.
|
||||
#-------------------------------
|
||||
[LEPPABERRY]
|
||||
@@ -3381,7 +3381,7 @@ Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
BattleUse = OnMove
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FIGHTING_60
|
||||
Description = It may be used or held by a Pokémon to restore a move's PP by 10.
|
||||
#-------------------------------
|
||||
[ORANBERRY]
|
||||
@@ -3391,7 +3391,7 @@ Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
BattleUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_POISON_60
|
||||
Description = It may be used or held by a Pokémon to heal the user by just 10 HP.
|
||||
#-------------------------------
|
||||
[PERSIMBERRY]
|
||||
@@ -3400,7 +3400,7 @@ NamePlural = Persim Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
BattleUse = OnBattler
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GROUND_60
|
||||
Description = It may be used or held by a Pokémon to recover from confusion.
|
||||
#-------------------------------
|
||||
[LUMBERRY]
|
||||
@@ -3410,7 +3410,7 @@ Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
BattleUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FLYING_60
|
||||
Description = It may be used or held by a Pokémon to recover from any status problem.
|
||||
#-------------------------------
|
||||
[SITRUSBERRY]
|
||||
@@ -3420,7 +3420,7 @@ Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
BattleUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_PSYCHIC_60
|
||||
Description = It may be used or held by a Pokémon to heal the user's HP a little.
|
||||
#-------------------------------
|
||||
[FIGYBERRY]
|
||||
@@ -3428,7 +3428,7 @@ Name = Figy Berry
|
||||
NamePlural = Figy Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_BUG_60
|
||||
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]
|
||||
@@ -3436,7 +3436,7 @@ Name = Wiki Berry
|
||||
NamePlural = Wiki Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ROCK_60
|
||||
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]
|
||||
@@ -3444,7 +3444,7 @@ Name = Mago Berry
|
||||
NamePlural = Mago Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GHOST_60
|
||||
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]
|
||||
@@ -3452,7 +3452,7 @@ Name = Aguav Berry
|
||||
NamePlural = Aguav Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_DRAGON_60
|
||||
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]
|
||||
@@ -3460,7 +3460,7 @@ Name = Iapapa Berry
|
||||
NamePlural = Iapapa Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_DARK_60
|
||||
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]
|
||||
@@ -3468,7 +3468,7 @@ Name = Razz Berry
|
||||
NamePlural = Razz Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_STEEL_60
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[BLUKBERRY]
|
||||
@@ -3476,7 +3476,7 @@ Name = Bluk Berry
|
||||
NamePlural = Bluk Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FIRE_70
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[NANABBERRY]
|
||||
@@ -3484,7 +3484,7 @@ Name = Nanab Berry
|
||||
NamePlural = Nanab Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_WATER_70
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[WEPEARBERRY]
|
||||
@@ -3492,7 +3492,7 @@ Name = Wepear Berry
|
||||
NamePlural = Wepear Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ELECTRIC_70
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[PINAPBERRY]
|
||||
@@ -3500,7 +3500,7 @@ Name = Pinap Berry
|
||||
NamePlural = Pinap Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GRASS_70
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[POMEGBERRY]
|
||||
@@ -3509,7 +3509,7 @@ NamePlural = Pomeg Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ICE_70
|
||||
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base HP.
|
||||
#-------------------------------
|
||||
[KELPSYBERRY]
|
||||
@@ -3518,7 +3518,7 @@ NamePlural = Kelpsy Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FIGHTING_70
|
||||
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base Attack stat.
|
||||
#-------------------------------
|
||||
[QUALOTBERRY]
|
||||
@@ -3527,7 +3527,7 @@ NamePlural = Qualot Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_POISON_70
|
||||
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base Defense stat.
|
||||
#-------------------------------
|
||||
[HONDEWBERRY]
|
||||
@@ -3536,7 +3536,7 @@ NamePlural = Hondew Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GROUND_70
|
||||
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base Sp. Atk stat.
|
||||
#-------------------------------
|
||||
[GREPABERRY]
|
||||
@@ -3545,7 +3545,7 @@ NamePlural = Grepa Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FLYING_70
|
||||
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base Sp. Def stat.
|
||||
#-------------------------------
|
||||
[TAMATOBERRY]
|
||||
@@ -3554,7 +3554,7 @@ NamePlural = Tamato Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
FieldUse = OnPokemon
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_PSYCHIC_70
|
||||
Description = Using it on a Pokémon makes it more friendly, but it also lowers its base Speed stat.
|
||||
#-------------------------------
|
||||
[CORNNBERRY]
|
||||
@@ -3562,7 +3562,7 @@ Name = Cornn Berry
|
||||
NamePlural = Cornn Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_BUG_70
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[MAGOSTBERRY]
|
||||
@@ -3570,7 +3570,7 @@ Name = Magost Berry
|
||||
NamePlural = Magost Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ROCK_70
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[RABUTABERRY]
|
||||
@@ -3578,7 +3578,7 @@ Name = Rabuta Berry
|
||||
NamePlural = Rabuta Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GHOST_70
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[NOMELBERRY]
|
||||
@@ -3586,7 +3586,7 @@ Name = Nomel Berry
|
||||
NamePlural = Nomel Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_DRAGON_70
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[SPELONBERRY]
|
||||
@@ -3594,7 +3594,7 @@ Name = Spelon Berry
|
||||
NamePlural = Spelon Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_DARK_70
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[PAMTREBERRY]
|
||||
@@ -3602,7 +3602,7 @@ Name = Pamtre Berry
|
||||
NamePlural = Pamtre Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_STEEL_70
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[WATMELBERRY]
|
||||
@@ -3610,7 +3610,7 @@ Name = Watmel Berry
|
||||
NamePlural = Watmel Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FIRE_80
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[DURINBERRY]
|
||||
@@ -3618,7 +3618,7 @@ Name = Durin Berry
|
||||
NamePlural = Durin Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_WATER_80
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[BELUEBERRY]
|
||||
@@ -3626,7 +3626,7 @@ Name = Belue Berry
|
||||
NamePlural = Belue Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ELECTRIC_80
|
||||
Description = In the Sinnoh region, they like to make sweets known as Poffins with this Berry.
|
||||
#-------------------------------
|
||||
[OCCABERRY]
|
||||
@@ -3634,7 +3634,7 @@ Name = Occa Berry
|
||||
NamePlural = Occa Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FIRE_60
|
||||
Description = Weakens a supereffective Fire-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[PASSHOBERRY]
|
||||
@@ -3642,7 +3642,7 @@ Name = Passho Berry
|
||||
NamePlural = Passho Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_WATER_60
|
||||
Description = Weakens a supereffective Water-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[WACANBERRY]
|
||||
@@ -3650,7 +3650,7 @@ Name = Wacan Berry
|
||||
NamePlural = Wacan Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ELECTRIC_60
|
||||
Description = Weakens a supereffective Electric-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[RINDOBERRY]
|
||||
@@ -3658,7 +3658,7 @@ Name = Rindo Berry
|
||||
NamePlural = Rindo Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GRASS_60
|
||||
Description = Weakens a supereffective Grass-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[YACHEBERRY]
|
||||
@@ -3666,7 +3666,7 @@ Name = Yache Berry
|
||||
NamePlural = Yache Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ICE_60
|
||||
Description = Weakens a supereffective Ice-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[CHOPLEBERRY]
|
||||
@@ -3674,7 +3674,7 @@ Name = Chople Berry
|
||||
NamePlural = Chople Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FIGHTING_60
|
||||
Description = Weakens a supereffective Fighting-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[KEBIABERRY]
|
||||
@@ -3682,7 +3682,7 @@ Name = Kebia Berry
|
||||
NamePlural = Kebia Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_POISON_60
|
||||
Description = Weakens a supereffective Poison-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[SHUCABERRY]
|
||||
@@ -3690,7 +3690,7 @@ Name = Shuca Berry
|
||||
NamePlural = Shuca Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GROUND_60
|
||||
Description = Weakens a supereffective Ground-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[COBABERRY]
|
||||
@@ -3698,7 +3698,7 @@ Name = Coba Berry
|
||||
NamePlural = Coba Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FLYING_60
|
||||
Description = Weakens a supereffective Flying-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[PAYAPABERRY]
|
||||
@@ -3706,7 +3706,7 @@ Name = Payapa Berry
|
||||
NamePlural = Payapa Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_PSYCHIC_60
|
||||
Description = Weakens a supereffective Psychic-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[TANGABERRY]
|
||||
@@ -3714,7 +3714,7 @@ Name = Tanga Berry
|
||||
NamePlural = Tanga Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_BUG_60
|
||||
Description = Weakens a supereffective Bug-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[CHARTIBERRY]
|
||||
@@ -3722,7 +3722,7 @@ Name = Charti Berry
|
||||
NamePlural = Charti Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ROCK_60
|
||||
Description = Weakens a supereffective Rock-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[KASIBBERRY]
|
||||
@@ -3730,7 +3730,7 @@ Name = Kasib Berry
|
||||
NamePlural = Kasib Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GHOST_60
|
||||
Description = Weakens a supereffective Ghost-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[HABANBERRY]
|
||||
@@ -3738,7 +3738,7 @@ Name = Haban Berry
|
||||
NamePlural = Haban Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_DRAGON_60
|
||||
Description = Weakens a supereffective Dragon-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[COLBURBERRY]
|
||||
@@ -3746,7 +3746,7 @@ Name = Colbur Berry
|
||||
NamePlural = Colbur Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_DARK_60
|
||||
Description = Weakens a supereffective Dark-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[BABIRIBERRY]
|
||||
@@ -3754,7 +3754,7 @@ Name = Babiri Berry
|
||||
NamePlural = Babiri Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_STEEL_60
|
||||
Description = Weakens a supereffective Steel-type attack against the holding Pokémon.
|
||||
#-------------------------------
|
||||
[CHILANBERRY]
|
||||
@@ -3762,7 +3762,7 @@ Name = Chilan Berry
|
||||
NamePlural = Chilan Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_NORMAL_60
|
||||
Description = Weakens a Normal-type attack against the Pokémon holding this berry.
|
||||
#-------------------------------
|
||||
[LIECHIBERRY]
|
||||
@@ -3770,7 +3770,7 @@ Name = Liechi Berry
|
||||
NamePlural = Liechi Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GRASS_80
|
||||
Description = If held by a Pokémon, it raises its Attack stat in a pinch.
|
||||
#-------------------------------
|
||||
[GANLONBERRY]
|
||||
@@ -3778,7 +3778,7 @@ Name = Ganlon Berry
|
||||
NamePlural = Ganlon Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ICE_80
|
||||
Description = If held by a Pokémon, it raises its Defense stat in a pinch.
|
||||
#-------------------------------
|
||||
[SALACBERRY]
|
||||
@@ -3786,7 +3786,7 @@ Name = Salac Berry
|
||||
NamePlural = Salac Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FIGHTING_80
|
||||
Description = If held by a Pokémon, it raises its Speed stat in a pinch.
|
||||
#-------------------------------
|
||||
[PETAYABERRY]
|
||||
@@ -3794,7 +3794,7 @@ Name = Petaya Berry
|
||||
NamePlural = Petaya Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_POISON_80
|
||||
Description = If held by a Pokémon, it raises its Sp. Atk stat in a pinch.
|
||||
#-------------------------------
|
||||
[APICOTBERRY]
|
||||
@@ -3802,7 +3802,7 @@ Name = Apicot Berry
|
||||
NamePlural = Apicot Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GROUND_80
|
||||
Description = If held by a Pokémon, it raises its Sp. Def stat in a pinch.
|
||||
#-------------------------------
|
||||
[LANSATBERRY]
|
||||
@@ -3810,7 +3810,7 @@ Name = Lansat Berry
|
||||
NamePlural = Lansat Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_FLYING_80
|
||||
Description = If held by a Pokémon, it raises its critical-hit ratio in a pinch.
|
||||
#-------------------------------
|
||||
[STARFBERRY]
|
||||
@@ -3818,7 +3818,7 @@ Name = Starf Berry
|
||||
NamePlural = Starf Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_PSYCHIC_80
|
||||
Description = If held by a Pokémon, it sharply raises one of its stats in a pinch.
|
||||
#-------------------------------
|
||||
[ENIGMABERRY]
|
||||
@@ -3826,7 +3826,7 @@ Name = Enigma Berry
|
||||
NamePlural = Enigma 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 its HP if it is hit by any supereffective attack.
|
||||
#-------------------------------
|
||||
[MICLEBERRY]
|
||||
@@ -3834,7 +3834,7 @@ Name = Micle Berry
|
||||
NamePlural = Micle Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_ROCK_80
|
||||
Description = If held by a Pokémon, it raises the accuracy of a move just once in a pinch.
|
||||
#-------------------------------
|
||||
[CUSTAPBERRY]
|
||||
@@ -3842,7 +3842,7 @@ Name = Custap Berry
|
||||
NamePlural = Custap Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_GHOST_80
|
||||
Description = If held by a Pokémon, it gets to move first just once in a pinch.
|
||||
#-------------------------------
|
||||
[JABOCABERRY]
|
||||
@@ -3850,7 +3850,7 @@ Name = Jaboca Berry
|
||||
NamePlural = Jaboca Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_DRAGON_80
|
||||
Description = If held by a Pokémon and a physical attack lands, the attacker also takes damage.
|
||||
#-------------------------------
|
||||
[ROWAPBERRY]
|
||||
@@ -3858,7 +3858,7 @@ Name = Rowap Berry
|
||||
NamePlural = Rowap Berries
|
||||
Pocket = 5
|
||||
Price = 20
|
||||
Flags = Berry,Fling_10
|
||||
Flags = Berry,Fling_10,NaturalGift_DARK_80
|
||||
Description = If held by a Pokémon and a special attack lands, the attacker also takes damage.
|
||||
#-------------------------------
|
||||
[GRASSMAIL]
|
||||
|
||||
Reference in New Issue
Block a user