mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-20 05:57:43 -05:00
880 lines
50 KiB
ArmAsm
880 lines
50 KiB
ArmAsm
.global ItemDescriptionNone
|
|
ItemDescriptionNone:
|
|
.string "No information available.\n\0"
|
|
|
|
.global ItemDescriptionSpike
|
|
ItemDescriptionSpike:
|
|
.string "A throwing item that inflicts damage if{NEW_LINE}it hits.\n\0"
|
|
|
|
.global ItemDescriptionRock
|
|
ItemDescriptionRock:
|
|
.string "A throwing item that flies in an arc to{NEW_LINE}clear obstacles and strike the target.{NEW_LINE}It is not affected by {color CYAN}Pierce{reset} or {color CYAN}Long Toss{reset}{NEW_LINE}statuses.\n\0"
|
|
|
|
.global ItemDescriptionMobileScarf
|
|
ItemDescriptionMobileScarf:
|
|
.string "A hold item that enables the Pokémon to{NEW_LINE}move and attack through walls and on{NEW_LINE}magma, etc.{NEW_LINE}The Pokémon's {color YELLOW}Belly{reset} will go down faster{NEW_LINE}while traveling through walls, however.\n\0"
|
|
|
|
.global ItemDescriptionHealRibbon
|
|
ItemDescriptionHealRibbon:
|
|
.string "A hold item that speeds up the Pokémon's{NEW_LINE}natural {color YELLOW}HP{reset} regeneration.{NEW_LINE}The Pokémon's {color YELLOW}Belly{reset} will go down faster,{NEW_LINE}however.\n\0"
|
|
|
|
.global ItemDescriptionTwistBand
|
|
ItemDescriptionTwistBand:
|
|
.string "A hold item that prevents the Pokémon's{NEW_LINE}{color YELLOW}Attack{reset} and {color YELLOW}Special Attack{reset} from going{NEW_LINE}down.\n\0"
|
|
|
|
.global ItemDescriptionScopeLens
|
|
ItemDescriptionScopeLens:
|
|
.string "A hold item that boosts the Pokémon's{NEW_LINE}critical-hit rate for moves and attacks.\n\0"
|
|
|
|
.global ItemDescriptionPatsyBand
|
|
ItemDescriptionPatsyBand:
|
|
.string "A hold item that boosts the Pokémon's{NEW_LINE}chances of taking critical hits from{NEW_LINE}enemy moves and attacks.\n\0"
|
|
|
|
.global ItemDescriptionNoStickCap
|
|
ItemDescriptionNoStickCap:
|
|
.string "A hold item that prevents the Pokémon's{NEW_LINE}items from becoming sticky and gummed{NEW_LINE}up.\n\0"
|
|
|
|
.global ItemDescriptionPierceBand
|
|
ItemDescriptionPierceBand:
|
|
.string "A hold item that makes the Pokémon's{NEW_LINE}thrown items pierce other Pokémon, walls,{NEW_LINE}and obstacles without ever stopping.\n\0"
|
|
|
|
.global ItemDescriptionJoyRibbon
|
|
ItemDescriptionJoyRibbon:
|
|
.string "A hold item that earns the Pokémon Exp.{NEW_LINE}Points when taking damage.\n\0"
|
|
|
|
.global ItemDescriptionXRaySpecs
|
|
ItemDescriptionXRaySpecs:
|
|
.string "A hold item that enables the Pokémon to{NEW_LINE}see the locations of items and foes.\n\0"
|
|
|
|
.global ItemDescriptionPersimBand
|
|
ItemDescriptionPersimBand:
|
|
.string "A hold item that prevents the Pokémon{NEW_LINE}from becoming {color CYAN}Confused{reset}.\n\0"
|
|
|
|
.global ItemDescriptionPowerBand
|
|
ItemDescriptionPowerBand:
|
|
.string "A hold item that boosts the Pokémon's{NEW_LINE}{color YELLOW}Attack{reset}.\n\0"
|
|
|
|
.global ItemDescriptionPechaScarf
|
|
ItemDescriptionPechaScarf:
|
|
.string "A hold item that prevents the Pokémon{NEW_LINE}from being {color CYAN}poisoned{reset} or {color CYAN}badly poisoned{reset}.\n\0"
|
|
|
|
.global ItemDescriptionInsomniscope
|
|
ItemDescriptionInsomniscope:
|
|
.string "A hold item that prevents the Pokémon{NEW_LINE}from going to {color CYAN}sleep{reset}, {color CYAN}napping{reset}, having{NEW_LINE}a {color CYAN}nightmare{reset}, or {color CYAN}yawning{reset}.\n\0"
|
|
|
|
.global ItemDescriptionWarpScarf
|
|
ItemDescriptionWarpScarf:
|
|
.string "A hold item that occasionally warps the{NEW_LINE}Pokémon to another place on the same{NEW_LINE}floor.\n\0"
|
|
|
|
.global ItemDescriptionTightBelt
|
|
ItemDescriptionTightBelt:
|
|
.string "A hold item that prevents the Pokémon's{NEW_LINE}{color YELLOW}Belly{reset} from going down each turn.\n\0"
|
|
|
|
.global ItemDescriptionSneakScarf
|
|
ItemDescriptionSneakScarf:
|
|
.string "A hold item that prevents the Pokémon{NEW_LINE}from awakening sleeping foes.{NEW_LINE}It only works against foes that are asleep{NEW_LINE}to begin with.\n\0"
|
|
|
|
.global ItemDescriptionGoldRibbon
|
|
ItemDescriptionGoldRibbon:
|
|
.string "An item that has no effect even if it is{NEW_LINE}held by a Pokémon.{NEW_LINE}It can be sold for a good price.\n\0"
|
|
|
|
.global ItemDescriptionGoggleSpecs
|
|
ItemDescriptionGoggleSpecs:
|
|
.string "A hold item that improves the Pokémon's{NEW_LINE}vision.{NEW_LINE}It reveals hidden traps and {color CYAN}invisible{reset}{NEW_LINE}Pokémon.\n\0"
|
|
|
|
.global ItemDescriptionDietRibbon
|
|
ItemDescriptionDietRibbon:
|
|
.string "A hold item that changes the Pokémon's{NEW_LINE}status to {color CYAN}Hungry Pal{reset} and prevents{NEW_LINE}its {color YELLOW}Belly{reset} from filling.{NEW_LINE}If the team leader is holding it, its {color YELLOW}Belly{reset}{NEW_LINE}will go down faster.\n\0"
|
|
|
|
.global ItemDescriptionTrapScarf
|
|
ItemDescriptionTrapScarf:
|
|
.string "A hold item that prevents traps from{NEW_LINE}going off if they are stepped on by the{NEW_LINE}Pokémon.\n\0"
|
|
|
|
.global ItemDescriptionRacketBand
|
|
ItemDescriptionRacketBand:
|
|
.string "A hold item that helps awaken hostile{NEW_LINE}sleeping Pokémon.{NEW_LINE}It only works against Pokémon that were{NEW_LINE}asleep from the start.\n\0"
|
|
|
|
.global ItemDescriptionDefScarf
|
|
ItemDescriptionDefScarf:
|
|
.string "A hold item that boosts the Pokémon's{NEW_LINE}{color YELLOW}Defense{reset}.\n\0"
|
|
|
|
.global ItemDescriptionStaminaBand
|
|
ItemDescriptionStaminaBand:
|
|
.string "A hold item that slows how quickly the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset} goes down.\n\0"
|
|
|
|
.global ItemDescriptionPlainRibbon
|
|
ItemDescriptionPlainRibbon:
|
|
.string "An item that has no effect, even if it is{NEW_LINE}held by a Pokémon.\n\0"
|
|
|
|
.global ItemDescriptionSpecialBand
|
|
ItemDescriptionSpecialBand:
|
|
.string "A hold item that boosts the Pokémon's{NEW_LINE}{color YELLOW}Special Attack{reset}.\n\0"
|
|
|
|
.global ItemDescriptionZincBand
|
|
ItemDescriptionZincBand:
|
|
.string "A hold item that boosts the Pokémon's{NEW_LINE}{color YELLOW}Special Defense{reset}.\n\0"
|
|
|
|
.global ItemDescriptionDetectBand
|
|
ItemDescriptionDetectBand:
|
|
.string "A hold item that boosts the Pokémon's{NEW_LINE}{color YELLOW}Evasion{reset}.\n\0"
|
|
|
|
.global ItemDescriptionAlertSpecs
|
|
ItemDescriptionAlertSpecs:
|
|
.string "A hold item that prevents the Pokémon{NEW_LINE}from having its held item snatched away{NEW_LINE}or swatted down.\n\0"
|
|
|
|
.global ItemDescriptionDodgeScarf
|
|
ItemDescriptionDodgeScarf:
|
|
.string "A hold item that prevents any thrown{NEW_LINE}item from hitting the Pokémon.\n\0"
|
|
|
|
.global ItemDescriptionBounceBand
|
|
ItemDescriptionBounceBand:
|
|
.string "A hold item that makes thrown items{NEW_LINE}bounce off the Pokémon.\n\0"
|
|
|
|
.global ItemDescriptionCurveBand
|
|
ItemDescriptionCurveBand:
|
|
.string "A hold item that makes thrown items{NEW_LINE}bounce off walls and fly sideways.{NEW_LINE}It has no effect if the Pokémon's status{NEW_LINE}is {color CYAN}Pierce{reset} or if a rock is thrown.\n\0"
|
|
|
|
.global ItemDescriptionWhiffSpecs
|
|
ItemDescriptionWhiffSpecs:
|
|
.string "A hold item that prevents items thrown{NEW_LINE}by the Pokémon from hitting another{NEW_LINE}Pokémon.\n\0"
|
|
|
|
.global ItemDescriptionNoAimScope
|
|
ItemDescriptionNoAimScope:
|
|
.string "A hold item that causes items thrown{NEW_LINE}by the Pokémon to fly wildly in any{NEW_LINE}direction.\n\0"
|
|
|
|
.global ItemDescriptionLockonSpecs
|
|
ItemDescriptionLockonSpecs:
|
|
.string "A hold item that raises the accuracy of{NEW_LINE}items thrown at foes by the Pokémon.\n\0"
|
|
|
|
.global ItemDescriptionMunchBelt
|
|
ItemDescriptionMunchBelt:
|
|
.string "A hold item that slightly boosts the{NEW_LINE}Pokémon's {color YELLOW}Attack{reset} and {color YELLOW}Special Attack{reset}.{NEW_LINE}However, it also makes the Pokémon's{NEW_LINE}{color YELLOW}Belly{reset} go down faster.\n\0"
|
|
|
|
.global ItemDescriptionPassScarf
|
|
ItemDescriptionPassScarf:
|
|
.string "A hold item that can enable the{NEW_LINE}Pokémon to pass off the effects of{NEW_LINE}attacks and certain kinds of hostile moves{NEW_LINE}to a Pokémon next to it. However, it also{NEW_LINE}makes the Pokémon's {color YELLOW}Belly{reset} go down.\n\0"
|
|
|
|
.global ItemDescriptionWeatherBand
|
|
ItemDescriptionWeatherBand:
|
|
.string "A hold item that prevents the Pokémon{NEW_LINE}from feeling the effects of the weather.\n\0"
|
|
|
|
.global ItemDescriptionFriendBow
|
|
ItemDescriptionFriendBow:
|
|
.string "When held by the team leader, this hold{NEW_LINE}item makes it easier to recruit defeated{NEW_LINE}Pokémon into the rescue team.\n\0"
|
|
|
|
.global ItemDescriptionBeautyScarf
|
|
ItemDescriptionBeautyScarf:
|
|
.string "A fashionable accessory for dressing up.{NEW_LINE}It enables a certain kind of Pokémon to{NEW_LINE}evolve.{NEW_LINE}Give it to the Pokémon when it's ready to{NEW_LINE}evolve.\n\0"
|
|
|
|
.global ItemDescriptionSunRibbon
|
|
ItemDescriptionSunRibbon:
|
|
.string "A ribbon infused with sunshine.{NEW_LINE}It enables a certain kind of Pokémon to{NEW_LINE}evolve.{NEW_LINE}Give it to the Pokémon when it's ready to{NEW_LINE}evolve.\n\0"
|
|
|
|
.global ItemDescriptionLunarRibbon
|
|
ItemDescriptionLunarRibbon:
|
|
.string "A ribbon filled with moonlight.{NEW_LINE}It enables a certain kind of Pokémon to{NEW_LINE}evolve.{NEW_LINE}Give it to the Pokémon when it's ready to{NEW_LINE}evolve.\n\0"
|
|
|
|
.global ItemDescriptionRingD
|
|
ItemDescriptionRingD:
|
|
.string "Ring D\n\0"
|
|
|
|
.global ItemDescriptionRingE
|
|
ItemDescriptionRingE:
|
|
.string "Ring E\n\0"
|
|
|
|
.global ItemDescriptionRingF
|
|
ItemDescriptionRingF:
|
|
.string "Ring F\n\0"
|
|
|
|
.global ItemDescriptionHealSeed
|
|
ItemDescriptionHealSeed:
|
|
.string "A food item that heals all status problems.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionWishStone
|
|
ItemDescriptionWishStone:
|
|
.string "A mysterious stone shaped like a musical{NEW_LINE}note.{NEW_LINE}It is said to make a wish come true if it{NEW_LINE}is held while exploring the depths of{NEW_LINE}{COLOR YELLOW_D}Wish Cave{RESET}.\n\0"
|
|
|
|
.global ItemDescriptionOranBerry
|
|
ItemDescriptionOranBerry:
|
|
.string "A food item that restores {color YELLOW}HP{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionSitrusBerry
|
|
ItemDescriptionSitrusBerry:
|
|
.string "A food item that restores {color YELLOW}HP{reset}.{NEW_LINE}If the Pokémon has full {color YELLOW}HP{reset}, eating this{NEW_LINE}item will slightly boost its {color YELLOW}Maximum HP{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionEyedropSeed
|
|
ItemDescriptionEyedropSeed:
|
|
.string "A food item that changes the Pokémon's{NEW_LINE}status to {color CYAN}Eyedrops{reset}.{NEW_LINE}It reveals hidden traps and {color CYAN}invisible{reset}{NEW_LINE}Pokémon.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionReviverSeed
|
|
ItemDescriptionReviverSeed:
|
|
.string "An item that could revive a fainted{NEW_LINE}Pokémon.{NEW_LINE}It becomes a Plain Seed after use.{NEW_LINE}If held, it revives only the holder.{NEW_LINE}It can only be used by an {color YELLOW}Item Master{reset}.\n\0"
|
|
|
|
.global ItemDescriptionBlinkerSeed
|
|
ItemDescriptionBlinkerSeed:
|
|
.string "A food item that gives the Pokémon{NEW_LINE}{color CYAN}Blinker{reset} status.{NEW_LINE}It makes other Pokémon, unclaimed{NEW_LINE}items, and the ground impossible to see.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionDoomSeed
|
|
ItemDescriptionDoomSeed:
|
|
.string "A food item that lowers the Pokémon's{NEW_LINE}{color YELLOW}level{reset} by one.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionAllureSeed
|
|
ItemDescriptionAllureSeed:
|
|
.string "A food item that gives the Pokémon{NEW_LINE}{color CYAN}Cross-Eyed{reset} status.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionLifeSeed
|
|
ItemDescriptionLifeSeed:
|
|
.string "A food item that slightly boosts the{NEW_LINE}Pokémon's {color YELLOW}Maximum HP{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionRawstBerry
|
|
ItemDescriptionRawstBerry:
|
|
.string "A food item that heals the Pokémon's {color CYAN}burn{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionHungerSeed
|
|
ItemDescriptionHungerSeed:
|
|
.string "A food item that slightly lowers the{NEW_LINE}Pokémon's maximum {color YELLOW}Belly{reset} size.{NEW_LINE}If used by a Pokémon other than the{NEW_LINE}leader, its status changes to {color CYAN}Hungry Pal{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionQuickSeed
|
|
ItemDescriptionQuickSeed:
|
|
.string "A food item that boosts the Pokémon's{NEW_LINE}{color YELLOW}Movement Speed{reset} by one level.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionPechaBerry
|
|
ItemDescriptionPechaBerry:
|
|
.string "A food item that heals the Pokémon when{NEW_LINE}{color CYAN}poisoned{reset} or {color CYAN}badly poisoned{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionCheriBerry
|
|
ItemDescriptionCheriBerry:
|
|
.string "A food item that heals the Pokémon from{NEW_LINE}{color CYAN}paralysis{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionTotterSeed
|
|
ItemDescriptionTotterSeed:
|
|
.string "A food item that makes the Pokémon{NEW_LINE}{color CYAN}confused{reset}.{NEW_LINE}The Pokémon's movements turn erratic,{NEW_LINE}and its attacks and moves may hit friends.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionSleepSeed
|
|
ItemDescriptionSleepSeed:
|
|
.string "A food item that makes the user{NEW_LINE}{color CYAN}sleep{reset}.{NEW_LINE}The Pokémon will be unable to do anything.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionPlainSeed
|
|
ItemDescriptionPlainSeed:
|
|
.string "A food item that has no special effect.{NEW_LINE}It does slightly fill the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionWarpSeed
|
|
ItemDescriptionWarpSeed:
|
|
.string "A food item that warps the Pokémon to{NEW_LINE}a different place on the same floor.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionBlastSeed
|
|
ItemDescriptionBlastSeed:
|
|
.string "A food item that makes the Pokémon{NEW_LINE}breathe highly damaging fire.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionGinseng
|
|
ItemDescriptionGinseng:
|
|
.string "A drink that boosts the power of the{NEW_LINE}Pokémon's set move.{NEW_LINE}It may not have any effect on certain{NEW_LINE}kinds of moves.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionJoySeed
|
|
ItemDescriptionJoySeed:
|
|
.string "A food item that raises the Pokémon's{NEW_LINE}{color YELLOW}level{reset} by one.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionChestoBerry
|
|
ItemDescriptionChestoBerry:
|
|
.string "A food item that causes the Pokémon to{NEW_LINE}become {color CYAN}sleepless{reset}.{NEW_LINE}The Pokémon will not be able to go to{NEW_LINE}{color CYAN}sleep{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionStunSeed
|
|
ItemDescriptionStunSeed:
|
|
.string "A food item that causes the Pokémon to{NEW_LINE}become {color CYAN}petrified{reset}.{NEW_LINE}The Pokémon will be unable to do anything{NEW_LINE}until it takes damage.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionMaxElixir
|
|
ItemDescriptionMaxElixir:
|
|
.string "A drink that completely restores the{NEW_LINE}{color YELLOW}PP{reset} of all the Pokémon's moves.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionProtein
|
|
ItemDescriptionProtein:
|
|
.string "A drink that boosts the Pokémon's{NEW_LINE}{color YELLOW}Attack{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionCalcium
|
|
ItemDescriptionCalcium:
|
|
.string "A drink that boosts the Pokémon's{NEW_LINE}{color YELLOW}Special Attack{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionIron
|
|
ItemDescriptionIron:
|
|
.string "A drink that boosts the Pokémon's{NEW_LINE}{color YELLOW}Defense{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionZinc
|
|
ItemDescriptionZinc:
|
|
.string "A drink that boosts the Pokémon's{NEW_LINE}{color YELLOW}Special Defense{reset}.{NEW_LINE}It also slightly fills the Pokémon's {color YELLOW}Belly{reset}.\n\0"
|
|
|
|
.global ItemDescriptionApple
|
|
ItemDescriptionApple:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}Eating this when its {color YELLOW}Belly{reset} is full will{NEW_LINE}slightly enlarge its {color YELLOW}Belly{reset} size.\n\0"
|
|
|
|
.global ItemDescriptionBigApple
|
|
ItemDescriptionBigApple:
|
|
.string "A food item that amply fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}Eating this when its {color YELLOW}Belly{reset} is full will{NEW_LINE}slightly enlarge its {color YELLOW}Belly{reset} size.\n\0"
|
|
|
|
.global ItemDescriptionGrimyFood
|
|
ItemDescriptionGrimyFood:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}However, it will cause a variety of{NEW_LINE}status problems.\n\0"
|
|
|
|
.global ItemDescriptionHugeApple
|
|
ItemDescriptionHugeApple:
|
|
.string "A food item that completely fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}It also slightly enlarges the {color YELLOW}Belly{reset} size.\n\0"
|
|
|
|
.global ItemDescriptionWhiteGummi
|
|
ItemDescriptionWhiteGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Normal-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionRedGummi
|
|
ItemDescriptionRedGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Fire-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionBlueGummi
|
|
ItemDescriptionBlueGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Water-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionGrassGummi
|
|
ItemDescriptionGrassGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Grass-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionYellowGummi
|
|
ItemDescriptionYellowGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Electric-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionClearGummi
|
|
ItemDescriptionClearGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Ice-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionOrangeGummi
|
|
ItemDescriptionOrangeGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Fighting-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionPinkGummi
|
|
ItemDescriptionPinkGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Poison-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionBrownGummi
|
|
ItemDescriptionBrownGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Ground-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionSkyGummi
|
|
ItemDescriptionSkyGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Flying-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionGoldGummi
|
|
ItemDescriptionGoldGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Psychic-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionGreenGummi
|
|
ItemDescriptionGreenGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Bug-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionGrayGummi
|
|
ItemDescriptionGrayGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Rock-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionPurpleGummi
|
|
ItemDescriptionPurpleGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Ghost-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionRoyalGummi
|
|
ItemDescriptionRoyalGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Dragon-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionBlackGummi
|
|
ItemDescriptionBlackGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Dark-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionSilverGummi
|
|
ItemDescriptionSilverGummi:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}When given to a rescue team member,{NEW_LINE}it raises the Pokémon's {color YELLOW}IQ{reset}.{NEW_LINE}Steel-type Pokémon like it the best.\n\0"
|
|
|
|
.global ItemDescriptionBanana
|
|
ItemDescriptionBanana:
|
|
.string "A rare food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}Eating this when its {color YELLOW}Belly{reset} is full will{NEW_LINE}slightly enlarge its {color YELLOW}Belly{reset} size.{NEW_LINE}It is occasionally found inside walls.\n\0"
|
|
|
|
.global ItemDescriptionChestnut
|
|
ItemDescriptionChestnut:
|
|
.string "A food item that somewhat fills the{NEW_LINE}Pokémon's {color YELLOW}Belly{reset}.{NEW_LINE}Mankey love to eat this.\n\0"
|
|
|
|
.global ItemDescriptionPoke
|
|
ItemDescriptionPoke:
|
|
.string "Money used at shops, etc.\n\0"
|
|
|
|
.global ItemDescriptionEvolutionItemSingle
|
|
ItemDescriptionEvolutionItemSingle:
|
|
.string "It enables a certain kind of Pokémon to{NEW_LINE}evolve.{NEW_LINE}Give it to the Pokémon when it's ready to{NEW_LINE}evolve.\n\0"
|
|
|
|
.global ItemDescriptionEvolutionItemMulti
|
|
ItemDescriptionEvolutionItemMulti:
|
|
.string "It enables certain kinds of Pokémon to{NEW_LINE}evolve.{NEW_LINE}Give it to the Pokémon when it's ready to{NEW_LINE}evolve.\n\0"
|
|
|
|
.global ItemDescriptionIcePart
|
|
ItemDescriptionIcePart:
|
|
.string "An item that was guarded by {COLOR YELLOW_N}Regice{RESET}.{NEW_LINE}It may be related to this saying about the{NEW_LINE}{COLOR YELLOW_D}Buried Relic{RESET}: “Three parts guarded by{NEW_LINE}three servants. When they are one again,{NEW_LINE}a mirage shall appear to the bearer.”\n\0"
|
|
|
|
.global ItemDescriptionSteelPart
|
|
ItemDescriptionSteelPart:
|
|
.string "A mysterious item that was guarded by{NEW_LINE}{COLOR YELLOW_N}Registeel{RESET}.{NEW_LINE}{COLOR YELLOW_N}Regirock{RESET} and {COLOR YELLOW_N}Regice{RESET} also guarded parts{NEW_LINE}in similar fashion.{NEW_LINE}What is the secret behind these parts?\n\0"
|
|
|
|
.global ItemDescriptionRockPart
|
|
ItemDescriptionRockPart:
|
|
.string "A mysterious item that was jealously{NEW_LINE}guarded by {COLOR YELLOW_N}Regirock{RESET}.{NEW_LINE}How it is to be used remains unknown,{NEW_LINE}however.\n\0"
|
|
|
|
.global ItemDescriptionMusicBox
|
|
ItemDescriptionMusicBox:
|
|
.string "An enchanting music box that plays a{NEW_LINE}beautiful melody.{NEW_LINE}It is said to draw something special to it{NEW_LINE}when it is kept close by.\n\0"
|
|
|
|
.global ItemDescriptionKey
|
|
ItemDescriptionKey:
|
|
.string "A key that unlocks a door inside a{NEW_LINE}dungeon.\n\0"
|
|
|
|
.global ItemDescriptionUsedTM
|
|
ItemDescriptionUsedTM:
|
|
.string "The remains of the item {MOVE_ITEM_0}{NEW_LINE}after use.{NEW_LINE}It can be restored using the move {color GREEN}Recycle{reset}.{NEW_LINE}This item cannot be placed in storage.\n\0"
|
|
|
|
.global ItemDescriptionFocusPunch
|
|
ItemDescriptionFocusPunch:
|
|
.string "Teaches the move {color GREEN}Focus Punch{reset}.{NEW_LINE}The user's status changes to {color CYAN}Focus Punch{reset},{NEW_LINE}and it attacks on the next turn.{NEW_LINE}It is not possible to {color CYAN}link{reset} this move.\n\0"
|
|
|
|
.global ItemDescriptionDragonClaw
|
|
ItemDescriptionDragonClaw:
|
|
.string "Teaches the move {color GREEN}Dragon Claw{reset}.{NEW_LINE}It inflicts damage on the target.\n\0"
|
|
|
|
.global ItemDescriptionWaterPulse
|
|
ItemDescriptionWaterPulse:
|
|
.string "Teaches the move {color GREEN}Water Pulse{reset}.{NEW_LINE}It inflicts damage on the target even at a{NEW_LINE}distance.{NEW_LINE}It may also leave the target {color CYAN}confused{reset}.\n\0"
|
|
|
|
.global ItemDescriptionCalmMind
|
|
ItemDescriptionCalmMind:
|
|
.string "Teaches the move {color GREEN}Calm Mind{reset}.{NEW_LINE}It raises the Pokémon's {color YELLOW}Special Attack{reset}{NEW_LINE}and {color YELLOW}Special Defense{reset} by one level.\n\0"
|
|
|
|
.global ItemDescriptionRoar
|
|
ItemDescriptionRoar:
|
|
.string "Teaches the move {color GREEN}Roar{reset}.{NEW_LINE}It sends the target flying.{NEW_LINE}If the foe hits a wall or another{NEW_LINE}Pokémon, it sustains damage.\n\0"
|
|
|
|
.global ItemDescriptionToxic
|
|
ItemDescriptionToxic:
|
|
.string "Teaches the move {color GREEN}Toxic{reset}.{NEW_LINE}It {color CYAN}badly poisons{reset} the foe Pokémon.{NEW_LINE}If a Pokémon is {color CYAN}badly poisoned{reset}, it{NEW_LINE}sustains damage over several turns.\n\0"
|
|
|
|
.global ItemDescriptionHail
|
|
ItemDescriptionHail:
|
|
.string "An item that changes the dungeon floor's{NEW_LINE}weather to {color CYAN}Hail{reset} for several turns.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: All Pokémon on floor\n\0"
|
|
|
|
.global ItemDescriptionBulkUp
|
|
ItemDescriptionBulkUp:
|
|
.string "Teaches the move {color GREEN}Bulk Up{reset}.{NEW_LINE}It boosts the user's {color YELLOW}Attack{reset} and {color YELLOW}Defense{reset}{NEW_LINE}by one level.\n\0"
|
|
|
|
.global ItemDescriptionBulletSeed
|
|
ItemDescriptionBulletSeed:
|
|
.string "Teaches the move {color GREEN}Bullet Seed{reset}.{NEW_LINE}It inflicts damage on the target even at a{NEW_LINE}distance.{NEW_LINE}It hits two to five times per use.\n\0"
|
|
|
|
.global ItemDescriptionHiddenPower
|
|
ItemDescriptionHiddenPower:
|
|
.string "Teaches the move {color GREEN}Hidden Power{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}Its type and power change with the{NEW_LINE}dungeon.\n\0"
|
|
|
|
.global ItemDescriptionSunnyDay
|
|
ItemDescriptionSunnyDay:
|
|
.string "An item that changes the dungeon floor's{NEW_LINE}weather to {color CYAN}Sunny{reset} for several turns.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: All Pokémon on floor\n\0"
|
|
|
|
.global ItemDescriptionTaunt
|
|
ItemDescriptionTaunt:
|
|
.string "Teaches the move {color GREEN}Taunt{reset}.{NEW_LINE}The targeted Pokémon's status changes{NEW_LINE}to {color CYAN}Taunted{reset}.\n\0"
|
|
|
|
.global ItemDescriptionIceBeam
|
|
ItemDescriptionIceBeam:
|
|
.string "Teaches the move {color GREEN}Ice Beam{reset}.{NEW_LINE}It inflicts damage on the target even at a{NEW_LINE}distance. It may also leave the target{NEW_LINE}{color CYAN}frozen{reset} and incapable of action.\n\0"
|
|
|
|
.global ItemDescriptionBlizzard
|
|
ItemDescriptionBlizzard:
|
|
.string "Teaches the move {color GREEN}Blizzard{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}It may also leave the target {color CYAN}frozen{reset} and{NEW_LINE}incapable of action.\n\0"
|
|
|
|
.global ItemDescriptionHyperBeam
|
|
ItemDescriptionHyperBeam:
|
|
.string "Teaches the move {color GREEN}Hyper Beam{reset}.{NEW_LINE}It inflicts damage on the target even at a{NEW_LINE}distance. However, it also makes the user{NEW_LINE}{color CYAN}paused{reset} and incapable of action.\n\0"
|
|
|
|
.global ItemDescriptionLightScreen
|
|
ItemDescriptionLightScreen:
|
|
.string "Teaches the move {color GREEN}Light Screen{reset}.{NEW_LINE}It makes the user's status {color CYAN}Light Screen{reset}.{NEW_LINE}It halves the damage from{NEW_LINE}{color CYAN}Special Attack moves{reset}.\n\0"
|
|
|
|
.global ItemDescriptionProtect
|
|
ItemDescriptionProtect:
|
|
.string "Teaches the move {color GREEN}Protect{reset}.{NEW_LINE}It changes the Pokémon's status to{NEW_LINE}{color CYAN}Protect{reset} and prevents damage from{NEW_LINE}enemy attacks and moves.\n\0"
|
|
|
|
.global ItemDescriptionRainDance
|
|
ItemDescriptionRainDance:
|
|
.string "An item that changes the dungeon floor's{NEW_LINE}weather to {color CYAN}Rain{reset} for several turns.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: All Pokémon on floor\n\0"
|
|
|
|
.global ItemDescriptionGigaDrain
|
|
ItemDescriptionGigaDrain:
|
|
.string "Teaches the move {color GREEN}Giga Drain{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}It also restores the user's {color YELLOW}HP{reset} based{NEW_LINE}on the damage it inflicted.\n\0"
|
|
|
|
.global ItemDescriptionSafeguard
|
|
ItemDescriptionSafeguard:
|
|
.string "Teaches the move {color GREEN}Safeguard{reset}.{NEW_LINE}It changes the status of the user and team{NEW_LINE}members in the same room to {color CYAN}Safeguard{reset}{NEW_LINE}and prevents status problems.\n\0"
|
|
|
|
.global ItemDescriptionFrustration
|
|
ItemDescriptionFrustration:
|
|
.string "Teaches the move {color GREEN}Frustration{reset}.{NEW_LINE}It inflicts damage on the target and{NEW_LINE}inflicts greater damage if the user's{NEW_LINE}{color YELLOW}IQ{reset} is low.\n\0"
|
|
|
|
.global ItemDescriptionSolarBeam
|
|
ItemDescriptionSolarBeam:
|
|
.string "Teaches the move {color GREEN}Solarbeam{reset}.{NEW_LINE}The user's status becomes {color CYAN}Solarbeam{reset},{NEW_LINE}and it attacks on the next turn.{NEW_LINE}It is not possible to {color CYAN}link{reset} this move.\n\0"
|
|
|
|
.global ItemDescriptionIronTail
|
|
ItemDescriptionIronTail:
|
|
.string "Teaches the move {color GREEN}Iron Tail{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}It may also lower the target's {color YELLOW}Defense{reset}{NEW_LINE}by one level.\n\0"
|
|
|
|
.global ItemDescriptionThunderbolt
|
|
ItemDescriptionThunderbolt:
|
|
.string "Teaches the move {color GREEN}Thunderbolt{reset}.{NEW_LINE}It damages all foes around the user.{NEW_LINE}It may also cause {color CYAN}paralysis{reset}, which{NEW_LINE}prevents attacks and moves.\n\0"
|
|
|
|
.global ItemDescriptionThunder
|
|
ItemDescriptionThunder:
|
|
.string "Teaches the move {color GREEN}Thunder{reset}.{NEW_LINE}It inflicts damage on the target{NEW_LINE}and may also cause {color CYAN}paralysis{reset}.{NEW_LINE}Its accuracy is affected by the weather.\n\0"
|
|
|
|
.global ItemDescriptionEarthquake
|
|
ItemDescriptionEarthquake:
|
|
.string "Teaches the move {color GREEN}Earthquake{reset}.{NEW_LINE}It damages all Pokémon in the same room.{NEW_LINE}It inflicts double damage on any {color CYAN}digging{reset}{NEW_LINE}Pokémon.\n\0"
|
|
|
|
.global ItemDescriptionReturn
|
|
ItemDescriptionReturn:
|
|
.string "Teaches the move {color GREEN}Return{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}Its power rises with the user's {color YELLOW}IQ{reset}.\n\0"
|
|
|
|
.global ItemDescriptionDig
|
|
ItemDescriptionDig:
|
|
.string "Teaches the move {color GREEN}Dig{reset}.{NEW_LINE}The user's status becomes {color CYAN}Digging{reset},{NEW_LINE}and it attacks on the next turn.{NEW_LINE}It is not possible to {color CYAN}link{reset} this move.\n\0"
|
|
|
|
.global ItemDescriptionPsychic
|
|
ItemDescriptionPsychic:
|
|
.string "Teaches the move {color GREEN}Psychic{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}It may also lower the target's {color YELLOW}Special{NEW_LINE}Defense{reset} by one level.\n\0"
|
|
|
|
.global ItemDescriptionShadowBall
|
|
ItemDescriptionShadowBall:
|
|
.string "Teaches the move {color GREEN}Shadow Ball{reset}.{NEW_LINE}It inflicts damage on the target even at a{NEW_LINE}distance. It may also lower the target's{NEW_LINE}{color YELLOW}Special Defense{reset} by one level.\n\0"
|
|
|
|
.global ItemDescriptionBrickBreak
|
|
ItemDescriptionBrickBreak:
|
|
.string "Teaches the move {color GREEN}Brick Break{reset}.{NEW_LINE}It shatters the target's {color CYAN}Reflect{reset}{NEW_LINE}or {color CYAN}Light Screen{reset} to inflict damage.\n\0"
|
|
|
|
.global ItemDescriptionDoubleTeam
|
|
ItemDescriptionDoubleTeam:
|
|
.string "An item that raises the user's {color YELLOW}Evasion{reset}{NEW_LINE}by one level.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionReflect
|
|
ItemDescriptionReflect:
|
|
.string "Teaches the move {color GREEN}Reflect{reset}.{NEW_LINE}It makes the user's status {color CYAN}Reflect{reset}{NEW_LINE}and halves the damage from all{NEW_LINE}{color CYAN}Physical Attack moves{reset} and{NEW_LINE}regular attacks.\n\0"
|
|
|
|
.global ItemDescriptionShockWave
|
|
ItemDescriptionShockWave:
|
|
.string "Teaches the move {color GREEN}Shock Wave{reset}.{NEW_LINE}It inflicts damage on the target even at a{NEW_LINE}distance.{NEW_LINE}It never misses.\n\0"
|
|
|
|
.global ItemDescriptionFlamethrower
|
|
ItemDescriptionFlamethrower:
|
|
.string "Teaches the move {color GREEN}Flamethrower{reset}.{NEW_LINE}It inflicts damage on the target even at a{NEW_LINE}distance. It may also cause a {color CYAN}burn{reset}.{NEW_LINE}It thaws and frees frozen Pokémon.\n\0"
|
|
|
|
.global ItemDescriptionSludgeBomb
|
|
ItemDescriptionSludgeBomb:
|
|
.string "Teaches the move {color GREEN}Sludge Bomb{reset}.{NEW_LINE}It inflicts damage on the target even at a{NEW_LINE}distance. It may also leave the target{NEW_LINE}{color CYAN}poisoned{reset}, damaging it over several turns.\n\0"
|
|
|
|
.global ItemDescriptionSandstorm
|
|
ItemDescriptionSandstorm:
|
|
.string "An item that changes the dungeon floor's{NEW_LINE}weather to {color CYAN}Sandstorm{reset} for several turns.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: All Pokémon on floor\n\0"
|
|
|
|
.global ItemDescriptionFireBlast
|
|
ItemDescriptionFireBlast:
|
|
.string "Teaches the move {color GREEN}Fire Blast{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}It may also cause a {color CYAN}burn{reset}.{NEW_LINE}It thaws and frees frozen Pokémon.\n\0"
|
|
|
|
.global ItemDescriptionRockTomb
|
|
ItemDescriptionRockTomb:
|
|
.string "It inflicts damage on the target.{NEW_LINE}It also lowers the target's {color YELLOW}Movement{NEW_LINE}Speed{reset} by one level.{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionAerialAce
|
|
ItemDescriptionAerialAce:
|
|
.string "Teaches the move {color GREEN}Aerial Ace{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}It never misses.\n\0"
|
|
|
|
.global ItemDescriptionTorment
|
|
ItemDescriptionTorment:
|
|
.string "Teaches the move {color GREEN}Torment{reset}.{NEW_LINE}It prevents the targeted Pokémon from{NEW_LINE}repeating its last move while it{NEW_LINE}remains on the floor.\n\0"
|
|
|
|
.global ItemDescriptionFacade
|
|
ItemDescriptionFacade:
|
|
.string "Teaches the move {color GREEN}Facade{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}If the user is {color CYAN}poisoned{reset}, {color CYAN}badly poisoned{reset},{NEW_LINE}or has a {color CYAN}burn{reset}, its power is doubled.\n\0"
|
|
|
|
.global ItemDescriptionSecretPower
|
|
ItemDescriptionSecretPower:
|
|
.string "Teaches the move {color GREEN}Secret Power{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}It may also trigger other effects{NEW_LINE}depending on the terrain.\n\0"
|
|
|
|
.global ItemDescriptionRest
|
|
ItemDescriptionRest:
|
|
.string "Teaches the move {color GREEN}Rest{reset}.{NEW_LINE}It makes the user go to {color CYAN}sleep{reset}.{NEW_LINE}Upon awakening, the Pokémon regains {color YELLOW}HP{reset}{NEW_LINE}and recovers from any status problems.\n\0"
|
|
|
|
.global ItemDescriptionAttract
|
|
ItemDescriptionAttract:
|
|
.string "Teaches the move {color GREEN}Attract{reset}.{NEW_LINE}It changes the target's status to{NEW_LINE}{color CYAN}Infatuated{reset}.\n\0"
|
|
|
|
.global ItemDescriptionThief
|
|
ItemDescriptionThief:
|
|
.string "Teaches the move {color GREEN}Thief{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}It also snatches the target's hold item{NEW_LINE}and makes it the user's hold item.\n\0"
|
|
|
|
.global ItemDescriptionSteelWIng
|
|
ItemDescriptionSteelWIng:
|
|
.string "Teaches the move {color GREEN}Steel Wing{reset}.{NEW_LINE}It inflicts damage on the target.{NEW_LINE}It may also raise the user's {color YELLOW}Defense{reset} by{NEW_LINE}one level.\n\0"
|
|
|
|
.global ItemDescriptionSkillSwap
|
|
ItemDescriptionSkillSwap:
|
|
.string "Teaches the move {color GREEN}Skill Swap{reset}.{NEW_LINE}It switches the user's {color YELLOW}Special Ability{reset} with{NEW_LINE}that of the target.\n\0"
|
|
|
|
.global ItemDescriptionSnatch
|
|
ItemDescriptionSnatch:
|
|
.string "It switches the user's status to {color CYAN}Snatch{reset}.{NEW_LINE}It steals the moves of Pokémon on{NEW_LINE}the same floor.{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionOverheat
|
|
ItemDescriptionOverheat:
|
|
.string "Teaches the move {color GREEN}Overheat{reset}.{NEW_LINE}It damages all foes around the user, but it{NEW_LINE}also lowers the user's {color YELLOW}Special Attack{reset}{NEW_LINE}by two levels and thaws frozen Pokémon.\n\0"
|
|
|
|
.global ItemDescriptionWideSlash
|
|
ItemDescriptionWideSlash:
|
|
.string "Teaches the move {color GREEN}Wide Slash{reset}.{NEW_LINE}It inflicts damage on foes on the 3{NEW_LINE}tiles diagonally and directly in front.\n\0"
|
|
|
|
.global ItemDescriptionExcavate
|
|
ItemDescriptionExcavate:
|
|
.string "Teaches the move {color GREEN}Excavate{reset}.{NEW_LINE}It digs through the wall the user is facing.\n\0"
|
|
|
|
.global ItemDescriptionSpinSlash
|
|
ItemDescriptionSpinSlash:
|
|
.string "Teaches the move {color GREEN}Spin Slash{reset}.{NEW_LINE}It inflicts damage on all foes surrounding{NEW_LINE}the user.\n\0"
|
|
|
|
.global ItemDescriptionSeeTrapOrb
|
|
ItemDescriptionSeeTrapOrb:
|
|
.string "It reveals all hidden traps in the same{NEW_LINE}room.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionMugOrb
|
|
ItemDescriptionMugOrb:
|
|
.string "It inflicts damage on the target.{NEW_LINE}It also snatches the target's hold item{NEW_LINE}to make it the user's.{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionReboundOrb
|
|
ItemDescriptionReboundOrb:
|
|
.string "Changes the user's status to {color CYAN}Mini Counter{reset}.{NEW_LINE}Any damage from {color CYAN}Physical Attack moves{reset}{NEW_LINE}or a regular attack is partially returned.{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionLobOrb
|
|
ItemDescriptionLobOrb:
|
|
.string "Inflicts damage on the target up to{NEW_LINE}2 tiles away.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: 2 tiles\n\0"
|
|
|
|
.global ItemDescriptionSwitcherOrb
|
|
ItemDescriptionSwitcherOrb:
|
|
.string "Switches the user's position with another{NEW_LINE}Pokémon, however distant.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Straight line\n\0"
|
|
|
|
.global ItemDescriptionBlowbackOrb
|
|
ItemDescriptionBlowbackOrb:
|
|
.string "Knocks a distant target flying.{NEW_LINE}If the target hits a wall or another{NEW_LINE}Pokémon, it sustains damage.{NEW_LINE}{NEW_LINE}Range: Straight line\n\0"
|
|
|
|
.global ItemDescriptionWarpOrb
|
|
ItemDescriptionWarpOrb:
|
|
.string "Warps foes in the same room to other{NEW_LINE}places on the same floor.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Foes in room\n\0"
|
|
|
|
.global ItemDescriptionTransferOrb
|
|
ItemDescriptionTransferOrb:
|
|
.string "Transforms the target into a different{NEW_LINE}Pokémon.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionSlowOrb
|
|
ItemDescriptionSlowOrb:
|
|
.string "Lowers the {color YELLOW}Movement Speed{reset} of foes in{NEW_LINE}the same room by one level.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Foes in room\n\0"
|
|
|
|
.global ItemDescriptionQuickOrb
|
|
ItemDescriptionQuickOrb:
|
|
.string "Boosts the {color YELLOW}Movement Speed{reset} of the user{NEW_LINE}and team members in the room by one{NEW_LINE}level.{NEW_LINE}{NEW_LINE}Range: All team members in room\n\0"
|
|
|
|
.global ItemDescriptionLuminousOrb
|
|
ItemDescriptionLuminousOrb:
|
|
.string "Reveals the entire floor to the user.{NEW_LINE}{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionPetrifyOrb
|
|
ItemDescriptionPetrifyOrb:
|
|
.string "Changes the status of foes in the room to{NEW_LINE}{color CYAN}Petrified{reset}, making them incapable of action.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Foes in room\n\0"
|
|
|
|
.global ItemDescriptionStayawayOrb
|
|
ItemDescriptionStayawayOrb:
|
|
.string "Changes the status of the target to{NEW_LINE}{color CYAN}Petrified{reset} and warps it near the stairs.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionPounceOrb
|
|
ItemDescriptionPounceOrb:
|
|
.string "Makes the user pounce on the Pokémon{NEW_LINE}in front, however distant. If no Pokémon{NEW_LINE}is in the way, the user leaps to the wall.{NEW_LINE}{NEW_LINE}Range: Special\n\0"
|
|
|
|
.global ItemDescriptionTrawlOrb
|
|
ItemDescriptionTrawlOrb:
|
|
.string "Pulls all items on the floor to the user.{NEW_LINE}Beware: if there is a shop, the user will{NEW_LINE}be considered a shoplifter.{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionCleanseOrb
|
|
ItemDescriptionCleanseOrb:
|
|
.string "Sticky, gummed-up items are cleansed of{NEW_LINE}grime, making them usable again.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: All team members on floor\n\0"
|
|
|
|
.global ItemDescriptionObserverOrb
|
|
ItemDescriptionObserverOrb:
|
|
.string "Changes the status of the target to{NEW_LINE}{color CYAN}Paused{reset}, making it incapable of action.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionDecoyOrb
|
|
ItemDescriptionDecoyOrb:
|
|
.string "Changes the status of the target to{NEW_LINE}{color CYAN}Decoy{reset}, making it the target of its fellow{NEW_LINE}Pokémon.{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionSlumberOrb
|
|
ItemDescriptionSlumberOrb:
|
|
.string "Changes the status of foes in the same{NEW_LINE}room to {color CYAN}Sleep{reset}, making them incapable{NEW_LINE}of action.{NEW_LINE}{NEW_LINE}Range: Foes in room\n\0"
|
|
|
|
.global ItemDescriptionTotterOrb
|
|
ItemDescriptionTotterOrb:
|
|
.string "Changes the status of foes in the same{NEW_LINE}room to {color CYAN}Confused{reset}, making their{NEW_LINE}attacks and movements erratic.{NEW_LINE}{NEW_LINE}Range: Foes in room\n\0"
|
|
|
|
.global ItemDescriptionTwoEdgeOrb
|
|
ItemDescriptionTwoEdgeOrb:
|
|
.string "Drops the {color YELLOW}HP{reset} of foes in the same{NEW_LINE}room to one. If it hits, it also halves{NEW_LINE}the user's {color YELLOW}HP{reset}.{NEW_LINE}{NEW_LINE}Range: Foes in room\n\0"
|
|
|
|
.global ItemDescriptionSilenceOrb
|
|
ItemDescriptionSilenceOrb:
|
|
.string "Changes the status of the target to{NEW_LINE}{color CYAN}Muzzled{reset}, making it incapable of attacks or{NEW_LINE}moves using its mouth.{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionEscapeOrb
|
|
ItemDescriptionEscapeOrb:
|
|
.string "Allows the rescue team to escape{NEW_LINE}from the dungeon.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: All team members on floor\n\0"
|
|
|
|
.global ItemDescriptionScannerOrb
|
|
ItemDescriptionScannerOrb:
|
|
.string "Reveals the location of all unclaimed{NEW_LINE}items on the floor.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionRadarOrb
|
|
ItemDescriptionRadarOrb:
|
|
.string "Reveals the location of all foes on{NEW_LINE}the floor.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionDroughtOrb
|
|
ItemDescriptionDroughtOrb:
|
|
.string "Drains water and magma from the dungeon{NEW_LINE}floor.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Special\n\0"
|
|
|
|
.global ItemDescriptionTrapbustOrb
|
|
ItemDescriptionTrapbustOrb:
|
|
.string "Destroys traps in the same room.{NEW_LINE}{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Room\n\0"
|
|
|
|
.global ItemDescriptionRollcallOrb
|
|
ItemDescriptionRollcallOrb:
|
|
.string "Draws all team members to the user.{NEW_LINE}{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: All team members on floor\n\0"
|
|
|
|
.global ItemDescriptionInvisifyOrb
|
|
ItemDescriptionInvisifyOrb:
|
|
.string "The user becomes {color CYAN}invisible{reset} to other{NEW_LINE}Pokémon.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionOneShotOrb
|
|
ItemDescriptionOneShotOrb:
|
|
.string "Defeats the target in one shot--if it hits.{NEW_LINE}{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionIdentifyOrb
|
|
ItemDescriptionIdentifyOrb:
|
|
.string "Reveals if Pokémon on the floor are{NEW_LINE}holding items or not.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: All Pokémon on floor\n\0"
|
|
|
|
.global ItemDescriptionVacuumCut
|
|
ItemDescriptionVacuumCut:
|
|
.string "Teaches the move {color GREEN}Vacuum Cut{reset}.{NEW_LINE}It inflicts damage on all foes in the room.\n\0"
|
|
|
|
.global ItemDescriptionReviverOrb
|
|
ItemDescriptionReviverOrb:
|
|
.string "A hold item that revives the Pokémon{NEW_LINE}if it faints.{NEW_LINE}It does not work if the holder faints{NEW_LINE}from an explosion.{NEW_LINE}Range: Holder\n\0"
|
|
|
|
.global ItemDescriptionShockerOrb
|
|
ItemDescriptionShockerOrb:
|
|
.string "Changes the target's status to {color CYAN}Cowering{reset},{NEW_LINE}making its attacks go in the opposite{NEW_LINE}direction.{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionSizebustOrb
|
|
ItemDescriptionSizebustOrb:
|
|
.string "Inflicts damage on the target.{NEW_LINE}The bigger the target's size, the greater{NEW_LINE}the damage.{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionOneRoomOrb
|
|
ItemDescriptionOneRoomOrb:
|
|
.string "Destroys all walls on the floor, turning{NEW_LINE}the floor into one vast room.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Special\n\0"
|
|
|
|
.global ItemDescriptionFillInOrb
|
|
ItemDescriptionFillInOrb:
|
|
.string "Makes water or magma in front of the{NEW_LINE}user turn into a solid floor tile.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Special\n\0"
|
|
|
|
.global ItemDescriptionTrapperOrb
|
|
ItemDescriptionTrapperOrb:
|
|
.string "Sets a trap where the user is standing.{NEW_LINE}It does not work if used in a hallway.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionPossessOrb
|
|
ItemDescriptionPossessOrb:
|
|
.string "A leader's hold item that enables the{NEW_LINE}leader to possess a friend and survive.{NEW_LINE}It only works for the team leader.\n\0"
|
|
|
|
.global ItemDescriptionItemizerOrb
|
|
ItemDescriptionItemizerOrb:
|
|
.string "Turns the target Pokémon into an item.{NEW_LINE}{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionHurlOrb
|
|
ItemDescriptionHurlOrb:
|
|
.string "Hurls the target at another foe to inflict{NEW_LINE}damage.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: Foe in front\n\0"
|
|
|
|
.global ItemDescriptionMobileOrb
|
|
ItemDescriptionMobileOrb:
|
|
.string "Changes the user's status to {color CYAN}Mobile{reset},{NEW_LINE}enabling it to move and attack through{NEW_LINE}walls and on lava, water, and clouds.{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionTossOrb
|
|
ItemDescriptionTossOrb:
|
|
.string "Enables the Pokémon to throw items.\n\0"
|
|
|
|
.global ItemDescriptionStairsOrb
|
|
ItemDescriptionStairsOrb:
|
|
.string "Reveals the location of the stairs on the{NEW_LINE}floor.{NEW_LINE}{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionLongtossOrb
|
|
ItemDescriptionLongtossOrb:
|
|
.string "Changes the user's status to {color CYAN}Long Toss{reset}.{NEW_LINE}Items thrown by the user will fly until{NEW_LINE}they hit a wall or a Pokémon.{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionPierceOrb
|
|
ItemDescriptionPierceOrb:
|
|
.string "Changes the user's status to {color CYAN}Pierce{reset}.{NEW_LINE}Items thrown by the user will fly through{NEW_LINE}walls and Pokémon without stopping.{NEW_LINE}{NEW_LINE}Range: User\n\0"
|
|
|
|
.global ItemDescriptionCut
|
|
ItemDescriptionCut:
|
|
.string "Teaches the move {color GREEN}Cut{reset}. It does not break,{NEW_LINE}but cannot be used in a dungeon.{NEW_LINE}The move damages all foes around the{NEW_LINE}user.\n\0"
|
|
|
|
.global ItemDescriptionFly
|
|
ItemDescriptionFly:
|
|
.string "Teaches the move {color GREEN}Fly{reset}. It does not break,{NEW_LINE}but cannot be used in a dungeon.{NEW_LINE}The move makes the user's status {color CYAN}Flying{reset},{NEW_LINE}making it attack on the next turn.\n\0"
|
|
|
|
.global ItemDescriptionSurf
|
|
ItemDescriptionSurf:
|
|
.string "Teaches the move {color GREEN}Surf{reset}. It does not break,{NEW_LINE}but cannot be used in a dungeon.{NEW_LINE}The move damages the target.{NEW_LINE}Inflicts double damage on a {color CYAN}diving{reset} foe.\n\0"
|
|
|
|
.global ItemDescriptionStrength
|
|
ItemDescriptionStrength:
|
|
.string "Teaches the move {color GREEN}Strength{reset}. It does not{NEW_LINE}break, but cannot be used in a dungeon.{NEW_LINE}The move hurls the target at another{NEW_LINE}Pokémon to inflict damage.\n\0"
|
|
|
|
.global ItemDescriptionFlash
|
|
ItemDescriptionFlash:
|
|
.string "Teaches the move {color GREEN}Flash{reset}. It does not break,{NEW_LINE}but cannot be used in a dungeon.{NEW_LINE}The move lowers the target's {color YELLOW}Accuracy{reset}{NEW_LINE}by one level.\n\0"
|
|
|
|
.global ItemDescriptionRockSmash
|
|
ItemDescriptionRockSmash:
|
|
.string "Teaches the move {color GREEN}Rock Smash{reset}. It does not{NEW_LINE}break, but cannot be used in a dungeon.{NEW_LINE}The move digs through the wall the user{NEW_LINE}is facing.\n\0"
|
|
|
|
.global ItemDescriptionWaterfall
|
|
ItemDescriptionWaterfall:
|
|
.string "Teaches the move {color GREEN}Waterfall{reset}. It does not{NEW_LINE}break, but cannot be used in a dungeon.{NEW_LINE}The move damages the target.\n\0"
|
|
|
|
.global ItemDescriptionDive
|
|
ItemDescriptionDive:
|
|
.string "Teaches the move {color GREEN}Dive{reset}. It does not break,{NEW_LINE}but cannot be used in a dungeon.{NEW_LINE}The move makes the user's status {color CYAN}Diving{reset},{NEW_LINE}making it attack strongly on the next turn.\n\0"
|
|
|
|
.global ItemDescriptionLinkBox
|
|
ItemDescriptionLinkBox:
|
|
.string "A marvelous box that enables the user to{NEW_LINE}{color CYAN}link{reset} and delink moves.{NEW_LINE}{color CYAN}Linked{reset} moves become separated if{NEW_LINE}their combined {color YELLOW}PP{reset} drops to zero.\n\0"
|
|
|
|
.global ItemDescriptionSwitchBox
|
|
ItemDescriptionSwitchBox:
|
|
.string "A curious box that enables the user to{NEW_LINE}switch the rescue team's leader.{NEW_LINE}Only official team members may become{NEW_LINE}the team leader.\n\0"
|
|
|
|
.global ItemDescriptionWeavileFig
|
|
ItemDescriptionWeavileFig:
|
|
.string "Weavile event item.\n\0"
|
|
|
|
.global ItemDescriptionMimeJrFig
|
|
ItemDescriptionMimeJrFig:
|
|
.string "Mime Jr. event item.\n\0"
|
|
|
|
.global ItemDescriptionPlaceholder
|
|
ItemDescriptionPlaceholder:
|
|
.string "Synthesis item\n\0"
|