Added "Consumable" property to items.txt, light effects now properly centre themselves on the event regardless of graphic size, Disguise/Double Iron Bash Gen 8 changes

This commit is contained in:
Maruno17
2021-07-21 22:46:49 +01:00
parent 03a7ff39ad
commit 551f64e8a1
20 changed files with 184 additions and 162 deletions

View File

@@ -30,6 +30,7 @@ NamePlural = Black Flutes
Pocket = 1
Price = 400
FieldUse = Direct
Consumable = false
Description = A black flute made from blown glass. Its melody makes wild Pokémon less likely to appear.
#-------------------------------
[WHITEFLUTE]
@@ -38,6 +39,7 @@ NamePlural = White Flutes
Pocket = 1
Price = 500
FieldUse = Direct
Consumable = false
Description = A white flute made from blown glass. Its melody makes wild Pokémon more likely to appear.
#-------------------------------
[HONEY]
@@ -4797,8 +4799,9 @@ Name = Blue Flute
NamePlural = Blue Flutes
Pocket = 7
Price = 100
FieldUse = OnPokemonReusable
BattleUse = OnPokemonReusable
FieldUse = OnPokemon
BattleUse = OnPokemon
Consumable = false
Description = A blue flute made from blown glass. Its melody awakens a single Pokémon from sleep.
#-------------------------------
[YELLOWFLUTE]
@@ -4806,7 +4809,8 @@ Name = Yellow Flute
NamePlural = Yellow Flutes
Pocket = 7
Price = 300
BattleUse = OnBattlerReusable
BattleUse = OnBattler
Consumable = false
Description = A yellow flute made from blown glass. Its melody snaps a single Pokémon out of confusion.
#-------------------------------
[REDFLUTE]
@@ -4814,7 +4818,8 @@ Name = Red Flute
NamePlural = Red Flutes
Pocket = 7
Price = 200
BattleUse = OnBattlerReusable
BattleUse = OnBattler
Consumable = false
Description = A red flute made from blown glass. Its melody snaps a single Pokémon out of infatuation.
#-------------------------------
[POKEDOLL]
@@ -4918,8 +4923,8 @@ Name = Poké Flute
NamePlural = Poké Flutes
Pocket = 8
Price = 0
FieldUse = OnPokemonReusable
BattleUse = DirectReusable
FieldUse = OnPokemon
BattleUse = Direct
Type = KeyItem
Description = A flute that is said to instantly awaken any Pokémon. It has a lovely tone.
#-------------------------------
@@ -4993,7 +4998,7 @@ Name = Gracidea
NamePlural = Gracideas
Pocket = 8
Price = 0
FieldUse = OnPokemonReusable
FieldUse = OnPokemon
Type = KeyItem
Description = A flower sometimes bundled in bouquets to convey gratitude on special occasions like birthdays.
#-------------------------------
@@ -5002,7 +5007,7 @@ Name = Reveal Glass
NamePlural = Reveal Glasses
Pocket = 8
Price = 0
FieldUse = OnPokemonReusable
FieldUse = OnPokemon
Type = KeyItem
Description = A glass that reveals the truth. It is a mysterious glass that returns a Pokémon back to its original shape.
#-------------------------------
@@ -5011,7 +5016,7 @@ Name = Prison Bottle
NamePlural = Prison Bottles
Pocket = 8
Price = 0
FieldUse = OnPokemonReusable
FieldUse = OnPokemon
Type = KeyItem
Description = A bottle believed to have been used to seal away the power of a certain Pokémon long, long ago.
#-------------------------------
@@ -5020,7 +5025,7 @@ Name = DNA Splicers
NamePlural = DNA Splicers
Pocket = 8
Price = 0
FieldUse = OnPokemonReusable
FieldUse = OnPokemon
Type = KeyItem
Description = A splicer that fuses Kyurem and a certain Pokémon. They are said to have been one in the beginning.
#-------------------------------
@@ -5029,7 +5034,7 @@ Name = N-Solarizer
NamePlural = N-Solarizers
Pocket = 8
Price = 0
FieldUse = OnPokemonReusable
FieldUse = OnPokemon
Type = KeyItem
Description = A machine to fuse Necrozma, which needs light, and Solgaleo.
#-------------------------------
@@ -5038,7 +5043,7 @@ Name = N-Lunarizer
NamePlural = N-Lunarizers
Pocket = 8
Price = 0
FieldUse = OnPokemonReusable
FieldUse = OnPokemon
Type = KeyItem
Description = A machine to fuse Necrozma, which needs light, and Lunala.
#-------------------------------