Changed berries
This commit is contained in:
parent
73f2946dea
commit
33b2608a8a
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2013, "Aguav", 21600, "If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.", "6.4cm", "Super Hard", 2, 3)
|
||||
MyBase.New(21600, "If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.", "6.4cm", "Super Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2056, "Apicot", 86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Def stat will increase when it's in a pinch.", "7.6cm", "Very Hard", 1, 2)
|
||||
MyBase.New(86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Def stat will increase when it's in a pinch.", "7.6cm", "Very Hard", 1, 2)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 30
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2004, "Aspear", 10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from being frozen on its own in battle.", "5.0cm", "Super Hard", 2, 3)
|
||||
MyBase.New(10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from being frozen on its own in battle.", "5.0cm", "Super Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2050, "Babiri", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Steel-type attack.", "26.5cm", "Super Hard", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Steel-type attack.", "26.5cm", "Super Hard", 1, 5)
|
||||
|
||||
Me.Spicy = 25
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2034, "Belue", 64800, "Pokéblock ingredient. Plant in loamy soil to grow Belue.", "11.8cm", "Very Soft", 1, 2)
|
||||
MyBase.New(64800, "Pokéblock ingredient. Plant in loamy soil to grow Belue.", "11.8cm", "Very Soft", 1, 2)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2016, "Bluk", 3600, "Pokéblock ingredient. Plant in loamy soil to grow Bluk.", "10.8cm", "Soft", 3, 6)
|
||||
MyBase.New(3600, "Pokéblock ingredient. Plant in loamy soil to grow Bluk.", "10.8cm", "Soft", 3, 6)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2046, "Charti", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Rock-type attack.", "2.8cm", "Very Soft", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Rock-type attack.", "2.8cm", "Very Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 20
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2000, "Cheri", 10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from paralysis on its own in battle.", "2.0cm", "Soft", 2, 3)
|
||||
MyBase.New(10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from paralysis on its own in battle.", "2.0cm", "Soft", 2, 3)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2001, "Chesto", 10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from sleep on its own in battle.", "8.0cm", "Super Hard", 2, 3)
|
||||
MyBase.New(10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from sleep on its own in battle.", "8.0cm", "Super Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2051, "Chilian", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one Normal-type attack.", "3.3cm", "Very Soft", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one Normal-type attack.", "3.3cm", "Very Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 25
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2040, "Chople", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fighting-type attack.", "7.7cm", "Soft", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fighting-type attack.", "7.7cm", "Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 15
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2043, "Coba", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Flying-type attack.", "27.7cm", "Very Hard", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Flying-type attack.", "27.7cm", "Very Hard", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2049, "Colbur", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dark-type attack.", "3.8cm", "Super Hard", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dark-type attack.", "3.8cm", "Super Hard", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2026, "Cornn", 21600, "Pokéblock ingredient. Plant in loamy soil to grow Cornn.", "7.5cm", "Hard", 2, 4)
|
||||
MyBase.New(21600, "Pokéblock ingredient. Plant in loamy soil to grow Cornn.", "7.5cm", "Hard", 2, 4)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 20
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2061, "Custap", 86400, "If held by a Pokémon, it gets to move first just once in a pinch.", "26.7cm", "Super Hard", 1, 5)
|
||||
MyBase.New(86400, "If held by a Pokémon, it gets to move first just once in a pinch.", "26.7cm", "Super Hard", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2033, "Durin", 64800, "Pokéblock ingredient. Plant in loamy soil to grow Durin.", "28.0m", "Hard", 1, 2)
|
||||
MyBase.New(64800, "Pokéblock ingredient. Plant in loamy soil to grow Durin.", "28.0m", "Hard", 1, 2)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2059, "Enigma", 86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, being hit by a supereffective attack will restore its HP.", "15.5cm", "Hard", 1, 2)
|
||||
MyBase.New(86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, being hit by a supereffective attack will restore its HP.", "15.5cm", "Hard", 1, 2)
|
||||
|
||||
Me.Spicy = 40
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2010, "Figy", 18000, "If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.", "10.0cm", "Soft", 2, 3)
|
||||
MyBase.New(18000, "If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.", "10.0cm", "Soft", 2, 3)
|
||||
|
||||
Me.Spicy = 15
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2053, "Ganlon", 86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, its Defense stat will increase when it's in a pinch.", "3.3cm", "Very Hard", 1, 2)
|
||||
MyBase.New(86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, its Defense stat will increase when it's in a pinch.", "3.3cm", "Very Hard", 1, 2)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 30
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2024, "Grepa", 10800, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Def.", "14.9cm", "Soft", 2, 6)
|
||||
MyBase.New(10800, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Def.", "14.9cm", "Soft", 2, 6)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2048, "Haban", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dragon-type attack.", "2.3cm", "Soft", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Dragon-type attack.", "2.3cm", "Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2023, "Hondew", 10800, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Atk.", "16.2cm", "Hard", 2, 6)
|
||||
MyBase.New(10800, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Sp. Atk.", "16.2cm", "Hard", 2, 6)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2014, "Iapapa", 21600, "If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.", "22.3cm", "Soft", 2, 3)
|
||||
MyBase.New(21600, "If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.", "22.3cm", "Soft", 2, 3)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2062, "Jaboca", 86400, "If held by a Pokémon, and if a foe's physical attack lands, the foe also takes damage.", "3.3cm", "Soft", 1, 5)
|
||||
MyBase.New(86400, "If held by a Pokémon, and if a foe's physical attack lands, the foe also takes damage.", "3.3cm", "Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2047, "Kasib", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ghost-type attack.", "14.4cm", "Hard", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ghost-type attack.", "14.4cm", "Hard", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2041, "Kebia", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Poison-type attack.", "8.9cm", "Hard", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Poison-type attack.", "8.9cm", "Hard", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 15
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2021, "Kelpsy", 10800, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Attack.", "38.1cm", "Hard", 2, 6)
|
||||
MyBase.New(10800, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Attack.", "38.1cm", "Hard", 2, 6)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2057, "Lansat", 86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, its critical-hit ratio will increase when it's in a pinch.", "9.7cm", "Soft", 1, 2)
|
||||
MyBase.New(86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, its critical-hit ratio will increase when it's in a pinch.", "9.7cm", "Soft", 1, 2)
|
||||
|
||||
Me.Spicy = 30
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2005, "Leppa", 14400, "A Berry to be consumed by a Pokémon. If a Pokémon holds one, it can restore 10 PP to a depleted move during battle.", "2.8cm", "Very Hard", 2, 3)
|
||||
MyBase.New(14400, "A Berry to be consumed by a Pokémon. If a Pokémon holds one, it can restore 10 PP to a depleted move during battle.", "2.8cm", "Very Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2052, "Liechi", 86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, its Attack stat will increase when it's in a pinch.", "11.1cm", "Very Hard", 1, 2)
|
||||
MyBase.New(86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, its Attack stat will increase when it's in a pinch.", "11.1cm", "Very Hard", 1, 2)
|
||||
|
||||
Me.Spicy = 30
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2008, "Lum", 43200, "A berry to be consumed by a Pokémon. If a Pokémon holds one, it can recover from any status condition during battle.", "3.4cm", "Super Hard", 1, 2)
|
||||
MyBase.New(43200, "A berry to be consumed by a Pokémon. If a Pokémon holds one, it can recover from any status condition during battle.", "3.4cm", "Super Hard", 1, 2)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2012, "Mago", 21600, "If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.", "12.6cm", "Hard", 2, 3)
|
||||
MyBase.New(21600, "If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.", "12.6cm", "Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2027, "Magost", 21600, "Pokéblock ingredient. Plant in loamy soil to grow Magost.", "14.0cm", "Hard", 2, 4)
|
||||
MyBase.New(21600, "Pokéblock ingredient. Plant in loamy soil to grow Magost.", "14.0cm", "Hard", 2, 4)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2060, "Micle", 86400, "If held by a Pokémon, it raises the accuracy of a move just once in a pinch.", "4.1cm", "Soft", 1, 5)
|
||||
MyBase.New(86400, "If held by a Pokémon, it raises the accuracy of a move just once in a pinch.", "4.1cm", "Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 40
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2017, "Nanab", 3600, "Pokéblock ingredient. Plant in loamy soil to grow Nanab.", "7.7cm", "Very Hard", 2, 3)
|
||||
MyBase.New(3600, "Pokéblock ingredient. Plant in loamy soil to grow Nanab.", "7.7cm", "Very Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2029, "Nomel", 21600, "Pokéblock ingredient. Plant in loamy soil to grow Nomel.", "28.5cm", "Soft", 2, 4)
|
||||
MyBase.New(21600, "Pokéblock ingredient. Plant in loamy soil to grow Nomel.", "28.5cm", "Soft", 2, 4)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2035, "Occa", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fire-type attack.", "8.9cm", "Super Hard", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Fire-type attack.", "8.9cm", "Super Hard", 1, 5)
|
||||
|
||||
Me.Spicy = 15
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2006, "Oran", 10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by 10 points during battle.", "3.5cm", "Super Hard", 2, 3)
|
||||
MyBase.New(10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by 10 points during battle.", "3.5cm", "Super Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2031, "Pamtre", 64800, "Pokéblock ingredient. Plant in loamy soil to grow Pamtre.", "24.4cm", "Very Soft", 1, 2)
|
||||
MyBase.New(64800, "Pokéblock ingredient. Plant in loamy soil to grow Pamtre.", "24.4cm", "Very Soft", 1, 2)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 30
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2036, "Passho", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Water-type attack.", "3.3cm", "Soft", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Water-type attack.", "3.3cm", "Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 15
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2044, "Payapa", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Psychic-type attack.", "25.1cm", "Soft", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Psychic-type attack.", "25.1cm", "Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2002, "Pecha", 10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from poisoning on its own in battle.", "4.0cm", "Very Soft", 2, 3)
|
||||
MyBase.New(10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from poisoning on its own in battle.", "4.0cm", "Very Soft", 2, 3)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2007, "Persim", 14400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from confusion on its own in battle.", "4.7cm", "Hard", 2, 3)
|
||||
MyBase.New(14400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from confusion on its own in battle.", "4.7cm", "Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2055, "Petaya", 86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Atk stat will increase when it's in a pinch.", "23.7cm", "Very Hard", 1, 2)
|
||||
MyBase.New(86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, its Sp. Atk stat will increase when it's in a pinch.", "23.7cm", "Very Hard", 1, 2)
|
||||
|
||||
Me.Spicy = 30
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2019, "Pinap", 3600, "Pokéblock ingredient. Plant in loamy soil to grow Pinap.", "8.0cm", "Hard", 3, 6)
|
||||
MyBase.New(3600, "Pokéblock ingredient. Plant in loamy soil to grow Pinap.", "8.0cm", "Hard", 3, 6)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2020, "Pomeg", 10800, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base HP.", "13.0cm", "Hard", 2, 3)
|
||||
MyBase.New(10800, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base HP.", "13.0cm", "Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2022, "Qualot", 10800, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Defense.", "11.0cm", "Hard", 2, 6)
|
||||
MyBase.New(10800, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Defense.", "11.0cm", "Hard", 2, 6)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2028, "Rabuta", 21600, "Pokéblock ingredient. Plant in loamy soil to grow Rabuta.", "22.6cm", "Soft", 2, 4)
|
||||
MyBase.New(21600, "Pokéblock ingredient. Plant in loamy soil to grow Rabuta.", "22.6cm", "Soft", 2, 4)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2003, "Rawst", 10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from a burn on its own in battle.", "3.2cm", "Hard", 2, 3)
|
||||
MyBase.New(10800, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can recover from a burn on its own in battle.", "3.2cm", "Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2015, "Razz", 3600, "Pokéblock ingredient. Plant in loamy soil to grow Razz.", "12.0cm", "Very Hard", 2, 3)
|
||||
MyBase.New(3600, "Pokéblock ingredient. Plant in loamy soil to grow Razz.", "12.0cm", "Very Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2038, "Rindo", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Grass-type attack.", "15.5cm", "Soft", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Grass-type attack.", "15.5cm", "Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2063, "Rowap", 86400, "If held by a Pokémon and a special attack lands, the attacker takes damage. ", "13.2cm", "Very Soft", 1, 5)
|
||||
MyBase.New(86400, "If held by a Pokémon and a special attack lands, the attacker takes damage. ", "13.2cm", "Very Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2054, "Salac", 86400, "A Berry to be held by Pokémon. If a Pokémon holds one, its Speed stat will increase when it's in a pinch. ", "9.4cm", "Very Hard", 1, 2)
|
||||
MyBase.New(86400, "A Berry to be held by Pokémon. If a Pokémon holds one, its Speed stat will increase when it's in a pinch. ", "9.4cm", "Very Hard", 1, 2)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2042, "Shuca", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ground-type attack.", "4.2cm", "Soft", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ground-type attack.", "4.2cm", "Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 10
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2009, "Sitrus", 21600, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by a small amount during battle.", "9.5cm", "Very Hard", 2, 3)
|
||||
MyBase.New(21600, "A Berry to be consumed by Pokémon. If a Pokémon holds one, it can restore its own HP by a small amount during battle.", "9.5cm", "Very Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2030, "Spelon", 64800, "Pokéblock ingredient." & vbNewLine & "Plant in loamy soil to grow Spelon.", "13.2cm", "Soft", 1, 2)
|
||||
MyBase.New(64800, "Pokéblock ingredient." & vbNewLine & "Plant in loamy soil to grow Spelon.", "13.2cm", "Soft", 1, 2)
|
||||
|
||||
Me.Spicy = 30
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2058, "Starf", 86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, one of its stats will sharply increase when it's in a pinch.", "15.2cm", "Super Hard", 1, 2)
|
||||
MyBase.New(86400, "A Berry to be consumed by Pokémon. If a Pokémon holds one, one of its stats will sharply increase when it's in a pinch.", "15.2cm", "Super Hard", 1, 2)
|
||||
|
||||
Me.Spicy = 30
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2025, "Tamato", 21600, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Speed.", "20.0m", "Soft", 2, 4)
|
||||
MyBase.New(21600, "A Berry to be consumed by Pokémon. Using it on a Pokémon makes it more friendly but lowers its base Speed.", "20.0m", "Soft", 2, 4)
|
||||
|
||||
Me.Spicy = 20
|
||||
Me.Dry = 10
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2045, "Tanga", 64800, "If held by a Pokémon, this berry will lessen the damage taken from one supereffective Bug-type attack.", "4.3cm", "Very Soft", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this berry will lessen the damage taken from one supereffective Bug-type attack.", "4.3cm", "Very Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 20
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2037, "Wacan", 64800, "If held by a Pokémon, this berry will lessen the damage taken from one supereffective Electric-type attack.", "25.0cm", "Very Soft", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this berry will lessen the damage taken from one supereffective Electric-type attack.", "25.0cm", "Very Soft", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Public Class WatmelBerry
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2032, "Watmel", 64800, "Pokéblock ingredient. Plant in loamy soil to grow Watmel.", "25.0cm", "Soft", 1, 2)
|
||||
MyBase.New(64800, "Pokéblock ingredient. Plant in loamy soil to grow Watmel.", "25.0cm", "Soft", 1, 2)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2018, "Wepear", 3600, "Pokéblock ingredient. Plant in loamy soil to grow Wepear.", "7.4cm", "Super Hard", 3, 6)
|
||||
MyBase.New(3600, "Pokéblock ingredient. Plant in loamy soil to grow Wepear.", "7.4cm", "Super Hard", 3, 6)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 0
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2011, "Wiki", 21600, "If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.", "11.5cm", "Hard", 2, 3)
|
||||
MyBase.New(21600, "If held by a Pokémon, it restores the user's HP in a pinch, but it will cause confusion if the user hates the taste.", "11.5cm", "Hard", 2, 3)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 15
|
||||
|
|
|
@ -6,7 +6,7 @@ Namespace Items.Berries
|
|||
Inherits Berry
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(2039, "Yache", 64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ice-type attack.", "13.5cm", "Very Hard", 1, 5)
|
||||
MyBase.New(64800, "If held by a Pokémon, this Berry will lessen the damage taken from one supereffective Ice-type attack.", "13.5cm", "Very Hard", 1, 5)
|
||||
|
||||
Me.Spicy = 0
|
||||
Me.Dry = 10
|
||||
|
|
Loading…
Reference in New Issue