ref: 13d13263af8ebd3b47dfe9bceb0817f1ff0f5586
parent: 6062ee09001d007ae6eb148af99e0df0100afc55
author: yenatch <[email protected]>
date: Wed Mar 5 19:58:15 EST 2014
Text macros in move and item descriptions.
--- a/battle/moves/move_descriptions.asm
+++ b/battle/moves/move_descriptions.asm
@@ -265,255 +265,1006 @@
UnknownMoveDescription:
db "?@"
-PoundDescription: db "Pounds with fore-", $4e, "legs or tail.@"
-KarateChopDescription: db "Has a high criti-", $4e, "cal hit ratio.@"
-DoubleslapDescription: db "Repeatedly slaps", $4e, "2-5 times.@"
-CometPunchDescription: db "Repeatedly punches", $4e, "2-5 times.@"
-MegaPunchDescription: db "A powerful punch", $4e, "thrown very hard.@"
-PayDayDescription: db "Throws coins. Gets", $4e, "them back later.@"
-FirePunchDescription: db "A fiery punch. May", $4e, "cause a burn.@"
-IcePunchDescription: db "An icy punch. May", $4e, "cause freezing.@"
-ThunderpunchDescription: db "An electric punch.", $4e, "It may paralyze.@"
-ScratchDescription: db "Scratches with", $4e, "sharp claws.@"
-VicegripDescription: db "Grips with power-", $4e, "ful pincers.@"
-GuillotineDescription: db "A one-hit KO,", $4e, "pincer attack.@"
-RazorWindDescription: db "1st turn: Prepare", $4e, "2nd turn: Attack@"
-SwordsDanceDescription: db "A dance that in-", $4e, "creases ATTACK.@"
-CutDescription: db "Cuts using claws,", $4e, "scythes, etc.@"
-GustDescription: db "Whips up a strong", $4e, "gust of wind.@"
-WingAttackDescription: db "Strikes the target", $4e, "with wings.@"
-WhirlwindDescription: db "Blows away the foe", $4e, "& ends battle.@"
-FlyDescription: db "1st turn: Fly", $4e, "2nd turn: Attack@"
-BindDescription: db "Binds the target", $4e, "for 2-5 turns.@"
-SlamDescription: db "Slams the foe with", $4e, "a tail, vine, etc.@"
-VineWhipDescription: db "Whips the foe with", $4e, "slender vines.@"
-StompDescription: db "An attack that may", $4e, "cause flinching.@"
-DoubleKickDescription: db "A double kicking", $4e, "attack.@"
-MegaKickDescription: db "A powerful kicking", $4e, "attack.@"
-JumpKickDescription: db "May miss, damaging", $4e, "the user.@"
-RollingKickDescription: db "A fast, spinning", $4e, "kick.@"
-SandAttackDescription: db "Reduces accuracy", $4e, "by throwing sand.@"
-HeadbuttDescription: db "An attack that may", $4e, "make foe flinch.@"
-HornAttackDescription: db "An attack using a", $4e, "horn to jab.@"
-FuryAttackDescription: db "Jabs the target", $4e, "2-5 times.@"
-HornDrillDescription: db "A one-hit KO,", $4e, "drill attack.@"
-TackleDescription: db "A full-body charge", $4e, "attack.@"
-BodySlamDescription: db "An attack that may", $4e, "cause paralysis.@"
-WrapDescription: db "Squeezes the foe", $4e, "for 2-5 turns.@"
-TakeDownDescription: db "A tackle that also", $4e, "hurts the user.@"
-ThrashDescription: db "Works 2-3 turns", $4e, "and confuses user.@"
-DoubleEdgeDescription: db "A tackle that also", $4e, "hurts the user.@"
-TailWhipDescription: db "Lowers the foe's", $4e, "DEFENSE.@"
-PoisonStingDescription: db "An attack that may", $4e, "poison the target.@"
-TwineedleDescription: db "Jabs the foe twice", $4e, "using stingers.@"
-PinMissileDescription: db "Fires pins that", $4e, "strike 2-5 times.@"
-LeerDescription: db "Reduces the foe's", $4e, "DEFENSE.@"
-BiteDescription: db "An attack that may", $4e, "cause flinching.@"
-GrowlDescription: db "Reduces the foe's", $4e, "ATTACK.@"
-RoarDescription: db "Scares wild foes", $4e, "to end battle.@"
-SingDescription: db "May cause the foe", $4e, "to fall asleep.@"
-SupersonicDescription: db "Sound waves that", $4e, "cause confusion.@"
-SonicboomDescription: db "Always inflicts", $4e, "20HP damage.@"
-DisableDescription: db "Disables the foe's", $4e, "most recent move.@"
-AcidDescription: db "An attack that may", $4e, "lower DEFENSE.@"
-EmberDescription: db "An attack that may", $4e, "inflict a burn.@"
-FlamethrowerDescription: db "An attack that may", $4e, "inflict a burn.@"
-MistDescription: db "Prevents stat", $4e, "reduction.@"
-WaterGunDescription: db "Squirts water to", $4e, "attack.@"
-HydroPumpDescription: db "A powerful water-", $4e, "type attack.@"
-SurfDescription: db "A strong water-", $4e, "type attack.@"
-IceBeamDescription: db "An attack that may", $4e, "freeze the foe.@"
-BlizzardDescription: db "An attack that may", $4e, "freeze the foe.@"
-PsybeamDescription: db "An attack that may", $4e, "confuse the foe.@"
-BubblebeamDescription: db "An attack that may", $4e, "lower SPEED.@"
-AuroraBeamDescription: db "An attack that may", $4e, "lower ATTACK.@"
-HyperBeamDescription: db "1st turn: Attack", $4e, "2nd turn: Rest@"
-PeckDescription: db "Jabs the foe with", $4e, "a beak, etc.@"
-DrillPeckDescription: db "A strong, spin-", $4e, "ning-peck attack.@"
-SubmissionDescription: db "An attack that al-", $4e, "so hurts the user.@"
-LowKickDescription: db "An attack that may", $4e, "cause flinching.@"
-CounterDescription: db "Returns a physical", $4e, "blow double.@"
-SeismicTossDescription: db "The user's level", $4e, "equals damage HP.@"
-StrengthDescription: db "A powerful physi-", $4e, "cal attack.@"
-AbsorbDescription: db "Steals 1/2 of the", $4e, "damage inflicted.@"
-MegaDrainDescription: db "Steals 1/2 of the", $4e, "damage inflicted.@"
-LeechSeedDescription: db "Steals HP from the", $4e, "foe on every turn.@"
-GrowthDescription: db "Raises the SPCL.", $4e, "ATK rating.@"
-RazorLeafDescription: db "Has a high criti-", $4e, "cal hit ratio.@"
-SolarbeamDescription: db "1st turn: Prepare", $4e, "2nd turn: Attack@"
-PoisonpowderDescription: db "A move that may", $4e, "poison the foe.@"
-StunSporeDescription: db "A move that may", $4e, "paralyze the foe.@"
-SleepPowderDescription: db "May cause the foe", $4e, "to fall asleep.@"
-PetalDanceDescription: db "Works 2-3 turns", $4e, "and confuses user.@"
-StringShotDescription: db "A move that lowers", $4e, "the foe's SPEED.@"
-DragonRageDescription: db "Always inflicts", $4e, "40HP damage.@"
-FireSpinDescription: db "Traps foe in fire", $4e, "for 2-5 turns.@"
-ThundershockDescription: db "An attack that may", $4e, "cause paralysis.@"
-ThunderboltDescription: db "An attack that may", $4e, "cause paralysis.@"
-ThunderWaveDescription: db "A move that may", $4e, "cause paralysis.@"
-ThunderDescription: db "An attack that may", $4e, "cause paralysis.@"
-RockThrowDescription: db "Drops rocks on the", $4e, "enemy.@"
-EarthquakeDescription: db "Tough but useless", $4e, "vs. flying foes.@"
-FissureDescription: db "A ground-type,", $4e, "one-hit KO attack.@"
-DigDescription: db "1st turn: Burrow", $4e, "2nd turn: Attack@"
-ToxicDescription: db "A poison move with", $4e, "increasing damage.@"
-ConfusionDescription: db "An attack that may", $4e, "cause confusion.@"
-PsychicMDescription: db "An attack that may", $4e, "lower SPCL.DEF.@"
-HypnosisDescription: db "May put the foe to", $4e, "sleep.@"
-MeditateDescription: db "Raises the user's", $4e, "ATTACK.@"
-AgilityDescription: db "Sharply increases", $4e, "the user's SPEED.@"
-QuickAttackDescription: db "Lets the user get", $4e, "in the first hit.@"
-RageDescription: db "Raises ATTACK if", $4e, "the user is hit.@"
-TeleportDescription: db "A move for fleeing", $4e, "from battle.@"
-NightShadeDescription: db "The user's level", $4e, "equals damage HP.@"
-MimicDescription: db "Copies a move used", $4e, "by the foe.@"
-ScreechDescription: db "Sharply reduces", $4e, "the foe's DEFENSE.@"
-DoubleTeamDescription: db "Heightens evasive-", $4e, "ness.@"
-RecoverDescription: db "Restores HP by 1/2", $4e, "the max HP.@"
-HardenDescription: db "Raises the user's", $4e, "DEFENSE.@"
-MinimizeDescription: db "Heightens evasive-", $4e, "ness.@"
-SmokescreenDescription: db "Lowers the foe's", $4e, "accuracy.@"
-ConfuseRayDescription: db "A move that causes", $4e, "confusion.@"
-WithdrawDescription: db "Heightens the", $4e, "user's DEFENSE.@"
-DefenseCurlDescription: db "Heightens the", $4e, "user's DEFENSE.@"
-BarrierDescription: db "Sharply increases", $4e, "user's DEFENSE.@"
-LightScreenDescription: db "Ups SPCL.DEF with", $4e, "a wall of light.@"
-HazeDescription: db "Eliminates all", $4e, "stat changes.@"
-ReflectDescription: db "Raises DEFENSE", $4e, "with a barrier.@"
-FocusEnergyDescription: db "Raises the criti-", $4e, "cal hit ratio.@"
-BideDescription: db "Waits 2-3 turns &", $4e, "hits back double.@"
-MetronomeDescription: db "Randomly uses any", $4e, "#MON move.@"
-MirrorMoveDescription: db "Counters with the", $4e, "same move.@"
-SelfdestructDescription: db "Powerful but makes", $4e, "the user faint.@"
-EggBombDescription: db "Eggs are hurled at", $4e, "the foe.@"
-LickDescription: db "An attack that may", $4e, "cause paralysis.@"
-SmogDescription: db "An attack that may", $4e, "poison the foe.@"
-SludgeDescription: db "An attack that may", $4e, "poison the foe.@"
-BoneClubDescription: db "An attack that may", $4e, "cause flinching.@"
-FireBlastDescription: db "An attack that", $4e, "may cause a burn.@"
-WaterfallDescription: db "An aquatic charge", $4e, "attack.@"
-ClampDescription: db "Traps the foe for", $4e, "2-5 turns.@"
-SwiftDescription: db "An attack that", $4e, "never misses.@"
-SkullBashDescription: db "1st turn: Prepare", $4e, "2nd turn: Attack@"
-SpikeCannonDescription: db "Fires spikes to", $4e, "hit 2-5 times.@"
-ConstrictDescription: db "An attack that may", $4e, "lower SPEED.@"
-AmnesiaDescription: db "Sharply raises the", $4e, "user's SPCL.DEF.@"
-KinesisDescription: db "Reduces the foe's", $4e, "accuracy.@"
-SoftboiledDescription: db "Restores HP by 1/2", $4e, "the user's max HP.@"
-HiJumpKickDescription: db "May miss and hurt", $4e, "the user.@"
-GlareDescription: db "A move that may", $4e, "cause paralysis.@"
-DreamEaterDescription: db "Steals HP from a", $4e, "sleeping victim.@"
-PoisonGasDescription: db "A move that may", $4e, "poison the foe.@"
-BarrageDescription: db "Throws orbs to hit", $4e, "2-5 times.@"
-LeechLifeDescription: db "Steals 1/2 of the", $4e, "damage inflicted.@"
-LovelyKissDescription: db "May cause the foe", $4e, "to fall asleep.@"
-SkyAttackDescription: db "1st turn: Prepare", $4e, "2nd turn: Attack@"
-TransformDescription: db "The user assumes", $4e, "the foe's guise.@"
-BubbleDescription: db "An attack that may", $4e, "reduce SPEED.@"
-DizzyPunchDescription: db "An attack that may", $4e, "cause confusion.@"
-SporeDescription: db "A move that", $4e, "induces sleep.@"
-FlashDescription: db "Blinds the foe to", $4e, "reduce accuracy.@"
-PsywaveDescription: db "An attack with", $4e, "variable power.@"
-SplashDescription: db "Has no effect", $4e, "whatsoever.@"
-AcidArmorDescription: db "Sharply raises the", $4e, "user's DEFENSE.@"
-CrabhammerDescription: db "Has a high criti-", $4e, "cal hit ratio.@"
-ExplosionDescription: db "Very powerful but", $4e, "makes user faint.@"
-FurySwipesDescription: db "Quickly scratches", $4e, "2-5 times.@"
-BonemerangDescription: db "An attack that", $4e, "strikes twice.@"
-RestDescription: db "Sleep for 2 turns", $4e, "to fully recover.@"
-RockSlideDescription: db "An attack that may", $4e, "cause flinching.@"
-HyperFangDescription: db "An attack that may", $4e, "cause flinching.@"
-SharpenDescription: db "A move that raises", $4e, "the user's ATTACK.@"
-ConversionDescription: db "Change user's type", $4e, "to a move's type.@"
-TriAttackDescription: db "Fires three kinds", $4e, "of beams at once.@"
-SuperFangDescription: db "Cuts the foe's HP", $4e, "by 1/2.@"
-SlashDescription: db "Has a high criti-", $4e, "cal hit ratio.@"
-SubstituteDescription: db "Makes a decoy with", $4e, "1/4 user's max HP.@"
-StruggleDescription: db "Used only if all", $4e, "PP are exhausted.@"
-SketchDescription: db "Copies the foe's", $4e, "move permanently.@"
-TripleKickDescription: db "Hits three times", $4e, "with rising power.@"
-ThiefDescription: db "An attack that may", $4e, "steal a held item.@"
-SpiderWebDescription: db "Prevents fleeing", $4e, "or switching.@"
-MindReaderDescription: db "Ensures the next", $4e, "attack will hit.@"
-NightmareDescription: db "A sleeper loses", $4e, "1/4 HP every turn.@"
-FlameWheelDescription: db "An attack that may", $4e, "cause a burn.@"
-SnoreDescription: db "An attack useable", $4e, "only while asleep.@"
-CurseDescription: db "Works differently", $4e, "for ghost-types.@"
-FlailDescription: db "Stronger if the", $4e, "user's HP is low.@"
-Conversion2Description: db "The user's type is", $4e, "made resistant.@"
-AeroblastDescription: db "Has a high criti-", $4e, "cal hit ratio.@"
-CottonSporeDescription: db "Sharply reduces", $4e, "the foe's SPEED.@"
-ReversalDescription: db "Stronger if the", $4e, "user's HP is low.@"
-SpiteDescription: db "Cuts the PP of the", $4e, "foe's last move.@"
-PowderSnowDescription: db "An attack that may", $4e, "cause freezing.@"
-ProtectDescription: db "Foils attack that", $4e, "turn. It may fail.@"
-MachPunchDescription: db "A fast punch that", $4e, "lands first.@"
-ScaryFaceDescription: db "Sharply reduces", $4e, "the foe's SPEED.@"
-FaintAttackDescription: db "An attack that", $4e, "never misses.@"
-SweetKissDescription: db "A move that causes", $4e, "confusion.@"
-BellyDrumDescription: db "Reduces own HP to", $4e, "maximize ATTACK.@"
-SludgeBombDescription: db "An attack that may", $4e, "poison the foe.@"
-MudSlapDescription: db "Reduces the foe's", $4e, "accuracy.@"
-OctazookaDescription: db "An attack that may", $4e, "reduce accuracy.@"
-SpikesDescription: db "Hurts foes when", $4e, "they switch out.@"
-ZapCannonDescription: db "An attack that", $4e, "always paralyzes.@"
-ForesightDescription: db "Negates accuracy", $4e, "reduction moves.@"
-DestinyBondDescription: db "The foe faints if", $4e, "the user does.@"
-PerishSongDescription: db "Both user and foe", $4e, "faint in 3 turns.@"
-IcyWindDescription: db "An icy attack that", $4e, "lowers SPEED.@"
-DetectDescription: db "Evades attack that", $4e, "turn. It may fail.@"
-BoneRushDescription: db "An attack that", $4e, "hits 2-5 times.@"
-LockOnDescription: db "Ensures the next", $4e, "attack will hit.@"
-OutrageDescription: db "Works 2-3 turns", $4e, "and confuses user.@"
-SandstormDescription: db "Inflicts damage", $4e, "every turn.@"
-GigaDrainDescription: db "Steals 1/2 of the", $4e, "damage inflicted.@"
-EndureDescription: db "Always leaves at", $4e, "least 1HP.@"
-CharmDescription: db "Sharply lowers the", $4e, "foe's ATTACK.@"
-RolloutDescription: db "Attacks 5 turns", $4e, "with rising power.@"
-FalseSwipeDescription: db "Leaves the foe", $4e, "with at least 1HP.@"
-SwaggerDescription: db "Causes confusion", $4e, "and raises ATTACK.@"
-MilkDrinkDescription: db "Restores HP by 1/2", $4e, "the max HP.@"
-SparkDescription: db "An attack that may", $4e, "cause paralysis.@"
-FuryCutterDescription: db "Successive hits", $4e, "raise power.@"
-SteelWingDescription: db "Stiff wings strike", $4e, "the foe.@"
-MeanLookDescription: db "Prevents fleeing", $4e, "or switching.@"
-AttractDescription: db "Makes the opposite", $4e, "gender infatuated.@"
-SleepTalkDescription: db "Randomly attacks", $4e, "while asleep.@"
-HealBellDescription: db "Eliminates all", $4e, "status problems.@"
-ReturnDescription: db "An attack that is", $4e, "based on loyalty.@"
-PresentDescription: db "A bomb that may", $4e, "restore HP.@"
-FrustrationDescription: db "An attack based on", $4e, "lack of loyalty.@"
-SafeguardDescription: db "Prevents all", $4e, "status problems.@"
-PainSplitDescription: db "Adds user & foe's", $4e, "HPs. Shares total.@"
-SacredFireDescription: db "An attack that may", $4e, "inflict a burn.@"
-MagnitudeDescription: db "A ground attack", $4e, "with random power.@"
-DynamicpunchDescription: db "An attack that", $4e, "always confuses.@"
-MegahornDescription: db "A powerful charge", $4e, "attack.@"
-DragonbreathDescription: db "A strong breath", $4e, "attack.@"
-BatonPassDescription: db "Switches while", $4e, "keeping effects.@"
-EncoreDescription: db "Makes the foe re-", $4e, "peat 2-6 times.@"
-PursuitDescription: db "Heavily strikes", $4e, "switching #MON.@"
-RapidSpinDescription: db "A high-speed", $4e, "spinning attack.@"
-SweetScentDescription: db "Reduces the foe's", $4e, "evasiveness.@"
-IronTailDescription: db "An attack that may", $4e, "reduce DEFENSE.@"
-MetalClawDescription: db "An attack that may", $4e, "up user's ATTACK.@"
-VitalThrowDescription: db "A 2nd-strike move", $4e, "that never misses.@"
-MorningSunDescription: db "Restores HP", $4e, "(varies by time).@"
-SynthesisDescription: db "Restores HP", $4e, "(varies by time).@"
-MoonlightDescription: db "Restores HP", $4e, "(varies by time).@"
-HiddenPowerDescription: db "The power varies", $4e, "with the #MON.@"
-CrossChopDescription: db "Has a high criti-", $4e, "cal hit ratio.@"
-TwisterDescription: db "Whips up a tornado", $4e, "to attack.@"
-RainDanceDescription: db "Boosts water-type", $4e, "moves for 5 turns.@"
-SunnyDayDescription: db "Boosts fire-type", $4e, "moves for 5 turns.@"
-CrunchDescription: db "An attack that may", $4e, "lower SPCL.DEF.@"
-MirrorCoatDescription: db "Counters a SPCL.", $4e, "ATK move double.@"
-PsychUpDescription: db "Copies the foe's", $4e, "stat changes.@"
-ExtremespeedDescription: db "A powerful first-", $4e, "strike move.@"
-AncientpowerDescription: db "An attack that may", $4e, "raise all stats.@"
-ShadowBallDescription: db "An attack that may", $4e, "lower SPCL.DEF.@"
-FutureSightDescription: db "An attack that", $4e, "hits on 3rd turn.@"
-RockSmashDescription: db "An attack that may", $4e, "lower DEFENSE.@"
-WhirlpoolDescription: db "Traps the foe for", $4e, "2-5 turns.@"
-BeatUpDescription: db "Party #MON join", $4e, "in the attack.@"
+PoundDescription:
+ db "Pounds with fore-"
+ next "legs or tail.@"
+
+KarateChopDescription:
+ db "Has a high criti-"
+ next "cal hit ratio.@"
+
+DoubleslapDescription:
+ db "Repeatedly slaps"
+ next "2-5 times.@"
+
+CometPunchDescription:
+ db "Repeatedly punches"
+ next "2-5 times.@"
+
+MegaPunchDescription:
+ db "A powerful punch"
+ next "thrown very hard.@"
+
+PayDayDescription:
+ db "Throws coins. Gets"
+ next "them back later.@"
+
+FirePunchDescription:
+ db "A fiery punch. May"
+ next "cause a burn.@"
+
+IcePunchDescription:
+ db "An icy punch. May"
+ next "cause freezing.@"
+
+ThunderpunchDescription:
+ db "An electric punch."
+ next "It may paralyze.@"
+
+ScratchDescription:
+ db "Scratches with"
+ next "sharp claws.@"
+
+VicegripDescription:
+ db "Grips with power-"
+ next "ful pincers.@"
+
+GuillotineDescription:
+ db "A one-hit KO,"
+ next "pincer attack.@"
+
+RazorWindDescription:
+ db "1st turn: Prepare"
+ next "2nd turn: Attack@"
+
+SwordsDanceDescription:
+ db "A dance that in-"
+ next "creases ATTACK.@"
+
+CutDescription:
+ db "Cuts using claws,"
+ next "scythes, etc.@"
+
+GustDescription:
+ db "Whips up a strong"
+ next "gust of wind.@"
+
+WingAttackDescription:
+ db "Strikes the target"
+ next "with wings.@"
+
+WhirlwindDescription:
+ db "Blows away the foe"
+ next "& ends battle.@"
+
+FlyDescription:
+ db "1st turn: Fly"
+ next "2nd turn: Attack@"
+
+BindDescription:
+ db "Binds the target"
+ next "for 2-5 turns.@"
+
+SlamDescription:
+ db "Slams the foe with"
+ next "a tail, vine, etc.@"
+
+VineWhipDescription:
+ db "Whips the foe with"
+ next "slender vines.@"
+
+StompDescription:
+ db "An attack that may"
+ next "cause flinching.@"
+
+DoubleKickDescription:
+ db "A double kicking"
+ next "attack.@"
+
+MegaKickDescription:
+ db "A powerful kicking"
+ next "attack.@"
+
+JumpKickDescription:
+ db "May miss, damaging"
+ next "the user.@"
+
+RollingKickDescription:
+ db "A fast, spinning"
+ next "kick.@"
+
+SandAttackDescription:
+ db "Reduces accuracy"
+ next "by throwing sand.@"
+
+HeadbuttDescription:
+ db "An attack that may"
+ next "make foe flinch.@"
+
+HornAttackDescription:
+ db "An attack using a"
+ next "horn to jab.@"
+
+FuryAttackDescription:
+ db "Jabs the target"
+ next "2-5 times.@"
+
+HornDrillDescription:
+ db "A one-hit KO,"
+ next "drill attack.@"
+
+TackleDescription:
+ db "A full-body charge"
+ next "attack.@"
+
+BodySlamDescription:
+ db "An attack that may"
+ next "cause paralysis.@"
+
+WrapDescription:
+ db "Squeezes the foe"
+ next "for 2-5 turns.@"
+
+TakeDownDescription:
+ db "A tackle that also"
+ next "hurts the user.@"
+
+ThrashDescription:
+ db "Works 2-3 turns"
+ next "and confuses user.@"
+
+DoubleEdgeDescription:
+ db "A tackle that also"
+ next "hurts the user.@"
+
+TailWhipDescription:
+ db "Lowers the foe's"
+ next "DEFENSE.@"
+
+PoisonStingDescription:
+ db "An attack that may"
+ next "poison the target.@"
+
+TwineedleDescription:
+ db "Jabs the foe twice"
+ next "using stingers.@"
+
+PinMissileDescription:
+ db "Fires pins that"
+ next "strike 2-5 times.@"
+
+LeerDescription:
+ db "Reduces the foe's"
+ next "DEFENSE.@"
+
+BiteDescription:
+ db "An attack that may"
+ next "cause flinching.@"
+
+GrowlDescription:
+ db "Reduces the foe's"
+ next "ATTACK.@"
+
+RoarDescription:
+ db "Scares wild foes"
+ next "to end battle.@"
+
+SingDescription:
+ db "May cause the foe"
+ next "to fall asleep.@"
+
+SupersonicDescription:
+ db "Sound waves that"
+ next "cause confusion.@"
+
+SonicboomDescription:
+ db "Always inflicts"
+ next "20HP damage.@"
+
+DisableDescription:
+ db "Disables the foe's"
+ next "most recent move.@"
+
+AcidDescription:
+ db "An attack that may"
+ next "lower DEFENSE.@"
+
+EmberDescription:
+ db "An attack that may"
+ next "inflict a burn.@"
+
+FlamethrowerDescription:
+ db "An attack that may"
+ next "inflict a burn.@"
+
+MistDescription:
+ db "Prevents stat"
+ next "reduction.@"
+
+WaterGunDescription:
+ db "Squirts water to"
+ next "attack.@"
+
+HydroPumpDescription:
+ db "A powerful water-"
+ next "type attack.@"
+
+SurfDescription:
+ db "A strong water-"
+ next "type attack.@"
+
+IceBeamDescription:
+ db "An attack that may"
+ next "freeze the foe.@"
+
+BlizzardDescription:
+ db "An attack that may"
+ next "freeze the foe.@"
+
+PsybeamDescription:
+ db "An attack that may"
+ next "confuse the foe.@"
+
+BubblebeamDescription:
+ db "An attack that may"
+ next "lower SPEED.@"
+
+AuroraBeamDescription:
+ db "An attack that may"
+ next "lower ATTACK.@"
+
+HyperBeamDescription:
+ db "1st turn: Attack"
+ next "2nd turn: Rest@"
+
+PeckDescription:
+ db "Jabs the foe with"
+ next "a beak, etc.@"
+
+DrillPeckDescription:
+ db "A strong, spin-"
+ next "ning-peck attack.@"
+
+SubmissionDescription:
+ db "An attack that al-"
+ next "so hurts the user.@"
+
+LowKickDescription:
+ db "An attack that may"
+ next "cause flinching.@"
+
+CounterDescription:
+ db "Returns a physical"
+ next "blow double.@"
+
+SeismicTossDescription:
+ db "The user's level"
+ next "equals damage HP.@"
+
+StrengthDescription:
+ db "A powerful physi-"
+ next "cal attack.@"
+
+AbsorbDescription:
+ db "Steals 1/2 of the"
+ next "damage inflicted.@"
+
+MegaDrainDescription:
+ db "Steals 1/2 of the"
+ next "damage inflicted.@"
+
+LeechSeedDescription:
+ db "Steals HP from the"
+ next "foe on every turn.@"
+
+GrowthDescription:
+ db "Raises the SPCL."
+ next "ATK rating.@"
+
+RazorLeafDescription:
+ db "Has a high criti-"
+ next "cal hit ratio.@"
+
+SolarbeamDescription:
+ db "1st turn: Prepare"
+ next "2nd turn: Attack@"
+
+PoisonpowderDescription:
+ db "A move that may"
+ next "poison the foe.@"
+
+StunSporeDescription:
+ db "A move that may"
+ next "paralyze the foe.@"
+
+SleepPowderDescription:
+ db "May cause the foe"
+ next "to fall asleep.@"
+
+PetalDanceDescription:
+ db "Works 2-3 turns"
+ next "and confuses user.@"
+
+StringShotDescription:
+ db "A move that lowers"
+ next "the foe's SPEED.@"
+
+DragonRageDescription:
+ db "Always inflicts"
+ next "40HP damage.@"
+
+FireSpinDescription:
+ db "Traps foe in fire"
+ next "for 2-5 turns.@"
+
+ThundershockDescription:
+ db "An attack that may"
+ next "cause paralysis.@"
+
+ThunderboltDescription:
+ db "An attack that may"
+ next "cause paralysis.@"
+
+ThunderWaveDescription:
+ db "A move that may"
+ next "cause paralysis.@"
+
+ThunderDescription:
+ db "An attack that may"
+ next "cause paralysis.@"
+
+RockThrowDescription:
+ db "Drops rocks on the"
+ next "enemy.@"
+
+EarthquakeDescription:
+ db "Tough but useless"
+ next "vs. flying foes.@"
+
+FissureDescription:
+ db "A ground-type,"
+ next "one-hit KO attack.@"
+
+DigDescription:
+ db "1st turn: Burrow"
+ next "2nd turn: Attack@"
+
+ToxicDescription:
+ db "A poison move with"
+ next "increasing damage.@"
+
+ConfusionDescription:
+ db "An attack that may"
+ next "cause confusion.@"
+
+PsychicMDescription:
+ db "An attack that may"
+ next "lower SPCL.DEF.@"
+
+HypnosisDescription:
+ db "May put the foe to"
+ next "sleep.@"
+
+MeditateDescription:
+ db "Raises the user's"
+ next "ATTACK.@"
+
+AgilityDescription:
+ db "Sharply increases"
+ next "the user's SPEED.@"
+
+QuickAttackDescription:
+ db "Lets the user get"
+ next "in the first hit.@"
+
+RageDescription:
+ db "Raises ATTACK if"
+ next "the user is hit.@"
+
+TeleportDescription:
+ db "A move for fleeing"
+ next "from battle.@"
+
+NightShadeDescription:
+ db "The user's level"
+ next "equals damage HP.@"
+
+MimicDescription:
+ db "Copies a move used"
+ next "by the foe.@"
+
+ScreechDescription:
+ db "Sharply reduces"
+ next "the foe's DEFENSE.@"
+
+DoubleTeamDescription:
+ db "Heightens evasive-"
+ next "ness.@"
+
+RecoverDescription:
+ db "Restores HP by 1/2"
+ next "the max HP.@"
+
+HardenDescription:
+ db "Raises the user's"
+ next "DEFENSE.@"
+
+MinimizeDescription:
+ db "Heightens evasive-"
+ next "ness.@"
+
+SmokescreenDescription:
+ db "Lowers the foe's"
+ next "accuracy.@"
+
+ConfuseRayDescription:
+ db "A move that causes"
+ next "confusion.@"
+
+WithdrawDescription:
+ db "Heightens the"
+ next "user's DEFENSE.@"
+
+DefenseCurlDescription:
+ db "Heightens the"
+ next "user's DEFENSE.@"
+
+BarrierDescription:
+ db "Sharply increases"
+ next "user's DEFENSE.@"
+
+LightScreenDescription:
+ db "Ups SPCL.DEF with"
+ next "a wall of light.@"
+
+HazeDescription:
+ db "Eliminates all"
+ next "stat changes.@"
+
+ReflectDescription:
+ db "Raises DEFENSE"
+ next "with a barrier.@"
+
+FocusEnergyDescription:
+ db "Raises the criti-"
+ next "cal hit ratio.@"
+
+BideDescription:
+ db "Waits 2-3 turns &"
+ next "hits back double.@"
+
+MetronomeDescription:
+ db "Randomly uses any"
+ next "#MON move.@"
+
+MirrorMoveDescription:
+ db "Counters with the"
+ next "same move.@"
+
+SelfdestructDescription:
+ db "Powerful but makes"
+ next "the user faint.@"
+
+EggBombDescription:
+ db "Eggs are hurled at"
+ next "the foe.@"
+
+LickDescription:
+ db "An attack that may"
+ next "cause paralysis.@"
+
+SmogDescription:
+ db "An attack that may"
+ next "poison the foe.@"
+
+SludgeDescription:
+ db "An attack that may"
+ next "poison the foe.@"
+
+BoneClubDescription:
+ db "An attack that may"
+ next "cause flinching.@"
+
+FireBlastDescription:
+ db "An attack that"
+ next "may cause a burn.@"
+
+WaterfallDescription:
+ db "An aquatic charge"
+ next "attack.@"
+
+ClampDescription:
+ db "Traps the foe for"
+ next "2-5 turns.@"
+
+SwiftDescription:
+ db "An attack that"
+ next "never misses.@"
+
+SkullBashDescription:
+ db "1st turn: Prepare"
+ next "2nd turn: Attack@"
+
+SpikeCannonDescription:
+ db "Fires spikes to"
+ next "hit 2-5 times.@"
+
+ConstrictDescription:
+ db "An attack that may"
+ next "lower SPEED.@"
+
+AmnesiaDescription:
+ db "Sharply raises the"
+ next "user's SPCL.DEF.@"
+
+KinesisDescription:
+ db "Reduces the foe's"
+ next "accuracy.@"
+
+SoftboiledDescription:
+ db "Restores HP by 1/2"
+ next "the user's max HP.@"
+
+HiJumpKickDescription:
+ db "May miss and hurt"
+ next "the user.@"
+
+GlareDescription:
+ db "A move that may"
+ next "cause paralysis.@"
+
+DreamEaterDescription:
+ db "Steals HP from a"
+ next "sleeping victim.@"
+
+PoisonGasDescription:
+ db "A move that may"
+ next "poison the foe.@"
+
+BarrageDescription:
+ db "Throws orbs to hit"
+ next "2-5 times.@"
+
+LeechLifeDescription:
+ db "Steals 1/2 of the"
+ next "damage inflicted.@"
+
+LovelyKissDescription:
+ db "May cause the foe"
+ next "to fall asleep.@"
+
+SkyAttackDescription:
+ db "1st turn: Prepare"
+ next "2nd turn: Attack@"
+TransformDescription:
+ db "The user assumes"
+ next "the foe's guise.@"
+
+BubbleDescription:
+ db "An attack that may"
+ next "reduce SPEED.@"
+
+DizzyPunchDescription:
+ db "An attack that may"
+ next "cause confusion.@"
+
+SporeDescription:
+ db "A move that"
+ next "induces sleep.@"
+
+FlashDescription:
+ db "Blinds the foe to"
+ next "reduce accuracy.@"
+
+PsywaveDescription:
+ db "An attack with"
+ next "variable power.@"
+
+SplashDescription:
+ db "Has no effect"
+ next "whatsoever.@"
+
+AcidArmorDescription:
+ db "Sharply raises the"
+ next "user's DEFENSE.@"
+
+CrabhammerDescription:
+ db "Has a high criti-"
+ next "cal hit ratio.@"
+
+ExplosionDescription:
+ db "Very powerful but"
+ next "makes user faint.@"
+
+FurySwipesDescription:
+ db "Quickly scratches"
+ next "2-5 times.@"
+
+BonemerangDescription:
+ db "An attack that"
+ next "strikes twice.@"
+
+RestDescription:
+ db "Sleep for 2 turns"
+ next "to fully recover.@"
+
+RockSlideDescription:
+ db "An attack that may"
+ next "cause flinching.@"
+
+HyperFangDescription:
+ db "An attack that may"
+ next "cause flinching.@"
+
+SharpenDescription:
+ db "A move that raises"
+ next "the user's ATTACK.@"
+
+ConversionDescription:
+ db "Change user's type"
+ next "to a move's type.@"
+
+TriAttackDescription:
+ db "Fires three kinds"
+ next "of beams at once.@"
+
+SuperFangDescription:
+ db "Cuts the foe's HP"
+ next "by 1/2.@"
+
+SlashDescription:
+ db "Has a high criti-"
+ next "cal hit ratio.@"
+
+SubstituteDescription:
+ db "Makes a decoy with"
+ next "1/4 user's max HP.@"
+
+StruggleDescription:
+ db "Used only if all"
+ next "PP are exhausted.@"
+
+SketchDescription:
+ db "Copies the foe's"
+ next "move permanently.@"
+
+TripleKickDescription:
+ db "Hits three times"
+ next "with rising power.@"
+
+ThiefDescription:
+ db "An attack that may"
+ next "steal a held item.@"
+
+SpiderWebDescription:
+ db "Prevents fleeing"
+ next "or switching.@"
+
+MindReaderDescription:
+ db "Ensures the next"
+ next "attack will hit.@"
+
+NightmareDescription:
+ db "A sleeper loses"
+ next "1/4 HP every turn.@"
+
+FlameWheelDescription:
+ db "An attack that may"
+ next "cause a burn.@"
+
+SnoreDescription:
+ db "An attack useable"
+ next "only while asleep.@"
+
+CurseDescription:
+ db "Works differently"
+ next "for ghost-types.@"
+
+FlailDescription:
+ db "Stronger if the"
+ next "user's HP is low.@"
+
+Conversion2Description:
+ db "The user's type is"
+ next "made resistant.@"
+
+AeroblastDescription:
+ db "Has a high criti-"
+ next "cal hit ratio.@"
+
+CottonSporeDescription:
+ db "Sharply reduces"
+ next "the foe's SPEED.@"
+
+ReversalDescription:
+ db "Stronger if the"
+ next "user's HP is low.@"
+
+SpiteDescription:
+ db "Cuts the PP of the"
+ next "foe's last move.@"
+
+PowderSnowDescription:
+ db "An attack that may"
+ next "cause freezing.@"
+
+ProtectDescription:
+ db "Foils attack that"
+ next "turn. It may fail.@"
+
+MachPunchDescription:
+ db "A fast punch that"
+ next "lands first.@"
+
+ScaryFaceDescription:
+ db "Sharply reduces"
+ next "the foe's SPEED.@"
+
+FaintAttackDescription:
+ db "An attack that"
+ next "never misses.@"
+
+SweetKissDescription:
+ db "A move that causes"
+ next "confusion.@"
+
+BellyDrumDescription:
+ db "Reduces own HP to"
+ next "maximize ATTACK.@"
+
+SludgeBombDescription:
+ db "An attack that may"
+ next "poison the foe.@"
+
+MudSlapDescription:
+ db "Reduces the foe's"
+ next "accuracy.@"
+
+OctazookaDescription:
+ db "An attack that may"
+ next "reduce accuracy.@"
+
+SpikesDescription:
+ db "Hurts foes when"
+ next "they switch out.@"
+
+ZapCannonDescription:
+ db "An attack that"
+ next "always paralyzes.@"
+
+ForesightDescription:
+ db "Negates accuracy"
+ next "reduction moves.@"
+
+DestinyBondDescription:
+ db "The foe faints if"
+ next "the user does.@"
+
+PerishSongDescription:
+ db "Both user and foe"
+ next "faint in 3 turns.@"
+
+IcyWindDescription:
+ db "An icy attack that"
+ next "lowers SPEED.@"
+
+DetectDescription:
+ db "Evades attack that"
+ next "turn. It may fail.@"
+
+BoneRushDescription:
+ db "An attack that"
+ next "hits 2-5 times.@"
+
+LockOnDescription:
+ db "Ensures the next"
+ next "attack will hit.@"
+
+OutrageDescription:
+ db "Works 2-3 turns"
+ next "and confuses user.@"
+
+SandstormDescription:
+ db "Inflicts damage"
+ next "every turn.@"
+
+GigaDrainDescription:
+ db "Steals 1/2 of the"
+ next "damage inflicted.@"
+
+EndureDescription:
+ db "Always leaves at"
+ next "least 1HP.@"
+
+CharmDescription:
+ db "Sharply lowers the"
+ next "foe's ATTACK.@"
+
+RolloutDescription:
+ db "Attacks 5 turns"
+ next "with rising power.@"
+
+FalseSwipeDescription:
+ db "Leaves the foe"
+ next "with at least 1HP.@"
+
+SwaggerDescription:
+ db "Causes confusion"
+ next "and raises ATTACK.@"
+
+MilkDrinkDescription:
+ db "Restores HP by 1/2"
+ next "the max HP.@"
+
+SparkDescription:
+ db "An attack that may"
+ next "cause paralysis.@"
+
+FuryCutterDescription:
+ db "Successive hits"
+ next "raise power.@"
+
+SteelWingDescription:
+ db "Stiff wings strike"
+ next "the foe.@"
+
+MeanLookDescription:
+ db "Prevents fleeing"
+ next "or switching.@"
+
+AttractDescription:
+ db "Makes the opposite"
+ next "gender infatuated.@"
+
+SleepTalkDescription:
+ db "Randomly attacks"
+ next "while asleep.@"
+
+HealBellDescription:
+ db "Eliminates all"
+ next "status problems.@"
+
+ReturnDescription:
+ db "An attack that is"
+ next "based on loyalty.@"
+
+PresentDescription:
+ db "A bomb that may"
+ next "restore HP.@"
+
+FrustrationDescription:
+ db "An attack based on"
+ next "lack of loyalty.@"
+
+SafeguardDescription:
+ db "Prevents all"
+ next "status problems.@"
+
+PainSplitDescription:
+ db "Adds user & foe's"
+ next "HPs. Shares total.@"
+
+SacredFireDescription:
+ db "An attack that may"
+ next "inflict a burn.@"
+
+MagnitudeDescription:
+ db "A ground attack"
+ next "with random power.@"
+
+DynamicpunchDescription:
+ db "An attack that"
+ next "always confuses.@"
+
+MegahornDescription:
+ db "A powerful charge"
+ next "attack.@"
+
+DragonbreathDescription:
+ db "A strong breath"
+ next "attack.@"
+
+BatonPassDescription:
+ db "Switches while"
+ next "keeping effects.@"
+
+EncoreDescription:
+ db "Makes the foe re-"
+ next "peat 2-6 times.@"
+
+PursuitDescription:
+ db "Heavily strikes"
+ next "switching #MON.@"
+
+RapidSpinDescription:
+ db "A high-speed"
+ next "spinning attack.@"
+
+SweetScentDescription:
+ db "Reduces the foe's"
+ next "evasiveness.@"
+
+IronTailDescription:
+ db "An attack that may"
+ next "reduce DEFENSE.@"
+
+MetalClawDescription:
+ db "An attack that may"
+ next "up user's ATTACK.@"
+
+VitalThrowDescription:
+ db "A 2nd-strike move"
+ next "that never misses.@"
+
+MorningSunDescription:
+ db "Restores HP"
+ next "(varies by time).@"
+
+SynthesisDescription:
+ db "Restores HP"
+ next "(varies by time).@"
+
+MoonlightDescription:
+ db "Restores HP"
+ next "(varies by time).@"
+
+HiddenPowerDescription:
+ db "The power varies"
+ next "with the #MON.@"
+
+CrossChopDescription:
+ db "Has a high criti-"
+ next "cal hit ratio.@"
+
+TwisterDescription:
+ db "Whips up a tornado"
+ next "to attack.@"
+
+RainDanceDescription:
+ db "Boosts water-type"
+ next "moves for 5 turns.@"
+
+SunnyDayDescription:
+ db "Boosts fire-type"
+ next "moves for 5 turns.@"
+
+CrunchDescription:
+ db "An attack that may"
+ next "lower SPCL.DEF.@"
+
+MirrorCoatDescription:
+ db "Counters a SPCL."
+ next "ATK move double.@"
+
+PsychUpDescription:
+ db "Copies the foe's"
+ next "stat changes.@"
+
+ExtremespeedDescription:
+ db "A powerful first-"
+ next "strike move.@"
+
+AncientpowerDescription:
+ db "An attack that may"
+ next "raise all stats.@"
+
+ShadowBallDescription:
+ db "An attack that may"
+ next "lower SPCL.DEF.@"
+
+FutureSightDescription:
+ db "An attack that"
+ next "hits on 3rd turn.@"
+
+RockSmashDescription:
+ db "An attack that may"
+ next "lower DEFENSE.@"
+
+WhirlpoolDescription:
+ db "Traps the foe for"
+ next "2-5 turns.@"
+
+BeatUpDescription:
+ db "Party #MON join"
+ next "in the attack.@"
; 2ed44
--- a/items/item_descriptions.asm
+++ b/items/item_descriptions.asm
@@ -287,755 +287,755 @@
dw TeruSama33Desc
MasterBallDesc:
- db "The best BALL. It",$4E
- db "never misses.@"
+ db "The best BALL. It"
+ next "never misses.@"
UltraBallDesc:
- db "A BALL with a high",$4E
- db "rate of success.@"
+ db "A BALL with a high"
+ next "rate of success.@"
BrightpowderDesc:
- db "Lowers the foe's",$4E
- db "accuracy. (HOLD)@"
+ db "Lowers the foe's"
+ next "accuracy. (HOLD)@"
GreatBallDesc:
- db "A BALL with a de-",$4E
- db "cent success rate.@"
+ db "A BALL with a de-"
+ next "cent success rate.@"
PokeBallDesc:
- db "An item for catch-",$4E
- db "ing #MON.@"
+ db "An item for catch-"
+ next "ing #MON.@"
TeruSama1Desc:
- db "?@"
+ db "?@"
BicycleDesc:
- db "A collapsible bike",$4E
- db "for fast movement.@"
+ db "A collapsible bike"
+ next "for fast movement.@"
MoonStoneDesc:
- db "Evolves certain",$4E
- db "kinds of #MON.@"
+ db "Evolves certain"
+ next "kinds of #MON.@"
AntidoteDesc:
- db "Cures poisoned",$4E
- db "#MON.@"
+ db "Cures poisoned"
+ next "#MON.@"
BurnHealDesc:
- db "Heals burned",$4E
- db "#MON.@"
+ db "Heals burned"
+ next "#MON.@"
IceHealDesc:
- db "Defrosts frozen",$4E
- db "#MON.@"
+ db "Defrosts frozen"
+ next "#MON.@"
AwakeningDesc:
- db "Awakens sleeping",$4E
- db "#MON.@"
+ db "Awakens sleeping"
+ next "#MON.@"
ParlyzHealDesc:
- db "Heals paralyzed",$4E
- db "#MON.@"
+ db "Heals paralyzed"
+ next "#MON.@"
FullRestoreDesc:
- db "Fully restores HP",$4E
- db "& status.@"
+ db "Fully restores HP"
+ next "& status.@"
MaxPotionDesc:
- db "Fully restores",$4E
- db "#MON HP.@"
+ db "Fully restores"
+ next "#MON HP.@"
HyperPotionDesc:
- db "Restores #MON",$4E
- db "HP by 200.@"
+ db "Restores #MON"
+ next "HP by 200.@"
SuperPotionDesc:
- db "Restores #MON",$4E
- db "HP by 50.@"
+ db "Restores #MON"
+ next "HP by 50.@"
PotionDesc:
- db "Restores #MON",$4E
- db "HP by 20.@"
+ db "Restores #MON"
+ next "HP by 20.@"
EscapeRopeDesc:
- db "Use for escaping",$4E
- db "from caves, etc.@"
+ db "Use for escaping"
+ next "from caves, etc.@"
RepelDesc:
- db "Repels weak #-",$4E
- db "MON for 100 steps.@"
+ db "Repels weak #-"
+ next "MON for 100 steps.@"
MaxElixerDesc:
- db "Fully restores the",$4E
- db "PP of one #MON.@"
+ db "Fully restores the"
+ next "PP of one #MON.@"
FireStoneDesc:
- db "Evolves certain",$4E
- db "kinds of #MON.@"
+ db "Evolves certain"
+ next "kinds of #MON.@"
ThunderStoneDesc:
- db "Evolves certain",$4E
- db "kinds of #MON.@"
+ db "Evolves certain"
+ next "kinds of #MON.@"
WaterStoneDesc:
- db "Evolves certain",$4E
- db "kinds of #MON.@"
+ db "Evolves certain"
+ next "kinds of #MON.@"
TeruSama2Desc:
- db "?@"
+ db "?@"
HPUpDesc:
- db "Raises the HP of",$4E
- db "one #MON.@"
+ db "Raises the HP of"
+ next "one #MON.@"
ProteinDesc:
- db "Raises ATTACK of",$4E
- db "one #MON.@"
+ db "Raises ATTACK of"
+ next "one #MON.@"
IronDesc:
- db "Raises DEFENSE of",$4E
- db "one #MON.@"
+ db "Raises DEFENSE of"
+ next "one #MON.@"
CarbosDesc:
- db "Raises SPEED of",$4E
- db "one #MON.@"
+ db "Raises SPEED of"
+ next "one #MON.@"
LuckyPunchDesc:
- db "Ups critical hit",$4E
- db "ratio of CHANSEY.@"
+ db "Ups critical hit"
+ next "ratio of CHANSEY.@"
CalciumDesc:
- db "Ups SPECIAL stats",$4E
- db "of one #MON.@"
+ db "Ups SPECIAL stats"
+ next "of one #MON.@"
RareCandyDesc:
- db "Raises level of a",$4E
- db "#MON by one.@"
+ db "Raises level of a"
+ next "#MON by one.@"
XAccuracyDesc:
- db "Raises accuracy.",$4E
- db "(1 BTL)@"
+ db "Raises accuracy."
+ next "(1 BTL)@"
LeafStoneDesc:
- db "Evolves certain",$4E
- db "kinds of #MON.@"
+ db "Evolves certain"
+ next "kinds of #MON.@"
MetalPowderDesc:
- db "Raises DEFENSE of",$4E
- db "DITTO. (HOLD)@"
+ db "Raises DEFENSE of"
+ next "DITTO. (HOLD)@"
NuggetDesc:
- db "Made of pure gold.",$4E
- db "Sell high.@"
+ db "Made of pure gold."
+ next "Sell high.@"
PokeDollDesc:
- db "Use to escape from",$4E
- db "a wild #MON.@"
+ db "Use to escape from"
+ next "a wild #MON.@"
FullHealDesc:
- db "Eliminates all",$4E
- db "status problems.@"
+ db "Eliminates all"
+ next "status problems.@"
ReviveDesc:
- db "Restores a fainted",$4E
- db "#MON to 1/2 HP.@"
+ db "Restores a fainted"
+ next "#MON to 1/2 HP.@"
MaxReviveDesc:
- db "Fully restores a",$4E
- db "fainted #MON.@"
+ db "Fully restores a"
+ next "fainted #MON.@"
GuardSpecDesc:
- db "Prevents stats",$4E
- db "reduction. (1 BTL)@"
+ db "Prevents stats"
+ next "reduction. (1 BTL)@"
SuperRepelDesc:
- db "Repels weak #-",$4E
- db "MON for 200 steps.@"
+ db "Repels weak #-"
+ next "MON for 200 steps.@"
MaxRepelDesc:
- db "Repels weak #-",$4E
- db "MON for 250 steps.@"
+ db "Repels weak #-"
+ next "MON for 250 steps.@"
DireHitDesc:
- db "Ups critical hit",$4E
- db "ratio. (1 BTL)@"
+ db "Ups critical hit"
+ next "ratio. (1 BTL)@"
TeruSama3Desc:
- db "?@"
+ db "?@"
FreshWaterDesc:
- db "Restores #MON",$4E
- db "HP by 50.@"
+ db "Restores #MON"
+ next "HP by 50.@"
SodaPopDesc:
- db "Restores #MON",$4E
- db "HP by 60.@"
+ db "Restores #MON"
+ next "HP by 60.@"
LemonadeDesc:
- db "Restores #MON",$4E
- db "HP by 80.@"
+ db "Restores #MON"
+ next "HP by 80.@"
XAttackDesc:
- db "Raises ATTACK.",$4E
- db "(1 BTL)@"
+ db "Raises ATTACK."
+ next "(1 BTL)@"
TeruSama4Desc:
- db "?@"
+ db "?@"
XDefendDesc:
- db "Raises DEFENSE.",$4E
- db "(1 BTL)@"
+ db "Raises DEFENSE."
+ next "(1 BTL)@"
XSpeedDesc:
- db "Raises SPEED.",$4E
- db "(1 BTL)@"
+ db "Raises SPEED."
+ next "(1 BTL)@"
XSpecialDesc:
- db "Raises SPECIAL",$4E
- db "ATTACK. (1 BTL)@"
+ db "Raises SPECIAL"
+ next "ATTACK. (1 BTL)@"
CoinCaseDesc:
- db "Holds up to 9,999",$4E
- db "game coins.@"
+ db "Holds up to 9,999"
+ next "game coins.@"
ItemfinderDesc:
- db "Checks for unseen",$4E
- db "items in the area.@"
+ db "Checks for unseen"
+ next "items in the area.@"
TeruSama5Desc:
- db "?@"
+ db "?@"
ExpShareDesc:
- db "Shares battle EXP.",$4E
- db "Points. (HOLD)@"
+ db "Shares battle EXP."
+ next "Points. (HOLD)@"
OldRodDesc:
- db "Use by water to",$4E
- db "fish for #MON.@"
+ db "Use by water to"
+ next "fish for #MON.@"
GoodRodDesc:
- db "A good ROD for",$4E
- db "catching #MON.@"
+ db "A good ROD for"
+ next "catching #MON.@"
SilverLeafDesc:
- db "A strange, silver-",$4E
- db "colored leaf.@"
+ db "A strange, silver-"
+ next "colored leaf.@"
SuperRodDesc:
- db "The best ROD for",$4E
- db "catching #MON.@"
+ db "The best ROD for"
+ next "catching #MON.@"
PPUpDesc:
- db "Raises max PP of",$4E
- db "a selected move.@"
+ db "Raises max PP of"
+ next "a selected move.@"
EtherDesc:
- db "Restores PP of one",$4E
- db "move by 10.@"
+ db "Restores PP of one"
+ next "move by 10.@"
MaxEtherDesc:
- db "Fully restores PP",$4E
- db "of one move.@"
+ db "Fully restores PP"
+ next "of one move.@"
ElixerDesc:
- db "Restores PP of all",$4E
- db "moves by 10.@"
+ db "Restores PP of all"
+ next "moves by 10.@"
RedScaleDesc:
- db "A scale from the",$4E
- db "red GYARADOS.@"
+ db "A scale from the"
+ next "red GYARADOS.@"
SecretPotionDesc:
- db "Fully heals any",$4E
- db "#MON.@"
+ db "Fully heals any"
+ next "#MON.@"
SSTicketDesc:
- db "A ticket for the",$4E
- db "S.S.AQUA.@"
+ db "A ticket for the"
+ next "S.S.AQUA.@"
MysteryEggDesc:
- db "An EGG obtained",$4E
- db "from MR.#MON.@"
+ db "An EGG obtained"
+ next "from MR.#MON.@"
ClearBellDesc:
- db "Makes a gentle",$4E
- db "ringing.@"
+ db "Makes a gentle"
+ next "ringing.@"
SilverWingDesc:
- db "A strange, silver-",$4E
- db "colored feather.@"
+ db "A strange, silver-"
+ next "colored feather.@"
MoomooMilkDesc:
- db "Restores #MON",$4E
- db "HP by 100.@"
+ db "Restores #MON"
+ next "HP by 100.@"
QuickClawDesc:
- db "Raises 1st strike",$4E
- db "ratio. (HOLD)@"
+ db "Raises 1st strike"
+ next "ratio. (HOLD)@"
PsnCureBerryDesc:
- db "A self-cure for",$4E
- db "poison. (HOLD)@"
+ db "A self-cure for"
+ next "poison. (HOLD)@"
GoldLeafDesc:
- db "A strange, gold-",$4E
- db "colored leaf.@"
+ db "A strange, gold-"
+ next "colored leaf.@"
SoftSandDesc:
- db "Powers up ground-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up ground-"
+ next "type moves. (HOLD)@"
SharpBeakDesc:
- db "Powers up flying-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up flying-"
+ next "type moves. (HOLD)@"
PrzCureBerryDesc:
- db "A self-cure for",$4E
- db "paralysis. (HOLD)@"
+ db "A self-cure for"
+ next "paralysis. (HOLD)@"
BurntBerryDesc:
- db "A self-cure for",$4E
- db "freezing. (HOLD)@"
+ db "A self-cure for"
+ next "freezing. (HOLD)@"
IceBerryDesc:
- db "A self-heal for a",$4E
- db "burn. (HOLD)@"
+ db "A self-heal for a"
+ next "burn. (HOLD)@"
PoisonBarbDesc:
- db "Powers up poison-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up poison-"
+ next "type moves. (HOLD)@"
KingsRockDesc:
- db "May make the foe",$4E
- db "flinch. (HOLD)@"
+ db "May make the foe"
+ next "flinch. (HOLD)@"
BitterBerryDesc:
- db "A self-cure for",$4E
- db "confusion. (HOLD)@"
+ db "A self-cure for"
+ next "confusion. (HOLD)@"
MintBerryDesc:
- db "A self-awakening",$4E
- db "for sleep. (HOLD)@"
+ db "A self-awakening"
+ next "for sleep. (HOLD)@"
RedApricornDesc:
- db "A red APRICORN.@"
+ db "A red APRICORN.@"
TinyMushroomDesc:
- db "An ordinary mush-",$4E
- db "room. Sell low.@"
+ db "An ordinary mush-"
+ next "room. Sell low.@"
BigMushroomDesc:
- db "A rare mushroom.",$4E
- db "Sell high.@"
+ db "A rare mushroom."
+ next "Sell high.@"
SilverPowderDesc:
- db "Powers up bug-type",$4E
- db "moves. (HOLD)@"
+ db "Powers up bug-type"
+ next "moves. (HOLD)@"
BluApricornDesc:
- db "A blue APRICORN.@"
+ db "A blue APRICORN.@"
TeruSama6Desc:
- db "?@"
+ db "?@"
AmuletCoinDesc:
- db "Doubles monetary",$4E
- db "earnings. (HOLD)@"
+ db "Doubles monetary"
+ next "earnings. (HOLD)@"
YlwApricornDesc:
- db "A yellow APRICORN.@"
+ db "A yellow APRICORN.@"
GrnApricornDesc:
- db "A green APRICORN.@"
+ db "A green APRICORN.@"
CleanseTagDesc:
- db "Helps repel wild",$4E
- db "#MON. (HOLD)@"
+ db "Helps repel wild"
+ next "#MON. (HOLD)@"
MysticWaterDesc:
- db "Powers up water-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up water-"
+ next "type moves. (HOLD)@"
TwistedSpoonDesc:
- db "Powers up psychic-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up psychic-"
+ next "type moves. (HOLD)@"
WhtApricornDesc:
- db "A white APRICORN.@"
+ db "A white APRICORN.@"
BlackbeltDesc:
- db "Boosts fighting-",$4E
- db "type moves. (HOLD)@"
+ db "Boosts fighting-"
+ next "type moves. (HOLD)@"
BlkApricornDesc:
- db "A black APRICORN.",$4E
- db "@"
+ db "A black APRICORN."
+ next "@"
TeruSama7Desc:
- db "?@"
+ db "?@"
PnkApricornDesc:
- db "A pink APRICORN.",$4E
- db "@"
+ db "A pink APRICORN."
+ next "@"
BlackGlassesDesc:
- db "Powers up dark-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up dark-"
+ next "type moves. (HOLD)@"
SlowpokeTailDesc:
- db "Very tasty. Sell",$4E
- db "high.@"
+ db "Very tasty. Sell"
+ next "high.@"
PinkBowDesc:
- db "Powers up normal-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up normal-"
+ next "type moves. (HOLD)@"
StickDesc:
- db "An ordinary stick.",$4E
- db "Sell low.@"
+ db "An ordinary stick."
+ next "Sell low.@"
SmokeBallDesc:
- db "Escape from wild",$4E
- db "#MON. (HOLD)@"
+ db "Escape from wild"
+ next "#MON. (HOLD)@"
NeverMeltIceDesc:
- db "Powers up ice-type",$4E
- db "moves. (HOLD)@"
+ db "Powers up ice-type"
+ next "moves. (HOLD)@"
MagnetDesc:
- db "Boosts electric-",$4E
- db "type moves. (HOLD)@"
+ db "Boosts electric-"
+ next "type moves. (HOLD)@"
MiracleBerryDesc:
- db "Cures all status",$4E
- db "problems. (HOLD)@"
+ db "Cures all status"
+ next "problems. (HOLD)@"
PearlDesc:
- db "A beautiful pearl.",$4E
- db "Sell low.@"
+ db "A beautiful pearl."
+ next "Sell low.@"
BigPearlDesc:
- db "A big, beautiful",$4E
- db "pearl. Sell high.@"
+ db "A big, beautiful"
+ next "pearl. Sell high.@"
EverStoneDesc:
- db "Stops evolution.",$4E
- db "(HOLD)@"
+ db "Stops evolution."
+ next "(HOLD)@"
SpellTagDesc:
- db "Powers up ghost-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up ghost-"
+ next "type moves. (HOLD)@"
RageCandyBarDesc:
- db "Restores #MON",$4E
- db "HP by 20.@"
+ db "Restores #MON"
+ next "HP by 20.@"
GSBallDesc:
- db "The mysterious",$4E
- db "BALL.@"
+ db "The mysterious"
+ next "BALL.@"
BlueCardDesc:
- db "Card to save",$4E
- db "points.@"
+ db "Card to save"
+ next "points.@"
MiracleSeedDesc:
- db "Powers up grass-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up grass-"
+ next "type moves. (HOLD)@"
ThickClubDesc:
- db "A bone of some",$4E
- db "sort. Sell low.@"
+ db "A bone of some"
+ next "sort. Sell low.@"
FocusBandDesc:
- db "May prevent faint-",$4E
- db "ing. (HOLD)@"
+ db "May prevent faint-"
+ next "ing. (HOLD)@"
TeruSama8Desc:
- db "?@"
+ db "?@"
EnergyPowderDesc:
- db "Restores #MON",$4E
- db "HP by 50. Bitter.@"
+ db "Restores #MON"
+ next "HP by 50. Bitter.@"
EnergyRootDesc:
- db "Restores #MON",$4E
- db "HP by 200. Bitter.@"
+ db "Restores #MON"
+ next "HP by 200. Bitter.@"
HealPowderDesc:
- db "Cures all status",$4E
- db "problems. Bitter.@"
+ db "Cures all status"
+ next "problems. Bitter.@"
RevivalHerbDesc:
- db "Revives fainted",$4E
- db "#MON. Bitter.@"
+ db "Revives fainted"
+ next "#MON. Bitter.@"
HardStoneDesc:
- db "Powers up rock-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up rock-"
+ next "type moves. (HOLD)@"
LuckyEggDesc:
- db "Earns extra EXP.",$4E
- db "points. (HOLD)@"
+ db "Earns extra EXP."
+ next "points. (HOLD)@"
CardKeyDesc:
- db "Opens shutters in",$4E
- db "the RADIO TOWER.@"
+ db "Opens shutters in"
+ next "the RADIO TOWER.@"
MachinePartDesc:
- db "A machine part for",$4E
- db "the POWER PLANT.@"
+ db "A machine part for"
+ next "the POWER PLANT.@"
EggTicketDesc:
- db "May use at Golden-",$4E
- db "rod trade corner.@"
+ db "May use at Golden-"
+ next "rod trade corner.@"
LostItemDesc:
- db "The # DOLL lost",$4E
- db "by the COPYCAT.@"
+ db "The # DOLL lost"
+ next "by the COPYCAT.@"
StardustDesc:
- db "Pretty, red sand.",$4E
- db "Sell high.@"
+ db "Pretty, red sand."
+ next "Sell high.@"
StarPieceDesc:
- db "A hunk of red gem.",$4E
- db "Sell very high.@"
+ db "A hunk of red gem."
+ next "Sell very high.@"
BasementKeyDesc:
- db "Opens doors.@"
+ db "Opens doors.@"
PassDesc:
- db "A ticket for the",$4E
- db "MAGNET TRAIN.@"
+ db "A ticket for the"
+ next "MAGNET TRAIN.@"
TeruSama9Desc:
- db "?@"
+ db "?@"
TeruSama10Desc:
- db "?@"
+ db "?@"
TeruSama11Desc:
- db "?@"
+ db "?@"
CharcoalDesc:
- db "Powers up fire-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up fire-"
+ next "type moves. (HOLD)@"
BerryJuiceDesc:
- db "Restores #MON",$4E
- db "HP by 20.@"
+ db "Restores #MON"
+ next "HP by 20.@"
ScopeLensDesc:
- db "Raises critical",$4E
- db "hit ratio. (HOLD)@"
+ db "Raises critical"
+ next "hit ratio. (HOLD)@"
TeruSama12Desc:
- db "?@"
+ db "?@"
TeruSama13Desc:
- db "?@"
+ db "?@"
MetalCoatDesc:
- db "Powers up steel-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up steel-"
+ next "type moves. (HOLD)@"
DragonFangDesc:
- db "Powers up dragon-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up dragon-"
+ next "type moves. (HOLD)@"
TeruSama14Desc:
- db "?@"
+ db "?@"
LeftoversDesc:
- db "Restores HP during",$4E
- db "battle. (HOLD)@"
+ db "Restores HP during"
+ next "battle. (HOLD)@"
TeruSama15Desc:
- db "?@"
+ db "?@"
TeruSama16Desc:
- db "?@"
+ db "?@"
TeruSama17Desc:
- db "?@"
+ db "?@"
MysteryBerryDesc:
- db "A self-restore",$4E
- db "for PP. (HOLD)@"
+ db "A self-restore"
+ next "for PP. (HOLD)@"
DragonScaleDesc:
- db "A rare dragon-type",$4E
- db "item.@"
+ db "A rare dragon-type"
+ next "item.@"
BerserkGeneDesc:
- db "Boosts ATTACK but",$4E
- db "causes confusion.@"
+ db "Boosts ATTACK but"
+ next "causes confusion.@"
TeruSama18Desc:
- db "?@"
+ db "?@"
TeruSama19Desc:
- db "?@"
+ db "?@"
TeruSama20Desc:
- db "?@"
+ db "?@"
SacredAshDesc:
- db "Fully revives all",$4E
- db "fainted #MON.@"
+ db "Fully revives all"
+ next "fainted #MON.@"
HeavyBallDesc:
- db "A BALL for catch-",$4E
- db "ing heavy #MON.@"
+ db "A BALL for catch-"
+ next "ing heavy #MON.@"
FlowerMailDesc:
- db "Flower-print MAIL.",$4E
- db "(HOLD)@"
+ db "Flower-print MAIL."
+ next "(HOLD)@"
LevelBallDesc:
- db "A BALL for lower-",$4E
- db "level #MON.@"
+ db "A BALL for lower-"
+ next "level #MON.@"
LureBallDesc:
- db "A BALL for #MON",$4E
- db "hooked by a ROD.@"
+ db "A BALL for #MON"
+ next "hooked by a ROD.@"
FastBallDesc:
- db "A BALL for catch-",$4E
- db "ing fast #MON.@"
+ db "A BALL for catch-"
+ next "ing fast #MON.@"
TeruSama21Desc:
- db "?@"
+ db "?@"
LightBallDesc:
- db "An odd, electrical",$4E
- db "orb. (HOLD)@"
+ db "An odd, electrical"
+ next "orb. (HOLD)@"
FriendBallDesc:
- db "A BALL that makes",$4E
- db "#MON friendly.@"
+ db "A BALL that makes"
+ next "#MON friendly.@"
MoonBallDesc:
- db "A BALL for MOON",$4E
- db "STONE evolvers.@"
+ db "A BALL for MOON"
+ next "STONE evolvers.@"
LoveBallDesc:
- db "For catching the",$4E
- db "opposite gender.@"
+ db "For catching the"
+ next "opposite gender.@"
NormalBoxDesc:
- db "Open it and see",$4E
- db "what's inside.@"
+ db "Open it and see"
+ next "what's inside.@"
GorgeousBoxDesc:
- db "Open it and see",$4E
- db "what's inside.@"
+ db "Open it and see"
+ next "what's inside.@"
SunStoneDesc:
- db "Evolves certain",$4E
- db "kinds of #MON.@"
+ db "Evolves certain"
+ next "kinds of #MON.@"
PolkadotBowDesc:
- db "Powers up normal-",$4E
- db "type moves. (HOLD)@"
+ db "Powers up normal-"
+ next "type moves. (HOLD)@"
TeruSama22Desc:
- db "?@"
+ db "?@"
UpGradeDesc:
- db "A mysterious box",$4E
- db "made by SILPH CO.@"
+ db "A mysterious box"
+ next "made by SILPH CO.@"
BerryDesc:
- db "A self-restore",$4E
- db "item. (10HP, HOLD)@"
+ db "A self-restore"
+ next "item. (10HP, HOLD)@"
GoldBerryDesc:
- db "A self-restore",$4E
- db "item. (30HP, HOLD)@"
+ db "A self-restore"
+ next "item. (30HP, HOLD)@"
SquirtBottleDesc:
- db "A bottle used for",$4E
- db "watering plants.@"
+ db "A bottle used for"
+ next "watering plants.@"
TeruSama23Desc:
- db "?@"
+ db "?@"
ParkBallDesc:
- db "The Bug-Catching",$4E
- db "Contest BALL.@"
+ db "The Bug-Catching"
+ next "Contest BALL.@"
RainbowWingDesc:
- db "A mystical feather",$4E
- db "of rainbow colors.@"
+ db "A mystical feather"
+ next "of rainbow colors.@"
TeruSama24Desc:
- db "?@"
+ db "?@"
BrickPieceDesc:
- db "A rare chunk of",$4E
- db "tile.@"
+ db "A rare chunk of"
+ next "tile.@"
SurfMailDesc:
- db "LAPRAS-print MAIL.",$4E
- db "(HOLD)@"
+ db "LAPRAS-print MAIL."
+ next "(HOLD)@"
LiteBlueMailDesc:
- db "DRATINI-print",$4E
- db "MAIL. (HOLD)@"
+ db "DRATINI-print"
+ next "MAIL. (HOLD)@"
PortraitMailDesc:
- db "MAIL featuring the",$4E
- db "holder's likeness.@"
+ db "MAIL featuring the"
+ next "holder's likeness.@"
LovelyMailDesc:
- db "Heart-print MAIL.",$4E
- db "(HOLD)@"
+ db "Heart-print MAIL."
+ next "(HOLD)@"
EonMailDesc:
- db "EEVEE-print MAIL.",$4E
- db "(HOLD)@"
+ db "EEVEE-print MAIL."
+ next "(HOLD)@"
MorphMailDesc:
- db "DITTO-print MAIL.",$4E
- db "(HOLD)@"
+ db "DITTO-print MAIL."
+ next "(HOLD)@"
BlueSkyMailDesc:
- db "Sky-print MAIL.",$4E
- db "(HOLD)@"
+ db "Sky-print MAIL."
+ next "(HOLD)@"
MusicMailDesc:
- db "NATU-print MAIL.",$4E
- db "(HOLD)@"
+ db "NATU-print MAIL."
+ next "(HOLD)@"
MewMailDesc:
- db "MEW-print MAIL.",$4E
- db "(HOLD)@"
+ db "MEW-print MAIL."
+ next "(HOLD)@"
TeruSama25Desc:
- db "?@"
+ db "?@"
TeruSama26Desc:
- db "?@"
+ db "?@"
TeruSama27Desc:
- db "?@"
+ db "?@"
TeruSama28Desc:
- db "?@"
+ db "?@"
TeruSama29Desc:
- db "?@"
+ db "?@"
TeruSama30Desc:
- db "?@"
+ db "?@"
TeruSama31Desc:
- db "?@"
+ db "?@"
TeruSama32Desc:
- db "?@"
+ db "?@"
TeruSama33Desc:
- db "?@"
+ db "?@"