From a793e62d8364996a276c048bc55ae072a285053a Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Tue, 1 Nov 2016 08:29:13 -0700 Subject: .s -> .inc --- data/text/ability_description_pointers.inc | 80 + data/text/ability_description_pointers.s | 80 - data/text/ability_descriptions.inc | 233 ++ data/text/ability_descriptions.s | 233 -- data/text/ability_names.inc | 79 + data/text/ability_names.s | 79 - data/text/berry_descriptions.inc | 258 ++ data/text/berry_descriptions.s | 258 -- data/text/berry_firmness_strings.inc | 14 + data/text/berry_firmness_strings.s | 14 - data/text/contest_text.inc | 203 ++ data/text/contest_text.s | 203 -- data/text/contest_text_pointers.inc | 78 + data/text/contest_text_pointers.s | 78 - .../easy_chat/easy_chat_group_name_pointers.inc | 24 + .../text/easy_chat/easy_chat_group_name_pointers.s | 24 - data/text/easy_chat/easy_chat_group_names.inc | 65 + data/text/easy_chat/easy_chat_group_names.s | 65 - data/text/easy_chat/easy_chat_groups.inc | 112 + data/text/easy_chat/easy_chat_groups.s | 112 - data/text/easy_chat/easy_chat_words_by_letter.inc | 2656 ++++++++++++++++++++ data/text/easy_chat/easy_chat_words_by_letter.s | 2656 -------------------- data/text/gift_ribbon_descriptions.inc | 207 ++ data/text/gift_ribbon_descriptions.s | 207 -- data/text/item_descriptions.inc | 929 +++++++ data/text/item_descriptions.s | 929 ------- data/text/move_descriptions.inc | 1418 +++++++++++ data/text/move_descriptions.s | 1418 ----------- data/text/move_names.inc | 356 +++ data/text/move_names.s | 356 --- data/text/nature_names.inc | 102 + data/text/nature_names.s | 102 - data/text/pokedex_text.inc | 2321 +++++++++++++++++ data/text/pokedex_text.s | 2321 ----------------- data/text/ribbon_descriptions.inc | 84 + data/text/ribbon_descriptions.s | 84 - data/text/species_names.inc | 413 +++ data/text/species_names.s | 413 --- data/text/trainer_class_names.inc | 67 + data/text/trainer_class_names.s | 67 - data/text/type_names.inc | 19 + data/text/type_names.s | 19 - 42 files changed, 9718 insertions(+), 9718 deletions(-) create mode 100644 data/text/ability_description_pointers.inc delete mode 100644 data/text/ability_description_pointers.s create mode 100644 data/text/ability_descriptions.inc delete mode 100644 data/text/ability_descriptions.s create mode 100644 data/text/ability_names.inc delete mode 100644 data/text/ability_names.s create mode 100644 data/text/berry_descriptions.inc delete mode 100644 data/text/berry_descriptions.s create mode 100644 data/text/berry_firmness_strings.inc delete mode 100644 data/text/berry_firmness_strings.s create mode 100644 data/text/contest_text.inc delete mode 100644 data/text/contest_text.s create mode 100644 data/text/contest_text_pointers.inc delete mode 100644 data/text/contest_text_pointers.s create mode 100644 data/text/easy_chat/easy_chat_group_name_pointers.inc delete mode 100644 data/text/easy_chat/easy_chat_group_name_pointers.s create mode 100644 data/text/easy_chat/easy_chat_group_names.inc delete mode 100644 data/text/easy_chat/easy_chat_group_names.s create mode 100644 data/text/easy_chat/easy_chat_groups.inc delete mode 100644 data/text/easy_chat/easy_chat_groups.s create mode 100644 data/text/easy_chat/easy_chat_words_by_letter.inc delete mode 100644 data/text/easy_chat/easy_chat_words_by_letter.s create mode 100644 data/text/gift_ribbon_descriptions.inc delete mode 100644 data/text/gift_ribbon_descriptions.s create mode 100644 data/text/item_descriptions.inc delete mode 100644 data/text/item_descriptions.s create mode 100644 data/text/move_descriptions.inc delete mode 100644 data/text/move_descriptions.s create mode 100644 data/text/move_names.inc delete mode 100644 data/text/move_names.s create mode 100644 data/text/nature_names.inc delete mode 100644 data/text/nature_names.s create mode 100644 data/text/pokedex_text.inc delete mode 100644 data/text/pokedex_text.s create mode 100644 data/text/ribbon_descriptions.inc delete mode 100644 data/text/ribbon_descriptions.s create mode 100644 data/text/species_names.inc delete mode 100644 data/text/species_names.s create mode 100644 data/text/trainer_class_names.inc delete mode 100644 data/text/trainer_class_names.s create mode 100644 data/text/type_names.inc delete mode 100644 data/text/type_names.s (limited to 'data/text') diff --git a/data/text/ability_description_pointers.inc b/data/text/ability_description_pointers.inc new file mode 100644 index 000000000..41d3e84ef --- /dev/null +++ b/data/text/ability_description_pointers.inc @@ -0,0 +1,80 @@ + .align 2 +gAbilityDescriptionPointers:: @ 831BAD4 + .4byte gNoneAbilityDescription + .4byte gStenchAbilityDescription + .4byte gDrizzleAbilityDescription + .4byte gSpeedBoostAbilityDescription + .4byte gBattleArmorAbilityDescription + .4byte gSturdyAbilityDescription + .4byte gDampAbilityDescription + .4byte gLimberAbilityDescription + .4byte gSandVeilAbilityDescription + .4byte gStaticAbilityDescription + .4byte gVoltAbsorbAbilityDescription + .4byte gWaterAbsorbAbilityDescription + .4byte gObliviousAbilityDescription + .4byte gCloudNineAbilityDescription + .4byte gCompoundEyesAbilityDescription + .4byte gInsomniaAbilityDescription + .4byte gColorChangeAbilityDescription + .4byte gImmunityAbilityDescription + .4byte gFlashFireAbilityDescription + .4byte gShieldDustAbilityDescription + .4byte gOwnTempoAbilityDescription + .4byte gSuctionCupsAbilityDescription + .4byte gIntimidateAbilityDescription + .4byte gShadowTagAbilityDescription + .4byte gRoughSkinAbilityDescription + .4byte gWonderGuardAbilityDescription + .4byte gLevitateAbilityDescription + .4byte gEffectSporeAbilityDescription + .4byte gSynchronizeAbilityDescription + .4byte gClearBodyAbilityDescription + .4byte gNaturalCureAbilityDescription + .4byte gLightningRodAbilityDescription + .4byte gSereneGraceAbilityDescription + .4byte gSwiftSwimAbilityDescription + .4byte gChlorophyllAbilityDescription + .4byte gIlluminateAbilityDescription + .4byte gTraceAbilityDescription + .4byte gHugePowerAbilityDescription + .4byte gPoisonPointAbilityDescription + .4byte gInnerFocusAbilityDescription + .4byte gMagmaArmorAbilityDescription + .4byte gWaterVeilAbilityDescription + .4byte gMagnetPullAbilityDescription + .4byte gSoundproofAbilityDescription + .4byte gRainDishAbilityDescription + .4byte gSandStreamAbilityDescription + .4byte gPressureAbilityDescription + .4byte gThickFatAbilityDescription + .4byte gEarlyBirdAbilityDescription + .4byte gFlameBodyAbilityDescription + .4byte gRunAwayAbilityDescription + .4byte gKeenEyeAbilityDescription + .4byte gHyperCutterAbilityDescription + .4byte gPickupAbilityDescription + .4byte gTruantAbilityDescription + .4byte gHustleAbilityDescription + .4byte gCuteCharmAbilityDescription + .4byte gPlusAbilityDescription + .4byte gMinusAbilityDescription + .4byte gForecastAbilityDescription + .4byte gStickyHoldAbilityDescription + .4byte gShedSkinAbilityDescription + .4byte gGutsAbilityDescription + .4byte gMarvelScaleAbilityDescription + .4byte gLiquidOozeAbilityDescription + .4byte gOvergrowAbilityDescription + .4byte gBlazeAbilityDescription + .4byte gTorrentAbilityDescription + .4byte gSwarmAbilityDescription + .4byte gRockHeadAbilityDescription + .4byte gDroughtAbilityDescription + .4byte gArenaTrapAbilityDescription + .4byte gVitalSpiritAbilityDescription + .4byte gWhiteSmokeAbilityDescription + .4byte gPurePowerAbilityDescription + .4byte gShellArmorAbilityDescription + .4byte gCacophonyAbilityDescription + .4byte gAirLockAbilityDescription diff --git a/data/text/ability_description_pointers.s b/data/text/ability_description_pointers.s deleted file mode 100644 index 41d3e84ef..000000000 --- a/data/text/ability_description_pointers.s +++ /dev/null @@ -1,80 +0,0 @@ - .align 2 -gAbilityDescriptionPointers:: @ 831BAD4 - .4byte gNoneAbilityDescription - .4byte gStenchAbilityDescription - .4byte gDrizzleAbilityDescription - .4byte gSpeedBoostAbilityDescription - .4byte gBattleArmorAbilityDescription - .4byte gSturdyAbilityDescription - .4byte gDampAbilityDescription - .4byte gLimberAbilityDescription - .4byte gSandVeilAbilityDescription - .4byte gStaticAbilityDescription - .4byte gVoltAbsorbAbilityDescription - .4byte gWaterAbsorbAbilityDescription - .4byte gObliviousAbilityDescription - .4byte gCloudNineAbilityDescription - .4byte gCompoundEyesAbilityDescription - .4byte gInsomniaAbilityDescription - .4byte gColorChangeAbilityDescription - .4byte gImmunityAbilityDescription - .4byte gFlashFireAbilityDescription - .4byte gShieldDustAbilityDescription - .4byte gOwnTempoAbilityDescription - .4byte gSuctionCupsAbilityDescription - .4byte gIntimidateAbilityDescription - .4byte gShadowTagAbilityDescription - .4byte gRoughSkinAbilityDescription - .4byte gWonderGuardAbilityDescription - .4byte gLevitateAbilityDescription - .4byte gEffectSporeAbilityDescription - .4byte gSynchronizeAbilityDescription - .4byte gClearBodyAbilityDescription - .4byte gNaturalCureAbilityDescription - .4byte gLightningRodAbilityDescription - .4byte gSereneGraceAbilityDescription - .4byte gSwiftSwimAbilityDescription - .4byte gChlorophyllAbilityDescription - .4byte gIlluminateAbilityDescription - .4byte gTraceAbilityDescription - .4byte gHugePowerAbilityDescription - .4byte gPoisonPointAbilityDescription - .4byte gInnerFocusAbilityDescription - .4byte gMagmaArmorAbilityDescription - .4byte gWaterVeilAbilityDescription - .4byte gMagnetPullAbilityDescription - .4byte gSoundproofAbilityDescription - .4byte gRainDishAbilityDescription - .4byte gSandStreamAbilityDescription - .4byte gPressureAbilityDescription - .4byte gThickFatAbilityDescription - .4byte gEarlyBirdAbilityDescription - .4byte gFlameBodyAbilityDescription - .4byte gRunAwayAbilityDescription - .4byte gKeenEyeAbilityDescription - .4byte gHyperCutterAbilityDescription - .4byte gPickupAbilityDescription - .4byte gTruantAbilityDescription - .4byte gHustleAbilityDescription - .4byte gCuteCharmAbilityDescription - .4byte gPlusAbilityDescription - .4byte gMinusAbilityDescription - .4byte gForecastAbilityDescription - .4byte gStickyHoldAbilityDescription - .4byte gShedSkinAbilityDescription - .4byte gGutsAbilityDescription - .4byte gMarvelScaleAbilityDescription - .4byte gLiquidOozeAbilityDescription - .4byte gOvergrowAbilityDescription - .4byte gBlazeAbilityDescription - .4byte gTorrentAbilityDescription - .4byte gSwarmAbilityDescription - .4byte gRockHeadAbilityDescription - .4byte gDroughtAbilityDescription - .4byte gArenaTrapAbilityDescription - .4byte gVitalSpiritAbilityDescription - .4byte gWhiteSmokeAbilityDescription - .4byte gPurePowerAbilityDescription - .4byte gShellArmorAbilityDescription - .4byte gCacophonyAbilityDescription - .4byte gAirLockAbilityDescription diff --git a/data/text/ability_descriptions.inc b/data/text/ability_descriptions.inc new file mode 100644 index 000000000..fe8305542 --- /dev/null +++ b/data/text/ability_descriptions.inc @@ -0,0 +1,233 @@ +gNoneAbilityDescription:: @ 831AF98 + .string "No special ability.$" + +gStenchAbilityDescription:: @ 831AFAC + .string "Helps repel wild POKéMON.$" + +gDrizzleAbilityDescription:: @ 831AFC6 + .string "Summons rain in battle.$" + +gSpeedBoostAbilityDescription:: @ 831AFDE + .string "Gradually boosts SPEED.$" + +gBattleArmorAbilityDescription:: @ 831AFF6 + .string "Blocks critical hits.$" + +gSturdyAbilityDescription:: @ 831B00C + .string "Negates 1-hit KO attacks.$" + +gDampAbilityDescription:: @ 831B026 + .string "Prevents self-destruction.$" + +gLimberAbilityDescription:: @ 831B041 + .string "Prevents paralysis.$" + +gSandVeilAbilityDescription:: @ 831B055 + .string "Ups evasion in a sandstorm.$" + +gStaticAbilityDescription:: @ 831B071 + .string "Paralyzes on contact.$" + +gVoltAbsorbAbilityDescription:: @ 831B087 + .string "Turns electricity into HP.$" + +gWaterAbsorbAbilityDescription:: @ 831B0A2 + .string "Changes water into HP.$" + +gObliviousAbilityDescription:: @ 831B0B9 + .string "Prevents attraction.$" + +gCloudNineAbilityDescription:: @ 831B0CE + .string "Negates weather effects.$" + +gCompoundEyesAbilityDescription:: @ 831B0E7 + .string "Raises accuracy.$" + +gInsomniaAbilityDescription:: @ 831B0F8 + .string "Prevents sleep.$" + +gColorChangeAbilityDescription:: @ 831B108 + .string "Changes type to foe’s move.$" + +gImmunityAbilityDescription:: @ 831B124 + .string "Prevents poisoning.$" + +gFlashFireAbilityDescription:: @ 831B138 + .string "Powers up if hit by fire.$" + +gShieldDustAbilityDescription:: @ 831B152 + .string "Prevents added effects.$" + +gOwnTempoAbilityDescription:: @ 831B16A + .string "Prevents confusion.$" + +gSuctionCupsAbilityDescription:: @ 831B17E + .string "Firmly anchors the body.$" + +gIntimidateAbilityDescription:: @ 831B197 + .string "Lowers the foe’s ATTACK.$" + +gShadowTagAbilityDescription:: @ 831B1B0 + .string "Prevents the foe’s escape.$" + +gRoughSkinAbilityDescription:: @ 831B1CB + .string "Hurts to touch.$" + +gWonderGuardAbilityDescription:: @ 831B1DB + .string "“Super effective” hits.$" + +gLevitateAbilityDescription:: @ 831B1F3 + .string "Not hit by GROUND attacks.$" + +gEffectSporeAbilityDescription:: @ 831B20E + .string "Leaves spores on contact.$" + +gSynchronizeAbilityDescription:: @ 831B228 + .string "Passes on status problems.$" + +gClearBodyAbilityDescription:: @ 831B243 + .string "Prevents ability reduction.$" + +gNaturalCureAbilityDescription:: @ 831B25F + .string "Heals upon switching out.$" + +gLightningRodAbilityDescription:: @ 831B279 + .string "Draws electrical moves.$" + +gSereneGraceAbilityDescription:: @ 831B291 + .string "Promotes added effects.$" + +gSwiftSwimAbilityDescription:: @ 831B2A9 + .string "Raises SPEED in rain.$" + +gChlorophyllAbilityDescription:: @ 831B2BF + .string "Raises SPEED in sunshine.$" + +gIlluminateAbilityDescription:: @ 831B2D9 + .string "Encounter rate increases.$" + +gTraceAbilityDescription:: @ 831B2F3 + .string "Copies special ability.$" + +gHugePowerAbilityDescription:: @ 831B30B + .string "Raises ATTACK.$" + +gPoisonPointAbilityDescription:: @ 831B31A + .string "Poisons foe on contact.$" + +gInnerFocusAbilityDescription:: @ 831B332 + .string "Prevents flinching.$" + +gMagmaArmorAbilityDescription:: @ 831B346 + .string "Prevents freezing.$" + +gWaterVeilAbilityDescription:: @ 831B359 + .string "Prevents burns.$" + +gMagnetPullAbilityDescription:: @ 831B369 + .string "Traps STEEL-type POKéMON.$" + +gSoundproofAbilityDescription:: @ 831B383 + .string "Avoids sound-based moves.$" + +gRainDishAbilityDescription:: @ 831B39D + .string "Slight HP recovery in rain.$" + +gSandStreamAbilityDescription:: @ 831B3B9 + .string "Summons a sandstorm.$" + +gPressureAbilityDescription:: @ 831B3CE + .string "Raises foe’s PP usage.$" + +gThickFatAbilityDescription:: @ 831B3E5 + .string "Heat-and-cold protection.$" + +gEarlyBirdAbilityDescription:: @ 831B3FF + .string "Awakens quickly from sleep.$" + +gFlameBodyAbilityDescription:: @ 831B41B + .string "Burns the foe on contact.$" + +gRunAwayAbilityDescription:: @ 831B435 + .string "Makes escaping easier.$" + +gKeenEyeAbilityDescription:: @ 831B44C + .string "Prevents loss of accuracy.$" + +gHyperCutterAbilityDescription:: @ 831B467 + .string "Prevents ATTACK reduction.$" + +gPickupAbilityDescription:: @ 831B482 + .string "May pick up items.$" + +gTruantAbilityDescription:: @ 831B495 + .string "Moves only every two turns.$" + +gHustleAbilityDescription:: @ 831B4B1 + .string "Trades accuracy for power.$" + +gCuteCharmAbilityDescription:: @ 831B4CC + .string "Infatuates on contact.$" + +gPlusAbilityDescription:: @ 831B4E3 + .string "Powers up with MINUS.$" + +gMinusAbilityDescription:: @ 831B4F9 + .string "Powers up with PLUS.$" + +gForecastAbilityDescription:: @ 831B50E + .string "Changes with the weather.$" + +gStickyHoldAbilityDescription:: @ 831B528 + .string "Prevents item theft.$" + +gShedSkinAbilityDescription:: @ 831B53D + .string "Heals the body by shedding.$" + +gGutsAbilityDescription:: @ 831B559 + .string "Ups ATTACK if suffering.$" + +gMarvelScaleAbilityDescription:: @ 831B572 + .string "Ups DEFENSE if suffering.$" + +gLiquidOozeAbilityDescription:: @ 831B58C + .string "Draining causes injury.$" + +gOvergrowAbilityDescription:: @ 831B5A4 + .string "Ups GRASS moves in a pinch.$" + +gBlazeAbilityDescription:: @ 831B5C0 + .string "Ups FIRE moves in a pinch.$" + +gTorrentAbilityDescription:: @ 831B5DB + .string "Ups WATER moves in a pinch.$" + +gSwarmAbilityDescription:: @ 831B5F7 + .string "Ups BUG moves in a pinch.$" + +gRockHeadAbilityDescription:: @ 831B611 + .string "Prevents recoil damage.$" + +gDroughtAbilityDescription:: @ 831B629 + .string "Summons sunlight in battle.$" + +gArenaTrapAbilityDescription:: @ 831B645 + .string "Prevents fleeing.$" + +gVitalSpiritAbilityDescription:: @ 831B657 + .string "Prevents sleep.$" + +gWhiteSmokeAbilityDescription:: @ 831B667 + .string "Prevents ability reduction.$" + +gPurePowerAbilityDescription:: @ 831B683 + .string "Raises ATTACK.$" + +gShellArmorAbilityDescription:: @ 831B692 + .string "Blocks critical hits.$" + +gCacophonyAbilityDescription:: @ 831B6A8 + .string "Avoids sound-based moves.$" + +gAirLockAbilityDescription:: @ 831B6C2 + .string "Negates weather effects.$" diff --git a/data/text/ability_descriptions.s b/data/text/ability_descriptions.s deleted file mode 100644 index fe8305542..000000000 --- a/data/text/ability_descriptions.s +++ /dev/null @@ -1,233 +0,0 @@ -gNoneAbilityDescription:: @ 831AF98 - .string "No special ability.$" - -gStenchAbilityDescription:: @ 831AFAC - .string "Helps repel wild POKéMON.$" - -gDrizzleAbilityDescription:: @ 831AFC6 - .string "Summons rain in battle.$" - -gSpeedBoostAbilityDescription:: @ 831AFDE - .string "Gradually boosts SPEED.$" - -gBattleArmorAbilityDescription:: @ 831AFF6 - .string "Blocks critical hits.$" - -gSturdyAbilityDescription:: @ 831B00C - .string "Negates 1-hit KO attacks.$" - -gDampAbilityDescription:: @ 831B026 - .string "Prevents self-destruction.$" - -gLimberAbilityDescription:: @ 831B041 - .string "Prevents paralysis.$" - -gSandVeilAbilityDescription:: @ 831B055 - .string "Ups evasion in a sandstorm.$" - -gStaticAbilityDescription:: @ 831B071 - .string "Paralyzes on contact.$" - -gVoltAbsorbAbilityDescription:: @ 831B087 - .string "Turns electricity into HP.$" - -gWaterAbsorbAbilityDescription:: @ 831B0A2 - .string "Changes water into HP.$" - -gObliviousAbilityDescription:: @ 831B0B9 - .string "Prevents attraction.$" - -gCloudNineAbilityDescription:: @ 831B0CE - .string "Negates weather effects.$" - -gCompoundEyesAbilityDescription:: @ 831B0E7 - .string "Raises accuracy.$" - -gInsomniaAbilityDescription:: @ 831B0F8 - .string "Prevents sleep.$" - -gColorChangeAbilityDescription:: @ 831B108 - .string "Changes type to foe’s move.$" - -gImmunityAbilityDescription:: @ 831B124 - .string "Prevents poisoning.$" - -gFlashFireAbilityDescription:: @ 831B138 - .string "Powers up if hit by fire.$" - -gShieldDustAbilityDescription:: @ 831B152 - .string "Prevents added effects.$" - -gOwnTempoAbilityDescription:: @ 831B16A - .string "Prevents confusion.$" - -gSuctionCupsAbilityDescription:: @ 831B17E - .string "Firmly anchors the body.$" - -gIntimidateAbilityDescription:: @ 831B197 - .string "Lowers the foe’s ATTACK.$" - -gShadowTagAbilityDescription:: @ 831B1B0 - .string "Prevents the foe’s escape.$" - -gRoughSkinAbilityDescription:: @ 831B1CB - .string "Hurts to touch.$" - -gWonderGuardAbilityDescription:: @ 831B1DB - .string "“Super effective” hits.$" - -gLevitateAbilityDescription:: @ 831B1F3 - .string "Not hit by GROUND attacks.$" - -gEffectSporeAbilityDescription:: @ 831B20E - .string "Leaves spores on contact.$" - -gSynchronizeAbilityDescription:: @ 831B228 - .string "Passes on status problems.$" - -gClearBodyAbilityDescription:: @ 831B243 - .string "Prevents ability reduction.$" - -gNaturalCureAbilityDescription:: @ 831B25F - .string "Heals upon switching out.$" - -gLightningRodAbilityDescription:: @ 831B279 - .string "Draws electrical moves.$" - -gSereneGraceAbilityDescription:: @ 831B291 - .string "Promotes added effects.$" - -gSwiftSwimAbilityDescription:: @ 831B2A9 - .string "Raises SPEED in rain.$" - -gChlorophyllAbilityDescription:: @ 831B2BF - .string "Raises SPEED in sunshine.$" - -gIlluminateAbilityDescription:: @ 831B2D9 - .string "Encounter rate increases.$" - -gTraceAbilityDescription:: @ 831B2F3 - .string "Copies special ability.$" - -gHugePowerAbilityDescription:: @ 831B30B - .string "Raises ATTACK.$" - -gPoisonPointAbilityDescription:: @ 831B31A - .string "Poisons foe on contact.$" - -gInnerFocusAbilityDescription:: @ 831B332 - .string "Prevents flinching.$" - -gMagmaArmorAbilityDescription:: @ 831B346 - .string "Prevents freezing.$" - -gWaterVeilAbilityDescription:: @ 831B359 - .string "Prevents burns.$" - -gMagnetPullAbilityDescription:: @ 831B369 - .string "Traps STEEL-type POKéMON.$" - -gSoundproofAbilityDescription:: @ 831B383 - .string "Avoids sound-based moves.$" - -gRainDishAbilityDescription:: @ 831B39D - .string "Slight HP recovery in rain.$" - -gSandStreamAbilityDescription:: @ 831B3B9 - .string "Summons a sandstorm.$" - -gPressureAbilityDescription:: @ 831B3CE - .string "Raises foe’s PP usage.$" - -gThickFatAbilityDescription:: @ 831B3E5 - .string "Heat-and-cold protection.$" - -gEarlyBirdAbilityDescription:: @ 831B3FF - .string "Awakens quickly from sleep.$" - -gFlameBodyAbilityDescription:: @ 831B41B - .string "Burns the foe on contact.$" - -gRunAwayAbilityDescription:: @ 831B435 - .string "Makes escaping easier.$" - -gKeenEyeAbilityDescription:: @ 831B44C - .string "Prevents loss of accuracy.$" - -gHyperCutterAbilityDescription:: @ 831B467 - .string "Prevents ATTACK reduction.$" - -gPickupAbilityDescription:: @ 831B482 - .string "May pick up items.$" - -gTruantAbilityDescription:: @ 831B495 - .string "Moves only every two turns.$" - -gHustleAbilityDescription:: @ 831B4B1 - .string "Trades accuracy for power.$" - -gCuteCharmAbilityDescription:: @ 831B4CC - .string "Infatuates on contact.$" - -gPlusAbilityDescription:: @ 831B4E3 - .string "Powers up with MINUS.$" - -gMinusAbilityDescription:: @ 831B4F9 - .string "Powers up with PLUS.$" - -gForecastAbilityDescription:: @ 831B50E - .string "Changes with the weather.$" - -gStickyHoldAbilityDescription:: @ 831B528 - .string "Prevents item theft.$" - -gShedSkinAbilityDescription:: @ 831B53D - .string "Heals the body by shedding.$" - -gGutsAbilityDescription:: @ 831B559 - .string "Ups ATTACK if suffering.$" - -gMarvelScaleAbilityDescription:: @ 831B572 - .string "Ups DEFENSE if suffering.$" - -gLiquidOozeAbilityDescription:: @ 831B58C - .string "Draining causes injury.$" - -gOvergrowAbilityDescription:: @ 831B5A4 - .string "Ups GRASS moves in a pinch.$" - -gBlazeAbilityDescription:: @ 831B5C0 - .string "Ups FIRE moves in a pinch.$" - -gTorrentAbilityDescription:: @ 831B5DB - .string "Ups WATER moves in a pinch.$" - -gSwarmAbilityDescription:: @ 831B5F7 - .string "Ups BUG moves in a pinch.$" - -gRockHeadAbilityDescription:: @ 831B611 - .string "Prevents recoil damage.$" - -gDroughtAbilityDescription:: @ 831B629 - .string "Summons sunlight in battle.$" - -gArenaTrapAbilityDescription:: @ 831B645 - .string "Prevents fleeing.$" - -gVitalSpiritAbilityDescription:: @ 831B657 - .string "Prevents sleep.$" - -gWhiteSmokeAbilityDescription:: @ 831B667 - .string "Prevents ability reduction.$" - -gPurePowerAbilityDescription:: @ 831B683 - .string "Raises ATTACK.$" - -gShellArmorAbilityDescription:: @ 831B692 - .string "Blocks critical hits.$" - -gCacophonyAbilityDescription:: @ 831B6A8 - .string "Avoids sound-based moves.$" - -gAirLockAbilityDescription:: @ 831B6C2 - .string "Negates weather effects.$" diff --git a/data/text/ability_names.inc b/data/text/ability_names.inc new file mode 100644 index 000000000..a630b8080 --- /dev/null +++ b/data/text/ability_names.inc @@ -0,0 +1,79 @@ +gAbilityNames:: @ 831B6DB + .string "-------$", 13 + .string "STENCH$", 13 + .string "DRIZZLE$", 13 + .string "SPEED BOOST$", 13 + .string "BATTLE ARMOR$", 13 + .string "STURDY$", 13 + .string "DAMP$", 13 + .string "LIMBER$", 13 + .string "SAND VEIL$", 13 + .string "STATIC$", 13 + .string "VOLT ABSORB$", 13 + .string "WATER ABSORB$", 13 + .string "OBLIVIOUS$", 13 + .string "CLOUD NINE$", 13 + .string "COMPOUNDEYES$", 13 + .string "INSOMNIA$", 13 + .string "COLOR CHANGE$", 13 + .string "IMMUNITY$", 13 + .string "FLASH FIRE$", 13 + .string "SHIELD DUST$", 13 + .string "OWN TEMPO$", 13 + .string "SUCTION CUPS$", 13 + .string "INTIMIDATE$", 13 + .string "SHADOW TAG$", 13 + .string "ROUGH SKIN$", 13 + .string "WONDER GUARD$", 13 + .string "LEVITATE$", 13 + .string "EFFECT SPORE$", 13 + .string "SYNCHRONIZE$", 13 + .string "CLEAR BODY$", 13 + .string "NATURAL CURE$", 13 + .string "LIGHTNINGROD$", 13 + .string "SERENE GRACE$", 13 + .string "SWIFT SWIM$", 13 + .string "CHLOROPHYLL$", 13 + .string "ILLUMINATE$", 13 + .string "TRACE$", 13 + .string "HUGE POWER$", 13 + .string "POISON POINT$", 13 + .string "INNER FOCUS$", 13 + .string "MAGMA ARMOR$", 13 + .string "WATER VEIL$", 13 + .string "MAGNET PULL$", 13 + .string "SOUNDPROOF$", 13 + .string "RAIN DISH$", 13 + .string "SAND STREAM$", 13 + .string "PRESSURE$", 13 + .string "THICK FAT$", 13 + .string "EARLY BIRD$", 13 + .string "FLAME BODY$", 13 + .string "RUN AWAY$", 13 + .string "KEEN EYE$", 13 + .string "HYPER CUTTER$", 13 + .string "PICKUP$", 13 + .string "TRUANT$", 13 + .string "HUSTLE$", 13 + .string "CUTE CHARM$", 13 + .string "PLUS$", 13 + .string "MINUS$", 13 + .string "FORECAST$", 13 + .string "STICKY HOLD$", 13 + .string "SHED SKIN$", 13 + .string "GUTS$", 13 + .string "MARVEL SCALE$", 13 + .string "LIQUID OOZE$", 13 + .string "OVERGROW$", 13 + .string "BLAZE$", 13 + .string "TORRENT$", 13 + .string "SWARM$", 13 + .string "ROCK HEAD$", 13 + .string "DROUGHT$", 13 + .string "ARENA TRAP$", 13 + .string "VITAL SPIRIT$", 13 + .string "WHITE SMOKE$", 13 + .string "PURE POWER$", 13 + .string "SHELL ARMOR$", 13 + .string "CACOPHONY$", 13 + .string "AIR LOCK$", 13 diff --git a/data/text/ability_names.s b/data/text/ability_names.s deleted file mode 100644 index a630b8080..000000000 --- a/data/text/ability_names.s +++ /dev/null @@ -1,79 +0,0 @@ -gAbilityNames:: @ 831B6DB - .string "-------$", 13 - .string "STENCH$", 13 - .string "DRIZZLE$", 13 - .string "SPEED BOOST$", 13 - .string "BATTLE ARMOR$", 13 - .string "STURDY$", 13 - .string "DAMP$", 13 - .string "LIMBER$", 13 - .string "SAND VEIL$", 13 - .string "STATIC$", 13 - .string "VOLT ABSORB$", 13 - .string "WATER ABSORB$", 13 - .string "OBLIVIOUS$", 13 - .string "CLOUD NINE$", 13 - .string "COMPOUNDEYES$", 13 - .string "INSOMNIA$", 13 - .string "COLOR CHANGE$", 13 - .string "IMMUNITY$", 13 - .string "FLASH FIRE$", 13 - .string "SHIELD DUST$", 13 - .string "OWN TEMPO$", 13 - .string "SUCTION CUPS$", 13 - .string "INTIMIDATE$", 13 - .string "SHADOW TAG$", 13 - .string "ROUGH SKIN$", 13 - .string "WONDER GUARD$", 13 - .string "LEVITATE$", 13 - .string "EFFECT SPORE$", 13 - .string "SYNCHRONIZE$", 13 - .string "CLEAR BODY$", 13 - .string "NATURAL CURE$", 13 - .string "LIGHTNINGROD$", 13 - .string "SERENE GRACE$", 13 - .string "SWIFT SWIM$", 13 - .string "CHLOROPHYLL$", 13 - .string "ILLUMINATE$", 13 - .string "TRACE$", 13 - .string "HUGE POWER$", 13 - .string "POISON POINT$", 13 - .string "INNER FOCUS$", 13 - .string "MAGMA ARMOR$", 13 - .string "WATER VEIL$", 13 - .string "MAGNET PULL$", 13 - .string "SOUNDPROOF$", 13 - .string "RAIN DISH$", 13 - .string "SAND STREAM$", 13 - .string "PRESSURE$", 13 - .string "THICK FAT$", 13 - .string "EARLY BIRD$", 13 - .string "FLAME BODY$", 13 - .string "RUN AWAY$", 13 - .string "KEEN EYE$", 13 - .string "HYPER CUTTER$", 13 - .string "PICKUP$", 13 - .string "TRUANT$", 13 - .string "HUSTLE$", 13 - .string "CUTE CHARM$", 13 - .string "PLUS$", 13 - .string "MINUS$", 13 - .string "FORECAST$", 13 - .string "STICKY HOLD$", 13 - .string "SHED SKIN$", 13 - .string "GUTS$", 13 - .string "MARVEL SCALE$", 13 - .string "LIQUID OOZE$", 13 - .string "OVERGROW$", 13 - .string "BLAZE$", 13 - .string "TORRENT$", 13 - .string "SWARM$", 13 - .string "ROCK HEAD$", 13 - .string "DROUGHT$", 13 - .string "ARENA TRAP$", 13 - .string "VITAL SPIRIT$", 13 - .string "WHITE SMOKE$", 13 - .string "PURE POWER$", 13 - .string "SHELL ARMOR$", 13 - .string "CACOPHONY$", 13 - .string "AIR LOCK$", 13 diff --git a/data/text/berry_descriptions.inc b/data/text/berry_descriptions.inc new file mode 100644 index 000000000..8d29ec9b2 --- /dev/null +++ b/data/text/berry_descriptions.inc @@ -0,0 +1,258 @@ +gBerryDescriptionPart1_Cheri:: @ 8589AE4 + .string "Blooms with delicate pretty flowers.$" + +gBerryDescriptionPart2_Cheri:: @ 8589B09 + .string "The bright red BERRY is very spicy.$" + +gBerryDescriptionPart1_Chesto:: @ 8589B2D + .string "The BERRY’s thick skin and fruit are$" + +gBerryDescriptionPart2_Chesto:: @ 8589B52 + .string "very tough. It is dry-tasting all over.$" + +gBerryDescriptionPart1_Pecha:: @ 8589B7A + .string "Very sweet and delicious.$" + +gBerryDescriptionPart2_Pecha:: @ 8589B94 + .string "Also very tender - handle with care.$" + +gBerryDescriptionPart1_Rawst:: @ 8589BB9 + .string "If the leaves grow long and curly,$" + +gBerryDescriptionPart2_Rawst:: @ 8589BDC + .string "the BERRY seems to grow very bitter.$" + +gBerryDescriptionPart1_Aspear:: @ 8589C01 + .string "The hard BERRY is dense with a rich$" + +gBerryDescriptionPart2_Aspear:: @ 8589C25 + .string "juice. It is quite sour.$" + +gBerryDescriptionPart1_Leppa:: @ 8589C3E + .string "Grows slower than CHERI and others.$" + +gBerryDescriptionPart2_Leppa:: @ 8589C62 + .string "The smaller the BERRY, the tastier.$" + +gBerryDescriptionPart1_Oran:: @ 8589C86 + .string "A peculiar BERRY with a mix of flavors.$" + +gBerryDescriptionPart2_Oran:: @ 8589CAE + .string "BERRIES grow in half a day.$" + +gBerryDescriptionPart1_Persim:: @ 8589CCA + .string "Loves sunlight. The BERRY’s color$" + +gBerryDescriptionPart2_Persim:: @ 8589CEC + .string "grows vivid when exposed to the sun.$" + +gBerryDescriptionPart1_Lum:: @ 8589D11 + .string "Slow to grow. If raised with loving$" + +gBerryDescriptionPart2_Lum:: @ 8589D35 + .string "care, it may grow two BERRIES.$" + +gBerryDescriptionPart1_Sitrus:: @ 8589D54 + .string "Closely related to ORAN. The large$" + +gBerryDescriptionPart2_Sitrus:: @ 8589D77 + .string "BERRY has a well-rounded flavor.$" + +gBerryDescriptionPart1_Figy:: @ 8589D98 + .string "The BERRY, which looks chewed up,$" + +gBerryDescriptionPart2_Figy:: @ 8589DBA + .string "brims with spicy substances.$" + +gBerryDescriptionPart1_Wiki:: @ 8589DD7 + .string "The BERRY is said to have grown lumpy$" + +gBerryDescriptionPart2_Wiki:: @ 8589DFD + .string "to help POKéMON grip it.$" + +gBerryDescriptionPart1_Mago:: @ 8589E16 + .string "The BERRY turns curvy as it grows.$" + +gBerryDescriptionPart2_Mago:: @ 8589E39 + .string "The curvier, the sweeter and tastier.$" + +gBerryDescriptionPart1_Aguav:: @ 8589E5F + .string "The flower is dainty. It is rare in its$" + +gBerryDescriptionPart2_Aguav:: @ 8589E87 + .string "ability to grow without light.$" + +gBerryDescriptionPart1_Iapapa:: @ 8589EA6 + .string "The BERRY is very big and sour.$" + +gBerryDescriptionPart2_Iapapa:: @ 8589EC6 + .string "It takes at least a day to grow.$" + +gBerryDescriptionPart1_Razz:: @ 8589EE7 + .string "The red BERRY tastes slightly spicy.$" + +gBerryDescriptionPart2_Razz:: @ 8589F0C + .string "It grows quickly in just four hours.$" + +gBerryDescriptionPart1_Bluk:: @ 8589F31 + .string "The BERRY is blue on the outside, but$" + +gBerryDescriptionPart2_Bluk:: @ 8589F57 + .string "it blackens the mouth when eaten.$" + +gBerryDescriptionPart1_Nanab:: @ 8589F79 + .string "This BERRY was the seventh$" + +gBerryDescriptionPart2_Nanab:: @ 8589F94 + .string "discovered in the world. It is sweet.$" + +gBerryDescriptionPart1_Wepear:: @ 8589FBA + .string "The flower is small and white. It has a$" + +gBerryDescriptionPart2_Wepear:: @ 8589FE2 + .string "delicate balance of bitter and sour.$" + +gBerryDescriptionPart1_Pinap:: @ 858A007 + .string "Weak against wind and cold.$" + +gBerryDescriptionPart2_Pinap:: @ 858A023 + .string "The fruit is spicy and the skin, sour.$" + +gBerryDescriptionPart1_Pomeg:: @ 858A04A + .string "However much it is watered,$" + +gBerryDescriptionPart2_Pomeg:: @ 858A066 + .string "it only grows up to six BERRIES.$" + +gBerryDescriptionPart1_Kelpsy:: @ 858A087 + .string "A rare variety shaped like a root.$" + +gBerryDescriptionPart2_Kelpsy:: @ 858A0AA + .string "Grows a very large flower.$" + +gBerryDescriptionPart1_Qualot:: @ 858A0C5 + .string "Loves water. Grows strong even in$" + +gBerryDescriptionPart2_Qualot:: @ 858A0E7 + .string "locations with constant rainfall.$" + +gBerryDescriptionPart1_Hondew:: @ 858A109 + .string "A BERRY that is very valuable and$" + +gBerryDescriptionPart2_Hondew:: @ 858A12B + .string "rarely seen. It is very delicious.$" + +gBerryDescriptionPart1_Grepa:: @ 858A14E + .string "Despite its tenderness and round$" + +gBerryDescriptionPart2_Grepa:: @ 858A16F + .string "shape, the BERRY is unimaginably sour.$" + +gBerryDescriptionPart1_Tamato:: @ 858A196 + .string "The BERRY is lip-bendingly spicy.$" + +gBerryDescriptionPart2_Tamato:: @ 858A1B8 + .string "It takes time to grow.$" + +gBerryDescriptionPart1_Cornn:: @ 858A1CF + .string "A BERRY from an ancient era. May not$" + +gBerryDescriptionPart2_Cornn:: @ 858A1F4 + .string "grow unless planted in quantity.$" + +gBerryDescriptionPart1_Magost:: @ 858A215 + .string "A BERRY that is widely said to have$" + +gBerryDescriptionPart2_Magost:: @ 858A239 + .string "a finely balanced flavor.$" + +gBerryDescriptionPart1_Rabuta:: @ 858A253 + .string "A rare variety that is overgrown with$" + +gBerryDescriptionPart2_Rabuta:: @ 858A279 + .string "hair. It is quite bitter.$" + +gBerryDescriptionPart1_Nomel:: @ 858A293 + .string "Quite sour. Just one bite makes it$" + +gBerryDescriptionPart2_Nomel:: @ 858A2B6 + .string "impossible to taste for three days.$" + +gBerryDescriptionPart1_Spelon:: @ 858A2DA + .string "The vividly red BERRY is very spicy.$" + +gBerryDescriptionPart2_Spelon:: @ 858A2FF + .string "Its warts secrete a spicy substance.$" + +gBerryDescriptionPart1_Pamtre:: @ 858A324 + .string "Drifts on the sea from somewhere.$" + +gBerryDescriptionPart2_Pamtre:: @ 858A346 + .string "It is thought to grow elsewhere.$" + +gBerryDescriptionPart1_Watmel:: @ 858A367 + .string "A huge BERRY, with some over 20$" + +gBerryDescriptionPart2_Watmel:: @ 858A387 + .string "inches discovered. Exceedingly sweet.$" + +gBerryDescriptionPart1_Durin:: @ 858A3AD + .string "Bitter to even look at. It is so$" + +gBerryDescriptionPart2_Durin:: @ 858A3CE + .string "bitter, no one has ever eaten it as is.$" + +gBerryDescriptionPart1_Belue:: @ 858A3F6 + .string "It is glossy and looks delicious, but$" + +gBerryDescriptionPart2_Belue:: @ 858A41C + .string "it is awfully sour. Takes time to grow.$" + +gBerryDescriptionPart1_Liechi:: @ 858A444 + .string "A mysterious BERRY. It is rumored to$" + +gBerryDescriptionPart2_Liechi:: @ 858A469 + .string "contain the power of the sea.$" + +gBerryDescriptionPart1_Ganlon:: @ 858A487 + .string "A mysterious BERRY. It is rumored to$" + +gBerryDescriptionPart2_Ganlon:: @ 858A4AC + .string "contain the power of the land.$" + +gBerryDescriptionPart1_Salac:: @ 858A4CB + .string "A mysterious BERRY. It is rumored to$" + +gBerryDescriptionPart2_Salac:: @ 858A4F0 + .string "contain the power of the sky.$" + +gBerryDescriptionPart1_Petaya:: @ 858A50E + .string "A mysterious BERRY. It is rumored to$" + +gBerryDescriptionPart2_Petaya:: @ 858A533 + .string "contain the power of all living things.$" + +gBerryDescriptionPart1_Apicot:: @ 858A55B + .string "A very mystifying BERRY. No telling$" + +gBerryDescriptionPart2_Apicot:: @ 858A57F + .string "what may happen or how it can be used.$" + +gBerryDescriptionPart1_Lansat:: @ 858A5A6 + .string "Said to be a legendary BERRY.$" + +gBerryDescriptionPart2_Lansat:: @ 858A5C4 + .string "Holding it supposedly brings joy.$" + +gBerryDescriptionPart1_Starf:: @ 858A5E6 + .string "So strong, it was abandoned at the$" + +gBerryDescriptionPart2_Starf:: @ 858A609 + .string "world’s edge. Considered a mirage.$" + +gBerryDescriptionPart1_Enigma:: @ 858A62C + .string "A completely enigmatic BERRY.$" + +gBerryDescriptionPart2_Enigma:: @ 858A64A + .string "Appears to have the power of stars.$" + diff --git a/data/text/berry_descriptions.s b/data/text/berry_descriptions.s deleted file mode 100644 index 8d29ec9b2..000000000 --- a/data/text/berry_descriptions.s +++ /dev/null @@ -1,258 +0,0 @@ -gBerryDescriptionPart1_Cheri:: @ 8589AE4 - .string "Blooms with delicate pretty flowers.$" - -gBerryDescriptionPart2_Cheri:: @ 8589B09 - .string "The bright red BERRY is very spicy.$" - -gBerryDescriptionPart1_Chesto:: @ 8589B2D - .string "The BERRY’s thick skin and fruit are$" - -gBerryDescriptionPart2_Chesto:: @ 8589B52 - .string "very tough. It is dry-tasting all over.$" - -gBerryDescriptionPart1_Pecha:: @ 8589B7A - .string "Very sweet and delicious.$" - -gBerryDescriptionPart2_Pecha:: @ 8589B94 - .string "Also very tender - handle with care.$" - -gBerryDescriptionPart1_Rawst:: @ 8589BB9 - .string "If the leaves grow long and curly,$" - -gBerryDescriptionPart2_Rawst:: @ 8589BDC - .string "the BERRY seems to grow very bitter.$" - -gBerryDescriptionPart1_Aspear:: @ 8589C01 - .string "The hard BERRY is dense with a rich$" - -gBerryDescriptionPart2_Aspear:: @ 8589C25 - .string "juice. It is quite sour.$" - -gBerryDescriptionPart1_Leppa:: @ 8589C3E - .string "Grows slower than CHERI and others.$" - -gBerryDescriptionPart2_Leppa:: @ 8589C62 - .string "The smaller the BERRY, the tastier.$" - -gBerryDescriptionPart1_Oran:: @ 8589C86 - .string "A peculiar BERRY with a mix of flavors.$" - -gBerryDescriptionPart2_Oran:: @ 8589CAE - .string "BERRIES grow in half a day.$" - -gBerryDescriptionPart1_Persim:: @ 8589CCA - .string "Loves sunlight. The BERRY’s color$" - -gBerryDescriptionPart2_Persim:: @ 8589CEC - .string "grows vivid when exposed to the sun.$" - -gBerryDescriptionPart1_Lum:: @ 8589D11 - .string "Slow to grow. If raised with loving$" - -gBerryDescriptionPart2_Lum:: @ 8589D35 - .string "care, it may grow two BERRIES.$" - -gBerryDescriptionPart1_Sitrus:: @ 8589D54 - .string "Closely related to ORAN. The large$" - -gBerryDescriptionPart2_Sitrus:: @ 8589D77 - .string "BERRY has a well-rounded flavor.$" - -gBerryDescriptionPart1_Figy:: @ 8589D98 - .string "The BERRY, which looks chewed up,$" - -gBerryDescriptionPart2_Figy:: @ 8589DBA - .string "brims with spicy substances.$" - -gBerryDescriptionPart1_Wiki:: @ 8589DD7 - .string "The BERRY is said to have grown lumpy$" - -gBerryDescriptionPart2_Wiki:: @ 8589DFD - .string "to help POKéMON grip it.$" - -gBerryDescriptionPart1_Mago:: @ 8589E16 - .string "The BERRY turns curvy as it grows.$" - -gBerryDescriptionPart2_Mago:: @ 8589E39 - .string "The curvier, the sweeter and tastier.$" - -gBerryDescriptionPart1_Aguav:: @ 8589E5F - .string "The flower is dainty. It is rare in its$" - -gBerryDescriptionPart2_Aguav:: @ 8589E87 - .string "ability to grow without light.$" - -gBerryDescriptionPart1_Iapapa:: @ 8589EA6 - .string "The BERRY is very big and sour.$" - -gBerryDescriptionPart2_Iapapa:: @ 8589EC6 - .string "It takes at least a day to grow.$" - -gBerryDescriptionPart1_Razz:: @ 8589EE7 - .string "The red BERRY tastes slightly spicy.$" - -gBerryDescriptionPart2_Razz:: @ 8589F0C - .string "It grows quickly in just four hours.$" - -gBerryDescriptionPart1_Bluk:: @ 8589F31 - .string "The BERRY is blue on the outside, but$" - -gBerryDescriptionPart2_Bluk:: @ 8589F57 - .string "it blackens the mouth when eaten.$" - -gBerryDescriptionPart1_Nanab:: @ 8589F79 - .string "This BERRY was the seventh$" - -gBerryDescriptionPart2_Nanab:: @ 8589F94 - .string "discovered in the world. It is sweet.$" - -gBerryDescriptionPart1_Wepear:: @ 8589FBA - .string "The flower is small and white. It has a$" - -gBerryDescriptionPart2_Wepear:: @ 8589FE2 - .string "delicate balance of bitter and sour.$" - -gBerryDescriptionPart1_Pinap:: @ 858A007 - .string "Weak against wind and cold.$" - -gBerryDescriptionPart2_Pinap:: @ 858A023 - .string "The fruit is spicy and the skin, sour.$" - -gBerryDescriptionPart1_Pomeg:: @ 858A04A - .string "However much it is watered,$" - -gBerryDescriptionPart2_Pomeg:: @ 858A066 - .string "it only grows up to six BERRIES.$" - -gBerryDescriptionPart1_Kelpsy:: @ 858A087 - .string "A rare variety shaped like a root.$" - -gBerryDescriptionPart2_Kelpsy:: @ 858A0AA - .string "Grows a very large flower.$" - -gBerryDescriptionPart1_Qualot:: @ 858A0C5 - .string "Loves water. Grows strong even in$" - -gBerryDescriptionPart2_Qualot:: @ 858A0E7 - .string "locations with constant rainfall.$" - -gBerryDescriptionPart1_Hondew:: @ 858A109 - .string "A BERRY that is very valuable and$" - -gBerryDescriptionPart2_Hondew:: @ 858A12B - .string "rarely seen. It is very delicious.$" - -gBerryDescriptionPart1_Grepa:: @ 858A14E - .string "Despite its tenderness and round$" - -gBerryDescriptionPart2_Grepa:: @ 858A16F - .string "shape, the BERRY is unimaginably sour.$" - -gBerryDescriptionPart1_Tamato:: @ 858A196 - .string "The BERRY is lip-bendingly spicy.$" - -gBerryDescriptionPart2_Tamato:: @ 858A1B8 - .string "It takes time to grow.$" - -gBerryDescriptionPart1_Cornn:: @ 858A1CF - .string "A BERRY from an ancient era. May not$" - -gBerryDescriptionPart2_Cornn:: @ 858A1F4 - .string "grow unless planted in quantity.$" - -gBerryDescriptionPart1_Magost:: @ 858A215 - .string "A BERRY that is widely said to have$" - -gBerryDescriptionPart2_Magost:: @ 858A239 - .string "a finely balanced flavor.$" - -gBerryDescriptionPart1_Rabuta:: @ 858A253 - .string "A rare variety that is overgrown with$" - -gBerryDescriptionPart2_Rabuta:: @ 858A279 - .string "hair. It is quite bitter.$" - -gBerryDescriptionPart1_Nomel:: @ 858A293 - .string "Quite sour. Just one bite makes it$" - -gBerryDescriptionPart2_Nomel:: @ 858A2B6 - .string "impossible to taste for three days.$" - -gBerryDescriptionPart1_Spelon:: @ 858A2DA - .string "The vividly red BERRY is very spicy.$" - -gBerryDescriptionPart2_Spelon:: @ 858A2FF - .string "Its warts secrete a spicy substance.$" - -gBerryDescriptionPart1_Pamtre:: @ 858A324 - .string "Drifts on the sea from somewhere.$" - -gBerryDescriptionPart2_Pamtre:: @ 858A346 - .string "It is thought to grow elsewhere.$" - -gBerryDescriptionPart1_Watmel:: @ 858A367 - .string "A huge BERRY, with some over 20$" - -gBerryDescriptionPart2_Watmel:: @ 858A387 - .string "inches discovered. Exceedingly sweet.$" - -gBerryDescriptionPart1_Durin:: @ 858A3AD - .string "Bitter to even look at. It is so$" - -gBerryDescriptionPart2_Durin:: @ 858A3CE - .string "bitter, no one has ever eaten it as is.$" - -gBerryDescriptionPart1_Belue:: @ 858A3F6 - .string "It is glossy and looks delicious, but$" - -gBerryDescriptionPart2_Belue:: @ 858A41C - .string "it is awfully sour. Takes time to grow.$" - -gBerryDescriptionPart1_Liechi:: @ 858A444 - .string "A mysterious BERRY. It is rumored to$" - -gBerryDescriptionPart2_Liechi:: @ 858A469 - .string "contain the power of the sea.$" - -gBerryDescriptionPart1_Ganlon:: @ 858A487 - .string "A mysterious BERRY. It is rumored to$" - -gBerryDescriptionPart2_Ganlon:: @ 858A4AC - .string "contain the power of the land.$" - -gBerryDescriptionPart1_Salac:: @ 858A4CB - .string "A mysterious BERRY. It is rumored to$" - -gBerryDescriptionPart2_Salac:: @ 858A4F0 - .string "contain the power of the sky.$" - -gBerryDescriptionPart1_Petaya:: @ 858A50E - .string "A mysterious BERRY. It is rumored to$" - -gBerryDescriptionPart2_Petaya:: @ 858A533 - .string "contain the power of all living things.$" - -gBerryDescriptionPart1_Apicot:: @ 858A55B - .string "A very mystifying BERRY. No telling$" - -gBerryDescriptionPart2_Apicot:: @ 858A57F - .string "what may happen or how it can be used.$" - -gBerryDescriptionPart1_Lansat:: @ 858A5A6 - .string "Said to be a legendary BERRY.$" - -gBerryDescriptionPart2_Lansat:: @ 858A5C4 - .string "Holding it supposedly brings joy.$" - -gBerryDescriptionPart1_Starf:: @ 858A5E6 - .string "So strong, it was abandoned at the$" - -gBerryDescriptionPart2_Starf:: @ 858A609 - .string "world’s edge. Considered a mirage.$" - -gBerryDescriptionPart1_Enigma:: @ 858A62C - .string "A completely enigmatic BERRY.$" - -gBerryDescriptionPart2_Enigma:: @ 858A64A - .string "Appears to have the power of stars.$" - diff --git a/data/text/berry_firmness_strings.inc b/data/text/berry_firmness_strings.inc new file mode 100644 index 000000000..656aa82de --- /dev/null +++ b/data/text/berry_firmness_strings.inc @@ -0,0 +1,14 @@ +gBerryFirmnessString_VerySoft:: @ 85E923A + .string "Very soft$" + +gBerryFirmnessString_Soft:: @ 85E9244 + .string "Soft$" + +gBerryFirmnessString_Hard:: @ 85E9249 + .string "Hard$" + +gBerryFirmnessString_VeryHard:: @ 85E924E + .string "Very hard$" + +gBerryFirmnessString_SuperHard:: @ 85E9258 + .string "Super hard$" diff --git a/data/text/berry_firmness_strings.s b/data/text/berry_firmness_strings.s deleted file mode 100644 index 656aa82de..000000000 --- a/data/text/berry_firmness_strings.s +++ /dev/null @@ -1,14 +0,0 @@ -gBerryFirmnessString_VerySoft:: @ 85E923A - .string "Very soft$" - -gBerryFirmnessString_Soft:: @ 85E9244 - .string "Soft$" - -gBerryFirmnessString_Hard:: @ 85E9249 - .string "Hard$" - -gBerryFirmnessString_VeryHard:: @ 85E924E - .string "Very hard$" - -gBerryFirmnessString_SuperHard:: @ 85E9258 - .string "Super hard$" diff --git a/data/text/contest_text.inc b/data/text/contest_text.inc new file mode 100644 index 000000000..927b6a48d --- /dev/null +++ b/data/text/contest_text.inc @@ -0,0 +1,203 @@ +@ contest move effect descriptions + +gContestEffect00hDescription:: @ 827CB82 + .string "A highly appealing move.$" + +gContestEffect01hDescription:: @ 827CB9B + .string "After this move, the user is\nmore easily startled.$" + +gContestEffect02hDescription:: @ 827CBCE + .string "Makes a great appeal, but\nallows no more to the end.$" + +gContestEffect03hDescription:: @ 827CC03 + .string "Can be repeatedly used\nwithout boring the JUDGE.$" + +gContestEffect04hDescription:: @ 827CC34 + .string "Can avoid being startled\nby others once.$" + +gContestEffect05hDescription:: @ 827CC5D + .string "Can avoid being startled\nby others.$" + +gContestEffect06hDescription:: @ 827CC81 + .string "Can avoid being startled\nby others a little.$" + +gContestEffect07hDescription:: @ 827CCAE + .string "After this move, the user is\nless likely to be startled.$" + +gContestEffect08hDescription:: @ 827CCE7 + .string "Slightly startles the\nPOKéMON in front.$" + +gContestEffect09hDescription:: @ 827CD0F + .string "Slightly startles those\nthat have made appeals.$" + +gContestEffect0AhDescription:: @ 827CD3F + .string "Startles the POKéMON that\nappealed before the user.$" + +gContestEffect0BhDescription:: @ 827CD73 + .string "Startles all POKéMON that\nhave done their appeals.$" + +gContestEffect0ChDescription:: @ 827CDA6 + .string "Badly startles the\nPOKéMON in front.$" + +gContestEffect0DhDescription:: @ 827CDCB + .string "Badly startles those that\nhave made appeals.$" + +gContestEffect0EhDescription:: @ 827CDF8 + .string "Startles the POKéMON that\nappealed before the user.$" + +gContestEffect0FhDescription:: @ 827CE2C + .string "Startles all POKéMON that\nhave done their appeals.$" + +gContestEffect10hDescription:: @ 827CE5F + .string "Shifts the JUDGE’s\nattention from others.$" + +gContestEffect11hDescription:: @ 827CE89 + .string "Startles the POKéMON that\nhas the JUDGE’s attention.$" + +gContestEffect12hDescription:: @ 827CEBE + .string "Jams the others, and misses\none turn of appeals.$" + +gContestEffect13hDescription:: @ 827CEEF + .string "Startles POKéMON that\nmade a same-type appeal.$" + +gContestEffect14hDescription:: @ 827CF1E + .string "Badly startles POKéMON\nthat made COOL appeals.$" + +gContestEffect15hDescription:: @ 827CF4D + .string "Badly startles POKéMON\nthat made BEAUTY appeals.$" + +gContestEffect16hDescription:: @ 827CF7E + .string "Badly startles POKéMON\nthat made CUTE appeals.$" + +gContestEffect17hDescription:: @ 827CFAD + .string "Badly startles POKéMON\nthat made SMART appeals.$" + +gContestEffect18hDescription:: @ 827CFDD + .string "Badly startles POKéMON\nthat made TOUGH appeals.$" + +gContestEffect19hDescription:: @ 827D00D + .string "Makes one POKéMON after\nthe user nervous.$" + +gContestEffect1AhDescription:: @ 827D037 + .string "Makes all POKéMON after\nthe user nervous.$" + +gContestEffect1BhDescription:: @ 827D061 + .string "Worsens the condition of\nthose that made appeals.$" + +gContestEffect1ChDescription:: @ 827D093 + .string "Badly startles POKéMON in\ngood condition.$" + +gContestEffect1DhDescription:: @ 827D0BD + .string "The appeal works great if\nperformed first.$" + +gContestEffect1EhDescription:: @ 827D0E8 + .string "The appeal works great if\nperformed last.$" + +gContestEffect1FhDescription:: @ 827D112 + .string "Makes the appeal as good\nas those before it.$" + +gContestEffect20hDescription:: @ 827D13F + .string "Makes the appeal as good\nas the one before it.$" + +gContestEffect21hDescription:: @ 827D16E + .string "The appeal works better\nthe later it is performed.$" + +gContestEffect22hDescription:: @ 827D1A1 + .string "The appeal’s quality varies\ndepending on its timing.$" + +gContestEffect23hDescription:: @ 827D1D6 + .string "Works well if it’s the same\ntype as the one before.$" + +gContestEffect24hDescription:: @ 827D20A + .string "Works well if different in\ntype than the one before.$" + +gContestEffect25hDescription:: @ 827D23F + .string "Affected by how well the\nappeal in front goes.$" + +gContestEffect26hDescription:: @ 827D26E + .string "Ups the user’s condition.\nHelps prevent nervousness.$" + +gContestEffect27hDescription:: @ 827D2A3 + .string "The appeal works well if the\nuser’s condition is good.$" + +gContestEffect28hDescription:: @ 827D2DA + .string "The next appeal can be\nmade earlier next turn.$" + +gContestEffect29hDescription:: @ 827D309 + .string "The next appeal can be\nmade later next turn.$" + +gContestEffect2AhDescription:: @ 827D336 + .string "Makes the next turn’s order\nmore easily scrambled.$" + +gContestEffect2BhDescription:: @ 827D369 + .string "Scrambles the order of\nappeals on the next turn.$" + +gContestEffect2ChDescription:: @ 827D39A + .string "An appeal that excites the\naudience in any CONTEST.$" + +gContestEffect2DhDescription:: @ 827D3CE + .string "Badly startles all POKéMON\nthat made good appeals.$" + +gContestEffect2EhDescription:: @ 827D401 + .string "The appeal works best the\nmore the crowd is excited.$" + +gContestEffect2FhDescription:: @ 827D436 + .string "Temporarily stops the\ncrowd from growing excited.$" + +@ unused move names + +gUnusedContestMoveName0:: @ 827D468 + .string "RAIN DANCE$" + +gUnusedContestMoveName1:: @ 827D473 + .string "RAGE$" + +gUnusedContestMoveName2:: @ 827D478 + .string "FOCUS ENERGY$" + +gUnusedContestMoveName3:: @ 827D485 + .string "HYPNOSIS$" + +gUnusedContestMoveName4:: @ 827D48E + .string "SOFTBOILED$" + +gUnusedContestMoveName5:: @ 827D499 + .string "HORN ATTACK$" + +gUnusedContestMoveName6:: @ 827D4A5 + .string "SWORDS DANCE$" + +gUnusedContestMoveName7:: @ 827D4B2 + .string "CONVERSION$" + +gUnusedContestMoveName8:: @ 827D4BD + .string "SUNNY DAY$" + +gUnusedContestMoveName9:: @ 827D4C7 + .string "REST$" + +gUnusedContestMoveName10:: @ 827D4CC + .string "VICEGRIP$" + +gUnusedContestMoveName11:: @ 827D4D5 + .string "DEFENSE CURL$" + +gUnusedContestMoveName12:: @ 827D4E2 + .string "LOCK-ON$" + +@ contest type names + +gContestMoveTypeCoolText:: @ 827D4EA + .string "COOL$" + +gContestMoveTypeBeautyText:: @ 827D4EF + .string "BEAUTY$" + +gContestMoveTypeCuteText:: @ 827D4F6 + .string "CUTE$" + +gContestMoveTypeSmartText:: @ 827D4FB + .string "SMART$" + +gContestMoveTypeToughText:: @ 827D501 + .string "TOUGH$" diff --git a/data/text/contest_text.s b/data/text/contest_text.s deleted file mode 100644 index 927b6a48d..000000000 --- a/data/text/contest_text.s +++ /dev/null @@ -1,203 +0,0 @@ -@ contest move effect descriptions - -gContestEffect00hDescription:: @ 827CB82 - .string "A highly appealing move.$" - -gContestEffect01hDescription:: @ 827CB9B - .string "After this move, the user is\nmore easily startled.$" - -gContestEffect02hDescription:: @ 827CBCE - .string "Makes a great appeal, but\nallows no more to the end.$" - -gContestEffect03hDescription:: @ 827CC03 - .string "Can be repeatedly used\nwithout boring the JUDGE.$" - -gContestEffect04hDescription:: @ 827CC34 - .string "Can avoid being startled\nby others once.$" - -gContestEffect05hDescription:: @ 827CC5D - .string "Can avoid being startled\nby others.$" - -gContestEffect06hDescription:: @ 827CC81 - .string "Can avoid being startled\nby others a little.$" - -gContestEffect07hDescription:: @ 827CCAE - .string "After this move, the user is\nless likely to be startled.$" - -gContestEffect08hDescription:: @ 827CCE7 - .string "Slightly startles the\nPOKéMON in front.$" - -gContestEffect09hDescription:: @ 827CD0F - .string "Slightly startles those\nthat have made appeals.$" - -gContestEffect0AhDescription:: @ 827CD3F - .string "Startles the POKéMON that\nappealed before the user.$" - -gContestEffect0BhDescription:: @ 827CD73 - .string "Startles all POKéMON that\nhave done their appeals.$" - -gContestEffect0ChDescription:: @ 827CDA6 - .string "Badly startles the\nPOKéMON in front.$" - -gContestEffect0DhDescription:: @ 827CDCB - .string "Badly startles those that\nhave made appeals.$" - -gContestEffect0EhDescription:: @ 827CDF8 - .string "Startles the POKéMON that\nappealed before the user.$" - -gContestEffect0FhDescription:: @ 827CE2C - .string "Startles all POKéMON that\nhave done their appeals.$" - -gContestEffect10hDescription:: @ 827CE5F - .string "Shifts the JUDGE’s\nattention from others.$" - -gContestEffect11hDescription:: @ 827CE89 - .string "Startles the POKéMON that\nhas the JUDGE’s attention.$" - -gContestEffect12hDescription:: @ 827CEBE - .string "Jams the others, and misses\none turn of appeals.$" - -gContestEffect13hDescription:: @ 827CEEF - .string "Startles POKéMON that\nmade a same-type appeal.$" - -gContestEffect14hDescription:: @ 827CF1E - .string "Badly startles POKéMON\nthat made COOL appeals.$" - -gContestEffect15hDescription:: @ 827CF4D - .string "Badly startles POKéMON\nthat made BEAUTY appeals.$" - -gContestEffect16hDescription:: @ 827CF7E - .string "Badly startles POKéMON\nthat made CUTE appeals.$" - -gContestEffect17hDescription:: @ 827CFAD - .string "Badly startles POKéMON\nthat made SMART appeals.$" - -gContestEffect18hDescription:: @ 827CFDD - .string "Badly startles POKéMON\nthat made TOUGH appeals.$" - -gContestEffect19hDescription:: @ 827D00D - .string "Makes one POKéMON after\nthe user nervous.$" - -gContestEffect1AhDescription:: @ 827D037 - .string "Makes all POKéMON after\nthe user nervous.$" - -gContestEffect1BhDescription:: @ 827D061 - .string "Worsens the condition of\nthose that made appeals.$" - -gContestEffect1ChDescription:: @ 827D093 - .string "Badly startles POKéMON in\ngood condition.$" - -gContestEffect1DhDescription:: @ 827D0BD - .string "The appeal works great if\nperformed first.$" - -gContestEffect1EhDescription:: @ 827D0E8 - .string "The appeal works great if\nperformed last.$" - -gContestEffect1FhDescription:: @ 827D112 - .string "Makes the appeal as good\nas those before it.$" - -gContestEffect20hDescription:: @ 827D13F - .string "Makes the appeal as good\nas the one before it.$" - -gContestEffect21hDescription:: @ 827D16E - .string "The appeal works better\nthe later it is performed.$" - -gContestEffect22hDescription:: @ 827D1A1 - .string "The appeal’s quality varies\ndepending on its timing.$" - -gContestEffect23hDescription:: @ 827D1D6 - .string "Works well if it’s the same\ntype as the one before.$" - -gContestEffect24hDescription:: @ 827D20A - .string "Works well if different in\ntype than the one before.$" - -gContestEffect25hDescription:: @ 827D23F - .string "Affected by how well the\nappeal in front goes.$" - -gContestEffect26hDescription:: @ 827D26E - .string "Ups the user’s condition.\nHelps prevent nervousness.$" - -gContestEffect27hDescription:: @ 827D2A3 - .string "The appeal works well if the\nuser’s condition is good.$" - -gContestEffect28hDescription:: @ 827D2DA - .string "The next appeal can be\nmade earlier next turn.$" - -gContestEffect29hDescription:: @ 827D309 - .string "The next appeal can be\nmade later next turn.$" - -gContestEffect2AhDescription:: @ 827D336 - .string "Makes the next turn’s order\nmore easily scrambled.$" - -gContestEffect2BhDescription:: @ 827D369 - .string "Scrambles the order of\nappeals on the next turn.$" - -gContestEffect2ChDescription:: @ 827D39A - .string "An appeal that excites the\naudience in any CONTEST.$" - -gContestEffect2DhDescription:: @ 827D3CE - .string "Badly startles all POKéMON\nthat made good appeals.$" - -gContestEffect2EhDescription:: @ 827D401 - .string "The appeal works best the\nmore the crowd is excited.$" - -gContestEffect2FhDescription:: @ 827D436 - .string "Temporarily stops the\ncrowd from growing excited.$" - -@ unused move names - -gUnusedContestMoveName0:: @ 827D468 - .string "RAIN DANCE$" - -gUnusedContestMoveName1:: @ 827D473 - .string "RAGE$" - -gUnusedContestMoveName2:: @ 827D478 - .string "FOCUS ENERGY$" - -gUnusedContestMoveName3:: @ 827D485 - .string "HYPNOSIS$" - -gUnusedContestMoveName4:: @ 827D48E - .string "SOFTBOILED$" - -gUnusedContestMoveName5:: @ 827D499 - .string "HORN ATTACK$" - -gUnusedContestMoveName6:: @ 827D4A5 - .string "SWORDS DANCE$" - -gUnusedContestMoveName7:: @ 827D4B2 - .string "CONVERSION$" - -gUnusedContestMoveName8:: @ 827D4BD - .string "SUNNY DAY$" - -gUnusedContestMoveName9:: @ 827D4C7 - .string "REST$" - -gUnusedContestMoveName10:: @ 827D4CC - .string "VICEGRIP$" - -gUnusedContestMoveName11:: @ 827D4D5 - .string "DEFENSE CURL$" - -gUnusedContestMoveName12:: @ 827D4E2 - .string "LOCK-ON$" - -@ contest type names - -gContestMoveTypeCoolText:: @ 827D4EA - .string "COOL$" - -gContestMoveTypeBeautyText:: @ 827D4EF - .string "BEAUTY$" - -gContestMoveTypeCuteText:: @ 827D4F6 - .string "CUTE$" - -gContestMoveTypeSmartText:: @ 827D4FB - .string "SMART$" - -gContestMoveTypeToughText:: @ 827D501 - .string "TOUGH$" diff --git a/data/text/contest_text_pointers.inc b/data/text/contest_text_pointers.inc new file mode 100644 index 000000000..f9cf4b70e --- /dev/null +++ b/data/text/contest_text_pointers.inc @@ -0,0 +1,78 @@ + .align 2 +gContestEffectDescriptionPointers:: @ 8587C50 + .4byte gContestEffect00hDescription + .4byte gContestEffect01hDescription + .4byte gContestEffect02hDescription + .4byte gContestEffect03hDescription + .4byte gContestEffect04hDescription + .4byte gContestEffect05hDescription + .4byte gContestEffect06hDescription + .4byte gContestEffect07hDescription + .4byte gContestEffect08hDescription + .4byte gContestEffect09hDescription + .4byte gContestEffect0AhDescription + .4byte gContestEffect0BhDescription + .4byte gContestEffect0ChDescription + .4byte gContestEffect0DhDescription + .4byte gContestEffect0EhDescription + .4byte gContestEffect0FhDescription + .4byte gContestEffect10hDescription + .4byte gContestEffect11hDescription + .4byte gContestEffect12hDescription + .4byte gContestEffect13hDescription + .4byte gContestEffect14hDescription + .4byte gContestEffect15hDescription + .4byte gContestEffect16hDescription + .4byte gContestEffect17hDescription + .4byte gContestEffect18hDescription + .4byte gContestEffect19hDescription + .4byte gContestEffect1AhDescription + .4byte gContestEffect1BhDescription + .4byte gContestEffect1ChDescription + .4byte gContestEffect1DhDescription + .4byte gContestEffect1EhDescription + .4byte gContestEffect1FhDescription + .4byte gContestEffect20hDescription + .4byte gContestEffect21hDescription + .4byte gContestEffect22hDescription + .4byte gContestEffect23hDescription + .4byte gContestEffect24hDescription + .4byte gContestEffect25hDescription + .4byte gContestEffect26hDescription + .4byte gContestEffect27hDescription + .4byte gContestEffect28hDescription + .4byte gContestEffect29hDescription + .4byte gContestEffect2AhDescription + .4byte gContestEffect2BhDescription + .4byte gContestEffect2ChDescription + .4byte gContestEffect2DhDescription + .4byte gContestEffect2EhDescription + .4byte gContestEffect2FhDescription + +@ 8587D10 +@ Unreferenced array of pointers to move names. +@ All of the moves except Conversion are combo starters, so this may have +@ been an early list of combo starters. + .align 2 + .4byte gUnusedContestMoveName0 + .4byte gUnusedContestMoveName0 + .4byte gUnusedContestMoveName1 + .4byte gUnusedContestMoveName2 + .4byte gUnusedContestMoveName3 + .4byte gUnusedContestMoveName4 + .4byte gUnusedContestMoveName5 + .4byte gUnusedContestMoveName6 + .4byte gUnusedContestMoveName7 + .4byte gUnusedContestMoveName8 + .4byte gUnusedContestMoveName9 + .4byte gUnusedContestMoveName10 + .4byte gUnusedContestMoveName11 + .4byte gUnusedContestMoveName12 + + .align 2 +gContestMoveTypeTextPointers:: @ 8587D48 + .4byte gContestMoveTypeCoolText + .4byte gContestMoveTypeBeautyText + .4byte gContestMoveTypeCuteText + .4byte gContestMoveTypeSmartText + .4byte gContestMoveTypeToughText diff --git a/data/text/contest_text_pointers.s b/data/text/contest_text_pointers.s deleted file mode 100644 index f9cf4b70e..000000000 --- a/data/text/contest_text_pointers.s +++ /dev/null @@ -1,78 +0,0 @@ - .align 2 -gContestEffectDescriptionPointers:: @ 8587C50 - .4byte gContestEffect00hDescription - .4byte gContestEffect01hDescription - .4byte gContestEffect02hDescription - .4byte gContestEffect03hDescription - .4byte gContestEffect04hDescription - .4byte gContestEffect05hDescription - .4byte gContestEffect06hDescription - .4byte gContestEffect07hDescription - .4byte gContestEffect08hDescription - .4byte gContestEffect09hDescription - .4byte gContestEffect0AhDescription - .4byte gContestEffect0BhDescription - .4byte gContestEffect0ChDescription - .4byte gContestEffect0DhDescription - .4byte gContestEffect0EhDescription - .4byte gContestEffect0FhDescription - .4byte gContestEffect10hDescription - .4byte gContestEffect11hDescription - .4byte gContestEffect12hDescription - .4byte gContestEffect13hDescription - .4byte gContestEffect14hDescription - .4byte gContestEffect15hDescription - .4byte gContestEffect16hDescription - .4byte gContestEffect17hDescription - .4byte gContestEffect18hDescription - .4byte gContestEffect19hDescription - .4byte gContestEffect1AhDescription - .4byte gContestEffect1BhDescription - .4byte gContestEffect1ChDescription - .4byte gContestEffect1DhDescription - .4byte gContestEffect1EhDescription - .4byte gContestEffect1FhDescription - .4byte gContestEffect20hDescription - .4byte gContestEffect21hDescription - .4byte gContestEffect22hDescription - .4byte gContestEffect23hDescription - .4byte gContestEffect24hDescription - .4byte gContestEffect25hDescription - .4byte gContestEffect26hDescription - .4byte gContestEffect27hDescription - .4byte gContestEffect28hDescription - .4byte gContestEffect29hDescription - .4byte gContestEffect2AhDescription - .4byte gContestEffect2BhDescription - .4byte gContestEffect2ChDescription - .4byte gContestEffect2DhDescription - .4byte gContestEffect2EhDescription - .4byte gContestEffect2FhDescription - -@ 8587D10 -@ Unreferenced array of pointers to move names. -@ All of the moves except Conversion are combo starters, so this may have -@ been an early list of combo starters. - .align 2 - .4byte gUnusedContestMoveName0 - .4byte gUnusedContestMoveName0 - .4byte gUnusedContestMoveName1 - .4byte gUnusedContestMoveName2 - .4byte gUnusedContestMoveName3 - .4byte gUnusedContestMoveName4 - .4byte gUnusedContestMoveName5 - .4byte gUnusedContestMoveName6 - .4byte gUnusedContestMoveName7 - .4byte gUnusedContestMoveName8 - .4byte gUnusedContestMoveName9 - .4byte gUnusedContestMoveName10 - .4byte gUnusedContestMoveName11 - .4byte gUnusedContestMoveName12 - - .align 2 -gContestMoveTypeTextPointers:: @ 8587D48 - .4byte gContestMoveTypeCoolText - .4byte gContestMoveTypeBeautyText - .4byte gContestMoveTypeCuteText - .4byte gContestMoveTypeSmartText - .4byte gContestMoveTypeToughText diff --git a/data/text/easy_chat/easy_chat_group_name_pointers.inc b/data/text/easy_chat/easy_chat_group_name_pointers.inc new file mode 100644 index 000000000..375614b86 --- /dev/null +++ b/data/text/easy_chat/easy_chat_group_name_pointers.inc @@ -0,0 +1,24 @@ + .align 2 +gEasyChatGroupNamePointers:: @ 859E5D4 + .4byte gEasyChatGroupName_Pokemon + .4byte gEasyChatGroupName_Trainer + .4byte gEasyChatGroupName_Status + .4byte gEasyChatGroupName_Battle + .4byte gEasyChatGroupName_Greetings + .4byte gEasyChatGroupName_People + .4byte gEasyChatGroupName_Voices + .4byte gEasyChatGroupName_Speech + .4byte gEasyChatGroupName_Endings + .4byte gEasyChatGroupName_Feelings + .4byte gEasyChatGroupName_Conditions + .4byte gEasyChatGroupName_Actions + .4byte gEasyChatGroupName_Lifestyle + .4byte gEasyChatGroupName_Hobbies + .4byte gEasyChatGroupName_Time + .4byte gEasyChatGroupName_Misc + .4byte gEasyChatGroupName_Adjectives + .4byte gEasyChatGroupName_Events + .4byte gEasyChatGroupName_Move1 + .4byte gEasyChatGroupName_Move2 + .4byte gEasyChatGroupName_TrendySaying + .4byte gEasyChatGroupName_Pokemon2 diff --git a/data/text/easy_chat/easy_chat_group_name_pointers.s b/data/text/easy_chat/easy_chat_group_name_pointers.s deleted file mode 100644 index 375614b86..000000000 --- a/data/text/easy_chat/easy_chat_group_name_pointers.s +++ /dev/null @@ -1,24 +0,0 @@ - .align 2 -gEasyChatGroupNamePointers:: @ 859E5D4 - .4byte gEasyChatGroupName_Pokemon - .4byte gEasyChatGroupName_Trainer - .4byte gEasyChatGroupName_Status - .4byte gEasyChatGroupName_Battle - .4byte gEasyChatGroupName_Greetings - .4byte gEasyChatGroupName_People - .4byte gEasyChatGroupName_Voices - .4byte gEasyChatGroupName_Speech - .4byte gEasyChatGroupName_Endings - .4byte gEasyChatGroupName_Feelings - .4byte gEasyChatGroupName_Conditions - .4byte gEasyChatGroupName_Actions - .4byte gEasyChatGroupName_Lifestyle - .4byte gEasyChatGroupName_Hobbies - .4byte gEasyChatGroupName_Time - .4byte gEasyChatGroupName_Misc - .4byte gEasyChatGroupName_Adjectives - .4byte gEasyChatGroupName_Events - .4byte gEasyChatGroupName_Move1 - .4byte gEasyChatGroupName_Move2 - .4byte gEasyChatGroupName_TrendySaying - .4byte gEasyChatGroupName_Pokemon2 diff --git a/data/text/easy_chat/easy_chat_group_names.inc b/data/text/easy_chat/easy_chat_group_names.inc new file mode 100644 index 000000000..ebe3dff1b --- /dev/null +++ b/data/text/easy_chat/easy_chat_group_names.inc @@ -0,0 +1,65 @@ +gEasyChatGroupName_Pokemon:: @ 85EE98D + .string "POKéMON$" + +gEasyChatGroupName_Trainer:: @ 85EE995 + .string "TRAINER$" + +gEasyChatGroupName_Status:: @ 85EE99D + .string "STATUS$" + +gEasyChatGroupName_Battle:: @ 85EE9A4 + .string "BATTLE$" + +gEasyChatGroupName_Greetings:: @ 85EE9AB + .string "GREETINGS$" + +gEasyChatGroupName_People:: @ 85EE9B5 + .string "PEOPLE$" + +gEasyChatGroupName_Voices:: @ 85EE9BC + .string "VOICES$" + +gEasyChatGroupName_Speech:: @ 85EE9C3 + .string "SPEECH$" + +gEasyChatGroupName_Endings:: @ 85EE9CA + .string "ENDINGS$" + +gEasyChatGroupName_Feelings:: @ 85EE9D2 + .string "FEELINGS$" + +gEasyChatGroupName_Conditions:: @ 85EE9DB + .string "CONDITIONS$" + +gEasyChatGroupName_Actions:: @ 85EE9E6 + .string "ACTIONS$" + +gEasyChatGroupName_Lifestyle:: @ 85EE9EE + .string "LIFESTYLE$" + +gEasyChatGroupName_Hobbies:: @ 85EE9F8 + .string "HOBBIES$" + +gEasyChatGroupName_Time:: @ 85EEA00 + .string "TIME$" + +gEasyChatGroupName_Misc:: @ 85EEA05 + .string "MISC.$" + +gEasyChatGroupName_Adjectives:: @ 85EEA0B + .string "ADJECTIVES$" + +gEasyChatGroupName_Events:: @ 85EEA16 + .string "EVENTS$" + +gEasyChatGroupName_Move1:: @ 85EEA1D + .string "MOVE 1$" + +gEasyChatGroupName_Move2:: @ 85EEA24 + .string "MOVE 2$" + +gEasyChatGroupName_TrendySaying:: @ 85EEA2B + .string "TRENDY SAYING$" + +gEasyChatGroupName_Pokemon2:: @ 85EEA39 + .string "POKéMON2$" diff --git a/data/text/easy_chat/easy_chat_group_names.s b/data/text/easy_chat/easy_chat_group_names.s deleted file mode 100644 index ebe3dff1b..000000000 --- a/data/text/easy_chat/easy_chat_group_names.s +++ /dev/null @@ -1,65 +0,0 @@ -gEasyChatGroupName_Pokemon:: @ 85EE98D - .string "POKéMON$" - -gEasyChatGroupName_Trainer:: @ 85EE995 - .string "TRAINER$" - -gEasyChatGroupName_Status:: @ 85EE99D - .string "STATUS$" - -gEasyChatGroupName_Battle:: @ 85EE9A4 - .string "BATTLE$" - -gEasyChatGroupName_Greetings:: @ 85EE9AB - .string "GREETINGS$" - -gEasyChatGroupName_People:: @ 85EE9B5 - .string "PEOPLE$" - -gEasyChatGroupName_Voices:: @ 85EE9BC - .string "VOICES$" - -gEasyChatGroupName_Speech:: @ 85EE9C3 - .string "SPEECH$" - -gEasyChatGroupName_Endings:: @ 85EE9CA - .string "ENDINGS$" - -gEasyChatGroupName_Feelings:: @ 85EE9D2 - .string "FEELINGS$" - -gEasyChatGroupName_Conditions:: @ 85EE9DB - .string "CONDITIONS$" - -gEasyChatGroupName_Actions:: @ 85EE9E6 - .string "ACTIONS$" - -gEasyChatGroupName_Lifestyle:: @ 85EE9EE - .string "LIFESTYLE$" - -gEasyChatGroupName_Hobbies:: @ 85EE9F8 - .string "HOBBIES$" - -gEasyChatGroupName_Time:: @ 85EEA00 - .string "TIME$" - -gEasyChatGroupName_Misc:: @ 85EEA05 - .string "MISC.$" - -gEasyChatGroupName_Adjectives:: @ 85EEA0B - .string "ADJECTIVES$" - -gEasyChatGroupName_Events:: @ 85EEA16 - .string "EVENTS$" - -gEasyChatGroupName_Move1:: @ 85EEA1D - .string "MOVE 1$" - -gEasyChatGroupName_Move2:: @ 85EEA24 - .string "MOVE 2$" - -gEasyChatGroupName_TrendySaying:: @ 85EEA2B - .string "TRENDY SAYING$" - -gEasyChatGroupName_Pokemon2:: @ 85EEA39 - .string "POKéMON2$" diff --git a/data/text/easy_chat/easy_chat_groups.inc b/data/text/easy_chat/easy_chat_groups.inc new file mode 100644 index 000000000..94636c7fe --- /dev/null +++ b/data/text/easy_chat/easy_chat_groups.inc @@ -0,0 +1,112 @@ + .include "data/text/easy_chat/easy_chat_group_pokemon.s" + .include "data/text/easy_chat/easy_chat_group_trainer.s" + .include "data/text/easy_chat/easy_chat_group_status.s" + .include "data/text/easy_chat/easy_chat_group_battle.s" + .include "data/text/easy_chat/easy_chat_group_greetings.s" + .include "data/text/easy_chat/easy_chat_group_people.s" + .include "data/text/easy_chat/easy_chat_group_voices.s" + .include "data/text/easy_chat/easy_chat_group_speech.s" + .include "data/text/easy_chat/easy_chat_group_endings.s" + .include "data/text/easy_chat/easy_chat_group_feelings.s" + .include "data/text/easy_chat/easy_chat_group_conditions.s" + .include "data/text/easy_chat/easy_chat_group_actions.s" + .include "data/text/easy_chat/easy_chat_group_lifestyle.s" + .include "data/text/easy_chat/easy_chat_group_hobbies.s" + .include "data/text/easy_chat/easy_chat_group_time.s" + .include "data/text/easy_chat/easy_chat_group_misc.s" + .include "data/text/easy_chat/easy_chat_group_adjectives.s" + .include "data/text/easy_chat/easy_chat_group_events.s" + .include "data/text/easy_chat/easy_chat_group_move_1.s" + .include "data/text/easy_chat/easy_chat_group_move_2.s" + .include "data/text/easy_chat/easy_chat_group_trendy_saying.s" + .include "data/text/easy_chat/easy_chat_group_pokemon2.s" + + .align 2 +gEasyChatGroups:: @ 859D004 + .4byte gEasyChatGroup_Pokemon + .2byte 202 @ total number of entries + .2byte 202 @ number of enabled entries + + .4byte gEasyChatGroup_Trainer + .2byte 27 @ total number of entries + .2byte 21 @ number of enabled entries + + .4byte gEasyChatGroup_Status + .2byte 109 @ total number of entries + .2byte 109 @ number of enabled entries + + .4byte gEasyChatGroup_Battle + .2byte 63 @ total number of entries + .2byte 63 @ number of enabled entries + + .4byte gEasyChatGroup_Greetings + .2byte 42 @ total number of entries + .2byte 42 @ number of enabled entries + + .4byte gEasyChatGroup_People + .2byte 75 @ total number of entries + .2byte 75 @ number of enabled entries + + .4byte gEasyChatGroup_Voices + .2byte 63 @ total number of entries + .2byte 63 @ number of enabled entries + + .4byte gEasyChatGroup_Speech + .2byte 60 @ total number of entries + .2byte 60 @ number of enabled entries + + .4byte gEasyChatGroup_Endings + .2byte 69 @ total number of entries + .2byte 69 @ number of enabled entries + + .4byte gEasyChatGroup_Feelings + .2byte 69 @ total number of entries + .2byte 69 @ number of enabled entries + + .4byte gEasyChatGroup_Conditions + .2byte 69 @ total number of entries + .2byte 69 @ number of enabled entries + + .4byte gEasyChatGroup_Actions + .2byte 78 @ total number of entries + .2byte 78 @ number of enabled entries + + .4byte gEasyChatGroup_Lifestyle + .2byte 45 @ total number of entries + .2byte 45 @ number of enabled entries + + .4byte gEasyChatGroup_Hobbies + .2byte 54 @ total number of entries + .2byte 54 @ number of enabled entries + + .4byte gEasyChatGroup_Time + .2byte 45 @ total number of entries + .2byte 45 @ number of enabled entries + + .4byte gEasyChatGroup_Misc + .2byte 42 @ total number of entries + .2byte 42 @ number of enabled entries + + .4byte gEasyChatGroup_Adjectives + .2byte 36 @ total number of entries + .2byte 36 @ number of enabled entries + + .4byte gEasyChatGroup_Events + .2byte 29 @ total number of entries + .2byte 29 @ number of enabled entries + + .4byte gEasyChatGroup_Move1 + .2byte 154 @ total number of entries + .2byte 154 @ number of enabled entries + + .4byte gEasyChatGroup_Move2 + .2byte 200 @ total number of entries + .2byte 200 @ number of enabled entries + + .4byte gEasyChatGroup_TrendySaying + .2byte 33 @ total number of entries + .2byte 33 @ number of enabled entries + + .4byte gEasyChatGroup_Pokemon2 + .2byte 251 @ total number of entries + .2byte 251 @ number of enabled entries diff --git a/data/text/easy_chat/easy_chat_groups.s b/data/text/easy_chat/easy_chat_groups.s deleted file mode 100644 index 94636c7fe..000000000 --- a/data/text/easy_chat/easy_chat_groups.s +++ /dev/null @@ -1,112 +0,0 @@ - .include "data/text/easy_chat/easy_chat_group_pokemon.s" - .include "data/text/easy_chat/easy_chat_group_trainer.s" - .include "data/text/easy_chat/easy_chat_group_status.s" - .include "data/text/easy_chat/easy_chat_group_battle.s" - .include "data/text/easy_chat/easy_chat_group_greetings.s" - .include "data/text/easy_chat/easy_chat_group_people.s" - .include "data/text/easy_chat/easy_chat_group_voices.s" - .include "data/text/easy_chat/easy_chat_group_speech.s" - .include "data/text/easy_chat/easy_chat_group_endings.s" - .include "data/text/easy_chat/easy_chat_group_feelings.s" - .include "data/text/easy_chat/easy_chat_group_conditions.s" - .include "data/text/easy_chat/easy_chat_group_actions.s" - .include "data/text/easy_chat/easy_chat_group_lifestyle.s" - .include "data/text/easy_chat/easy_chat_group_hobbies.s" - .include "data/text/easy_chat/easy_chat_group_time.s" - .include "data/text/easy_chat/easy_chat_group_misc.s" - .include "data/text/easy_chat/easy_chat_group_adjectives.s" - .include "data/text/easy_chat/easy_chat_group_events.s" - .include "data/text/easy_chat/easy_chat_group_move_1.s" - .include "data/text/easy_chat/easy_chat_group_move_2.s" - .include "data/text/easy_chat/easy_chat_group_trendy_saying.s" - .include "data/text/easy_chat/easy_chat_group_pokemon2.s" - - .align 2 -gEasyChatGroups:: @ 859D004 - .4byte gEasyChatGroup_Pokemon - .2byte 202 @ total number of entries - .2byte 202 @ number of enabled entries - - .4byte gEasyChatGroup_Trainer - .2byte 27 @ total number of entries - .2byte 21 @ number of enabled entries - - .4byte gEasyChatGroup_Status - .2byte 109 @ total number of entries - .2byte 109 @ number of enabled entries - - .4byte gEasyChatGroup_Battle - .2byte 63 @ total number of entries - .2byte 63 @ number of enabled entries - - .4byte gEasyChatGroup_Greetings - .2byte 42 @ total number of entries - .2byte 42 @ number of enabled entries - - .4byte gEasyChatGroup_People - .2byte 75 @ total number of entries - .2byte 75 @ number of enabled entries - - .4byte gEasyChatGroup_Voices - .2byte 63 @ total number of entries - .2byte 63 @ number of enabled entries - - .4byte gEasyChatGroup_Speech - .2byte 60 @ total number of entries - .2byte 60 @ number of enabled entries - - .4byte gEasyChatGroup_Endings - .2byte 69 @ total number of entries - .2byte 69 @ number of enabled entries - - .4byte gEasyChatGroup_Feelings - .2byte 69 @ total number of entries - .2byte 69 @ number of enabled entries - - .4byte gEasyChatGroup_Conditions - .2byte 69 @ total number of entries - .2byte 69 @ number of enabled entries - - .4byte gEasyChatGroup_Actions - .2byte 78 @ total number of entries - .2byte 78 @ number of enabled entries - - .4byte gEasyChatGroup_Lifestyle - .2byte 45 @ total number of entries - .2byte 45 @ number of enabled entries - - .4byte gEasyChatGroup_Hobbies - .2byte 54 @ total number of entries - .2byte 54 @ number of enabled entries - - .4byte gEasyChatGroup_Time - .2byte 45 @ total number of entries - .2byte 45 @ number of enabled entries - - .4byte gEasyChatGroup_Misc - .2byte 42 @ total number of entries - .2byte 42 @ number of enabled entries - - .4byte gEasyChatGroup_Adjectives - .2byte 36 @ total number of entries - .2byte 36 @ number of enabled entries - - .4byte gEasyChatGroup_Events - .2byte 29 @ total number of entries - .2byte 29 @ number of enabled entries - - .4byte gEasyChatGroup_Move1 - .2byte 154 @ total number of entries - .2byte 154 @ number of enabled entries - - .4byte gEasyChatGroup_Move2 - .2byte 200 @ total number of entries - .2byte 200 @ number of enabled entries - - .4byte gEasyChatGroup_TrendySaying - .2byte 33 @ total number of entries - .2byte 33 @ number of enabled entries - - .4byte gEasyChatGroup_Pokemon2 - .2byte 251 @ total number of entries - .2byte 251 @ number of enabled entries diff --git a/data/text/easy_chat/easy_chat_words_by_letter.inc b/data/text/easy_chat/easy_chat_words_by_letter.inc new file mode 100644 index 000000000..a271a5586 --- /dev/null +++ b/data/text/easy_chat/easy_chat_words_by_letter.inc @@ -0,0 +1,2656 @@ +gEasyChatWordsByLetter_Others:: @ 859D0B4 + ec_word EXCL + ec_word EXCL_EXCL + ec_word DASH + ec_word DASH_DASH_DASH + ec_word ELLIPSIS + ec_word ELLIPSIS_EXCL + ec_word ELLIPSIS_ELLIPSIS_ELLIPSIS + ec_word 1_HIT_KO_EXCL + ec_word QUES + ec_word QUES_EXCL + +gEasyChatWordsByLetter_A:: @ 859D0C8 + ec_word A + ec_word A_LITTLE + ec_word A_LOT + ec_word A_TINY_BIT + ec_word ABOUT + ec_word ABOVE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 ABRA + ec_pokemon2 ABRA + ec_word ABSENT + ec_pokemon1 ABSOL + ec_word ABSOLUTELY + ec_move1 ABSORB + ec_word ACCEPT + ec_move2 ACID + ec_move2 ACID_ARMOR + ec_word ADORE + ec_word ADULT + ec_word ADVENTURE + ec_move2 AERIAL_ACE + ec_move1 AEROBLAST + ec_pokemon2 AERODACTYL + ec_word AFTER + ec_word AGE + ec_pokemon1 AGGRON + ec_move1 AGILITY + ec_word AGREE + ec_word AHAHA + ec_word AIM + ec_pokemon2 AIPOM + ec_move1 AIR_CUTTER + ec_word AIR_LOCK + ec_word AIYEEH + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 ALAKAZAM + ec_pokemon2 ALAKAZAM + ec_word ALL + ec_word ALL_RIGHT + ec_word ALLOW + ec_word ALLOWANCE + ec_word ALLY + ec_word ALMOST + ec_word ALONE + ec_word ALSO + ec_word ALT_COLOR + ec_pokemon1 ALTARIA + ec_word ALTHOUGH + ec_word ALWAYS + ec_word AM + ec_move2 AMNESIA + ec_pokemon2 AMPHAROS + ec_word AMUSING + ec_word AN + ec_move1 ANCIENT_POWER + ec_word AND + ec_word ANGER + ec_word ANGERS + ec_word ANGRY + ec_word ANIME + ec_pokemon1 ANORITH + ec_word ANOTHER + ec_word ANTICIPATION + ec_word ANY + ec_word ANYWHERE + ec_word APOLOGIZE + ec_word APPEAL + ec_word APPEAR + ec_word APPEARS + ec_word APPRECIATE + ec_word APPROVED + ec_pokemon2 ARBOK + ec_pokemon2 ARCANINE + ec_word ARE + ec_word AREN_T + ec_word ARENA_TRAP + ec_pokemon2 ARIADOS + ec_move2 ARM_THRUST + ec_pokemon1 ARMALDO + ec_move1 AROMATHERAPY + ec_pokemon1 ARON + ec_word AROUND + ec_word ARRGH + ec_pokemon2 ARTICUNO + ec_word AS + ec_word AS_IF + ec_word AS_MUCH_AS + ec_move2 ASSIST + ec_move1 ASTONISH + ec_word AT + ec_word ATTACK + ec_move2 ATTRACT + ec_word AUNT + ec_move1 AURORA_BEAM + ec_word AVANT_GARDE + ec_word AWAY + ec_word AWESOME + ec_word AWFUL + ec_word AWFULLY + ec_word AWW + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 AZUMARILL + ec_pokemon2 AZUMARILL + ec_pokemon1 AZURILL + +gEasyChatWordsByLetter_B:: @ 859D19C + ec_word BABE + ec_word BABY + ec_word BACK + ec_word BAD + ec_word BADLY + ec_word BAG + ec_pokemon1 BAGON + ec_word BALL + ec_pokemon1 BALTOY + ec_pokemon1 BANETTE + ec_word BANG + ec_pokemon1 BARBOACH + ec_move2 BARRAGE + ec_move2 BARRIER + ec_word BATH + ec_move2 BATON_PASS + ec_word BATTLE + ec_word BATTLE_ARMOR + ec_word BATTLE_ROOM + ec_word BATTLE_TOWER + ec_pokemon2 BAYLEEF + ec_word BE + ec_word BEAT + ec_move2 BEAT_UP + ec_pokemon1 BEAUTIFLY + ec_word BEAUTIFUL + ec_word BEAUTY + ec_word BECOMES + ec_pokemon2 BEEDRILL + ec_word BEEN + ec_word BEFORE + ec_word BEGINNING + ec_word BEING + ec_pokemon1 BELDUM + ec_word BELIEVE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 BELLOSSOM + ec_pokemon2 BELLOSSOM + ec_pokemon2 BELLSPROUT + ec_move2 BELLY_DRUM + ec_word BELONGS_TO + ec_word BELOW + ec_word BERRY + ec_word BESIDE + ec_word BEST + ec_word BETTER + ec_move1 BIDE + ec_word BIG + ec_word BIKE + ec_move1 BIND + ec_move1 BITE + ec_move2 BLAST_BURN + ec_pokemon2 BLASTOISE + ec_word BLAZE + ec_move2 BLAZE_KICK + ec_pokemon1 BLAZIKEN + ec_word BLEND + ec_pokemon2 BLISSEY + ec_move2 BLIZZARD + ec_move2 BLOCK + ec_word BOARD + ec_move2 BODY_SLAM + ec_move2 BONE_CLUB + ec_move2 BONE_RUSH + ec_move2 BONEMERANG + ec_word BOOK + ec_word BORED + ec_word BORING + ec_move2 BOUNCE + ec_word BOY + ec_word BRAG + ec_word BREAK + ec_pokemon1 BRELOOM + ec_move1 BRICK_BREAK + ec_word BROTHER + ec_move1 BUBBLE + ec_move2 BUBBLE_BEAM + ec_word BUG + ec_pokemon2 BULBASAUR + ec_move2 BULK_UP + ec_move2 BULLET_SEED + ec_word BUSY + ec_word BUT + ec_pokemon2 BUTTERFREE + ec_word BYE_BYE + +gEasyChatWordsByLetter_C:: @ 859D248 + ec_pokemon1 CACNEA + ec_pokemon1 CACTURNE + ec_move2 CALM_MIND + ec_word CAME + ec_word CAMERA + ec_pokemon1 CAMERUPT + ec_move2 CAMOUFLAGE + ec_word CAN + ec_word CAN_WIN + ec_word CAN_T + ec_word CAN_T_WIN + ec_word CANCEL + ec_word CAPABLE + ec_word CARDS + ec_word CARE + ec_word CARES + ec_pokemon1 CARVANHA + ec_pokemon1 CASCOON + ec_word CASE + ec_pokemon1 CASTFORM + ec_pokemon2 CATERPIE + ec_word CAUSE + ec_pokemon2 CELEBI + ec_word CENTER + ec_word CHALLENGE + ec_word CHANGE + ec_word CHANNEL + ec_pokemon2 CHANSEY + ec_move1 CHARGE + ec_pokemon2 CHARIZARD + ec_move1 CHARM + ec_pokemon2 CHARMANDER + ec_pokemon2 CHARMELEON + ec_word CHAT + ec_pokemon2 CHIKORITA + ec_word CHILD_S_PLAY + ec_word CHILDREN + ec_pokemon1 CHIMECHO + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 CHINCHOU + ec_pokemon2 CHINCHOU + ec_word CHLOROPHYLL + ec_word CHOICE + ec_word CHOOSE + ec_word CHORES + ec_move1 CLAMP + ec_pokemon1 CLAMPERL + ec_word CLASS + ec_pokemon1 CLAYDOL + ec_word CLEAR_BODY + ec_pokemon2 CLEFABLE + ec_pokemon2 CLEFAIRY + ec_pokemon2 CLEFFA + ec_word CLOSE + ec_word CLOUD_NINE + ec_pokemon2 CLOYSTER + ec_word COLD + ec_word COLLECT + ec_word COLLECTION + ec_word COLOR + ec_word COLOR_CHANGE + ec_pokemon1 COMBUSKEN + ec_word COME + ec_word COME_ON + ec_word COME_OVER + ec_move2 COMET_PUNCH + ec_word COMICS + ec_word COMMEMORATE + ec_word COMPLETE + ec_word COMPOUNDEYES + ec_word CONCEDE + ec_move1 CONFUSE_RAY + ec_word CONFUSED + ec_move2 CONFUSION + ec_word CONGRATS + ec_move1 CONSTRICT + ec_word CONTEST + ec_word CONVERSATION + ec_move2 CONVERSION + ec_move2 CONVERSION_2 + ec_word COOL + ec_word COOLNESS + ec_pokemon1 CORPHISH + ec_word CORRECT + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 CORSOLA + ec_pokemon2 CORSOLA + ec_move1 COSMIC_POWER + ec_move2 COTTON_SPORE + ec_word COULD + ec_word COULDN_T + ec_word COUNT_ON + ec_move1 COUNTER + ec_word COUPLE + ec_move2 COVET + ec_move1 CRABHAMMER + ec_pokemon1 CRADILY + ec_pokemon1 CRAWDAUNT + ec_word CRIES + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 CROBAT + ec_pokemon2 CROBAT + ec_pokemon2 CROCONAW + ec_move1 CROSS_CHOP + ec_move1 CRUNCH + ec_word CRUSH + ec_move2 CRUSH_CLAW + ec_word CRY + ec_pokemon2 CUBONE + ec_word CURRENT + ec_move2 CURSE + ec_move1 CUT + ec_word CUTE + ec_word CUTE_CHARM + ec_word CUTENESS + ec_pokemon2 CYNDAQUIL + +gEasyChatWordsByLetter_D:: @ 859D336 + ec_word DAILY + ec_word DAMP + ec_word DANCE + ec_word DANGER + ec_word DARK + ec_word DARN + ec_word DATE + ec_word DAUGHTER + ec_word DAY + ec_word DAYS + ec_word DAYTIME + ec_word DECIDE + ec_word DECIDED + ec_word DEEP + ec_word DEFEATED + ec_move2 DEFENSE_CURL + ec_pokemon1 DELCATTY + ec_pokemon2 DELIBIRD + ec_pokemon1 DEOXYS + ec_word DEPT_STORE + ec_word DESIGN + ec_word DESTINY + ec_move2 DESTINY_BOND + ec_word DESTROYED + ec_move2 DETECT + ec_pokemon2 DEWGONG + ec_word DID + ec_word DIDN_T + ec_word DIET + ec_word DIFFERENT + ec_move1 DIG + ec_word DIGITAL + ec_pokemon2 DIGLETT + ec_word DIRECT + ec_move1 DISABLE + ec_word DISAPPEAR + ec_word DISAPPOINT + ec_word DISAPPOINTED + ec_word DISAPPOINTS + ec_word DISASTER + ec_word DISLIKE + ec_word DISLIKES + ec_pokemon2 DITTO + ec_move2 DIVE + ec_move2 DIZZY_PUNCH + ec_word DO + ec_word DOCILE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 DODRIO + ec_pokemon2 DODRIO + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 DODUO + ec_pokemon2 DODUO + ec_word DOES + ec_word DOESN_T + ec_word DON_T + ec_word DONE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 DONPHAN + ec_pokemon2 DONPHAN + ec_move2 DOOM_DESIRE + ec_move2 DOUBLE_KICK + ec_move1 DOUBLE_TEAM + ec_move1 DOUBLE_EDGE + ec_move1 DOUBLE_SLAP + ec_word DOWN + ec_word DOWNCAST + ec_word DRAGON + ec_move2 DRAGON_CLAW + ec_move2 DRAGON_DANCE + ec_move2 DRAGON_RAGE + ec_pokemon2 DRAGONAIR + ec_move2 DRAGON_BREATH + ec_pokemon2 DRAGONITE + ec_pokemon2 DRATINI + ec_word DREAM + ec_move2 DREAM_EATER + ec_move2 DRILL_PECK + ec_word DRINK + ec_word DRINKS + ec_word DRIZZLE + ec_word DROOLING + ec_word DROUGHT + ec_pokemon2 DROWZEE + ec_word DUDE + ec_pokemon2 DUGTRIO + ec_pokemon2 DUNSPARCE + ec_pokemon1 DUSCLOPS + ec_pokemon1 DUSKULL + ec_pokemon1 DUSTOX + ec_move2 DYNAMIC_PUNCH + +gEasyChatWordsByLetter_E:: @ 859D3F2 + ec_word EARLIER + ec_word EARLY_BIRD + ec_move1 EARTHQUAKE + ec_word EASY + ec_word EAT + ec_word EATS + ec_word EEK + ec_pokemon2 EEVEE + ec_word EFFECT_SPORE + ec_word EGG + ec_move2 EGG_BOMB + ec_word EH_QUES + ec_word EHEHE + ec_pokemon2 EKANS + ec_pokemon2 ELECTABUZZ + ec_word ELECTRIC + ec_pokemon1 ELECTRIKE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 ELECTRODE + ec_pokemon2 ELECTRODE + ec_pokemon2 ELEKID + ec_word ELSE + ec_move2 EMBER + ec_word EMERALD + ec_move1 ENCORE + ec_word ENCYCLOPEDIA + ec_word END + ec_move1 ENDEAVOR + ec_move1 ENDURE + ec_word ENJOY + ec_word ENJOYS + ec_word ENOUGH + ec_pokemon2 ENTEI + ec_word ENTERTAINING + ec_move2 ERUPTION + ec_word ESCAPE + ec_pokemon2 ESPEON + ec_word EVEN_SO + ec_word EVENT + ec_word EVENTS + ec_word EVER + ec_word EVERY + ec_word EVOLUTION + ec_word EVOLVE + ec_word EXCELLENT + ec_word EXCESS + ec_word EXCITE + ec_word EXCITING + ec_word EXCUSE + ec_word EXCUSE_ME + ec_pokemon2 EXEGGCUTE + ec_pokemon2 EXEGGUTOR + ec_word EXISTS + ec_word EXPENSIVE + ec_move2 EXPLOSION + ec_pokemon1 EXPLOUD + ec_move1 EXTRASENSORY + ec_move1 EXTREME_SPEED + +gEasyChatWordsByLetter_F:: @ 859D468 + ec_word FABULOUS + ec_move1 FACADE + ec_word FAINT + ec_move2 FAINT_ATTACK + ec_word FAINTED + ec_move2 FAKE_OUT + ec_move1 FAKE_TEARS + ec_word FALL + ec_move2 FALSE_SWIPE + ec_word FAMILY + ec_word FANTASTIC + ec_word FAR + ec_pokemon2 FARFETCH_D + ec_word FASHION + ec_word FAST + ec_word FATHER + ec_word FEAR + ec_pokemon2 FEAROW + ec_move2 FEATHER_DANCE + ec_pokemon1 FEEBAS + ec_word FEELING + ec_pokemon2 FERALIGATR + ec_word FESTIVAL + ec_word FEVER + ec_word FIERY + ec_word FIGHT + ec_word FIGHTING + ec_word FIGHTS + ec_word FINAL + ec_word FINALLY + ec_word FINISH + ec_word FIRE + ec_move2 FIRE_BLAST + ec_move2 FIRE_PUNCH + ec_move2 FIRE_SPIN + ec_word FISHING + ec_move1 FISSURE + ec_pokemon2 FLAAFFY + ec_move1 FLAIL + ec_word FLAME + ec_word FLAME_BODY + ec_move1 FLAME_WHEEL + ec_move1 FLAMETHROWER + ec_pokemon2 FLAREON + ec_move2 FLASH + ec_word FLASH_FIRE + ec_word FLATTEN + ec_move1 FLATTER + ec_word FLOWERS + ec_move1 FLY + ec_pokemon1 FLYGON + ec_word FLYING + ec_move1 FOCUS_ENERGY + ec_move1 FOCUS_PUNCH + ec_word FOE + ec_move1 FOLLOW_ME + ec_word FOR + ec_word FOR_NOW + ec_word FORECAST + ec_move2 FORESIGHT + ec_word FOREVER + ec_word FORGET + ec_word FORGETS + ec_word FORGIVE + ec_pokemon2 FORRETRESS + ec_move2 FRENZY_PLANT + ec_word FRIDAY + ec_word FRIEND + ec_word FROM + ec_word FRONT + ec_word FRONTIER + ec_move2 FRUSTRATION + ec_word FUFUFU + ec_word FULL + ec_word FUNNY + ec_pokemon2 FURRET + ec_move2 FURY_ATTACK + ec_move2 FURY_CUTTER + ec_move2 FURY_SWIPES + ec_move2 FUTURE_SIGHT + +gEasyChatWordsByLetter_G:: @ 859D508 + ec_word GAME + ec_pokemon1 GARDEVOIR + ec_pokemon2 GASTLY + ec_pokemon2 GENGAR + ec_word GENIUS + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 GEODUDE + ec_pokemon2 GEODUDE + ec_word GET + ec_word GETS + ec_word GHOST + ec_word GIDDY + ec_move1 GIGA_DRAIN + ec_word GIGGLE + ec_word GIMME + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 GIRAFARIG + ec_pokemon2 GIRAFARIG + ec_word GIRL + ec_word GIVE + ec_word GIVE_ME + ec_word GIVE_UP + ec_word GIVES + ec_pokemon1 GLALIE + ec_move2 GLARE + ec_pokemon2 GLIGAR + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 GLOOM + ec_pokemon2 GLOOM + ec_word GO + ec_word GO_AHEAD + ec_word GO_EASY + ec_word GO_HOME + ec_word GOES + ec_word GOING + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 GOLBAT + ec_pokemon2 GOLBAT + ec_word GOLD + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 GOLDEEN + ec_pokemon2 GOLDEEN + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 GOLDUCK + ec_pokemon2 GOLDUCK + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 GOLEM + ec_pokemon2 GOLEM + ec_word GOOD + ec_word GOOD_BYE + ec_pokemon1 GOREBYSS + ec_word GOT + ec_word GOTCHA + ec_word GOURMET + ec_word GRAAAH + ec_pokemon2 GRANBULL + ec_word GRANDFATHER + ec_word GRANDMOTHER + ec_word GRASS + ec_move1 GRASS_WHISTLE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 GRAVELER + ec_pokemon2 GRAVELER + ec_word GREAT + ec_word GREEN + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 GRIMER + ec_pokemon2 GRIMER + ec_pokemon1 GROUDON + ec_word GROUND + ec_word GROUP + ec_pokemon1 GROVYLE + ec_move2 GROWL + ec_pokemon2 GROWLITHE + ec_move1 GROWTH + ec_move1 GRUDGE + ec_pokemon1 GRUMPIG + ec_word GUARD + ec_move2 GUILLOTINE + ec_pokemon1 GULPIN + ec_move1 GUST + ec_word GUTS + ec_word GUTSY + ec_word GWAH + ec_word GWAHAHAHA + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 GYARADOS + ec_pokemon2 GYARADOS + +gEasyChatWordsByLetter_H:: @ 859D5CC + ec_word HABIT + ec_word HAH + ec_word HAHAHA + ec_move1 HAIL + ec_word HALL_OF_FAME + ec_word HAPPENING + ec_word HAPPILY + ec_word HAPPINESS + ec_word HAPPY + ec_word HARD + ec_move1 HARDEN + ec_pokemon1 HARIYAMA + ec_word HAS + ec_word HASSLE + ec_pokemon2 HAUNTER + ec_word HAVE + ec_word HAVEN_T + ec_move1 HAZE + ec_word HE + ec_word HE_S + ec_move1 HEADBUTT + ec_move1 HEAL_BELL + ec_word HEALTHY + ec_word HEAR + ec_word HEARING + ec_word HEARS + ec_word HEART + ec_move2 HEAT_WAVE + ec_word HEH + ec_word HEHE + ec_word HEHEHE + ec_word HELLO + ec_move2 HELPING_HAND + ec_word HER + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 HERACROSS + ec_pokemon2 HERACROSS + ec_word HERE + ec_word HERE_GOES + ec_word HERE_I_COME + ec_word HERE_IT_IS + ec_word HERO + ec_word HEROINE + ec_word HERS + ec_word HEY + ec_word HEY_THERE + ec_word HEY_QUES + ec_word HI + ec_move2 HI_JUMP_KICK + ec_word HIDDEN + ec_move2 HIDDEN_POWER + ec_word HIGH + ec_word HIGHS + ec_word HIM + ec_word HIP_AND + ec_word HIS + ec_word HIT + ec_pokemon2 HITMONCHAN + ec_pokemon2 HITMONLEE + ec_pokemon2 HITMONTOP + ec_word HIYAH + ec_word HMM + ec_pokemon2 HO_OH + ec_word HOBBY + ec_word HOHOHO + ec_word HOLIDAY + ec_word HOME + ec_word HOO_HAH + ec_pokemon2 HOOTHOOT + ec_word HOPELESS + ec_pokemon2 HOPPIP + ec_move2 HORN_ATTACK + ec_move2 HORN_DRILL + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 HORSEA + ec_pokemon2 HORSEA + ec_word HOT + ec_pokemon2 HOUNDOOM + ec_pokemon2 HOUNDOUR + ec_word HOW + ec_word HOW_DO + ec_word HOWEVER + ec_move2 HOWL + ec_word HUGE_POWER + ec_word HUH_QUES + ec_word HUMPH + ec_word HUNGRY + ec_pokemon1 HUNTAIL + ec_word HURRIED + ec_word HUSTLE + ec_move2 HYDRO_CANNON + ec_move2 HYDRO_PUMP + ec_word HYPER + ec_move2 HYPER_BEAM + ec_word HYPER_CUTTER + ec_move2 HYPER_FANG + ec_move2 HYPER_VOICE + ec_pokemon2 HYPNO + ec_move1 HYPNOSIS + +gEasyChatWordsByLetter_I:: @ 859D696 + ec_word I + ec_word I_AM + ec_word I_CHOOSE_YOU + ec_word I_WAS + ec_word I_VE + ec_word I_VE_ARRIVED + ec_word ICE + ec_move1 ICE_BALL + ec_move2 ICE_BEAM + ec_move2 ICE_PUNCH + ec_move2 ICICLE_SPEAR + ec_move1 ICY_WIND + ec_word IDOL + ec_word IF + ec_word IF_I_LOSE + ec_word IF_I_WIN + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 IGGLYBUFF + ec_pokemon2 IGGLYBUFF + ec_word IGNORANT + ec_word ILLUMINATE + ec_pokemon1 ILLUMISE + ec_word IMMUNITY + ec_word IMPORTANT + ec_word IMPOSSIBLE + ec_move2 IMPRISON + ec_word IN + ec_word INCREASING + ec_word INCREDIBLE + ec_word INFORMATION + ec_move2 INGRAIN + ec_word INNER_FOCUS + ec_word INSIDE + ec_word INSOMNIA + ec_word INSTEAD + ec_word INTIMIDATE + ec_word INVINCIBLE + ec_move2 IRON_DEFENSE + ec_move1 IRON_TAIL + ec_word IS + ec_word IS_IT_QUES + ec_word ISN_T + ec_word ISN_T_IT_QUES + ec_word IT + ec_word IT_S + ec_word ITEM + ec_pokemon2 IVYSAUR + +gEasyChatWordsByLetter_J:: @ 859D6F6 + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 JIGGLYPUFF + ec_pokemon2 JIGGLYPUFF + ec_pokemon1 JIRACHI + ec_word JOKING + ec_pokemon2 JOLTEON + ec_word JOY + ec_word JUDGE + ec_move2 JUMP_KICK + ec_pokemon2 JUMPLUFF + ec_word JUST + ec_pokemon2 JYNX + +gEasyChatWordsByLetter_K:: @ 859D710 + ec_pokemon2 KABUTO + ec_pokemon2 KABUTOPS + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 KADABRA + ec_pokemon2 KADABRA + ec_pokemon2 KAKUNA + ec_pokemon2 KANGASKHAN + ec_move1 KARATE_CHOP + ec_pokemon1 KECLEON + ec_word KEEN_EYE + ec_word KID + ec_word KIDDING + ec_word KIND + ec_word KINDERGARTEN + ec_move1 KINESIS + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 KINGDRA + ec_pokemon2 KINGDRA + ec_pokemon2 KINGLER + ec_pokemon1 KIRLIA + ec_move2 KNOCK_OFF + ec_word KNOCKOUT + ec_word KNOW + ec_word KNOWS + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 KOFFING + ec_pokemon2 KOFFING + ec_pokemon2 KRABBY + ec_word KTHX_BYE + ec_pokemon1 KYOGRE + +gEasyChatWordsByLetter_L:: @ 859D752 + ec_word LACKING + ec_word LACKS + ec_word LADY + ec_pokemon1 LAIRON + ec_word LALALA + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 LANTURN + ec_pokemon2 LANTURN + ec_pokemon2 LAPRAS + ec_pokemon2 LARVITAR + ec_word LAST + ec_word LATE + ec_word LATER + ec_pokemon1 LATIAS + ec_pokemon1 LATIOS + ec_word LAVISH + ec_word LAY + ec_word LEADER + ec_word LEADERS + ec_word LEAF + ec_move2 LEAF_BLADE + ec_word LEARN + ec_pokemon2 LEDIAN + ec_pokemon2 LEDYBA + ec_move1 LEECH_LIFE + ec_move2 LEECH_SEED + ec_move2 LEER + ec_word LEFT + ec_word LEGEND + ec_word LESS + ec_word LESSONS + ec_word LET_ME_WIN + ec_word LET_S + ec_word LETTER + ec_word LEVEL + ec_word LEVITATE + ec_move1 LICK + ec_pokemon2 LICKITUNG + ec_word LIE + ec_word LIFE + ec_move2 LIGHT_SCREEN + ec_word LIGHTNINGROD + ec_word LIKE + ec_word LIKELY_TO + ec_word LIKES + ec_pokemon1 LILEEP + ec_word LIMBER + ec_word LINK + ec_pokemon1 LINOONE + ec_word LIQUID_OOZE + ec_word LISTEN + ec_word LISTENING + ec_word LISTENS + ec_word LIVING + ec_move2 LOCK_ON + ec_word LOCOMOTIVE + ec_word LOL + ec_word LOLLING + ec_pokemon1 LOMBRE + ec_word LONESOME + ec_word LOOK + ec_word LOOKS + ec_word LOSE + ec_word LOSER + ec_word LOSING + ec_word LOSS + ec_word LOST + ec_pokemon1 LOTAD + ec_pokemon1 LOUDRED + ec_word LOUSY + ec_move1 LOVELY_KISS + ec_word LOVEY_DOVEY + ec_word LOW + ec_move1 LOW_KICK + ec_word LOWS + ec_pokemon1 LUDICOLO + ec_pokemon2 LUGIA + ec_word LUKEWARM + ec_pokemon1 LUNATONE + ec_move2 LUSTER_PURGE + ec_pokemon1 LUVDISC + +gEasyChatWordsByLetter_M:: @ 859D7F6 + ec_move2 MACH_PUNCH + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 MACHAMP + ec_pokemon2 MACHAMP + ec_word MACHINE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 MACHOKE + ec_pokemon2 MACHOKE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 MACHOP + ec_pokemon2 MACHOP + ec_word MAGAZINE + ec_pokemon2 MAGBY + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 MAGCARGO + ec_pokemon2 MAGCARGO + ec_move2 MAGIC_COAT + ec_move2 MAGICAL_LEAF + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 MAGIKARP + ec_pokemon2 MAGIKARP + ec_word MAGMA_ARMOR + ec_pokemon2 MAGMAR + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 MAGNEMITE + ec_pokemon2 MAGNEMITE + ec_word MAGNET_PULL + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 MAGNETON + ec_pokemon2 MAGNETON + ec_move2 MAGNITUDE + ec_word MAIL + ec_word MAKE + ec_word MAKING + ec_pokemon1 MAKUHITA + ec_word MAN + ec_pokemon1 MANECTRIC + ec_pokemon2 MANKEY + ec_pokemon2 MANTINE + ec_pokemon2 MAREEP + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 MARILL + ec_pokemon2 MARILL + ec_pokemon2 MAROWAK + ec_pokemon1 MARSHTOMP + ec_word MARVEL_SCALE + ec_pokemon1 MASQUERAIN + ec_word MASTER + ec_word MATCH + ec_word MATCH_UP + ec_pokemon1 MAWILE + ec_word MAYBE + ec_word MC + ec_word ME + ec_word MEAN + ec_move1 MEAN_LOOK + ec_pokemon1 MEDICHAM + ec_move2 MEDITATE + ec_pokemon1 MEDITITE + ec_word MEET + ec_word MEET_YOU + ec_word MEETS + ec_word MEGA + ec_move2 MEGA_DRAIN + ec_move2 MEGA_KICK + ec_move2 MEGA_PUNCH + ec_move2 MEGAHORN + ec_pokemon2 MEGANIUM + ec_move1 MEMENTO + ec_pokemon2 MEOWTH + ec_word MESSAGE + ec_pokemon1 METAGROSS + ec_move2 METAL_CLAW + ec_move1 METAL_SOUND + ec_pokemon1 METANG + ec_pokemon2 METAPOD + ec_move1 METEOR_MASH + ec_move2 METRONOME + ec_pokemon2 MEW + ec_pokemon2 MEWTWO + ec_pokemon1 MIGHTYENA + ec_move2 MILK_DRINK + ec_pokemon1 MILOTIC + ec_pokemon2 MILTANK + ec_move2 MIMIC + ec_move1 MIND_READER + ec_move2 MINIMIZE + ec_pokemon1 MINUN + ec_word MINUS + ec_move2 MIRROR_COAT + ec_move1 MIRROR_MOVE + ec_pokemon2 MISDREAVUS + ec_word MISHEARD + ec_word MISS + ec_move1 MIST + ec_move2 MIST_BALL + ec_word MISTAKE + ec_word MMM + ec_word MODE + ec_word MODERN + ec_pokemon2 MOLTRES + ec_word MOMENTUM + ec_word MONDAY + ec_word MONEY + ec_word MONTH + ec_word MOOD + ec_move2 MOONLIGHT + ec_word MORE + ec_word MORNING + ec_move1 MORNING_SUN + ec_word MOTHER + ec_word MOVE + ec_word MOVIE + ec_word MR + ec_pokemon2 MR_MIME + ec_word MRS + ec_word MUCH + ec_word MUCH_OBLIGED + ec_move2 MUD_SHOT + ec_move2 MUD_SPORT + ec_move2 MUD_SLAP + ec_move2 MUDDY_WATER + ec_pokemon1 MUDKIP + ec_word MUFUFU + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 MUK + ec_pokemon2 MUK + ec_pokemon2 MURKROW + ec_word MUSIC + ec_word MUST_BE + ec_word MY + ec_word MYSELF + ec_word MYSTERY + +gEasyChatWordsByLetter_N:: @ 859D912 + ec_word NAME + ec_word NAP + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 NATU + ec_pokemon2 NATU + ec_word NATURAL + ec_word NATURAL_CURE + ec_word NATURALLY + ec_word NATURE + ec_move1 NATURE_POWER + ec_word NEAR + ec_word NEARLY + ec_word NEED + ec_move2 NEEDLE_ARM + ec_word NEGATIVE + ec_word NEVER + ec_word NEW + ec_word NEWS + ec_word NEXT + ec_word NICE + ec_pokemon2 NIDOKING + ec_pokemon2 NIDOQUEEN + ec_pokemon2 NIDORAN_F + ec_pokemon2 NIDORAN_M + ec_pokemon2 NIDORINA + ec_pokemon2 NIDORINO + ec_word NIGHT + ec_move2 NIGHT_SHADE + ec_move1 NIGHTMARE + ec_word NIGHTTIME + ec_pokemon1 NINCADA + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 NINETALES + ec_pokemon2 NINETALES + ec_pokemon1 NINJASK + ec_word NITWIT + ec_word NO + ec_word NO_MATCH + ec_word NO_1 + ec_pokemon2 NOCTOWL + ec_word NOISY + ec_word NON_STOP + ec_word NONE + ec_word NOPE + ec_word NORMAL + ec_pokemon1 NOSEPASS + ec_word NOT + ec_word NOT_VERY + ec_word NOTHING + ec_word NOW + ec_pokemon1 NUMEL + ec_pokemon1 NUZLEAF + +gEasyChatWordsByLetter_O:: @ 859D97E + ec_word OBLIVIOUS + ec_move1 OCTAZOOKA + ec_pokemon2 OCTILLERY + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 ODDISH + ec_pokemon2 ODDISH + ec_move1 ODOR_SLEUTH + ec_word OF + ec_word OFF + ec_word OFFENSIVE + ec_word OH + ec_word OH_DEAR + ec_word OH_YEAH + ec_word OH_KAY + ec_word OH_QUES + ec_word OI + ec_word OI_OI_OI + ec_word OK_QUES + ec_word OKAY + ec_word OLD + ec_word OLDEN + ec_pokemon2 OMANYTE + ec_pokemon2 OMASTAR + ec_word ON + ec_word ONCE + ec_pokemon2 ONIX + ec_word ONLY + ec_word OOPS + ec_word OPPONENT + ec_word OPPOSITE + ec_word OR + ec_word OTHER + ec_word OUR + ec_word OUT + ec_move1 OUTRAGE + ec_word OUTSIDE + ec_word OVER + ec_word OVERDO + ec_word OVERGROW + ec_move1 OVERHEAT + ec_word OVERWHELMING + ec_word OWN + ec_word OWN_TEMPO + +gEasyChatWordsByLetter_P:: @ 859D9D6 + ec_move1 PAIN_SPLIT + ec_pokemon2 PARAS + ec_pokemon2 PARASECT + ec_word PARDON + ec_word PARENT + ec_word PARTNER + ec_word PARTY + ec_word PATTERN + ec_move2 PAY_DAY + ec_word PC + ec_move2 PECK + ec_pokemon1 PELIPPER + ec_word PERFECT + ec_word PERFECTION + ec_move2 PERISH_SONG + ec_pokemon2 PERSIAN + ec_word PERSON + ec_move2 PETAL_DANCE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 PHANPY + ec_pokemon2 PHANPY + ec_word PHONE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 PICHU + ec_pokemon2 PICHU + ec_word PICKUP + ec_pokemon2 PIDGEOT + ec_pokemon2 PIDGEOTTO + ec_pokemon2 PIDGEY + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 PIKACHU + ec_pokemon2 PIKACHU + ec_pokemon2 PILOSWINE + ec_move2 PIN_MISSILE + ec_pokemon2 PINECO + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 PINSIR + ec_pokemon2 PINSIR + ec_word PKRS + ec_word PLACE + ec_word PLANS + ec_word PLAY + ec_word PLAYED + ec_word PLAYS + ec_word PLEASE + ec_word PLUS + ec_word PLUSH_DOLL + ec_pokemon1 PLUSLE + ec_word POINTS + ec_word POISON + ec_move2 POISON_FANG + ec_move2 POISON_GAS + ec_word POISON_POINT + ec_move2 POISON_STING + ec_move2 POISON_TAIL + ec_move2 POISON_POWDER + ec_word POKEBLOCK + ec_word POKEDEX + ec_word POKEMON + ec_word POKENAV + ec_pokemon2 POLITOED + ec_pokemon2 POLIWAG + ec_pokemon2 POLIWHIRL + ec_pokemon2 POLIWRATH + ec_pokemon2 PONYTA + ec_pokemon1 POOCHYENA + ec_word POPULAR + ec_pokemon2 PORYGON + ec_pokemon2 PORYGON2 + ec_move2 POUND + ec_move1 POWDER_SNOW + ec_word POWER + ec_word PRAISE + ec_word PREPOSTEROUS + ec_move2 PRESENT + ec_word PRESSURE + ec_word PRETEND + ec_word PRETTY + ec_pokemon2 PRIMEAPE + ec_word PROBABLY + ec_word PROMISE + ec_move2 PROTECT + ec_move1 PSYBEAM + ec_move1 PSYCH_UP + .2byte -1, 2 @ doubled Pokémon species names + ec_word PSYCHIC + ec_move1 PSYCHIC + ec_move1 PSYCHO_BOOST + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 PSYDUCK + ec_pokemon2 PSYDUCK + ec_move1 PSYWAVE + ec_pokemon2 PUPITAR + ec_word PURE_POWER + ec_move1 PURSUIT + ec_word PUSHOVER + +gEasyChatWordsByLetter_Q:: @ 859DAA2 + ec_pokemon2 QUAGSIRE + ec_word QUESTION + ec_move2 QUICK_ATTACK + ec_pokemon2 QUILAVA + ec_word QUITE + ec_pokemon2 QWILFISH + +gEasyChatWordsByLetter_R:: @ 859DAAE + ec_word RADIO + ec_move1 RAGE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 RAICHU + ec_pokemon2 RAICHU + ec_pokemon2 RAIKOU + ec_move1 RAIN_DANCE + ec_word RAIN_DISH + ec_pokemon1 RALTS + ec_word RANK + ec_move1 RAPID_SPIN + ec_pokemon2 RAPIDASH + ec_word RARE + ec_word RATHER + ec_pokemon2 RATICATE + ec_pokemon2 RATTATA + ec_pokemon1 RAYQUAZA + ec_move2 RAZOR_LEAF + ec_move1 RAZOR_WIND + ec_word READY + ec_word REALLY + ec_word REAR + ec_word RECEIVED + ec_word RECOMMEND + ec_move1 RECOVER + ec_move2 RECYCLE + ec_word RED + ec_move2 REFLECT + ec_move2 REFRESH + ec_word REFRESHING + ec_word REFUSE + ec_pokemon1 REGICE + ec_pokemon1 REGIROCK + ec_pokemon1 REGISTEEL + ec_word REJECT + ec_word RELEASE + ec_pokemon1 RELICANTH + ec_pokemon2 REMORAID + ec_word RENTAL + ec_move2 REST + ec_word RESUSCITATE + ec_move1 RETURN + ec_move2 REVENGE + ec_move1 REVERSAL + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 RHYDON + ec_pokemon2 RHYDON + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 RHYHORN + ec_pokemon2 RHYHORN + ec_word RIBBON + ec_word RICKETY + ec_word RIGHT + ec_word RIPPED + ec_word RIVAL + ec_move2 ROAR + ec_word ROCK + ec_move2 ROCK_BLAST + ec_word ROCK_HEAD + ec_move1 ROCK_SLIDE + ec_move1 ROCK_SMASH + ec_move1 ROCK_THROW + ec_move1 ROCK_TOMB + ec_word ROCK_SOLID + ec_move2 ROLE_PLAY + ec_move2 ROLLING_KICK + ec_move1 ROLLOUT + ec_word ROMANTIC + ec_word ROOM + ec_pokemon1 ROSELIA + ec_word ROUGH_SKIN + ec_word RPG + ec_word RUBY + ec_word RULE + ec_word RUN + ec_word RUN_AWAY + ec_word RUNS + +gEasyChatWordsByLetter_S:: @ 859DB4E + ec_pokemon1 SABLEYE + ec_move1 SACRED_FIRE + ec_word SAD + ec_word SADLY + ec_move1 SAFEGUARD + ec_word SAID + ec_pokemon1 SALAMENCE + ec_word SAND_STREAM + ec_move1 SAND_TOMB + ec_word SAND_VEIL + ec_move1 SAND_ATTACK + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 SANDSHREW + ec_pokemon2 SANDSHREW + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 SANDSLASH + ec_pokemon2 SANDSLASH + ec_move1 SANDSTORM + ec_word SAPPHIRE + ec_word SATISFIED + ec_word SATURDAY + ec_word SAYS + ec_word SCARY + ec_move1 SCARY_FACE + ec_word SCATTER + ec_pokemon1 SCEPTILE + ec_word SCHOOL + ec_pokemon2 SCIZOR + ec_move2 SCRATCH + ec_move1 SCREECH + ec_pokemon2 SCYTHER + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 SEADRA + ec_pokemon2 SEADRA + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 SEAKING + ec_pokemon2 SEAKING + ec_pokemon1 SEALEO + ec_word SEARCH + ec_word SECRET + ec_word SECRET_BASE + ec_move2 SECRET_POWER + ec_word SEE + ec_word SEE_YA + ec_pokemon1 SEEDOT + ec_word SEEK + ec_pokemon2 SEEL + ec_word SEEMS + ec_word SEES + ec_move2 SEISMIC_TOSS + ec_move1 SELF_DESTRUCT + ec_word SENSE + ec_pokemon2 SENTRET + ec_word SERENE_GRACE + ec_word SERIOUS + ec_word SERIOUSLY + ec_word SERVICE + ec_pokemon1 SEVIPER + ec_move1 SHADOW_BALL + ec_move1 SHADOW_PUNCH + ec_word SHADOW_TAG + ec_word SHADY + ec_word SHAKE + ec_word SHAKY + ec_word SHALLOW + ec_pokemon1 SHARPEDO + ec_move1 SHARPEN + ec_word SHE + ec_word SHE_IS + ec_word SHE_WAS + ec_word SHED_SKIN + ec_pokemon1 SHEDINJA + ec_move1 SHEER_COLD + ec_pokemon1 SHELGON + ec_word SHELL_ARMOR + ec_pokemon2 SHELLDER + ec_word SHIELD_DUST + ec_pokemon1 SHIFTRY + ec_word SHINE + ec_move2 SHOCK_WAVE + ec_word SHOCKED + ec_word SHOPPING + ec_word SHOULD + ec_word SHOW + ec_word SHREDDED + ec_pokemon1 SHROOMISH + ec_pokemon2 SHUCKLE + ec_pokemon1 SHUPPET + ec_word SIBLINGS + ec_word SIGH + ec_move1 SIGNAL_BEAM + ec_pokemon1 SILCOON + ec_word SILKY + ec_word SILVER + ec_move1 SILVER_WIND + ec_word SIMPLE + ec_word SINCE + ec_move1 SING + ec_word SINK + ec_word SISTER + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 SKARMORY + ec_pokemon2 SKARMORY + ec_move1 SKETCH + ec_word SKILL + ec_move1 SKILL_SWAP + ec_word SKILLED + ec_pokemon2 SKIPLOOM + ec_pokemon1 SKITTY + ec_move2 SKULL_BASH + ec_move1 SKY_ATTACK + ec_move1 SKY_UPPERCUT + ec_move2 SLACK_OFF + ec_pokemon1 SLAKING + ec_pokemon1 SLAKOTH + ec_move2 SLAM + ec_move1 SLASH + ec_word SLEEP + ec_move2 SLEEP_POWDER + ec_move2 SLEEP_TALK + ec_word SLEPT + ec_word SLIDE + ec_word SLIMY + ec_pokemon2 SLOWBRO + ec_pokemon2 SLOWKING + ec_pokemon2 SLOWPOKE + ec_move2 SLUDGE + ec_move2 SLUDGE_BOMB + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 SLUGMA + ec_pokemon2 SLUGMA + ec_word SMACK + ec_word SMALL + ec_word SMART + ec_word SMARTNESS + ec_pokemon2 SMEARGLE + ec_word SMELL + ec_word SMELL_YA + ec_move1 SMELLING_SALT + ec_word SMITE + ec_move1 SMOG + ec_move1 SMOKESCREEN + ec_pokemon2 SMOOCHUM + ec_word SMOOTH + ec_move2 SNATCH + ec_pokemon2 SNEASEL + ec_move1 SNORE + ec_pokemon2 SNORLAX + ec_word SNORT + ec_pokemon1 SNORUNT + ec_pokemon2 SNUBBULL + ec_word SO + ec_move2 SOFT_BOILED + ec_word SOFTWARE + ec_move1 SOLAR_BEAM + ec_pokemon1 SOLROCK + ec_word SOME + ec_word SOMEHOW + ec_word SOMEONE + ec_word SOMETHING + ec_word SOMETIME + ec_word SON + ec_word SONG + ec_word SONGS + ec_move1 SONIC_BOOM + ec_word SOON + ec_word SORRY + ec_word SOUNDPROOF + ec_word SP_ABILITY + ec_move1 SPARK + ec_pokemon2 SPEAROW + ec_word SPECTATOR + ec_word SPEED_BOOST + ec_pokemon1 SPHEAL + ec_move1 SPIDER_WEB + ec_move2 SPIKE_CANNON + ec_move2 SPIKES + ec_pokemon2 SPINARAK + ec_pokemon1 SPINDA + ec_word SPIRALING + ec_word SPIRIT + ec_move2 SPIT_UP + ec_move1 SPITE + ec_move2 SPLASH + ec_pokemon1 SPOINK + ec_move1 SPORE + ec_word SPORTS + ec_word SPRING + ec_pokemon2 SQUIRTLE + ec_word STAGE + ec_pokemon2 STANTLER + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 STARMIE + ec_pokemon2 STARMIE + ec_word START + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 STARYU + ec_pokemon2 STARYU + ec_word STATIC + ec_word STAY_AT_HOME + ec_word STEEL + ec_move2 STEEL_WING + ec_pokemon2 STEELIX + ec_word STENCH + ec_word STICKY_HOLD + ec_move2 STOCKPILE + ec_move2 STOMP + ec_word STOP + ec_word STORE + ec_word STORES + ec_word STORY + ec_word STRATEGY + ec_move1 STRENGTH + ec_move1 STRING_SHOT + ec_word STRONG + ec_move2 STRUGGLE + ec_word STUDY + ec_move1 STUN_SPORE + ec_word STURDY + ec_move1 SUBMISSION + ec_move2 SUBSTITUTE + ec_word SUCTION_CUPS + ec_pokemon2 SUDOWOODO + ec_pokemon2 SUICUNE + ec_word SUMMER + ec_word SUNDAY + ec_pokemon2 SUNFLORA + ec_pokemon2 SUNKERN + ec_move2 SUNNY_DAY + ec_word SUPER + ec_move1 SUPER_FANG + ec_move2 SUPERPOWER + ec_move2 SUPERSONIC + ec_move2 SURF + ec_word SURPRISE + ec_word SURRENDER + ec_pokemon1 SURSKIT + ec_pokemon1 SWABLU + ec_move1 SWAGGER + ec_move2 SWALLOW + ec_pokemon1 SWALOT + ec_pokemon1 SWAMPERT + ec_word SWARM + ec_move2 SWEET_KISS + ec_move1 SWEET_SCENT + ec_word SWEETS + ec_pokemon1 SWELLOW + ec_move1 SWIFT + ec_word SWIFT_SWIM + ec_pokemon2 SWINUB + ec_move2 SWORDS_DANCE + ec_word SYNCHRONIZE + ec_move1 SYNTHESIS + ec_word SYSTEM + +gEasyChatWordsByLetter_T:: @ 859DD5A + ec_move2 TACKLE + ec_move2 TAIL_GLOW + ec_move1 TAIL_WHIP + ec_pokemon1 TAILLOW + ec_word TAKE + ec_move2 TAKE_DOWN + ec_word TAKE_THAT + ec_word TALENT + ec_word TALK + ec_word TALKING + ec_pokemon2 TANGELA + ec_word TASTY + ec_move2 TAUNT + ec_pokemon2 TAUROS + ec_word TCH + ec_word TEACH + ec_word TEACHER + ec_word TEACHES + ec_pokemon2 TEDDIURSA + ec_move2 TEETER_DANCE + ec_move2 TELEPORT + ec_word TELEVISION + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 TENTACOOL + ec_pokemon2 TENTACOOL + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 TENTACRUEL + ec_pokemon2 TENTACRUEL + ec_word TERRIBLE + ec_word TEST + ec_word THAN + ec_word THANK_YOU + ec_word THANKS + ec_word THAT + ec_word THAT_WAS + ec_word THAT_S + ec_word THAT_S_IT_EXCL + ec_word THE + ec_word THEIR + ec_word THERE + ec_word THESE + ec_word THESE_WERE + ec_word THEY + ec_word THEY_WERE + ec_word THEY_RE + ec_word THEY_VE + ec_word THICK + ec_word THICK_FAT + ec_move2 THIEF + ec_word THIN + ec_word THING + ec_word THINGS + ec_word THINK + ec_word THINKS + ec_word THIRSTY + ec_word THIS + ec_word THIS_IS_IT_EXCL + ec_word THOSE + ec_word THOSE_ARE + ec_word THOSE_WERE + ec_move1 THRASH + ec_word THROW + ec_move1 THUNDER + ec_move2 THUNDER_WAVE + ec_move1 THUNDERBOLT + ec_move1 THUNDER_PUNCH + ec_move2 THUNDER_SHOCK + ec_word THURSDAY + ec_move1 TICKLE + ec_word TICKLISH + ec_word TIGHT + ec_word TIME + ec_word TIMES + ec_word TIRED + ec_word TO + ec_word TO_HER + ec_word TO_ME + ec_word TO_THEM + ec_word TO_US + ec_word TO_WHOM + ec_word TODAY + ec_pokemon2 TOGEPI + ec_word TOGETHER + ec_pokemon2 TOGETIC + ec_word TOMORROW + ec_word TOO + ec_word TOO_LATE + ec_word TOO_STRONG + ec_word TOO_WEAK + ec_word TOP + ec_pokemon1 TORCHIC + ec_pokemon1 TORKOAL + ec_move1 TORMENT + ec_word TORRENT + ec_word TOTALLY + ec_pokemon2 TOTODILE + ec_word TOUGH + ec_word TOUGHNESS + ec_word TOURNAMENT + ec_word TOWER + ec_move2 TOXIC + ec_word TOYS + ec_word TRACE + ec_word TRADE + ec_word TRAIN + ec_word TRAINER + ec_word TRAINS + ec_move2 TRANSFORM + ec_pokemon1 TRAPINCH + ec_word TRAVEL + ec_word TREASURE + ec_pokemon1 TREECKO + ec_word TRENDY + ec_move2 TRI_ATTACK + ec_move2 TRICK + ec_word TRIES + ec_move2 TRIPLE_KICK + ec_pokemon1 TROPIUS + ec_word TRUANT + ec_word TRULY + ec_word TRUMP_CARD + ec_word TRUST + ec_word TRY + ec_word TUESDAY + ec_move2 TWINEEDLE + ec_word TWIRLING + ec_move2 TWISTER + ec_word TYPE + ec_pokemon2 TYPHLOSION + ec_pokemon2 TYRANITAR + ec_pokemon2 TYROGUE + +gEasyChatWordsByLetter_U:: @ 859DE64 + ec_word UGLY + ec_word UH_HUH + ec_word UH_OH + ec_word UM + ec_pokemon2 UMBREON + ec_word UNAVOIDABLE + ec_word UNBELIEVABLE + ec_word UNCLE + ec_word UNDERSTAND + ec_word UNDERSTANDS + ec_word UNDERSTOOD + ec_word UNION + ec_pokemon2 UNOWN + ec_word UNTIL + ec_word UP + ec_word UPBEAT + ec_move1 UPROAR + ec_word UPSIDE_DOWN + ec_word URGH + ec_pokemon2 URSARING + ec_word USE + ec_word USELESS + ec_word USES + ec_word USING + +gEasyChatWordsByLetter_V:: @ 859DE94 + ec_word VACATION + ec_pokemon2 VAPOREON + ec_pokemon2 VENOMOTH + ec_pokemon2 VENONAT + ec_pokemon2 VENUSAUR + ec_word VERSION + ec_word VERSUS + ec_word VERY + ec_pokemon1 VIBRAVA + ec_move2 VICE_GRIP + ec_word VICTORY + ec_pokemon2 VICTREEBEL + ec_word VIEWING + ec_pokemon1 VIGOROTH + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 VILEPLUME + ec_pokemon2 VILEPLUME + ec_move2 VINE_WHIP + ec_word VITAL_SPIRIT + ec_move1 VITAL_THROW + ec_pokemon1 VOLBEAT + ec_word VOLT_ABSORB + ec_move2 VOLT_TACKLE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 VOLTORB + ec_pokemon2 VOLTORB + ec_word VORACIOUS + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 VULPIX + ec_pokemon2 VULPIX + +gEasyChatWordsByLetter_W:: @ 859DED6 + ec_word WAAAH + ec_word WAHAHAHA + ec_pokemon1 WAILMER + ec_pokemon1 WAILORD + ec_word WAIT + ec_word WAKE_UP + ec_word WAKES_UP + ec_word WALK + ec_word WALKING + ec_word WALKS + ec_pokemon1 WALREIN + ec_word WANDERING + ec_word WANNABE + ec_word WANT + ec_word WANTS + ec_pokemon2 WARTORTLE + ec_word WAS + ec_word WASN_T + ec_word WATER + ec_word WATER_ABSORB + ec_move2 WATER_GUN + ec_move2 WATER_PULSE + ec_move2 WATER_SPORT + ec_move1 WATER_SPOUT + ec_word WATER_VEIL + ec_move2 WATERFALL + ec_word WAY + ec_word WE + ec_word WE_RE + ec_word WE_VE + ec_word WEAK + ec_word WEAKENED + ec_move1 WEATHER_BALL + ec_word WEDNESDAY + ec_pokemon2 WEEDLE + ec_word WEEK + ec_pokemon2 WEEPINBELL + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 WEEZING + ec_pokemon2 WEEZING + ec_word WEIRD + ec_word WELCOME + ec_word WELL + ec_word WELL_THEN + ec_word WENT + ec_word WERE + ec_word WEREN_T + ec_word WHAT + ec_word WHAT_S_UP_QUES + ec_word WHEN + ec_word WHEN_I_WIN + ec_word WHERE + ec_word WHICH + ec_word WHILE + ec_move1 WHIRLPOOL + ec_move2 WHIRLWIND + ec_pokemon1 WHISCASH + ec_pokemon1 WHISMUR + ec_word WHITE_SMOKE + ec_word WHO + ec_word WHO_IS + ec_word WHO_WAS + ec_word WHOAH + ec_word WHOM + ec_word WHOSE + ec_word WHY + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 WIGGLYTUFF + ec_pokemon2 WIGGLYTUFF + ec_word WILD + ec_word WILL + ec_word WILL_BE_HERE + ec_move1 WILL_O_WISP + ec_word WIMPY + ec_word WIN + ec_move2 WING_ATTACK + ec_pokemon1 WINGULL + ec_word WINNER + ec_word WINS + ec_word WINTER + ec_word WIRELESS + ec_move2 WISH + ec_word WITH + ec_move1 WITHDRAW + ec_word WITHOUT + ec_word WOBBLY + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 WOBBUFFET + ec_pokemon2 WOBBUFFET + ec_word WOMAN + ec_word WON + ec_word WON_T + ec_word WONDER + ec_word WONDER_GUARD + ec_pokemon2 WOOPER + ec_word WORD + ec_word WORK + ec_word WORKING + ec_word WORKS + ec_word WORLD + ec_word WORRY + ec_word WOULD + ec_word WOW + ec_word WOWEE + ec_move2 WRAP + ec_word WROOOAAR_EXCL + ec_pokemon1 WURMPLE + ec_pokemon1 WYNAUT + +gEasyChatWordsByLetter_X:: @ 859DFB4 + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 XATU + ec_pokemon2 XATU + +gEasyChatWordsByLetter_Y:: @ 859DFBC + ec_word YAHOO + ec_pokemon2 YANMA + ec_move1 YAWN + ec_word YAY + ec_word YEAH + ec_word YEAH_YEAH + ec_word YEEHAW_EXCL + ec_word YES + ec_word YES_SIR_EXCL + ec_word YESTERDAY + ec_word YET + ec_word YO + ec_word YOU + ec_word YOU_RE + ec_word YOU_VE + ec_word YOUNG + ec_word YOUR + ec_word YOURS + ec_word YUP + +gEasyChatWordsByLetter_Z:: @ 859DFE2 + ec_pokemon1 ZANGOOSE + ec_move2 ZAP_CANNON + ec_pokemon2 ZAPDOS + ec_pokemon1 ZIGZAGOON + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon1 ZUBAT + ec_pokemon2 ZUBAT + +gEasyChatWordsByLetter_UnusedJapaneseHi:: @ 859DFF2 + ec_pokemon2 CLEFFA + ec_word AIYEEH + ec_pokemon2 WEEDLE + ec_word HERO + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 PIKACHU + ec_pokemon1 PIKACHU + ec_move2 LIGHT_SCREEN + ec_word SHINE + ec_word LOW + ec_pokemon2 CLEFABLE + ec_word FLYING + ec_pokemon2 PIDGEOT + ec_pokemon2 PIDGEOTTO + ec_word LEFT + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 PICHU + ec_pokemon1 PICHU + ec_move2 SCRATCH + ec_word SURPRISE + ec_move2 HYPER_FANG + ec_pokemon2 CLEFAIRY + ec_word DROUGHT + ec_word HIDDEN + ec_word PERSON + ec_word AWFUL + ec_pokemon2 CHARMANDER + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 STARYU + ec_pokemon1 STARYU + ec_word ALONE + ec_pokemon2 CYNDAQUIL + ec_move2 EMBER + ec_pokemon1 VIBRAVA + ec_word BORED + ec_pokemon2 SUNKERN + ec_word SECRET + ec_word SECRET_BASE + ec_move2 SECRET_POWER + ec_pokemon2 TEDDIURSA + ec_word HIYAH + ec_move2 DIZZY_PUNCH + ec_word LIGHTNINGROD + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 VOLTORB + ec_pokemon1 VOLTORB + ec_word DAYTIME + ec_move2 BULK_UP + ec_word NAP + ec_word HEROINE + ec_pokemon1 FEEBAS + +gEasyChatWordsByLetter_UnusedJapaneseFu:: @ 859E060 + ec_word FIGHT + ec_pokemon2 MOLTRES + ec_word FASHION + ec_word FEAR + ec_word FEVER + ec_move2 IMPRISON + ec_pokemon2 FLAREON + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 ALAKAZAM + ec_pokemon1 ALAKAZAM + ec_pokemon2 MAGMAR + ec_pokemon1 GRUMPIG + ec_move2 FEATHER_DANCE + ec_pokemon2 FORRETRESS + ec_move2 WHIRLWIND + ec_word COMPOUNDEYES + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 WIGGLYTUFF + ec_pokemon1 WIGGLYTUFF + ec_move2 BEAT_UP + ec_word MYSTERY + ec_pokemon2 IVYSAUR + ec_pokemon2 BULBASAUR + ec_word MARVEL_SCALE + ec_word WONDER_GUARD + ec_pokemon2 VENUSAUR + ec_word LACKS + ec_word RESUSCITATE + ec_word SMACK + ec_word FUFUFU + ec_pokemon2 AERODACTYL + ec_word WIMPY + ec_pokemon2 MAGBY + ec_word LOL + ec_move2 BLIZZARD + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 IGGLYBUFF + ec_pokemon1 IGGLYBUFF + ec_word SNORT + ec_move2 STOMP + ec_word INSOMNIA + ec_word WINTER + ec_word LEVITATE + ec_pokemon1 FLYGON + ec_word PLUS + ec_move2 BLAST_BURN + ec_pokemon1 PLUSLE + ec_pokemon2 UMBREON + ec_move2 FLASH + ec_word WOBBLY + ec_move2 TEETER_DANCE + ec_word PRETEND + ec_pokemon2 ARTICUNO + ec_word WANNABE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 JIGGLYPUFF + ec_pokemon1 JIGGLYPUFF + ec_pokemon2 SNUBBULL + ec_word SHAKY + ec_move2 CRUSH_CLAW + ec_move2 BLAZE_KICK + ec_move2 PRESENT + ec_word PRESSURE + ec_word BLEND + ec_word FRONTIER + ec_word HUMPH + ec_move2 ERUPTION + +gEasyChatWordsByLetter_UnusedJapaneseHe:: @ 859E0EE + ec_word HEY + ec_pokemon1 CORPHISH + ec_word BABY + ec_pokemon2 BAYLEEF + ec_word BEST + ec_word LOUSY + ec_word HEHEHE + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 GRIMER + ec_pokemon1 GRIMER + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 MUK + ec_pokemon1 MUK + ec_word LIQUID_OOZE + ec_move2 SLUDGE + ec_move2 SLUDGE_BOMB + ec_move2 GLARE + ec_word HEH + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 HERACROSS + ec_pokemon1 HERACROSS + ec_pokemon1 PELIPPER + ec_pokemon2 HOUNDOOM + ec_pokemon2 PERSIAN + ec_word RIPPED + ec_pokemon2 LICKITUNG + ec_word STUDY + ec_word COLOR_CHANGE + ec_move2 TRANSFORM + +gEasyChatWordsByLetter_UnusedJapaneseHo:: @ 859E12E + ec_move2 POISON_TAIL + ec_word POINTS + ec_pokemon2 HO_OH + ec_word SOUNDPROOF + ec_word ADVENTURE + ec_word EFFECT_SPORE + ec_move2 ROAR + ec_pokemon1 WAILORD + ec_pokemon1 WAILMER + ec_word DUDE + ec_word BOARD + ec_pokemon2 HOOTHOOT + ec_pokemon1 SALAMENCE + ec_word BALL + ec_move2 BONE_RUSH + ec_word THEY + ec_word THEY_WERE + ec_word TO_THEM + ec_word THEIR + ec_word THEY_RE + ec_word THEY_VE + ec_word POKENAV + ec_word POKEMON + ec_word GET + ec_word POKEDEX + ec_word PKRS + ec_move2 CAMOUFLAGE + ec_word WANT + ec_move2 COVET + ec_pokemon1 AGGRON + ec_move2 TAIL_GLOW + ec_pokemon1 POOCHYENA + ec_pokemon2 PIDGEY + ec_word AS_MUCH_AS + ec_pokemon2 PONYTA + ec_move2 BONE_CLUB + ec_move2 BONEMERANG + ec_word FIRE + ec_move2 FIRE_SPIN + ec_word FLAME_BODY + ec_move2 FIRE_PUNCH + ec_pokemon2 SKIPLOOM + ec_word HOHOHO + ec_word PRAISE + ec_word UH_HUH + ec_pokemon2 PORYGON + ec_pokemon2 PORYGON2 + ec_move2 VOLT_TACKLE + ec_word POKEBLOCK + ec_move2 PERISH_SONG + ec_word SHREDDED + ec_pokemon1 CASTFORM + ec_word BOOK + ec_word SERIOUS + ec_word REALLY + +gEasyChatWordsByLetter_UnusedJapaneseMa:: @ 859E19C + ec_word OH_DEAR + ec_word IN + ec_word GIVE_UP + ec_word MINUS + ec_pokemon1 MINUN + ec_word DAILY + ec_word OWN_TEMPO + ec_move2 WRAP + ec_move2 SPIKES + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 MAGCARGO + ec_pokemon1 MAGCARGO + ec_move2 MAGNITUDE + ec_pokemon1 MAKUHITA + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 SLUGMA + ec_pokemon1 SLUGMA + ec_word MAGMA_ARMOR + ec_pokemon2 QUILAVA + ec_word OVERDO + ec_word LOSS + ec_word IF_I_LOSE + ec_word LOST + ec_word LOSE + ec_word TRULY + ec_word SERIOUSLY + ec_move2 MAGICAL_LEAF + ec_move2 MAGIC_COAT + ec_word MACHINE + ec_word OUT + ec_word MASTER + ec_word INCREASING + ec_word TOO + ec_word LIKE + ec_pokemon2 BELLSPROUT + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 WEEZING + ec_pokemon1 WEEZING + ec_word SMELL + ec_word YET + ec_word MISTAKE + ec_pokemon1 LINOONE + ec_word TOTALLY + ec_move2 MUD_SHOT + ec_move2 MACH_PUNCH + ec_word FESTIVAL + ec_word UNTIL + ec_word WAIT + ec_word GUARD + ec_move2 PROTECT + ec_pokemon1 CASCOON + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 MARILL + ec_pokemon1 MARILL + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 AZUMARILL + ec_pokemon1 AZUMARILL + ec_move2 DEFENSE_CURL + ec_word AS_IF + ec_pokemon1 SWALOT + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 ELECTRODE + ec_pokemon1 ELECTRODE + ec_move2 ROLLING_KICK + ec_word COMICS + ec_pokemon2 MANKEY + ec_word SATISFIED + ec_pokemon2 MANTINE + +gEasyChatWordsByLetter_UnusedJapaneseMi:: @ 859E230 + ec_word PARTNER + ec_move2 SUBSTITUTE + ec_word RIGHT + ec_move2 DETECT + ec_move2 PIN_MISSILE + ec_word WATER + ec_move2 WATER_SPORT + ec_pokemon1 MUDKIP + ec_move2 WATER_GUN + ec_move2 MIST_BALL + ec_move2 WATER_PULSE + ec_word WATER_VEIL + ec_word SHOW + ec_word SEE + ec_word DID + ec_move2 FURY_ATTACK + ec_move2 FURY_SWIPES + ec_move2 DESTINY_BOND + ec_word LOOKS + ec_word REJECT + ec_word ACCEPT + ec_pokemon2 DRATINI + ec_move2 FALSE_SWIPE + ec_move2 FORESIGHT + ec_pokemon2 MEW + ec_pokemon2 MEWTWO + ec_move2 MIRROR_COAT + ec_move2 FUTURE_SIGHT + ec_word SEES + ec_move2 MILK_DRINK + ec_pokemon2 MILTANK + ec_pokemon1 MILOTIC + ec_word WE + ec_word BEEN + ec_word TO_US + ec_word OUR + ec_word WE_RE + +gEasyChatWordsByLetter_UnusedJapaneseMu:: @ 859E27A + ec_word MOOD + ec_pokemon2 MISDREAVUS + ec_word OLDEN + ec_word ARRGH + ec_word BUG + ec_word SWARM + ec_word RATHER + ec_pokemon2 SMOOCHUM + ec_word INVINCIBLE + ec_word HEART + ec_word MUFUFU + ec_word MMM + +gEasyChatWordsByLetter_UnusedJapaneseMe:: @ 859E292 + ec_move2 CALM_MIND + ec_word MAIL + ec_move2 MEGA_DRAIN + ec_move2 MEGA_KICK + ec_move2 MEGA_PUNCH + ec_pokemon2 MEGANIUM + ec_move2 MEGAHORN + ec_word SEEK + ec_move2 HIDDEN_POWER + ec_word RARE + ec_pokemon1 METAGROSS + ec_pokemon2 DITTO + ec_move2 METAL_CLAW + ec_pokemon1 METANG + ec_word DESTROYED + ec_word MESSAGE + ec_word AWFULLY + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 TENTACOOL + ec_pokemon1 TENTACOOL + ec_word FIERY + ec_pokemon2 MAREEP + ec_move2 ATTRACT + ec_word CUTE_CHARM + ec_word IMMUNITY + +gEasyChatWordsByLetter_UnusedJapaneseMo:: @ 859E2C6 + ec_word ALMOST + ec_word BLAZE + ec_word NEARLY + ec_word MODE + ec_word OLD + ec_word THURSDAY + ec_pokemon2 FLAAFFY + ec_word LISTENING + ec_word OWN + ec_word MORE + ec_word DIDN_T + ec_word PICKUP + ec_move2 MIMIC + ec_word TOO_LATE + ec_word PATTERN + ec_word FLASH_FIRE + ec_word RECEIVED + ec_pokemon2 VENOMOTH + ec_word DOESN_T + ec_pokemon2 TANGELA + +gEasyChatWordsByLetter_UnusedJapaneseYa:: @ 859E2EE + ec_word HOO_HAH + ec_word PROMISE + ec_word KIND + ec_pokemon1 BALTOY + ec_word HOLIDAY + ec_word NEGATIVE + ec_move2 FRUSTRATION + ec_word DONE + ec_word FINALLY + ec_word ANY + ec_word YAHOO + ec_pokemon2 SLOWKING + ec_pokemon2 SLOWBRO + ec_move2 LEECH_SEED + ec_pokemon2 SLOWPOKE + ec_word DANGER + ec_pokemon2 MURKROW + ec_pokemon1 SABLEYE + ec_word DEFEATED + ec_word BEAT + ec_word VITAL_SPIRIT + ec_pokemon1 VIGOROTH + ec_word YOUNG + ec_pokemon2 YANMA + +gEasyChatWordsByLetter_UnusedJapaneseYu:: @ 859E31E + ec_pokemon1 SNORUNT + ec_word TAKE + ec_word UNION + ec_move2 METRONOME + ec_word DREAM + ec_move2 DREAM_EATER + ec_word ALLOW + ec_word FORGET + ec_pokemon1 CRADILY + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 KADABRA + ec_pokemon1 KADABRA + +gEasyChatWordsByLetter_UnusedJapaneseYo:: @ 859E338 + ec_word WITHOUT + ec_word YO + ec_move2 ACID + ec_word COME_OVER + ec_word KINDERGARTEN + ec_word CHLOROPHYLL + ec_word AFTER + ec_pokemon2 LARVITAR + ec_word OH_KAY + ec_word BEFORE + ec_word GREAT + ec_move2 MEDITATE + ec_word PURE_POWER + ec_word WELL + ec_move2 SNATCH + ec_word OKAY + ec_word PLANS + ec_word NIGHTTIME + ec_word WHILE + ec_pokemon1 DUSKULL + ec_word EASY + ec_word INSTEAD + ec_word NIGHT + ec_pokemon2 NOCTOWL + ec_word COUNT_ON + ec_word WEAK + ec_word TOO_WEAK + ec_word WEAKENED + +gEasyChatWordsByLetter_UnusedJapaneseRa:: @ 859E370 + ec_pokemon2 RAIKOU + ec_word WEEK + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 RAICHU + ec_pokemon1 RAICHU + ec_word RIVAL + ec_word LIFE + ec_pokemon1 MANECTRIC + ec_word SIMPLE + ec_word PUSHOVER + ec_pokemon1 SWAMPERT + ec_pokemon1 ELECTRIKE + ec_word SEEMS + ec_word RADIO + ec_move2 LUSTER_PURGE + ec_pokemon2 CHANSEY + ec_pokemon2 RATICATE + ec_pokemon1 LATIAS + ec_pokemon1 LATIOS + ec_pokemon1 LUVDISC + ec_pokemon2 LAPRAS + ec_word LOVEY_DOVEY + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 VILEPLUME + ec_pokemon1 VILEPLUME + ec_word LALALA + ec_pokemon1 RALTS + ec_word FORGETS + ec_word APPEARS + ec_word RANK + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 LANTURN + ec_pokemon1 LANTURN + +gEasyChatWordsByLetter_UnusedJapaneseRi:: @ 859E3B8 + ec_word LEADER + ec_move2 LEAF_BLADE + ec_pokemon2 CHARMELEON + ec_pokemon2 CHARIZARD + ec_move2 RECYCLE + ec_move2 REFLECT + ec_move2 REFRESH + ec_move2 REVENGE + ec_word RIBBON + ec_word TRENDY + ec_move2 DRAGON_RAGE + ec_move2 DRAGON_BREATH + ec_move2 DRAGON_DANCE + ec_word VACATION + ec_pokemon1 LILEEP + ec_pokemon2 URSARING + ec_word SHIELD_DUST + +gEasyChatWordsByLetter_UnusedJapaneseRu:: @ 859E3DA + ec_pokemon2 JYNX + ec_word ROOM + ec_word RULE + ec_pokemon2 LUGIA + ec_word LOOK + ec_pokemon1 LUNATONE + ec_word RUBY + ec_word THAN + ec_pokemon1 AZURILL + ec_pokemon1 LUDICOLO + ec_word HAPPILY + +gEasyChatWordsByLetter_UnusedJapaneseRe:: @ 859E3F0 + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 MAGNETON + ec_pokemon1 MAGNETON + ec_move2 ICE_PUNCH + ec_move2 ICE_BEAM + ec_pokemon1 REGICE + ec_pokemon1 REGISTEEL + ec_pokemon1 REGIROCK + ec_pokemon1 RAYQUAZA + ec_word UGLY + ec_pokemon2 LEDIAN + ec_pokemon2 LEDYBA + ec_word FANTASTIC + ec_word LEVEL + ec_move2 FURY_CUTTER + ec_move2 COMET_PUNCH + ec_word RENTAL + +gEasyChatWordsByLetter_UnusedJapaneseRo:: @ 859E414 + ec_move2 SKULL_BASH + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 VULPIX + ec_pokemon1 VULPIX + ec_pokemon1 ROSELIA + ec_move2 LOCK_ON + ec_move2 ROCK_BLAST + ec_word ROMANTIC + ec_word QUESTION + +gEasyChatWordsByLetter_UnusedJapaneseWa:: @ 859E428 + ec_word YAY + ec_word WORLD + ec_word AWW + ec_word WIRELESS + ec_word WOWEE + ec_pokemon1 COMBUSKEN + ec_word UNDERSTAND + ec_word UNDERSTANDS + ec_word FAINT + ec_word ANTICIPATION + ec_word ONCE + ec_word MOVE + ec_word WE_VE + ec_word FAINTED + ec_word WOMAN + ec_word SHE + ec_word SHE_WAS + ec_word TO_HER + ec_word HERS + ec_word SHE_IS + ec_word SOME + ec_pokemon2 JUMPLUFF + ec_move2 COTTON_SPORE + ec_word GWAH + ec_pokemon2 TOTODILE + ec_word WAHAHAHA + ec_word ANYWHERE + ec_move2 STRUGGLE + ec_word BADLY + .2byte -1, 2 @ doubled Pokémon species names + ec_pokemon2 MACHOP + ec_pokemon1 MACHOP + + .align 2 +gEasyChatWordsByLetterPointers:: @ 859E46C + .4byte gEasyChatWordsByLetter_Others + .4byte 10 @ number of entries + + .4byte gEasyChatWordsByLetter_A + .4byte 106 @ number of entries + + .4byte gEasyChatWordsByLetter_B + .4byte 86 @ number of entries + + .4byte gEasyChatWordsByLetter_C + .4byte 119 @ number of entries + + .4byte gEasyChatWordsByLetter_D + .4byte 94 @ number of entries + + .4byte gEasyChatWordsByLetter_E + .4byte 59 @ number of entries + + .4byte gEasyChatWordsByLetter_F + .4byte 80 @ number of entries + + .4byte gEasyChatWordsByLetter_G + .4byte 98 @ number of entries + + .4byte gEasyChatWordsByLetter_H + .4byte 101 @ number of entries + + .4byte gEasyChatWordsByLetter_I + .4byte 48 @ number of entries + + .4byte gEasyChatWordsByLetter_J + .4byte 13 @ number of entries + + .4byte gEasyChatWordsByLetter_K + .4byte 33 @ number of entries + + .4byte gEasyChatWordsByLetter_L + .4byte 82 @ number of entries + + .4byte gEasyChatWordsByLetter_M + .4byte 142 @ number of entries + + .4byte gEasyChatWordsByLetter_N + .4byte 54 @ number of entries + + .4byte gEasyChatWordsByLetter_O + .4byte 44 @ number of entries + + .4byte gEasyChatWordsByLetter_P + .4byte 102 @ number of entries + + .4byte gEasyChatWordsByLetter_Q + .4byte 6 @ number of entries + + .4byte gEasyChatWordsByLetter_R + .4byte 80 @ number of entries + + .4byte gEasyChatWordsByLetter_S + .4byte 262 @ number of entries + + .4byte gEasyChatWordsByLetter_T + .4byte 133 @ number of entries + + .4byte gEasyChatWordsByLetter_U + .4byte 24 @ number of entries + + .4byte gEasyChatWordsByLetter_V + .4byte 33 @ number of entries + + .4byte gEasyChatWordsByLetter_W + .4byte 111 @ number of entries + + .4byte gEasyChatWordsByLetter_X + .4byte 4 @ number of entries + + .4byte gEasyChatWordsByLetter_Y + .4byte 19 @ number of entries + + .4byte gEasyChatWordsByLetter_Z + .4byte 8 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseHi + .4byte 55 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseFu + .4byte 71 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseHe + .4byte 32 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseHo + .4byte 55 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseMa + .4byte 74 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseMi + .4byte 37 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseMu + .4byte 12 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseMe + .4byte 26 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseMo + .4byte 20 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseYa + .4byte 24 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseYu + .4byte 13 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseYo + .4byte 28 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseRa + .4byte 36 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseRi + .4byte 17 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseRu + .4byte 11 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseRe + .4byte 18 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseRo + .4byte 10 @ number of entries + + .4byte gEasyChatWordsByLetter_UnusedJapaneseWa + .4byte 33 @ number of entries diff --git a/data/text/easy_chat/easy_chat_words_by_letter.s b/data/text/easy_chat/easy_chat_words_by_letter.s deleted file mode 100644 index a271a5586..000000000 --- a/data/text/easy_chat/easy_chat_words_by_letter.s +++ /dev/null @@ -1,2656 +0,0 @@ -gEasyChatWordsByLetter_Others:: @ 859D0B4 - ec_word EXCL - ec_word EXCL_EXCL - ec_word DASH - ec_word DASH_DASH_DASH - ec_word ELLIPSIS - ec_word ELLIPSIS_EXCL - ec_word ELLIPSIS_ELLIPSIS_ELLIPSIS - ec_word 1_HIT_KO_EXCL - ec_word QUES - ec_word QUES_EXCL - -gEasyChatWordsByLetter_A:: @ 859D0C8 - ec_word A - ec_word A_LITTLE - ec_word A_LOT - ec_word A_TINY_BIT - ec_word ABOUT - ec_word ABOVE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 ABRA - ec_pokemon2 ABRA - ec_word ABSENT - ec_pokemon1 ABSOL - ec_word ABSOLUTELY - ec_move1 ABSORB - ec_word ACCEPT - ec_move2 ACID - ec_move2 ACID_ARMOR - ec_word ADORE - ec_word ADULT - ec_word ADVENTURE - ec_move2 AERIAL_ACE - ec_move1 AEROBLAST - ec_pokemon2 AERODACTYL - ec_word AFTER - ec_word AGE - ec_pokemon1 AGGRON - ec_move1 AGILITY - ec_word AGREE - ec_word AHAHA - ec_word AIM - ec_pokemon2 AIPOM - ec_move1 AIR_CUTTER - ec_word AIR_LOCK - ec_word AIYEEH - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 ALAKAZAM - ec_pokemon2 ALAKAZAM - ec_word ALL - ec_word ALL_RIGHT - ec_word ALLOW - ec_word ALLOWANCE - ec_word ALLY - ec_word ALMOST - ec_word ALONE - ec_word ALSO - ec_word ALT_COLOR - ec_pokemon1 ALTARIA - ec_word ALTHOUGH - ec_word ALWAYS - ec_word AM - ec_move2 AMNESIA - ec_pokemon2 AMPHAROS - ec_word AMUSING - ec_word AN - ec_move1 ANCIENT_POWER - ec_word AND - ec_word ANGER - ec_word ANGERS - ec_word ANGRY - ec_word ANIME - ec_pokemon1 ANORITH - ec_word ANOTHER - ec_word ANTICIPATION - ec_word ANY - ec_word ANYWHERE - ec_word APOLOGIZE - ec_word APPEAL - ec_word APPEAR - ec_word APPEARS - ec_word APPRECIATE - ec_word APPROVED - ec_pokemon2 ARBOK - ec_pokemon2 ARCANINE - ec_word ARE - ec_word AREN_T - ec_word ARENA_TRAP - ec_pokemon2 ARIADOS - ec_move2 ARM_THRUST - ec_pokemon1 ARMALDO - ec_move1 AROMATHERAPY - ec_pokemon1 ARON - ec_word AROUND - ec_word ARRGH - ec_pokemon2 ARTICUNO - ec_word AS - ec_word AS_IF - ec_word AS_MUCH_AS - ec_move2 ASSIST - ec_move1 ASTONISH - ec_word AT - ec_word ATTACK - ec_move2 ATTRACT - ec_word AUNT - ec_move1 AURORA_BEAM - ec_word AVANT_GARDE - ec_word AWAY - ec_word AWESOME - ec_word AWFUL - ec_word AWFULLY - ec_word AWW - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 AZUMARILL - ec_pokemon2 AZUMARILL - ec_pokemon1 AZURILL - -gEasyChatWordsByLetter_B:: @ 859D19C - ec_word BABE - ec_word BABY - ec_word BACK - ec_word BAD - ec_word BADLY - ec_word BAG - ec_pokemon1 BAGON - ec_word BALL - ec_pokemon1 BALTOY - ec_pokemon1 BANETTE - ec_word BANG - ec_pokemon1 BARBOACH - ec_move2 BARRAGE - ec_move2 BARRIER - ec_word BATH - ec_move2 BATON_PASS - ec_word BATTLE - ec_word BATTLE_ARMOR - ec_word BATTLE_ROOM - ec_word BATTLE_TOWER - ec_pokemon2 BAYLEEF - ec_word BE - ec_word BEAT - ec_move2 BEAT_UP - ec_pokemon1 BEAUTIFLY - ec_word BEAUTIFUL - ec_word BEAUTY - ec_word BECOMES - ec_pokemon2 BEEDRILL - ec_word BEEN - ec_word BEFORE - ec_word BEGINNING - ec_word BEING - ec_pokemon1 BELDUM - ec_word BELIEVE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 BELLOSSOM - ec_pokemon2 BELLOSSOM - ec_pokemon2 BELLSPROUT - ec_move2 BELLY_DRUM - ec_word BELONGS_TO - ec_word BELOW - ec_word BERRY - ec_word BESIDE - ec_word BEST - ec_word BETTER - ec_move1 BIDE - ec_word BIG - ec_word BIKE - ec_move1 BIND - ec_move1 BITE - ec_move2 BLAST_BURN - ec_pokemon2 BLASTOISE - ec_word BLAZE - ec_move2 BLAZE_KICK - ec_pokemon1 BLAZIKEN - ec_word BLEND - ec_pokemon2 BLISSEY - ec_move2 BLIZZARD - ec_move2 BLOCK - ec_word BOARD - ec_move2 BODY_SLAM - ec_move2 BONE_CLUB - ec_move2 BONE_RUSH - ec_move2 BONEMERANG - ec_word BOOK - ec_word BORED - ec_word BORING - ec_move2 BOUNCE - ec_word BOY - ec_word BRAG - ec_word BREAK - ec_pokemon1 BRELOOM - ec_move1 BRICK_BREAK - ec_word BROTHER - ec_move1 BUBBLE - ec_move2 BUBBLE_BEAM - ec_word BUG - ec_pokemon2 BULBASAUR - ec_move2 BULK_UP - ec_move2 BULLET_SEED - ec_word BUSY - ec_word BUT - ec_pokemon2 BUTTERFREE - ec_word BYE_BYE - -gEasyChatWordsByLetter_C:: @ 859D248 - ec_pokemon1 CACNEA - ec_pokemon1 CACTURNE - ec_move2 CALM_MIND - ec_word CAME - ec_word CAMERA - ec_pokemon1 CAMERUPT - ec_move2 CAMOUFLAGE - ec_word CAN - ec_word CAN_WIN - ec_word CAN_T - ec_word CAN_T_WIN - ec_word CANCEL - ec_word CAPABLE - ec_word CARDS - ec_word CARE - ec_word CARES - ec_pokemon1 CARVANHA - ec_pokemon1 CASCOON - ec_word CASE - ec_pokemon1 CASTFORM - ec_pokemon2 CATERPIE - ec_word CAUSE - ec_pokemon2 CELEBI - ec_word CENTER - ec_word CHALLENGE - ec_word CHANGE - ec_word CHANNEL - ec_pokemon2 CHANSEY - ec_move1 CHARGE - ec_pokemon2 CHARIZARD - ec_move1 CHARM - ec_pokemon2 CHARMANDER - ec_pokemon2 CHARMELEON - ec_word CHAT - ec_pokemon2 CHIKORITA - ec_word CHILD_S_PLAY - ec_word CHILDREN - ec_pokemon1 CHIMECHO - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 CHINCHOU - ec_pokemon2 CHINCHOU - ec_word CHLOROPHYLL - ec_word CHOICE - ec_word CHOOSE - ec_word CHORES - ec_move1 CLAMP - ec_pokemon1 CLAMPERL - ec_word CLASS - ec_pokemon1 CLAYDOL - ec_word CLEAR_BODY - ec_pokemon2 CLEFABLE - ec_pokemon2 CLEFAIRY - ec_pokemon2 CLEFFA - ec_word CLOSE - ec_word CLOUD_NINE - ec_pokemon2 CLOYSTER - ec_word COLD - ec_word COLLECT - ec_word COLLECTION - ec_word COLOR - ec_word COLOR_CHANGE - ec_pokemon1 COMBUSKEN - ec_word COME - ec_word COME_ON - ec_word COME_OVER - ec_move2 COMET_PUNCH - ec_word COMICS - ec_word COMMEMORATE - ec_word COMPLETE - ec_word COMPOUNDEYES - ec_word CONCEDE - ec_move1 CONFUSE_RAY - ec_word CONFUSED - ec_move2 CONFUSION - ec_word CONGRATS - ec_move1 CONSTRICT - ec_word CONTEST - ec_word CONVERSATION - ec_move2 CONVERSION - ec_move2 CONVERSION_2 - ec_word COOL - ec_word COOLNESS - ec_pokemon1 CORPHISH - ec_word CORRECT - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 CORSOLA - ec_pokemon2 CORSOLA - ec_move1 COSMIC_POWER - ec_move2 COTTON_SPORE - ec_word COULD - ec_word COULDN_T - ec_word COUNT_ON - ec_move1 COUNTER - ec_word COUPLE - ec_move2 COVET - ec_move1 CRABHAMMER - ec_pokemon1 CRADILY - ec_pokemon1 CRAWDAUNT - ec_word CRIES - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 CROBAT - ec_pokemon2 CROBAT - ec_pokemon2 CROCONAW - ec_move1 CROSS_CHOP - ec_move1 CRUNCH - ec_word CRUSH - ec_move2 CRUSH_CLAW - ec_word CRY - ec_pokemon2 CUBONE - ec_word CURRENT - ec_move2 CURSE - ec_move1 CUT - ec_word CUTE - ec_word CUTE_CHARM - ec_word CUTENESS - ec_pokemon2 CYNDAQUIL - -gEasyChatWordsByLetter_D:: @ 859D336 - ec_word DAILY - ec_word DAMP - ec_word DANCE - ec_word DANGER - ec_word DARK - ec_word DARN - ec_word DATE - ec_word DAUGHTER - ec_word DAY - ec_word DAYS - ec_word DAYTIME - ec_word DECIDE - ec_word DECIDED - ec_word DEEP - ec_word DEFEATED - ec_move2 DEFENSE_CURL - ec_pokemon1 DELCATTY - ec_pokemon2 DELIBIRD - ec_pokemon1 DEOXYS - ec_word DEPT_STORE - ec_word DESIGN - ec_word DESTINY - ec_move2 DESTINY_BOND - ec_word DESTROYED - ec_move2 DETECT - ec_pokemon2 DEWGONG - ec_word DID - ec_word DIDN_T - ec_word DIET - ec_word DIFFERENT - ec_move1 DIG - ec_word DIGITAL - ec_pokemon2 DIGLETT - ec_word DIRECT - ec_move1 DISABLE - ec_word DISAPPEAR - ec_word DISAPPOINT - ec_word DISAPPOINTED - ec_word DISAPPOINTS - ec_word DISASTER - ec_word DISLIKE - ec_word DISLIKES - ec_pokemon2 DITTO - ec_move2 DIVE - ec_move2 DIZZY_PUNCH - ec_word DO - ec_word DOCILE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 DODRIO - ec_pokemon2 DODRIO - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 DODUO - ec_pokemon2 DODUO - ec_word DOES - ec_word DOESN_T - ec_word DON_T - ec_word DONE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 DONPHAN - ec_pokemon2 DONPHAN - ec_move2 DOOM_DESIRE - ec_move2 DOUBLE_KICK - ec_move1 DOUBLE_TEAM - ec_move1 DOUBLE_EDGE - ec_move1 DOUBLE_SLAP - ec_word DOWN - ec_word DOWNCAST - ec_word DRAGON - ec_move2 DRAGON_CLAW - ec_move2 DRAGON_DANCE - ec_move2 DRAGON_RAGE - ec_pokemon2 DRAGONAIR - ec_move2 DRAGON_BREATH - ec_pokemon2 DRAGONITE - ec_pokemon2 DRATINI - ec_word DREAM - ec_move2 DREAM_EATER - ec_move2 DRILL_PECK - ec_word DRINK - ec_word DRINKS - ec_word DRIZZLE - ec_word DROOLING - ec_word DROUGHT - ec_pokemon2 DROWZEE - ec_word DUDE - ec_pokemon2 DUGTRIO - ec_pokemon2 DUNSPARCE - ec_pokemon1 DUSCLOPS - ec_pokemon1 DUSKULL - ec_pokemon1 DUSTOX - ec_move2 DYNAMIC_PUNCH - -gEasyChatWordsByLetter_E:: @ 859D3F2 - ec_word EARLIER - ec_word EARLY_BIRD - ec_move1 EARTHQUAKE - ec_word EASY - ec_word EAT - ec_word EATS - ec_word EEK - ec_pokemon2 EEVEE - ec_word EFFECT_SPORE - ec_word EGG - ec_move2 EGG_BOMB - ec_word EH_QUES - ec_word EHEHE - ec_pokemon2 EKANS - ec_pokemon2 ELECTABUZZ - ec_word ELECTRIC - ec_pokemon1 ELECTRIKE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 ELECTRODE - ec_pokemon2 ELECTRODE - ec_pokemon2 ELEKID - ec_word ELSE - ec_move2 EMBER - ec_word EMERALD - ec_move1 ENCORE - ec_word ENCYCLOPEDIA - ec_word END - ec_move1 ENDEAVOR - ec_move1 ENDURE - ec_word ENJOY - ec_word ENJOYS - ec_word ENOUGH - ec_pokemon2 ENTEI - ec_word ENTERTAINING - ec_move2 ERUPTION - ec_word ESCAPE - ec_pokemon2 ESPEON - ec_word EVEN_SO - ec_word EVENT - ec_word EVENTS - ec_word EVER - ec_word EVERY - ec_word EVOLUTION - ec_word EVOLVE - ec_word EXCELLENT - ec_word EXCESS - ec_word EXCITE - ec_word EXCITING - ec_word EXCUSE - ec_word EXCUSE_ME - ec_pokemon2 EXEGGCUTE - ec_pokemon2 EXEGGUTOR - ec_word EXISTS - ec_word EXPENSIVE - ec_move2 EXPLOSION - ec_pokemon1 EXPLOUD - ec_move1 EXTRASENSORY - ec_move1 EXTREME_SPEED - -gEasyChatWordsByLetter_F:: @ 859D468 - ec_word FABULOUS - ec_move1 FACADE - ec_word FAINT - ec_move2 FAINT_ATTACK - ec_word FAINTED - ec_move2 FAKE_OUT - ec_move1 FAKE_TEARS - ec_word FALL - ec_move2 FALSE_SWIPE - ec_word FAMILY - ec_word FANTASTIC - ec_word FAR - ec_pokemon2 FARFETCH_D - ec_word FASHION - ec_word FAST - ec_word FATHER - ec_word FEAR - ec_pokemon2 FEAROW - ec_move2 FEATHER_DANCE - ec_pokemon1 FEEBAS - ec_word FEELING - ec_pokemon2 FERALIGATR - ec_word FESTIVAL - ec_word FEVER - ec_word FIERY - ec_word FIGHT - ec_word FIGHTING - ec_word FIGHTS - ec_word FINAL - ec_word FINALLY - ec_word FINISH - ec_word FIRE - ec_move2 FIRE_BLAST - ec_move2 FIRE_PUNCH - ec_move2 FIRE_SPIN - ec_word FISHING - ec_move1 FISSURE - ec_pokemon2 FLAAFFY - ec_move1 FLAIL - ec_word FLAME - ec_word FLAME_BODY - ec_move1 FLAME_WHEEL - ec_move1 FLAMETHROWER - ec_pokemon2 FLAREON - ec_move2 FLASH - ec_word FLASH_FIRE - ec_word FLATTEN - ec_move1 FLATTER - ec_word FLOWERS - ec_move1 FLY - ec_pokemon1 FLYGON - ec_word FLYING - ec_move1 FOCUS_ENERGY - ec_move1 FOCUS_PUNCH - ec_word FOE - ec_move1 FOLLOW_ME - ec_word FOR - ec_word FOR_NOW - ec_word FORECAST - ec_move2 FORESIGHT - ec_word FOREVER - ec_word FORGET - ec_word FORGETS - ec_word FORGIVE - ec_pokemon2 FORRETRESS - ec_move2 FRENZY_PLANT - ec_word FRIDAY - ec_word FRIEND - ec_word FROM - ec_word FRONT - ec_word FRONTIER - ec_move2 FRUSTRATION - ec_word FUFUFU - ec_word FULL - ec_word FUNNY - ec_pokemon2 FURRET - ec_move2 FURY_ATTACK - ec_move2 FURY_CUTTER - ec_move2 FURY_SWIPES - ec_move2 FUTURE_SIGHT - -gEasyChatWordsByLetter_G:: @ 859D508 - ec_word GAME - ec_pokemon1 GARDEVOIR - ec_pokemon2 GASTLY - ec_pokemon2 GENGAR - ec_word GENIUS - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 GEODUDE - ec_pokemon2 GEODUDE - ec_word GET - ec_word GETS - ec_word GHOST - ec_word GIDDY - ec_move1 GIGA_DRAIN - ec_word GIGGLE - ec_word GIMME - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 GIRAFARIG - ec_pokemon2 GIRAFARIG - ec_word GIRL - ec_word GIVE - ec_word GIVE_ME - ec_word GIVE_UP - ec_word GIVES - ec_pokemon1 GLALIE - ec_move2 GLARE - ec_pokemon2 GLIGAR - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 GLOOM - ec_pokemon2 GLOOM - ec_word GO - ec_word GO_AHEAD - ec_word GO_EASY - ec_word GO_HOME - ec_word GOES - ec_word GOING - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 GOLBAT - ec_pokemon2 GOLBAT - ec_word GOLD - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 GOLDEEN - ec_pokemon2 GOLDEEN - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 GOLDUCK - ec_pokemon2 GOLDUCK - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 GOLEM - ec_pokemon2 GOLEM - ec_word GOOD - ec_word GOOD_BYE - ec_pokemon1 GOREBYSS - ec_word GOT - ec_word GOTCHA - ec_word GOURMET - ec_word GRAAAH - ec_pokemon2 GRANBULL - ec_word GRANDFATHER - ec_word GRANDMOTHER - ec_word GRASS - ec_move1 GRASS_WHISTLE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 GRAVELER - ec_pokemon2 GRAVELER - ec_word GREAT - ec_word GREEN - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 GRIMER - ec_pokemon2 GRIMER - ec_pokemon1 GROUDON - ec_word GROUND - ec_word GROUP - ec_pokemon1 GROVYLE - ec_move2 GROWL - ec_pokemon2 GROWLITHE - ec_move1 GROWTH - ec_move1 GRUDGE - ec_pokemon1 GRUMPIG - ec_word GUARD - ec_move2 GUILLOTINE - ec_pokemon1 GULPIN - ec_move1 GUST - ec_word GUTS - ec_word GUTSY - ec_word GWAH - ec_word GWAHAHAHA - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 GYARADOS - ec_pokemon2 GYARADOS - -gEasyChatWordsByLetter_H:: @ 859D5CC - ec_word HABIT - ec_word HAH - ec_word HAHAHA - ec_move1 HAIL - ec_word HALL_OF_FAME - ec_word HAPPENING - ec_word HAPPILY - ec_word HAPPINESS - ec_word HAPPY - ec_word HARD - ec_move1 HARDEN - ec_pokemon1 HARIYAMA - ec_word HAS - ec_word HASSLE - ec_pokemon2 HAUNTER - ec_word HAVE - ec_word HAVEN_T - ec_move1 HAZE - ec_word HE - ec_word HE_S - ec_move1 HEADBUTT - ec_move1 HEAL_BELL - ec_word HEALTHY - ec_word HEAR - ec_word HEARING - ec_word HEARS - ec_word HEART - ec_move2 HEAT_WAVE - ec_word HEH - ec_word HEHE - ec_word HEHEHE - ec_word HELLO - ec_move2 HELPING_HAND - ec_word HER - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 HERACROSS - ec_pokemon2 HERACROSS - ec_word HERE - ec_word HERE_GOES - ec_word HERE_I_COME - ec_word HERE_IT_IS - ec_word HERO - ec_word HEROINE - ec_word HERS - ec_word HEY - ec_word HEY_THERE - ec_word HEY_QUES - ec_word HI - ec_move2 HI_JUMP_KICK - ec_word HIDDEN - ec_move2 HIDDEN_POWER - ec_word HIGH - ec_word HIGHS - ec_word HIM - ec_word HIP_AND - ec_word HIS - ec_word HIT - ec_pokemon2 HITMONCHAN - ec_pokemon2 HITMONLEE - ec_pokemon2 HITMONTOP - ec_word HIYAH - ec_word HMM - ec_pokemon2 HO_OH - ec_word HOBBY - ec_word HOHOHO - ec_word HOLIDAY - ec_word HOME - ec_word HOO_HAH - ec_pokemon2 HOOTHOOT - ec_word HOPELESS - ec_pokemon2 HOPPIP - ec_move2 HORN_ATTACK - ec_move2 HORN_DRILL - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 HORSEA - ec_pokemon2 HORSEA - ec_word HOT - ec_pokemon2 HOUNDOOM - ec_pokemon2 HOUNDOUR - ec_word HOW - ec_word HOW_DO - ec_word HOWEVER - ec_move2 HOWL - ec_word HUGE_POWER - ec_word HUH_QUES - ec_word HUMPH - ec_word HUNGRY - ec_pokemon1 HUNTAIL - ec_word HURRIED - ec_word HUSTLE - ec_move2 HYDRO_CANNON - ec_move2 HYDRO_PUMP - ec_word HYPER - ec_move2 HYPER_BEAM - ec_word HYPER_CUTTER - ec_move2 HYPER_FANG - ec_move2 HYPER_VOICE - ec_pokemon2 HYPNO - ec_move1 HYPNOSIS - -gEasyChatWordsByLetter_I:: @ 859D696 - ec_word I - ec_word I_AM - ec_word I_CHOOSE_YOU - ec_word I_WAS - ec_word I_VE - ec_word I_VE_ARRIVED - ec_word ICE - ec_move1 ICE_BALL - ec_move2 ICE_BEAM - ec_move2 ICE_PUNCH - ec_move2 ICICLE_SPEAR - ec_move1 ICY_WIND - ec_word IDOL - ec_word IF - ec_word IF_I_LOSE - ec_word IF_I_WIN - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 IGGLYBUFF - ec_pokemon2 IGGLYBUFF - ec_word IGNORANT - ec_word ILLUMINATE - ec_pokemon1 ILLUMISE - ec_word IMMUNITY - ec_word IMPORTANT - ec_word IMPOSSIBLE - ec_move2 IMPRISON - ec_word IN - ec_word INCREASING - ec_word INCREDIBLE - ec_word INFORMATION - ec_move2 INGRAIN - ec_word INNER_FOCUS - ec_word INSIDE - ec_word INSOMNIA - ec_word INSTEAD - ec_word INTIMIDATE - ec_word INVINCIBLE - ec_move2 IRON_DEFENSE - ec_move1 IRON_TAIL - ec_word IS - ec_word IS_IT_QUES - ec_word ISN_T - ec_word ISN_T_IT_QUES - ec_word IT - ec_word IT_S - ec_word ITEM - ec_pokemon2 IVYSAUR - -gEasyChatWordsByLetter_J:: @ 859D6F6 - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 JIGGLYPUFF - ec_pokemon2 JIGGLYPUFF - ec_pokemon1 JIRACHI - ec_word JOKING - ec_pokemon2 JOLTEON - ec_word JOY - ec_word JUDGE - ec_move2 JUMP_KICK - ec_pokemon2 JUMPLUFF - ec_word JUST - ec_pokemon2 JYNX - -gEasyChatWordsByLetter_K:: @ 859D710 - ec_pokemon2 KABUTO - ec_pokemon2 KABUTOPS - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 KADABRA - ec_pokemon2 KADABRA - ec_pokemon2 KAKUNA - ec_pokemon2 KANGASKHAN - ec_move1 KARATE_CHOP - ec_pokemon1 KECLEON - ec_word KEEN_EYE - ec_word KID - ec_word KIDDING - ec_word KIND - ec_word KINDERGARTEN - ec_move1 KINESIS - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 KINGDRA - ec_pokemon2 KINGDRA - ec_pokemon2 KINGLER - ec_pokemon1 KIRLIA - ec_move2 KNOCK_OFF - ec_word KNOCKOUT - ec_word KNOW - ec_word KNOWS - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 KOFFING - ec_pokemon2 KOFFING - ec_pokemon2 KRABBY - ec_word KTHX_BYE - ec_pokemon1 KYOGRE - -gEasyChatWordsByLetter_L:: @ 859D752 - ec_word LACKING - ec_word LACKS - ec_word LADY - ec_pokemon1 LAIRON - ec_word LALALA - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 LANTURN - ec_pokemon2 LANTURN - ec_pokemon2 LAPRAS - ec_pokemon2 LARVITAR - ec_word LAST - ec_word LATE - ec_word LATER - ec_pokemon1 LATIAS - ec_pokemon1 LATIOS - ec_word LAVISH - ec_word LAY - ec_word LEADER - ec_word LEADERS - ec_word LEAF - ec_move2 LEAF_BLADE - ec_word LEARN - ec_pokemon2 LEDIAN - ec_pokemon2 LEDYBA - ec_move1 LEECH_LIFE - ec_move2 LEECH_SEED - ec_move2 LEER - ec_word LEFT - ec_word LEGEND - ec_word LESS - ec_word LESSONS - ec_word LET_ME_WIN - ec_word LET_S - ec_word LETTER - ec_word LEVEL - ec_word LEVITATE - ec_move1 LICK - ec_pokemon2 LICKITUNG - ec_word LIE - ec_word LIFE - ec_move2 LIGHT_SCREEN - ec_word LIGHTNINGROD - ec_word LIKE - ec_word LIKELY_TO - ec_word LIKES - ec_pokemon1 LILEEP - ec_word LIMBER - ec_word LINK - ec_pokemon1 LINOONE - ec_word LIQUID_OOZE - ec_word LISTEN - ec_word LISTENING - ec_word LISTENS - ec_word LIVING - ec_move2 LOCK_ON - ec_word LOCOMOTIVE - ec_word LOL - ec_word LOLLING - ec_pokemon1 LOMBRE - ec_word LONESOME - ec_word LOOK - ec_word LOOKS - ec_word LOSE - ec_word LOSER - ec_word LOSING - ec_word LOSS - ec_word LOST - ec_pokemon1 LOTAD - ec_pokemon1 LOUDRED - ec_word LOUSY - ec_move1 LOVELY_KISS - ec_word LOVEY_DOVEY - ec_word LOW - ec_move1 LOW_KICK - ec_word LOWS - ec_pokemon1 LUDICOLO - ec_pokemon2 LUGIA - ec_word LUKEWARM - ec_pokemon1 LUNATONE - ec_move2 LUSTER_PURGE - ec_pokemon1 LUVDISC - -gEasyChatWordsByLetter_M:: @ 859D7F6 - ec_move2 MACH_PUNCH - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 MACHAMP - ec_pokemon2 MACHAMP - ec_word MACHINE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 MACHOKE - ec_pokemon2 MACHOKE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 MACHOP - ec_pokemon2 MACHOP - ec_word MAGAZINE - ec_pokemon2 MAGBY - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 MAGCARGO - ec_pokemon2 MAGCARGO - ec_move2 MAGIC_COAT - ec_move2 MAGICAL_LEAF - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 MAGIKARP - ec_pokemon2 MAGIKARP - ec_word MAGMA_ARMOR - ec_pokemon2 MAGMAR - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 MAGNEMITE - ec_pokemon2 MAGNEMITE - ec_word MAGNET_PULL - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 MAGNETON - ec_pokemon2 MAGNETON - ec_move2 MAGNITUDE - ec_word MAIL - ec_word MAKE - ec_word MAKING - ec_pokemon1 MAKUHITA - ec_word MAN - ec_pokemon1 MANECTRIC - ec_pokemon2 MANKEY - ec_pokemon2 MANTINE - ec_pokemon2 MAREEP - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 MARILL - ec_pokemon2 MARILL - ec_pokemon2 MAROWAK - ec_pokemon1 MARSHTOMP - ec_word MARVEL_SCALE - ec_pokemon1 MASQUERAIN - ec_word MASTER - ec_word MATCH - ec_word MATCH_UP - ec_pokemon1 MAWILE - ec_word MAYBE - ec_word MC - ec_word ME - ec_word MEAN - ec_move1 MEAN_LOOK - ec_pokemon1 MEDICHAM - ec_move2 MEDITATE - ec_pokemon1 MEDITITE - ec_word MEET - ec_word MEET_YOU - ec_word MEETS - ec_word MEGA - ec_move2 MEGA_DRAIN - ec_move2 MEGA_KICK - ec_move2 MEGA_PUNCH - ec_move2 MEGAHORN - ec_pokemon2 MEGANIUM - ec_move1 MEMENTO - ec_pokemon2 MEOWTH - ec_word MESSAGE - ec_pokemon1 METAGROSS - ec_move2 METAL_CLAW - ec_move1 METAL_SOUND - ec_pokemon1 METANG - ec_pokemon2 METAPOD - ec_move1 METEOR_MASH - ec_move2 METRONOME - ec_pokemon2 MEW - ec_pokemon2 MEWTWO - ec_pokemon1 MIGHTYENA - ec_move2 MILK_DRINK - ec_pokemon1 MILOTIC - ec_pokemon2 MILTANK - ec_move2 MIMIC - ec_move1 MIND_READER - ec_move2 MINIMIZE - ec_pokemon1 MINUN - ec_word MINUS - ec_move2 MIRROR_COAT - ec_move1 MIRROR_MOVE - ec_pokemon2 MISDREAVUS - ec_word MISHEARD - ec_word MISS - ec_move1 MIST - ec_move2 MIST_BALL - ec_word MISTAKE - ec_word MMM - ec_word MODE - ec_word MODERN - ec_pokemon2 MOLTRES - ec_word MOMENTUM - ec_word MONDAY - ec_word MONEY - ec_word MONTH - ec_word MOOD - ec_move2 MOONLIGHT - ec_word MORE - ec_word MORNING - ec_move1 MORNING_SUN - ec_word MOTHER - ec_word MOVE - ec_word MOVIE - ec_word MR - ec_pokemon2 MR_MIME - ec_word MRS - ec_word MUCH - ec_word MUCH_OBLIGED - ec_move2 MUD_SHOT - ec_move2 MUD_SPORT - ec_move2 MUD_SLAP - ec_move2 MUDDY_WATER - ec_pokemon1 MUDKIP - ec_word MUFUFU - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 MUK - ec_pokemon2 MUK - ec_pokemon2 MURKROW - ec_word MUSIC - ec_word MUST_BE - ec_word MY - ec_word MYSELF - ec_word MYSTERY - -gEasyChatWordsByLetter_N:: @ 859D912 - ec_word NAME - ec_word NAP - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 NATU - ec_pokemon2 NATU - ec_word NATURAL - ec_word NATURAL_CURE - ec_word NATURALLY - ec_word NATURE - ec_move1 NATURE_POWER - ec_word NEAR - ec_word NEARLY - ec_word NEED - ec_move2 NEEDLE_ARM - ec_word NEGATIVE - ec_word NEVER - ec_word NEW - ec_word NEWS - ec_word NEXT - ec_word NICE - ec_pokemon2 NIDOKING - ec_pokemon2 NIDOQUEEN - ec_pokemon2 NIDORAN_F - ec_pokemon2 NIDORAN_M - ec_pokemon2 NIDORINA - ec_pokemon2 NIDORINO - ec_word NIGHT - ec_move2 NIGHT_SHADE - ec_move1 NIGHTMARE - ec_word NIGHTTIME - ec_pokemon1 NINCADA - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 NINETALES - ec_pokemon2 NINETALES - ec_pokemon1 NINJASK - ec_word NITWIT - ec_word NO - ec_word NO_MATCH - ec_word NO_1 - ec_pokemon2 NOCTOWL - ec_word NOISY - ec_word NON_STOP - ec_word NONE - ec_word NOPE - ec_word NORMAL - ec_pokemon1 NOSEPASS - ec_word NOT - ec_word NOT_VERY - ec_word NOTHING - ec_word NOW - ec_pokemon1 NUMEL - ec_pokemon1 NUZLEAF - -gEasyChatWordsByLetter_O:: @ 859D97E - ec_word OBLIVIOUS - ec_move1 OCTAZOOKA - ec_pokemon2 OCTILLERY - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 ODDISH - ec_pokemon2 ODDISH - ec_move1 ODOR_SLEUTH - ec_word OF - ec_word OFF - ec_word OFFENSIVE - ec_word OH - ec_word OH_DEAR - ec_word OH_YEAH - ec_word OH_KAY - ec_word OH_QUES - ec_word OI - ec_word OI_OI_OI - ec_word OK_QUES - ec_word OKAY - ec_word OLD - ec_word OLDEN - ec_pokemon2 OMANYTE - ec_pokemon2 OMASTAR - ec_word ON - ec_word ONCE - ec_pokemon2 ONIX - ec_word ONLY - ec_word OOPS - ec_word OPPONENT - ec_word OPPOSITE - ec_word OR - ec_word OTHER - ec_word OUR - ec_word OUT - ec_move1 OUTRAGE - ec_word OUTSIDE - ec_word OVER - ec_word OVERDO - ec_word OVERGROW - ec_move1 OVERHEAT - ec_word OVERWHELMING - ec_word OWN - ec_word OWN_TEMPO - -gEasyChatWordsByLetter_P:: @ 859D9D6 - ec_move1 PAIN_SPLIT - ec_pokemon2 PARAS - ec_pokemon2 PARASECT - ec_word PARDON - ec_word PARENT - ec_word PARTNER - ec_word PARTY - ec_word PATTERN - ec_move2 PAY_DAY - ec_word PC - ec_move2 PECK - ec_pokemon1 PELIPPER - ec_word PERFECT - ec_word PERFECTION - ec_move2 PERISH_SONG - ec_pokemon2 PERSIAN - ec_word PERSON - ec_move2 PETAL_DANCE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 PHANPY - ec_pokemon2 PHANPY - ec_word PHONE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 PICHU - ec_pokemon2 PICHU - ec_word PICKUP - ec_pokemon2 PIDGEOT - ec_pokemon2 PIDGEOTTO - ec_pokemon2 PIDGEY - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 PIKACHU - ec_pokemon2 PIKACHU - ec_pokemon2 PILOSWINE - ec_move2 PIN_MISSILE - ec_pokemon2 PINECO - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 PINSIR - ec_pokemon2 PINSIR - ec_word PKRS - ec_word PLACE - ec_word PLANS - ec_word PLAY - ec_word PLAYED - ec_word PLAYS - ec_word PLEASE - ec_word PLUS - ec_word PLUSH_DOLL - ec_pokemon1 PLUSLE - ec_word POINTS - ec_word POISON - ec_move2 POISON_FANG - ec_move2 POISON_GAS - ec_word POISON_POINT - ec_move2 POISON_STING - ec_move2 POISON_TAIL - ec_move2 POISON_POWDER - ec_word POKEBLOCK - ec_word POKEDEX - ec_word POKEMON - ec_word POKENAV - ec_pokemon2 POLITOED - ec_pokemon2 POLIWAG - ec_pokemon2 POLIWHIRL - ec_pokemon2 POLIWRATH - ec_pokemon2 PONYTA - ec_pokemon1 POOCHYENA - ec_word POPULAR - ec_pokemon2 PORYGON - ec_pokemon2 PORYGON2 - ec_move2 POUND - ec_move1 POWDER_SNOW - ec_word POWER - ec_word PRAISE - ec_word PREPOSTEROUS - ec_move2 PRESENT - ec_word PRESSURE - ec_word PRETEND - ec_word PRETTY - ec_pokemon2 PRIMEAPE - ec_word PROBABLY - ec_word PROMISE - ec_move2 PROTECT - ec_move1 PSYBEAM - ec_move1 PSYCH_UP - .2byte -1, 2 @ doubled Pokémon species names - ec_word PSYCHIC - ec_move1 PSYCHIC - ec_move1 PSYCHO_BOOST - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 PSYDUCK - ec_pokemon2 PSYDUCK - ec_move1 PSYWAVE - ec_pokemon2 PUPITAR - ec_word PURE_POWER - ec_move1 PURSUIT - ec_word PUSHOVER - -gEasyChatWordsByLetter_Q:: @ 859DAA2 - ec_pokemon2 QUAGSIRE - ec_word QUESTION - ec_move2 QUICK_ATTACK - ec_pokemon2 QUILAVA - ec_word QUITE - ec_pokemon2 QWILFISH - -gEasyChatWordsByLetter_R:: @ 859DAAE - ec_word RADIO - ec_move1 RAGE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 RAICHU - ec_pokemon2 RAICHU - ec_pokemon2 RAIKOU - ec_move1 RAIN_DANCE - ec_word RAIN_DISH - ec_pokemon1 RALTS - ec_word RANK - ec_move1 RAPID_SPIN - ec_pokemon2 RAPIDASH - ec_word RARE - ec_word RATHER - ec_pokemon2 RATICATE - ec_pokemon2 RATTATA - ec_pokemon1 RAYQUAZA - ec_move2 RAZOR_LEAF - ec_move1 RAZOR_WIND - ec_word READY - ec_word REALLY - ec_word REAR - ec_word RECEIVED - ec_word RECOMMEND - ec_move1 RECOVER - ec_move2 RECYCLE - ec_word RED - ec_move2 REFLECT - ec_move2 REFRESH - ec_word REFRESHING - ec_word REFUSE - ec_pokemon1 REGICE - ec_pokemon1 REGIROCK - ec_pokemon1 REGISTEEL - ec_word REJECT - ec_word RELEASE - ec_pokemon1 RELICANTH - ec_pokemon2 REMORAID - ec_word RENTAL - ec_move2 REST - ec_word RESUSCITATE - ec_move1 RETURN - ec_move2 REVENGE - ec_move1 REVERSAL - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 RHYDON - ec_pokemon2 RHYDON - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 RHYHORN - ec_pokemon2 RHYHORN - ec_word RIBBON - ec_word RICKETY - ec_word RIGHT - ec_word RIPPED - ec_word RIVAL - ec_move2 ROAR - ec_word ROCK - ec_move2 ROCK_BLAST - ec_word ROCK_HEAD - ec_move1 ROCK_SLIDE - ec_move1 ROCK_SMASH - ec_move1 ROCK_THROW - ec_move1 ROCK_TOMB - ec_word ROCK_SOLID - ec_move2 ROLE_PLAY - ec_move2 ROLLING_KICK - ec_move1 ROLLOUT - ec_word ROMANTIC - ec_word ROOM - ec_pokemon1 ROSELIA - ec_word ROUGH_SKIN - ec_word RPG - ec_word RUBY - ec_word RULE - ec_word RUN - ec_word RUN_AWAY - ec_word RUNS - -gEasyChatWordsByLetter_S:: @ 859DB4E - ec_pokemon1 SABLEYE - ec_move1 SACRED_FIRE - ec_word SAD - ec_word SADLY - ec_move1 SAFEGUARD - ec_word SAID - ec_pokemon1 SALAMENCE - ec_word SAND_STREAM - ec_move1 SAND_TOMB - ec_word SAND_VEIL - ec_move1 SAND_ATTACK - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 SANDSHREW - ec_pokemon2 SANDSHREW - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 SANDSLASH - ec_pokemon2 SANDSLASH - ec_move1 SANDSTORM - ec_word SAPPHIRE - ec_word SATISFIED - ec_word SATURDAY - ec_word SAYS - ec_word SCARY - ec_move1 SCARY_FACE - ec_word SCATTER - ec_pokemon1 SCEPTILE - ec_word SCHOOL - ec_pokemon2 SCIZOR - ec_move2 SCRATCH - ec_move1 SCREECH - ec_pokemon2 SCYTHER - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 SEADRA - ec_pokemon2 SEADRA - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 SEAKING - ec_pokemon2 SEAKING - ec_pokemon1 SEALEO - ec_word SEARCH - ec_word SECRET - ec_word SECRET_BASE - ec_move2 SECRET_POWER - ec_word SEE - ec_word SEE_YA - ec_pokemon1 SEEDOT - ec_word SEEK - ec_pokemon2 SEEL - ec_word SEEMS - ec_word SEES - ec_move2 SEISMIC_TOSS - ec_move1 SELF_DESTRUCT - ec_word SENSE - ec_pokemon2 SENTRET - ec_word SERENE_GRACE - ec_word SERIOUS - ec_word SERIOUSLY - ec_word SERVICE - ec_pokemon1 SEVIPER - ec_move1 SHADOW_BALL - ec_move1 SHADOW_PUNCH - ec_word SHADOW_TAG - ec_word SHADY - ec_word SHAKE - ec_word SHAKY - ec_word SHALLOW - ec_pokemon1 SHARPEDO - ec_move1 SHARPEN - ec_word SHE - ec_word SHE_IS - ec_word SHE_WAS - ec_word SHED_SKIN - ec_pokemon1 SHEDINJA - ec_move1 SHEER_COLD - ec_pokemon1 SHELGON - ec_word SHELL_ARMOR - ec_pokemon2 SHELLDER - ec_word SHIELD_DUST - ec_pokemon1 SHIFTRY - ec_word SHINE - ec_move2 SHOCK_WAVE - ec_word SHOCKED - ec_word SHOPPING - ec_word SHOULD - ec_word SHOW - ec_word SHREDDED - ec_pokemon1 SHROOMISH - ec_pokemon2 SHUCKLE - ec_pokemon1 SHUPPET - ec_word SIBLINGS - ec_word SIGH - ec_move1 SIGNAL_BEAM - ec_pokemon1 SILCOON - ec_word SILKY - ec_word SILVER - ec_move1 SILVER_WIND - ec_word SIMPLE - ec_word SINCE - ec_move1 SING - ec_word SINK - ec_word SISTER - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 SKARMORY - ec_pokemon2 SKARMORY - ec_move1 SKETCH - ec_word SKILL - ec_move1 SKILL_SWAP - ec_word SKILLED - ec_pokemon2 SKIPLOOM - ec_pokemon1 SKITTY - ec_move2 SKULL_BASH - ec_move1 SKY_ATTACK - ec_move1 SKY_UPPERCUT - ec_move2 SLACK_OFF - ec_pokemon1 SLAKING - ec_pokemon1 SLAKOTH - ec_move2 SLAM - ec_move1 SLASH - ec_word SLEEP - ec_move2 SLEEP_POWDER - ec_move2 SLEEP_TALK - ec_word SLEPT - ec_word SLIDE - ec_word SLIMY - ec_pokemon2 SLOWBRO - ec_pokemon2 SLOWKING - ec_pokemon2 SLOWPOKE - ec_move2 SLUDGE - ec_move2 SLUDGE_BOMB - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 SLUGMA - ec_pokemon2 SLUGMA - ec_word SMACK - ec_word SMALL - ec_word SMART - ec_word SMARTNESS - ec_pokemon2 SMEARGLE - ec_word SMELL - ec_word SMELL_YA - ec_move1 SMELLING_SALT - ec_word SMITE - ec_move1 SMOG - ec_move1 SMOKESCREEN - ec_pokemon2 SMOOCHUM - ec_word SMOOTH - ec_move2 SNATCH - ec_pokemon2 SNEASEL - ec_move1 SNORE - ec_pokemon2 SNORLAX - ec_word SNORT - ec_pokemon1 SNORUNT - ec_pokemon2 SNUBBULL - ec_word SO - ec_move2 SOFT_BOILED - ec_word SOFTWARE - ec_move1 SOLAR_BEAM - ec_pokemon1 SOLROCK - ec_word SOME - ec_word SOMEHOW - ec_word SOMEONE - ec_word SOMETHING - ec_word SOMETIME - ec_word SON - ec_word SONG - ec_word SONGS - ec_move1 SONIC_BOOM - ec_word SOON - ec_word SORRY - ec_word SOUNDPROOF - ec_word SP_ABILITY - ec_move1 SPARK - ec_pokemon2 SPEAROW - ec_word SPECTATOR - ec_word SPEED_BOOST - ec_pokemon1 SPHEAL - ec_move1 SPIDER_WEB - ec_move2 SPIKE_CANNON - ec_move2 SPIKES - ec_pokemon2 SPINARAK - ec_pokemon1 SPINDA - ec_word SPIRALING - ec_word SPIRIT - ec_move2 SPIT_UP - ec_move1 SPITE - ec_move2 SPLASH - ec_pokemon1 SPOINK - ec_move1 SPORE - ec_word SPORTS - ec_word SPRING - ec_pokemon2 SQUIRTLE - ec_word STAGE - ec_pokemon2 STANTLER - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 STARMIE - ec_pokemon2 STARMIE - ec_word START - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 STARYU - ec_pokemon2 STARYU - ec_word STATIC - ec_word STAY_AT_HOME - ec_word STEEL - ec_move2 STEEL_WING - ec_pokemon2 STEELIX - ec_word STENCH - ec_word STICKY_HOLD - ec_move2 STOCKPILE - ec_move2 STOMP - ec_word STOP - ec_word STORE - ec_word STORES - ec_word STORY - ec_word STRATEGY - ec_move1 STRENGTH - ec_move1 STRING_SHOT - ec_word STRONG - ec_move2 STRUGGLE - ec_word STUDY - ec_move1 STUN_SPORE - ec_word STURDY - ec_move1 SUBMISSION - ec_move2 SUBSTITUTE - ec_word SUCTION_CUPS - ec_pokemon2 SUDOWOODO - ec_pokemon2 SUICUNE - ec_word SUMMER - ec_word SUNDAY - ec_pokemon2 SUNFLORA - ec_pokemon2 SUNKERN - ec_move2 SUNNY_DAY - ec_word SUPER - ec_move1 SUPER_FANG - ec_move2 SUPERPOWER - ec_move2 SUPERSONIC - ec_move2 SURF - ec_word SURPRISE - ec_word SURRENDER - ec_pokemon1 SURSKIT - ec_pokemon1 SWABLU - ec_move1 SWAGGER - ec_move2 SWALLOW - ec_pokemon1 SWALOT - ec_pokemon1 SWAMPERT - ec_word SWARM - ec_move2 SWEET_KISS - ec_move1 SWEET_SCENT - ec_word SWEETS - ec_pokemon1 SWELLOW - ec_move1 SWIFT - ec_word SWIFT_SWIM - ec_pokemon2 SWINUB - ec_move2 SWORDS_DANCE - ec_word SYNCHRONIZE - ec_move1 SYNTHESIS - ec_word SYSTEM - -gEasyChatWordsByLetter_T:: @ 859DD5A - ec_move2 TACKLE - ec_move2 TAIL_GLOW - ec_move1 TAIL_WHIP - ec_pokemon1 TAILLOW - ec_word TAKE - ec_move2 TAKE_DOWN - ec_word TAKE_THAT - ec_word TALENT - ec_word TALK - ec_word TALKING - ec_pokemon2 TANGELA - ec_word TASTY - ec_move2 TAUNT - ec_pokemon2 TAUROS - ec_word TCH - ec_word TEACH - ec_word TEACHER - ec_word TEACHES - ec_pokemon2 TEDDIURSA - ec_move2 TEETER_DANCE - ec_move2 TELEPORT - ec_word TELEVISION - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 TENTACOOL - ec_pokemon2 TENTACOOL - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 TENTACRUEL - ec_pokemon2 TENTACRUEL - ec_word TERRIBLE - ec_word TEST - ec_word THAN - ec_word THANK_YOU - ec_word THANKS - ec_word THAT - ec_word THAT_WAS - ec_word THAT_S - ec_word THAT_S_IT_EXCL - ec_word THE - ec_word THEIR - ec_word THERE - ec_word THESE - ec_word THESE_WERE - ec_word THEY - ec_word THEY_WERE - ec_word THEY_RE - ec_word THEY_VE - ec_word THICK - ec_word THICK_FAT - ec_move2 THIEF - ec_word THIN - ec_word THING - ec_word THINGS - ec_word THINK - ec_word THINKS - ec_word THIRSTY - ec_word THIS - ec_word THIS_IS_IT_EXCL - ec_word THOSE - ec_word THOSE_ARE - ec_word THOSE_WERE - ec_move1 THRASH - ec_word THROW - ec_move1 THUNDER - ec_move2 THUNDER_WAVE - ec_move1 THUNDERBOLT - ec_move1 THUNDER_PUNCH - ec_move2 THUNDER_SHOCK - ec_word THURSDAY - ec_move1 TICKLE - ec_word TICKLISH - ec_word TIGHT - ec_word TIME - ec_word TIMES - ec_word TIRED - ec_word TO - ec_word TO_HER - ec_word TO_ME - ec_word TO_THEM - ec_word TO_US - ec_word TO_WHOM - ec_word TODAY - ec_pokemon2 TOGEPI - ec_word TOGETHER - ec_pokemon2 TOGETIC - ec_word TOMORROW - ec_word TOO - ec_word TOO_LATE - ec_word TOO_STRONG - ec_word TOO_WEAK - ec_word TOP - ec_pokemon1 TORCHIC - ec_pokemon1 TORKOAL - ec_move1 TORMENT - ec_word TORRENT - ec_word TOTALLY - ec_pokemon2 TOTODILE - ec_word TOUGH - ec_word TOUGHNESS - ec_word TOURNAMENT - ec_word TOWER - ec_move2 TOXIC - ec_word TOYS - ec_word TRACE - ec_word TRADE - ec_word TRAIN - ec_word TRAINER - ec_word TRAINS - ec_move2 TRANSFORM - ec_pokemon1 TRAPINCH - ec_word TRAVEL - ec_word TREASURE - ec_pokemon1 TREECKO - ec_word TRENDY - ec_move2 TRI_ATTACK - ec_move2 TRICK - ec_word TRIES - ec_move2 TRIPLE_KICK - ec_pokemon1 TROPIUS - ec_word TRUANT - ec_word TRULY - ec_word TRUMP_CARD - ec_word TRUST - ec_word TRY - ec_word TUESDAY - ec_move2 TWINEEDLE - ec_word TWIRLING - ec_move2 TWISTER - ec_word TYPE - ec_pokemon2 TYPHLOSION - ec_pokemon2 TYRANITAR - ec_pokemon2 TYROGUE - -gEasyChatWordsByLetter_U:: @ 859DE64 - ec_word UGLY - ec_word UH_HUH - ec_word UH_OH - ec_word UM - ec_pokemon2 UMBREON - ec_word UNAVOIDABLE - ec_word UNBELIEVABLE - ec_word UNCLE - ec_word UNDERSTAND - ec_word UNDERSTANDS - ec_word UNDERSTOOD - ec_word UNION - ec_pokemon2 UNOWN - ec_word UNTIL - ec_word UP - ec_word UPBEAT - ec_move1 UPROAR - ec_word UPSIDE_DOWN - ec_word URGH - ec_pokemon2 URSARING - ec_word USE - ec_word USELESS - ec_word USES - ec_word USING - -gEasyChatWordsByLetter_V:: @ 859DE94 - ec_word VACATION - ec_pokemon2 VAPOREON - ec_pokemon2 VENOMOTH - ec_pokemon2 VENONAT - ec_pokemon2 VENUSAUR - ec_word VERSION - ec_word VERSUS - ec_word VERY - ec_pokemon1 VIBRAVA - ec_move2 VICE_GRIP - ec_word VICTORY - ec_pokemon2 VICTREEBEL - ec_word VIEWING - ec_pokemon1 VIGOROTH - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 VILEPLUME - ec_pokemon2 VILEPLUME - ec_move2 VINE_WHIP - ec_word VITAL_SPIRIT - ec_move1 VITAL_THROW - ec_pokemon1 VOLBEAT - ec_word VOLT_ABSORB - ec_move2 VOLT_TACKLE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 VOLTORB - ec_pokemon2 VOLTORB - ec_word VORACIOUS - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 VULPIX - ec_pokemon2 VULPIX - -gEasyChatWordsByLetter_W:: @ 859DED6 - ec_word WAAAH - ec_word WAHAHAHA - ec_pokemon1 WAILMER - ec_pokemon1 WAILORD - ec_word WAIT - ec_word WAKE_UP - ec_word WAKES_UP - ec_word WALK - ec_word WALKING - ec_word WALKS - ec_pokemon1 WALREIN - ec_word WANDERING - ec_word WANNABE - ec_word WANT - ec_word WANTS - ec_pokemon2 WARTORTLE - ec_word WAS - ec_word WASN_T - ec_word WATER - ec_word WATER_ABSORB - ec_move2 WATER_GUN - ec_move2 WATER_PULSE - ec_move2 WATER_SPORT - ec_move1 WATER_SPOUT - ec_word WATER_VEIL - ec_move2 WATERFALL - ec_word WAY - ec_word WE - ec_word WE_RE - ec_word WE_VE - ec_word WEAK - ec_word WEAKENED - ec_move1 WEATHER_BALL - ec_word WEDNESDAY - ec_pokemon2 WEEDLE - ec_word WEEK - ec_pokemon2 WEEPINBELL - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 WEEZING - ec_pokemon2 WEEZING - ec_word WEIRD - ec_word WELCOME - ec_word WELL - ec_word WELL_THEN - ec_word WENT - ec_word WERE - ec_word WEREN_T - ec_word WHAT - ec_word WHAT_S_UP_QUES - ec_word WHEN - ec_word WHEN_I_WIN - ec_word WHERE - ec_word WHICH - ec_word WHILE - ec_move1 WHIRLPOOL - ec_move2 WHIRLWIND - ec_pokemon1 WHISCASH - ec_pokemon1 WHISMUR - ec_word WHITE_SMOKE - ec_word WHO - ec_word WHO_IS - ec_word WHO_WAS - ec_word WHOAH - ec_word WHOM - ec_word WHOSE - ec_word WHY - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 WIGGLYTUFF - ec_pokemon2 WIGGLYTUFF - ec_word WILD - ec_word WILL - ec_word WILL_BE_HERE - ec_move1 WILL_O_WISP - ec_word WIMPY - ec_word WIN - ec_move2 WING_ATTACK - ec_pokemon1 WINGULL - ec_word WINNER - ec_word WINS - ec_word WINTER - ec_word WIRELESS - ec_move2 WISH - ec_word WITH - ec_move1 WITHDRAW - ec_word WITHOUT - ec_word WOBBLY - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 WOBBUFFET - ec_pokemon2 WOBBUFFET - ec_word WOMAN - ec_word WON - ec_word WON_T - ec_word WONDER - ec_word WONDER_GUARD - ec_pokemon2 WOOPER - ec_word WORD - ec_word WORK - ec_word WORKING - ec_word WORKS - ec_word WORLD - ec_word WORRY - ec_word WOULD - ec_word WOW - ec_word WOWEE - ec_move2 WRAP - ec_word WROOOAAR_EXCL - ec_pokemon1 WURMPLE - ec_pokemon1 WYNAUT - -gEasyChatWordsByLetter_X:: @ 859DFB4 - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 XATU - ec_pokemon2 XATU - -gEasyChatWordsByLetter_Y:: @ 859DFBC - ec_word YAHOO - ec_pokemon2 YANMA - ec_move1 YAWN - ec_word YAY - ec_word YEAH - ec_word YEAH_YEAH - ec_word YEEHAW_EXCL - ec_word YES - ec_word YES_SIR_EXCL - ec_word YESTERDAY - ec_word YET - ec_word YO - ec_word YOU - ec_word YOU_RE - ec_word YOU_VE - ec_word YOUNG - ec_word YOUR - ec_word YOURS - ec_word YUP - -gEasyChatWordsByLetter_Z:: @ 859DFE2 - ec_pokemon1 ZANGOOSE - ec_move2 ZAP_CANNON - ec_pokemon2 ZAPDOS - ec_pokemon1 ZIGZAGOON - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon1 ZUBAT - ec_pokemon2 ZUBAT - -gEasyChatWordsByLetter_UnusedJapaneseHi:: @ 859DFF2 - ec_pokemon2 CLEFFA - ec_word AIYEEH - ec_pokemon2 WEEDLE - ec_word HERO - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 PIKACHU - ec_pokemon1 PIKACHU - ec_move2 LIGHT_SCREEN - ec_word SHINE - ec_word LOW - ec_pokemon2 CLEFABLE - ec_word FLYING - ec_pokemon2 PIDGEOT - ec_pokemon2 PIDGEOTTO - ec_word LEFT - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 PICHU - ec_pokemon1 PICHU - ec_move2 SCRATCH - ec_word SURPRISE - ec_move2 HYPER_FANG - ec_pokemon2 CLEFAIRY - ec_word DROUGHT - ec_word HIDDEN - ec_word PERSON - ec_word AWFUL - ec_pokemon2 CHARMANDER - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 STARYU - ec_pokemon1 STARYU - ec_word ALONE - ec_pokemon2 CYNDAQUIL - ec_move2 EMBER - ec_pokemon1 VIBRAVA - ec_word BORED - ec_pokemon2 SUNKERN - ec_word SECRET - ec_word SECRET_BASE - ec_move2 SECRET_POWER - ec_pokemon2 TEDDIURSA - ec_word HIYAH - ec_move2 DIZZY_PUNCH - ec_word LIGHTNINGROD - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 VOLTORB - ec_pokemon1 VOLTORB - ec_word DAYTIME - ec_move2 BULK_UP - ec_word NAP - ec_word HEROINE - ec_pokemon1 FEEBAS - -gEasyChatWordsByLetter_UnusedJapaneseFu:: @ 859E060 - ec_word FIGHT - ec_pokemon2 MOLTRES - ec_word FASHION - ec_word FEAR - ec_word FEVER - ec_move2 IMPRISON - ec_pokemon2 FLAREON - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 ALAKAZAM - ec_pokemon1 ALAKAZAM - ec_pokemon2 MAGMAR - ec_pokemon1 GRUMPIG - ec_move2 FEATHER_DANCE - ec_pokemon2 FORRETRESS - ec_move2 WHIRLWIND - ec_word COMPOUNDEYES - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 WIGGLYTUFF - ec_pokemon1 WIGGLYTUFF - ec_move2 BEAT_UP - ec_word MYSTERY - ec_pokemon2 IVYSAUR - ec_pokemon2 BULBASAUR - ec_word MARVEL_SCALE - ec_word WONDER_GUARD - ec_pokemon2 VENUSAUR - ec_word LACKS - ec_word RESUSCITATE - ec_word SMACK - ec_word FUFUFU - ec_pokemon2 AERODACTYL - ec_word WIMPY - ec_pokemon2 MAGBY - ec_word LOL - ec_move2 BLIZZARD - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 IGGLYBUFF - ec_pokemon1 IGGLYBUFF - ec_word SNORT - ec_move2 STOMP - ec_word INSOMNIA - ec_word WINTER - ec_word LEVITATE - ec_pokemon1 FLYGON - ec_word PLUS - ec_move2 BLAST_BURN - ec_pokemon1 PLUSLE - ec_pokemon2 UMBREON - ec_move2 FLASH - ec_word WOBBLY - ec_move2 TEETER_DANCE - ec_word PRETEND - ec_pokemon2 ARTICUNO - ec_word WANNABE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 JIGGLYPUFF - ec_pokemon1 JIGGLYPUFF - ec_pokemon2 SNUBBULL - ec_word SHAKY - ec_move2 CRUSH_CLAW - ec_move2 BLAZE_KICK - ec_move2 PRESENT - ec_word PRESSURE - ec_word BLEND - ec_word FRONTIER - ec_word HUMPH - ec_move2 ERUPTION - -gEasyChatWordsByLetter_UnusedJapaneseHe:: @ 859E0EE - ec_word HEY - ec_pokemon1 CORPHISH - ec_word BABY - ec_pokemon2 BAYLEEF - ec_word BEST - ec_word LOUSY - ec_word HEHEHE - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 GRIMER - ec_pokemon1 GRIMER - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 MUK - ec_pokemon1 MUK - ec_word LIQUID_OOZE - ec_move2 SLUDGE - ec_move2 SLUDGE_BOMB - ec_move2 GLARE - ec_word HEH - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 HERACROSS - ec_pokemon1 HERACROSS - ec_pokemon1 PELIPPER - ec_pokemon2 HOUNDOOM - ec_pokemon2 PERSIAN - ec_word RIPPED - ec_pokemon2 LICKITUNG - ec_word STUDY - ec_word COLOR_CHANGE - ec_move2 TRANSFORM - -gEasyChatWordsByLetter_UnusedJapaneseHo:: @ 859E12E - ec_move2 POISON_TAIL - ec_word POINTS - ec_pokemon2 HO_OH - ec_word SOUNDPROOF - ec_word ADVENTURE - ec_word EFFECT_SPORE - ec_move2 ROAR - ec_pokemon1 WAILORD - ec_pokemon1 WAILMER - ec_word DUDE - ec_word BOARD - ec_pokemon2 HOOTHOOT - ec_pokemon1 SALAMENCE - ec_word BALL - ec_move2 BONE_RUSH - ec_word THEY - ec_word THEY_WERE - ec_word TO_THEM - ec_word THEIR - ec_word THEY_RE - ec_word THEY_VE - ec_word POKENAV - ec_word POKEMON - ec_word GET - ec_word POKEDEX - ec_word PKRS - ec_move2 CAMOUFLAGE - ec_word WANT - ec_move2 COVET - ec_pokemon1 AGGRON - ec_move2 TAIL_GLOW - ec_pokemon1 POOCHYENA - ec_pokemon2 PIDGEY - ec_word AS_MUCH_AS - ec_pokemon2 PONYTA - ec_move2 BONE_CLUB - ec_move2 BONEMERANG - ec_word FIRE - ec_move2 FIRE_SPIN - ec_word FLAME_BODY - ec_move2 FIRE_PUNCH - ec_pokemon2 SKIPLOOM - ec_word HOHOHO - ec_word PRAISE - ec_word UH_HUH - ec_pokemon2 PORYGON - ec_pokemon2 PORYGON2 - ec_move2 VOLT_TACKLE - ec_word POKEBLOCK - ec_move2 PERISH_SONG - ec_word SHREDDED - ec_pokemon1 CASTFORM - ec_word BOOK - ec_word SERIOUS - ec_word REALLY - -gEasyChatWordsByLetter_UnusedJapaneseMa:: @ 859E19C - ec_word OH_DEAR - ec_word IN - ec_word GIVE_UP - ec_word MINUS - ec_pokemon1 MINUN - ec_word DAILY - ec_word OWN_TEMPO - ec_move2 WRAP - ec_move2 SPIKES - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 MAGCARGO - ec_pokemon1 MAGCARGO - ec_move2 MAGNITUDE - ec_pokemon1 MAKUHITA - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 SLUGMA - ec_pokemon1 SLUGMA - ec_word MAGMA_ARMOR - ec_pokemon2 QUILAVA - ec_word OVERDO - ec_word LOSS - ec_word IF_I_LOSE - ec_word LOST - ec_word LOSE - ec_word TRULY - ec_word SERIOUSLY - ec_move2 MAGICAL_LEAF - ec_move2 MAGIC_COAT - ec_word MACHINE - ec_word OUT - ec_word MASTER - ec_word INCREASING - ec_word TOO - ec_word LIKE - ec_pokemon2 BELLSPROUT - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 WEEZING - ec_pokemon1 WEEZING - ec_word SMELL - ec_word YET - ec_word MISTAKE - ec_pokemon1 LINOONE - ec_word TOTALLY - ec_move2 MUD_SHOT - ec_move2 MACH_PUNCH - ec_word FESTIVAL - ec_word UNTIL - ec_word WAIT - ec_word GUARD - ec_move2 PROTECT - ec_pokemon1 CASCOON - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 MARILL - ec_pokemon1 MARILL - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 AZUMARILL - ec_pokemon1 AZUMARILL - ec_move2 DEFENSE_CURL - ec_word AS_IF - ec_pokemon1 SWALOT - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 ELECTRODE - ec_pokemon1 ELECTRODE - ec_move2 ROLLING_KICK - ec_word COMICS - ec_pokemon2 MANKEY - ec_word SATISFIED - ec_pokemon2 MANTINE - -gEasyChatWordsByLetter_UnusedJapaneseMi:: @ 859E230 - ec_word PARTNER - ec_move2 SUBSTITUTE - ec_word RIGHT - ec_move2 DETECT - ec_move2 PIN_MISSILE - ec_word WATER - ec_move2 WATER_SPORT - ec_pokemon1 MUDKIP - ec_move2 WATER_GUN - ec_move2 MIST_BALL - ec_move2 WATER_PULSE - ec_word WATER_VEIL - ec_word SHOW - ec_word SEE - ec_word DID - ec_move2 FURY_ATTACK - ec_move2 FURY_SWIPES - ec_move2 DESTINY_BOND - ec_word LOOKS - ec_word REJECT - ec_word ACCEPT - ec_pokemon2 DRATINI - ec_move2 FALSE_SWIPE - ec_move2 FORESIGHT - ec_pokemon2 MEW - ec_pokemon2 MEWTWO - ec_move2 MIRROR_COAT - ec_move2 FUTURE_SIGHT - ec_word SEES - ec_move2 MILK_DRINK - ec_pokemon2 MILTANK - ec_pokemon1 MILOTIC - ec_word WE - ec_word BEEN - ec_word TO_US - ec_word OUR - ec_word WE_RE - -gEasyChatWordsByLetter_UnusedJapaneseMu:: @ 859E27A - ec_word MOOD - ec_pokemon2 MISDREAVUS - ec_word OLDEN - ec_word ARRGH - ec_word BUG - ec_word SWARM - ec_word RATHER - ec_pokemon2 SMOOCHUM - ec_word INVINCIBLE - ec_word HEART - ec_word MUFUFU - ec_word MMM - -gEasyChatWordsByLetter_UnusedJapaneseMe:: @ 859E292 - ec_move2 CALM_MIND - ec_word MAIL - ec_move2 MEGA_DRAIN - ec_move2 MEGA_KICK - ec_move2 MEGA_PUNCH - ec_pokemon2 MEGANIUM - ec_move2 MEGAHORN - ec_word SEEK - ec_move2 HIDDEN_POWER - ec_word RARE - ec_pokemon1 METAGROSS - ec_pokemon2 DITTO - ec_move2 METAL_CLAW - ec_pokemon1 METANG - ec_word DESTROYED - ec_word MESSAGE - ec_word AWFULLY - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 TENTACOOL - ec_pokemon1 TENTACOOL - ec_word FIERY - ec_pokemon2 MAREEP - ec_move2 ATTRACT - ec_word CUTE_CHARM - ec_word IMMUNITY - -gEasyChatWordsByLetter_UnusedJapaneseMo:: @ 859E2C6 - ec_word ALMOST - ec_word BLAZE - ec_word NEARLY - ec_word MODE - ec_word OLD - ec_word THURSDAY - ec_pokemon2 FLAAFFY - ec_word LISTENING - ec_word OWN - ec_word MORE - ec_word DIDN_T - ec_word PICKUP - ec_move2 MIMIC - ec_word TOO_LATE - ec_word PATTERN - ec_word FLASH_FIRE - ec_word RECEIVED - ec_pokemon2 VENOMOTH - ec_word DOESN_T - ec_pokemon2 TANGELA - -gEasyChatWordsByLetter_UnusedJapaneseYa:: @ 859E2EE - ec_word HOO_HAH - ec_word PROMISE - ec_word KIND - ec_pokemon1 BALTOY - ec_word HOLIDAY - ec_word NEGATIVE - ec_move2 FRUSTRATION - ec_word DONE - ec_word FINALLY - ec_word ANY - ec_word YAHOO - ec_pokemon2 SLOWKING - ec_pokemon2 SLOWBRO - ec_move2 LEECH_SEED - ec_pokemon2 SLOWPOKE - ec_word DANGER - ec_pokemon2 MURKROW - ec_pokemon1 SABLEYE - ec_word DEFEATED - ec_word BEAT - ec_word VITAL_SPIRIT - ec_pokemon1 VIGOROTH - ec_word YOUNG - ec_pokemon2 YANMA - -gEasyChatWordsByLetter_UnusedJapaneseYu:: @ 859E31E - ec_pokemon1 SNORUNT - ec_word TAKE - ec_word UNION - ec_move2 METRONOME - ec_word DREAM - ec_move2 DREAM_EATER - ec_word ALLOW - ec_word FORGET - ec_pokemon1 CRADILY - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 KADABRA - ec_pokemon1 KADABRA - -gEasyChatWordsByLetter_UnusedJapaneseYo:: @ 859E338 - ec_word WITHOUT - ec_word YO - ec_move2 ACID - ec_word COME_OVER - ec_word KINDERGARTEN - ec_word CHLOROPHYLL - ec_word AFTER - ec_pokemon2 LARVITAR - ec_word OH_KAY - ec_word BEFORE - ec_word GREAT - ec_move2 MEDITATE - ec_word PURE_POWER - ec_word WELL - ec_move2 SNATCH - ec_word OKAY - ec_word PLANS - ec_word NIGHTTIME - ec_word WHILE - ec_pokemon1 DUSKULL - ec_word EASY - ec_word INSTEAD - ec_word NIGHT - ec_pokemon2 NOCTOWL - ec_word COUNT_ON - ec_word WEAK - ec_word TOO_WEAK - ec_word WEAKENED - -gEasyChatWordsByLetter_UnusedJapaneseRa:: @ 859E370 - ec_pokemon2 RAIKOU - ec_word WEEK - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 RAICHU - ec_pokemon1 RAICHU - ec_word RIVAL - ec_word LIFE - ec_pokemon1 MANECTRIC - ec_word SIMPLE - ec_word PUSHOVER - ec_pokemon1 SWAMPERT - ec_pokemon1 ELECTRIKE - ec_word SEEMS - ec_word RADIO - ec_move2 LUSTER_PURGE - ec_pokemon2 CHANSEY - ec_pokemon2 RATICATE - ec_pokemon1 LATIAS - ec_pokemon1 LATIOS - ec_pokemon1 LUVDISC - ec_pokemon2 LAPRAS - ec_word LOVEY_DOVEY - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 VILEPLUME - ec_pokemon1 VILEPLUME - ec_word LALALA - ec_pokemon1 RALTS - ec_word FORGETS - ec_word APPEARS - ec_word RANK - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 LANTURN - ec_pokemon1 LANTURN - -gEasyChatWordsByLetter_UnusedJapaneseRi:: @ 859E3B8 - ec_word LEADER - ec_move2 LEAF_BLADE - ec_pokemon2 CHARMELEON - ec_pokemon2 CHARIZARD - ec_move2 RECYCLE - ec_move2 REFLECT - ec_move2 REFRESH - ec_move2 REVENGE - ec_word RIBBON - ec_word TRENDY - ec_move2 DRAGON_RAGE - ec_move2 DRAGON_BREATH - ec_move2 DRAGON_DANCE - ec_word VACATION - ec_pokemon1 LILEEP - ec_pokemon2 URSARING - ec_word SHIELD_DUST - -gEasyChatWordsByLetter_UnusedJapaneseRu:: @ 859E3DA - ec_pokemon2 JYNX - ec_word ROOM - ec_word RULE - ec_pokemon2 LUGIA - ec_word LOOK - ec_pokemon1 LUNATONE - ec_word RUBY - ec_word THAN - ec_pokemon1 AZURILL - ec_pokemon1 LUDICOLO - ec_word HAPPILY - -gEasyChatWordsByLetter_UnusedJapaneseRe:: @ 859E3F0 - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 MAGNETON - ec_pokemon1 MAGNETON - ec_move2 ICE_PUNCH - ec_move2 ICE_BEAM - ec_pokemon1 REGICE - ec_pokemon1 REGISTEEL - ec_pokemon1 REGIROCK - ec_pokemon1 RAYQUAZA - ec_word UGLY - ec_pokemon2 LEDIAN - ec_pokemon2 LEDYBA - ec_word FANTASTIC - ec_word LEVEL - ec_move2 FURY_CUTTER - ec_move2 COMET_PUNCH - ec_word RENTAL - -gEasyChatWordsByLetter_UnusedJapaneseRo:: @ 859E414 - ec_move2 SKULL_BASH - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 VULPIX - ec_pokemon1 VULPIX - ec_pokemon1 ROSELIA - ec_move2 LOCK_ON - ec_move2 ROCK_BLAST - ec_word ROMANTIC - ec_word QUESTION - -gEasyChatWordsByLetter_UnusedJapaneseWa:: @ 859E428 - ec_word YAY - ec_word WORLD - ec_word AWW - ec_word WIRELESS - ec_word WOWEE - ec_pokemon1 COMBUSKEN - ec_word UNDERSTAND - ec_word UNDERSTANDS - ec_word FAINT - ec_word ANTICIPATION - ec_word ONCE - ec_word MOVE - ec_word WE_VE - ec_word FAINTED - ec_word WOMAN - ec_word SHE - ec_word SHE_WAS - ec_word TO_HER - ec_word HERS - ec_word SHE_IS - ec_word SOME - ec_pokemon2 JUMPLUFF - ec_move2 COTTON_SPORE - ec_word GWAH - ec_pokemon2 TOTODILE - ec_word WAHAHAHA - ec_word ANYWHERE - ec_move2 STRUGGLE - ec_word BADLY - .2byte -1, 2 @ doubled Pokémon species names - ec_pokemon2 MACHOP - ec_pokemon1 MACHOP - - .align 2 -gEasyChatWordsByLetterPointers:: @ 859E46C - .4byte gEasyChatWordsByLetter_Others - .4byte 10 @ number of entries - - .4byte gEasyChatWordsByLetter_A - .4byte 106 @ number of entries - - .4byte gEasyChatWordsByLetter_B - .4byte 86 @ number of entries - - .4byte gEasyChatWordsByLetter_C - .4byte 119 @ number of entries - - .4byte gEasyChatWordsByLetter_D - .4byte 94 @ number of entries - - .4byte gEasyChatWordsByLetter_E - .4byte 59 @ number of entries - - .4byte gEasyChatWordsByLetter_F - .4byte 80 @ number of entries - - .4byte gEasyChatWordsByLetter_G - .4byte 98 @ number of entries - - .4byte gEasyChatWordsByLetter_H - .4byte 101 @ number of entries - - .4byte gEasyChatWordsByLetter_I - .4byte 48 @ number of entries - - .4byte gEasyChatWordsByLetter_J - .4byte 13 @ number of entries - - .4byte gEasyChatWordsByLetter_K - .4byte 33 @ number of entries - - .4byte gEasyChatWordsByLetter_L - .4byte 82 @ number of entries - - .4byte gEasyChatWordsByLetter_M - .4byte 142 @ number of entries - - .4byte gEasyChatWordsByLetter_N - .4byte 54 @ number of entries - - .4byte gEasyChatWordsByLetter_O - .4byte 44 @ number of entries - - .4byte gEasyChatWordsByLetter_P - .4byte 102 @ number of entries - - .4byte gEasyChatWordsByLetter_Q - .4byte 6 @ number of entries - - .4byte gEasyChatWordsByLetter_R - .4byte 80 @ number of entries - - .4byte gEasyChatWordsByLetter_S - .4byte 262 @ number of entries - - .4byte gEasyChatWordsByLetter_T - .4byte 133 @ number of entries - - .4byte gEasyChatWordsByLetter_U - .4byte 24 @ number of entries - - .4byte gEasyChatWordsByLetter_V - .4byte 33 @ number of entries - - .4byte gEasyChatWordsByLetter_W - .4byte 111 @ number of entries - - .4byte gEasyChatWordsByLetter_X - .4byte 4 @ number of entries - - .4byte gEasyChatWordsByLetter_Y - .4byte 19 @ number of entries - - .4byte gEasyChatWordsByLetter_Z - .4byte 8 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseHi - .4byte 55 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseFu - .4byte 71 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseHe - .4byte 32 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseHo - .4byte 55 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseMa - .4byte 74 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseMi - .4byte 37 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseMu - .4byte 12 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseMe - .4byte 26 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseMo - .4byte 20 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseYa - .4byte 24 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseYu - .4byte 13 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseYo - .4byte 28 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseRa - .4byte 36 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseRi - .4byte 17 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseRu - .4byte 11 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseRe - .4byte 18 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseRo - .4byte 10 @ number of entries - - .4byte gEasyChatWordsByLetter_UnusedJapaneseWa - .4byte 33 @ number of entries diff --git a/data/text/gift_ribbon_descriptions.inc b/data/text/gift_ribbon_descriptions.inc new file mode 100644 index 000000000..47e004d67 --- /dev/null +++ b/data/text/gift_ribbon_descriptions.inc @@ -0,0 +1,207 @@ +gGiftRibbonDescriptionPart1_2003RegionalTourney:: @ 8623A74 + .string "2003 REGIONAL TOURNEY$" + +gGiftRibbonDescriptionPart2_Champion:: @ 8623A8A + .string "CHAMPION RIBBON$" + +gGiftRibbonDescriptionPart1_2003NationalTourney:: @ 8623A9A + .string "2003 NATIONAL TOURNEY$" + +gGiftRibbonDescriptionPart1_2003GlobalCup:: @ 8623AB0 + .string "2003 GLOBAL CUP$" + +gGiftRibbonDescriptionPart2_RunnerUp:: @ 8623AC0 + .string "Runner-up RIBBON$" + +gGiftRibbonDescriptionPart2_Semifinalist:: @ 8623AD1 + .string "Semifinalist RIBBON$" + +gGiftRibbonDescriptionPart1_2004RegionalTourney:: @ 8623AE5 + .string "2004 REGIONAL TOURNEY$" + +gGiftRibbonDescriptionPart1_2004NationalTourney:: @ 8623AFB + .string "2004 NATIONAL TOURNEY$" + +gGiftRibbonDescriptionPart1_2004GlobalCup:: @ 8623B11 + .string "2004 GLOBAL CUP$" + +gGiftRibbonDescriptionPart1_2005RegionalTourney:: @ 8623B21 + .string "2005 REGIONAL TOURNEY$" + +gGiftRibbonDescriptionPart1_2005NationalTourney:: @ 8623B37 + .string "2005 NATIONAL TOURNEY$" + +gGiftRibbonDescriptionPart1_2005GlobalCup:: @ 8623B4D + .string "2005 GLOBAL CUP$" + +gGiftRibbonDescriptionPart1_PokemonBattleCup:: @ 8623B5D + .string "POKéMON BATTLE CUP$" + +gGiftRibbonDescriptionPart2_Participation:: @ 8623B70 + .string "Participation RIBBON$" + +gGiftRibbonDescriptionPart1_PokemonLeague:: @ 8623B85 + .string "POKéMON LEAGUE$" + +gGiftRibbonDescriptionPart1_AdvanceCup:: @ 8623B94 + .string "ADVANCE CUP$" + +gGiftRibbonDescriptionPart1_PokemonTournament:: @ 8623BA0 + .string "POKéMON Tournament$" + +gGiftRibbonDescriptionPart2_Participation2:: @ 8623BB3 + .string "Participation RIBBON$" + +gGiftRibbonDescriptionPart1_PokemonEvent:: @ 8623BC8 + .string "POKéMON Event$" + +gGiftRibbonDescriptionPart1_PokemonFestival:: @ 8623BD6 + .string "POKéMON Festival$" + +gGiftRibbonDescriptionPart1_DifficultyClearing:: @ 8623BE7 + .string "Difficulty-clearing$" + +gGiftRibbonDescriptionPart2_Commemorative:: @ 8623BFB + .string "Commemorative RIBBON$" + +gGiftRibbonDescriptionPart1_ClearingAllChallenges:: @ 8623C10 + .string "RIBBON awarded for$" + +gGiftRibbonDescriptionPart2_ClearingAllChallenges:: @ 8623C23 + .string "clearing all challenges.$" + +gGiftRibbonDescriptionPart1_100StraightWin:: @ 8623C3C + .string "100-straight Win$" + +gGiftRibbonDescriptionPart1_DarknessTower:: @ 8623C4D + .string "DARKNESS TOWER Clear$" + +gGiftRibbonDescriptionPart1_RedTower:: @ 8623C62 + .string "RED TOWER Clear$" + +gGiftRibbonDescriptionPart1_BlackironTower:: @ 8623C72 + .string "BLACKIRON TOWER Clear$" + +gGiftRibbonDescriptionPart1_FinalTower:: @ 8623C88 + .string "FINAL TOWER Clear$" + +gGiftRibbonDescriptionPart1_LegendMaking:: @ 8623C9A + .string "Legend-making$" + +gGiftRibbonDescriptionPart1_PokemonCenterTokyo:: @ 8623CA8 + .string "POKéMON CENTER TOKYO$" + +gGiftRibbonDescriptionPart1_PokemonCenterOsaka:: @ 8623CBD + .string "POKéMON CENTER OSAKA$" + +gGiftRibbonDescriptionPart1_PokemonCenterNagoya:: @ 8623CD2 + .string "POKéMON CENTER NAGOYA$" + +gGiftRibbonDescriptionPart1_PokemonCenterNY:: @ 8623CE8 + .string "POKéMON CENTER NY$" + +gGiftRibbonDescriptionPart1_SummerHolidays:: @ 8623CFA + .string "Summer Holidays RIBBON$" + +gGiftRibbonDescriptionPart2_EmptyString:: @ 8623D11 + .string "$" + +gGiftRibbonDescriptionPart1_WinterHolidays:: @ 8623D12 + .string "Winter Holidays RIBBON$" + +gGiftRibbonDescriptionPart1_SpringHolidays:: @ 8623D29 + .string "Spring Holidays RIBBON$" + +gGiftRibbonDescriptionPart1_Evergreen:: @ 8623D40 + .string "Evergreen RIBBON$" + +gGiftRibbonDescriptionPart1_SpecialHoliday:: @ 8623D51 + .string "Special Holiday RIBBON$" + +gGiftRibbonDescriptionPart1_HardWorker:: @ 8623D68 + .string "Hard Worker RIBBON$" + +gGiftRibbonDescriptionPart1_LotsOfFriends:: @ 8623D7B + .string "Lots of Friends RIBBON$" + +gGiftRibbonDescriptionPart1_FullOfEnergy:: @ 8623D92 + .string "Full of Energy RIBBON$" + +gGiftRibbonDescriptionPart1_LovedPokemon:: @ 8623DA8 + .string "A commemorative RIBBON$" + +gGiftRibbonDescriptionPart2_LovedPokemon:: @ 8623DBF + .string "for a loved POKéMON.$" + +gGiftRibbonDescriptionPart1_LoveForPokemon:: @ 8623DD4 + .string "RIBBON that shows$" + +gGiftRibbonDescriptionPart2_LoveForPokemon:: @ 8623DE6 + .string "love for POKéMON.$" + + .align 2 +gGiftRibbonDescriptionPointers:: @ 8623DF8 + .4byte gGiftRibbonDescriptionPart1_2003RegionalTourney, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_2003NationalTourney, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_2003GlobalCup, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_2003RegionalTourney, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_2003NationalTourney, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_2003GlobalCup, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_2003RegionalTourney, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_2003NationalTourney, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_2003GlobalCup, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_2004RegionalTourney, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_2004NationalTourney, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_2004GlobalCup, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_2004RegionalTourney, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_2004NationalTourney, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_2004GlobalCup, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_2004RegionalTourney, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_2004NationalTourney, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_2004GlobalCup, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_2005RegionalTourney, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_2005NationalTourney, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_2005GlobalCup, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_2005RegionalTourney, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_2005NationalTourney, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_2005GlobalCup, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_2005RegionalTourney, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_2005NationalTourney, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_2005GlobalCup, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_PokemonBattleCup, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_PokemonBattleCup, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_PokemonBattleCup, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_PokemonBattleCup, gGiftRibbonDescriptionPart2_Participation + .4byte gGiftRibbonDescriptionPart1_PokemonLeague, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_PokemonLeague, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_PokemonLeague, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_PokemonLeague, gGiftRibbonDescriptionPart2_Participation + .4byte gGiftRibbonDescriptionPart1_AdvanceCup, gGiftRibbonDescriptionPart2_Champion + .4byte gGiftRibbonDescriptionPart1_AdvanceCup, gGiftRibbonDescriptionPart2_RunnerUp + .4byte gGiftRibbonDescriptionPart1_AdvanceCup, gGiftRibbonDescriptionPart2_Semifinalist + .4byte gGiftRibbonDescriptionPart1_AdvanceCup, gGiftRibbonDescriptionPart2_Participation + .4byte gGiftRibbonDescriptionPart1_PokemonTournament, gGiftRibbonDescriptionPart2_Participation2 + .4byte gGiftRibbonDescriptionPart1_PokemonEvent, gGiftRibbonDescriptionPart2_Participation2 + .4byte gGiftRibbonDescriptionPart1_PokemonFestival, gGiftRibbonDescriptionPart2_Participation2 + .4byte gGiftRibbonDescriptionPart1_DifficultyClearing, gGiftRibbonDescriptionPart2_Commemorative + .4byte gGiftRibbonDescriptionPart1_ClearingAllChallenges, gGiftRibbonDescriptionPart2_ClearingAllChallenges + .4byte gGiftRibbonDescriptionPart1_100StraightWin, gGiftRibbonDescriptionPart2_Commemorative + .4byte gGiftRibbonDescriptionPart1_DarknessTower, gGiftRibbonDescriptionPart2_Commemorative + .4byte gGiftRibbonDescriptionPart1_RedTower, gGiftRibbonDescriptionPart2_Commemorative + .4byte gGiftRibbonDescriptionPart1_BlackironTower, gGiftRibbonDescriptionPart2_Commemorative + .4byte gGiftRibbonDescriptionPart1_FinalTower, gGiftRibbonDescriptionPart2_Commemorative + .4byte gGiftRibbonDescriptionPart1_LegendMaking, gGiftRibbonDescriptionPart2_Commemorative + .4byte gGiftRibbonDescriptionPart1_PokemonCenterTokyo, gGiftRibbonDescriptionPart2_Commemorative + .4byte gGiftRibbonDescriptionPart1_PokemonCenterOsaka, gGiftRibbonDescriptionPart2_Commemorative + .4byte gGiftRibbonDescriptionPart1_PokemonCenterNagoya, gGiftRibbonDescriptionPart2_Commemorative + .4byte gGiftRibbonDescriptionPart1_PokemonCenterNY, gGiftRibbonDescriptionPart2_Commemorative + .4byte gGiftRibbonDescriptionPart1_SummerHolidays, gGiftRibbonDescriptionPart2_EmptyString + .4byte gGiftRibbonDescriptionPart1_WinterHolidays, gGiftRibbonDescriptionPart2_EmptyString + .4byte gGiftRibbonDescriptionPart1_SpringHolidays, gGiftRibbonDescriptionPart2_EmptyString + .4byte gGiftRibbonDescriptionPart1_Evergreen, gGiftRibbonDescriptionPart2_EmptyString + .4byte gGiftRibbonDescriptionPart1_SpecialHoliday, gGiftRibbonDescriptionPart2_EmptyString + .4byte gGiftRibbonDescriptionPart1_HardWorker, gGiftRibbonDescriptionPart2_EmptyString + .4byte gGiftRibbonDescriptionPart1_LotsOfFriends, gGiftRibbonDescriptionPart2_EmptyString + .4byte gGiftRibbonDescriptionPart1_FullOfEnergy, gGiftRibbonDescriptionPart2_EmptyString + .4byte gGiftRibbonDescriptionPart1_LovedPokemon, gGiftRibbonDescriptionPart2_LovedPokemon + .4byte gGiftRibbonDescriptionPart1_LoveForPokemon, gGiftRibbonDescriptionPart2_LoveForPokemon diff --git a/data/text/gift_ribbon_descriptions.s b/data/text/gift_ribbon_descriptions.s deleted file mode 100644 index 47e004d67..000000000 --- a/data/text/gift_ribbon_descriptions.s +++ /dev/null @@ -1,207 +0,0 @@ -gGiftRibbonDescriptionPart1_2003RegionalTourney:: @ 8623A74 - .string "2003 REGIONAL TOURNEY$" - -gGiftRibbonDescriptionPart2_Champion:: @ 8623A8A - .string "CHAMPION RIBBON$" - -gGiftRibbonDescriptionPart1_2003NationalTourney:: @ 8623A9A - .string "2003 NATIONAL TOURNEY$" - -gGiftRibbonDescriptionPart1_2003GlobalCup:: @ 8623AB0 - .string "2003 GLOBAL CUP$" - -gGiftRibbonDescriptionPart2_RunnerUp:: @ 8623AC0 - .string "Runner-up RIBBON$" - -gGiftRibbonDescriptionPart2_Semifinalist:: @ 8623AD1 - .string "Semifinalist RIBBON$" - -gGiftRibbonDescriptionPart1_2004RegionalTourney:: @ 8623AE5 - .string "2004 REGIONAL TOURNEY$" - -gGiftRibbonDescriptionPart1_2004NationalTourney:: @ 8623AFB - .string "2004 NATIONAL TOURNEY$" - -gGiftRibbonDescriptionPart1_2004GlobalCup:: @ 8623B11 - .string "2004 GLOBAL CUP$" - -gGiftRibbonDescriptionPart1_2005RegionalTourney:: @ 8623B21 - .string "2005 REGIONAL TOURNEY$" - -gGiftRibbonDescriptionPart1_2005NationalTourney:: @ 8623B37 - .string "2005 NATIONAL TOURNEY$" - -gGiftRibbonDescriptionPart1_2005GlobalCup:: @ 8623B4D - .string "2005 GLOBAL CUP$" - -gGiftRibbonDescriptionPart1_PokemonBattleCup:: @ 8623B5D - .string "POKéMON BATTLE CUP$" - -gGiftRibbonDescriptionPart2_Participation:: @ 8623B70 - .string "Participation RIBBON$" - -gGiftRibbonDescriptionPart1_PokemonLeague:: @ 8623B85 - .string "POKéMON LEAGUE$" - -gGiftRibbonDescriptionPart1_AdvanceCup:: @ 8623B94 - .string "ADVANCE CUP$" - -gGiftRibbonDescriptionPart1_PokemonTournament:: @ 8623BA0 - .string "POKéMON Tournament$" - -gGiftRibbonDescriptionPart2_Participation2:: @ 8623BB3 - .string "Participation RIBBON$" - -gGiftRibbonDescriptionPart1_PokemonEvent:: @ 8623BC8 - .string "POKéMON Event$" - -gGiftRibbonDescriptionPart1_PokemonFestival:: @ 8623BD6 - .string "POKéMON Festival$" - -gGiftRibbonDescriptionPart1_DifficultyClearing:: @ 8623BE7 - .string "Difficulty-clearing$" - -gGiftRibbonDescriptionPart2_Commemorative:: @ 8623BFB - .string "Commemorative RIBBON$" - -gGiftRibbonDescriptionPart1_ClearingAllChallenges:: @ 8623C10 - .string "RIBBON awarded for$" - -gGiftRibbonDescriptionPart2_ClearingAllChallenges:: @ 8623C23 - .string "clearing all challenges.$" - -gGiftRibbonDescriptionPart1_100StraightWin:: @ 8623C3C - .string "100-straight Win$" - -gGiftRibbonDescriptionPart1_DarknessTower:: @ 8623C4D - .string "DARKNESS TOWER Clear$" - -gGiftRibbonDescriptionPart1_RedTower:: @ 8623C62 - .string "RED TOWER Clear$" - -gGiftRibbonDescriptionPart1_BlackironTower:: @ 8623C72 - .string "BLACKIRON TOWER Clear$" - -gGiftRibbonDescriptionPart1_FinalTower:: @ 8623C88 - .string "FINAL TOWER Clear$" - -gGiftRibbonDescriptionPart1_LegendMaking:: @ 8623C9A - .string "Legend-making$" - -gGiftRibbonDescriptionPart1_PokemonCenterTokyo:: @ 8623CA8 - .string "POKéMON CENTER TOKYO$" - -gGiftRibbonDescriptionPart1_PokemonCenterOsaka:: @ 8623CBD - .string "POKéMON CENTER OSAKA$" - -gGiftRibbonDescriptionPart1_PokemonCenterNagoya:: @ 8623CD2 - .string "POKéMON CENTER NAGOYA$" - -gGiftRibbonDescriptionPart1_PokemonCenterNY:: @ 8623CE8 - .string "POKéMON CENTER NY$" - -gGiftRibbonDescriptionPart1_SummerHolidays:: @ 8623CFA - .string "Summer Holidays RIBBON$" - -gGiftRibbonDescriptionPart2_EmptyString:: @ 8623D11 - .string "$" - -gGiftRibbonDescriptionPart1_WinterHolidays:: @ 8623D12 - .string "Winter Holidays RIBBON$" - -gGiftRibbonDescriptionPart1_SpringHolidays:: @ 8623D29 - .string "Spring Holidays RIBBON$" - -gGiftRibbonDescriptionPart1_Evergreen:: @ 8623D40 - .string "Evergreen RIBBON$" - -gGiftRibbonDescriptionPart1_SpecialHoliday:: @ 8623D51 - .string "Special Holiday RIBBON$" - -gGiftRibbonDescriptionPart1_HardWorker:: @ 8623D68 - .string "Hard Worker RIBBON$" - -gGiftRibbonDescriptionPart1_LotsOfFriends:: @ 8623D7B - .string "Lots of Friends RIBBON$" - -gGiftRibbonDescriptionPart1_FullOfEnergy:: @ 8623D92 - .string "Full of Energy RIBBON$" - -gGiftRibbonDescriptionPart1_LovedPokemon:: @ 8623DA8 - .string "A commemorative RIBBON$" - -gGiftRibbonDescriptionPart2_LovedPokemon:: @ 8623DBF - .string "for a loved POKéMON.$" - -gGiftRibbonDescriptionPart1_LoveForPokemon:: @ 8623DD4 - .string "RIBBON that shows$" - -gGiftRibbonDescriptionPart2_LoveForPokemon:: @ 8623DE6 - .string "love for POKéMON.$" - - .align 2 -gGiftRibbonDescriptionPointers:: @ 8623DF8 - .4byte gGiftRibbonDescriptionPart1_2003RegionalTourney, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_2003NationalTourney, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_2003GlobalCup, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_2003RegionalTourney, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_2003NationalTourney, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_2003GlobalCup, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_2003RegionalTourney, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_2003NationalTourney, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_2003GlobalCup, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_2004RegionalTourney, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_2004NationalTourney, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_2004GlobalCup, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_2004RegionalTourney, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_2004NationalTourney, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_2004GlobalCup, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_2004RegionalTourney, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_2004NationalTourney, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_2004GlobalCup, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_2005RegionalTourney, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_2005NationalTourney, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_2005GlobalCup, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_2005RegionalTourney, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_2005NationalTourney, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_2005GlobalCup, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_2005RegionalTourney, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_2005NationalTourney, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_2005GlobalCup, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_PokemonBattleCup, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_PokemonBattleCup, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_PokemonBattleCup, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_PokemonBattleCup, gGiftRibbonDescriptionPart2_Participation - .4byte gGiftRibbonDescriptionPart1_PokemonLeague, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_PokemonLeague, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_PokemonLeague, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_PokemonLeague, gGiftRibbonDescriptionPart2_Participation - .4byte gGiftRibbonDescriptionPart1_AdvanceCup, gGiftRibbonDescriptionPart2_Champion - .4byte gGiftRibbonDescriptionPart1_AdvanceCup, gGiftRibbonDescriptionPart2_RunnerUp - .4byte gGiftRibbonDescriptionPart1_AdvanceCup, gGiftRibbonDescriptionPart2_Semifinalist - .4byte gGiftRibbonDescriptionPart1_AdvanceCup, gGiftRibbonDescriptionPart2_Participation - .4byte gGiftRibbonDescriptionPart1_PokemonTournament, gGiftRibbonDescriptionPart2_Participation2 - .4byte gGiftRibbonDescriptionPart1_PokemonEvent, gGiftRibbonDescriptionPart2_Participation2 - .4byte gGiftRibbonDescriptionPart1_PokemonFestival, gGiftRibbonDescriptionPart2_Participation2 - .4byte gGiftRibbonDescriptionPart1_DifficultyClearing, gGiftRibbonDescriptionPart2_Commemorative - .4byte gGiftRibbonDescriptionPart1_ClearingAllChallenges, gGiftRibbonDescriptionPart2_ClearingAllChallenges - .4byte gGiftRibbonDescriptionPart1_100StraightWin, gGiftRibbonDescriptionPart2_Commemorative - .4byte gGiftRibbonDescriptionPart1_DarknessTower, gGiftRibbonDescriptionPart2_Commemorative - .4byte gGiftRibbonDescriptionPart1_RedTower, gGiftRibbonDescriptionPart2_Commemorative - .4byte gGiftRibbonDescriptionPart1_BlackironTower, gGiftRibbonDescriptionPart2_Commemorative - .4byte gGiftRibbonDescriptionPart1_FinalTower, gGiftRibbonDescriptionPart2_Commemorative - .4byte gGiftRibbonDescriptionPart1_LegendMaking, gGiftRibbonDescriptionPart2_Commemorative - .4byte gGiftRibbonDescriptionPart1_PokemonCenterTokyo, gGiftRibbonDescriptionPart2_Commemorative - .4byte gGiftRibbonDescriptionPart1_PokemonCenterOsaka, gGiftRibbonDescriptionPart2_Commemorative - .4byte gGiftRibbonDescriptionPart1_PokemonCenterNagoya, gGiftRibbonDescriptionPart2_Commemorative - .4byte gGiftRibbonDescriptionPart1_PokemonCenterNY, gGiftRibbonDescriptionPart2_Commemorative - .4byte gGiftRibbonDescriptionPart1_SummerHolidays, gGiftRibbonDescriptionPart2_EmptyString - .4byte gGiftRibbonDescriptionPart1_WinterHolidays, gGiftRibbonDescriptionPart2_EmptyString - .4byte gGiftRibbonDescriptionPart1_SpringHolidays, gGiftRibbonDescriptionPart2_EmptyString - .4byte gGiftRibbonDescriptionPart1_Evergreen, gGiftRibbonDescriptionPart2_EmptyString - .4byte gGiftRibbonDescriptionPart1_SpecialHoliday, gGiftRibbonDescriptionPart2_EmptyString - .4byte gGiftRibbonDescriptionPart1_HardWorker, gGiftRibbonDescriptionPart2_EmptyString - .4byte gGiftRibbonDescriptionPart1_LotsOfFriends, gGiftRibbonDescriptionPart2_EmptyString - .4byte gGiftRibbonDescriptionPart1_FullOfEnergy, gGiftRibbonDescriptionPart2_EmptyString - .4byte gGiftRibbonDescriptionPart1_LovedPokemon, gGiftRibbonDescriptionPart2_LovedPokemon - .4byte gGiftRibbonDescriptionPart1_LoveForPokemon, gGiftRibbonDescriptionPart2_LoveForPokemon diff --git a/data/text/item_descriptions.inc b/data/text/item_descriptions.inc new file mode 100644 index 000000000..0ca85cc3b --- /dev/null +++ b/data/text/item_descriptions.inc @@ -0,0 +1,929 @@ +gDummyItemDescription:: @ 857FEA0 + .string "?????$" + +gMasterBallItemDescription:: @ 857FEA6 + .string "The best BALL that\ncatches a POKéMON\nwithout fail.$" + +gUltraBallItemDescription:: @ 857FED9 + .string "A better BALL with\na higher catch rate\nthan a GREAT BALL.$" + +gGreatBallItemDescription:: @ 857FF13 + .string "A good BALL with a\nhigher catch rate\nthan a POKé BALL.$" + +gPokeBallItemDescription:: @ 857FF4A + .string "A tool used for\ncatching wild\nPOKéMON.$" + +gSafariBallItemDescription:: @ 857FF71 + .string "A special BALL that\nis used only in the\nSAFARI ZONE.$" + +gNetBallItemDescription:: @ 857FFA6 + .string "A BALL that works\nwell on WATER- and\nBUG-type POKéMON.$" + +gDiveBallItemDescription:: @ 857FFDD + .string "A BALL that works\nbetter on POKéMON\non the ocean floor.$" + +gNestBallItemDescription:: @ 8580015 + .string "A BALL that works\nbetter on weaker\nPOKéMON.$" + +gRepeatBallItemDescription:: @ 8580041 + .string "A BALL that works\nbetter on POKéMON\ncaught before.$" + +gTimerBallItemDescription:: @ 8580074 + .string "A BALL that gains\npower in battles\ntaking many turns.$" + +gLuxuryBallItemDescription:: @ 85800AA + .string "A cozy BALL that\nmakes POKéMON\nmore friendly.$" + +gPremierBallItemDescription:: @ 85800D8 + .string "A rare BALL made\nin commemoration\nof some event.$" + +gPotionItemDescription:: @ 8580109 + .string "Restores the HP of\na POKéMON by\n20 points.$" + +gAntidoteItemDescription:: @ 8580134 + .string "Heals a poisoned\nPOKéMON.$" + +gBurnHealItemDescription:: @ 858014E + .string "Heals POKéMON\nof a burn.$" + +gIceHealItemDescription:: @ 8580167 + .string "Defrosts a frozen\nPOKéMON.$" + +gAwakeningItemDescription:: @ 8580182 + .string "Awakens a sleeping\nPOKéMON.$" + +gParalyzeHealItemDescription:: @ 858019E + .string "Heals a paralyzed\nPOKéMON.$" + +gFullRestoreItemDescription:: @ 85801B9 + .string "Fully restores the\nHP and status of a\nPOKéMON.$" + +gMaxPotionItemDescription:: @ 85801E8 + .string "Fully restores the\nHP of a POKéMON.$" + +gHyperPotionItemDescription:: @ 858020C + .string "Restores the HP of\na POKéMON by\n200 points.$" + +gSuperPotionItemDescription:: @ 8580238 + .string "Restores the HP of\na POKéMON by\n50 points.$" + +gFullHealItemDescription:: @ 8580263 + .string "Heals all the\nstatus problems of\none POKéMON.$" + +gReviveItemDescription:: @ 8580291 + .string "Revives a fainted\nPOKéMON with half\nits HP.$" + +gMaxReviveItemDescription:: @ 85802BD + .string "Revives a fainted\nPOKéMON with all\nits HP.$" + +gFreshWaterItemDescription:: @ 85802E8 + .string "A mineral water\nthat restores HP\nby 50 points.$" + +gSodaPopItemDescription:: @ 8580317 + .string "A fizzy soda drink\nthat restores HP\nby 60 points.$" + +gLemonadeItemDescription:: @ 8580349 + .string "A very sweet drink\nthat restores HP\nby 80 points.$" + +gMoomooMilkItemDescription:: @ 858037B + .string "A nutritious milk\nthat restores HP\nby 100 points.$" + +gEnergyPowderItemDescription:: @ 85803AD + .string "A bitter powder\nthat restores HP\nby 50 points.$" + +gEnergyRootItemDescription:: @ 85803DC + .string "A bitter root\nthat restores HP\nby 200 points.$" + +gHealPowderItemDescription:: @ 858040A + .string "A bitter powder\nthat heals all\nstatus problems.$" + +gRevivalHerbItemDescription:: @ 858043A + .string "A very bitter herb\nthat revives a\nfainted POKéMON.$" + +gEtherItemDescription:: @ 858046D + .string "Restores the PP\nof a selected move\nby 10.$" + +gMaxEtherItemDescription:: @ 8580497 + .string "Fully restores the\nPP of a selected\nmove.$" + +gElixirItemDescription:: @ 85804C1 + .string "Restores the PP\nof all moves by 10.$" + +gMaxElixirItemDescription:: @ 85804E5 + .string "Fully restores the\nPP of a POKéMON’s\nmoves.$" + +gLavaCookieItemDescription:: @ 8580511 + .string "A local specialty\nthat heals all\nstatus problems.$" + +gBlueFluteItemDescription:: @ 8580543 + .string "A glass flute that\nawakens sleeping\nPOKéMON.$" + +gYellowFluteItemDescription:: @ 8580570 + .string "A glass flute that\nsnaps POKéMON\nout of confusion.$" + +gRedFluteItemDescription:: @ 85805A3 + .string "A glass flute that\nsnaps POKéMON\nout of attraction.$" + +gBlackFluteItemDescription:: @ 85805D7 + .string "A glass flute that\nkeeps away wild\nPOKéMON.$" + +gWhiteFluteItemDescription:: @ 8580603 + .string "A glass flute that\nlures wild POKéMON.$" + +gBerryJuiceItemDescription:: @ 858062A + .string "A 100% pure juice\nthat restores HP\nby 20 points.$" + +gSacredAshItemDescription:: @ 858065B + .string "Fully revives and\nrestores all\nfainted POKéMON.$" + +gShoalSaltItemDescription:: @ 858068B + .string "Salt obtained from\ndeep inside the\nSHOAL CAVE.$" + +gShoalShellItemDescription:: @ 85806BA + .string "A seashell found\ndeep inside the\nSHOAL CAVE.$" + +gRedShardItemDescription:: @ 85806E7 + .string "A shard from an\nancient item. Can\nbe sold cheaply.$" + +gBlueShardItemDescription:: @ 858071A + .string "A shard from an\nancient item. Can\nbe sold cheaply.$" + +gYellowShardItemDescription:: @ 858074D + .string "A shard from an\nancient item. Can\nbe sold cheaply.$" + +gGreenShardItemDescription:: @ 8580780 + .string "A shard from an\nancient item. Can\nbe sold cheaply.$" + +gHPUpItemDescription:: @ 85807B3 + .string "Raises the base HP\nof one POKéMON.$" + +gProteinItemDescription:: @ 85807D6 + .string "Raises the base\nATTACK stat of one\nPOKéMON.$" + +gIronItemDescription:: @ 8580802 + .string "Raises the base\nDEFENSE stat of\none POKéMON.$" + +gCarbosItemDescription:: @ 858082F + .string "Raises the base\nSPEED stat of one\nPOKéMON.$" + +gCalciumItemDescription:: @ 858085A + .string "Raises the base\nSP. ATK stat of one\nPOKéMON.$" + +gRareCandyItemDescription:: @ 8580887 + .string "Raises the level\nof a POKéMON by\none.$" + +gPPUpItemDescription:: @ 85808AD + .string "Raises the maximum\nPP of a selected\nmove.$" + +gZincItemDescription:: @ 85808D7 + .string "Raises the base\nSP. DEF stat of one\nPOKéMON.$" + +gPPMaxItemDescription:: @ 8580904 + .string "Raises the PP of a\nmove to its maximum\npoints.$" + +gGuardSpecItemDescription:: @ 8580933 + .string "Prevents stat\nreduction when\nused in battle.$" + +gDireHitItemDescription:: @ 8580960 + .string "Raises the\ncritical-hit ratio\nduring one battle.$" + +gXAttackItemDescription:: @ 8580991 + .string "Raises the stat\nATTACK during one\nbattle.$" + +gXDefendItemDescription:: @ 85809BB + .string "Raises the stat\nDEFENSE during one\nbattle.$" + +gXSpeedItemDescription:: @ 85809E6 + .string "Raises the stat\nSPEED during one\nbattle.$" + +gXAccuracyItemDescription:: @ 8580A0F + .string "Raises accuracy\nof attack moves\nduring one battle.$" + +gXSpecialItemDescription:: @ 8580A42 + .string "Raises the stat\nSP. ATK during one\nbattle.$" + +gPokeDollItemDescription:: @ 8580A6D + .string "Use to flee from\nany battle with\na wild POKéMON.$" + +gFluffyTailItemDescription:: @ 8580A9E + .string "Use to flee from\nany battle with\na wild POKéMON.$" + +gSuperRepelItemDescription:: @ 8580ACF + .string "Repels weak wild\nPOKéMON for 200\nsteps.$" + +gMaxRepelItemDescription:: @ 8580AF7 + .string "Repels weak wild\nPOKéMON for 250\nsteps.$" + +gEscapeRopeItemDescription:: @ 8580B1F + .string "Use to escape\ninstantly from a\ncave or a dungeon.$" + +gRepelItemDescription:: @ 8580B51 + .string "Repels weak wild\nPOKéMON for 100\nsteps.$" + +gSunStoneItemDescription:: @ 8580B79 + .string "Makes certain\nspecies of POKéMON\nevolve.$" + +gMoonStoneItemDescription:: @ 8580BA2 + .string "Makes certain\nspecies of POKéMON\nevolve.$" + +gFireStoneItemDescription:: @ 8580BCB + .string "Makes certain\nspecies of POKéMON\nevolve.$" + +gThunderStoneItemDescription:: @ 8580BF4 + .string "Makes certain\nspecies of POKéMON\nevolve.$" + +gWaterStoneItemDescription:: @ 8580C1D + .string "Makes certain\nspecies of POKéMON\nevolve.$" + +gLeafStoneItemDescription:: @ 8580C46 + .string "Makes certain\nspecies of POKéMON\nevolve.$" + +gTinyMushroomItemDescription:: @ 8580C6F + .string "A plain mushroom\nthat would sell\nat a cheap price.$" + +gBigMushroomItemDescription:: @ 8580CA2 + .string "A rare mushroom\nthat would sell at a\nhigh price.$" + +gPearlItemDescription:: @ 8580CD3 + .string "A pretty pearl\nthat would sell at a\ncheap price.$" + +gBigPearlItemDescription:: @ 8580D04 + .string "A lovely large pearl\nthat would sell at a\nhigh price.$" + +gStardustItemDescription:: @ 8580D3A + .string "Beautiful red sand.\nCan be sold at a\nhigh price.$" + +gStarPieceItemDescription:: @ 8580D6B + .string "A red gem shard.\nIt would sell for a\nvery high price.$" + +gNuggetItemDescription:: @ 8580DA1 + .string "A nugget of pure\ngold. Can be sold at\na high price.$" + +gHeartScaleItemDescription:: @ 8580DD5 + .string "A lovely scale.\nIt is coveted by\ncollectors.$" + +gOrangeMailItemDescription:: @ 8580E02 + .string "A ZIGZAGOON-print\nMAIL to be held by\na POKéMON.$" + +gHarborMailItemDescription:: @ 8580E32 + .string "A WINGULL-print\nMAIL to be held by\na POKéMON.$" + +gGlitterMailItemDescription:: @ 8580E60 + .string "A PIKACHU-print\nMAIL to be held by\na POKéMON.$" + +gMechMailItemDescription:: @ 8580E8E + .string "A MAGNEMITE-print\nMAIL to be held by\na POKéMON.$" + +gWoodMailItemDescription:: @ 8580EBE + .string "A SLAKOTH-print\nMAIL to be held by\na POKéMON.$" + +gWaveMailItemDescription:: @ 8580EEC + .string "A WAILMER-print\nMAIL to be held by\na POKéMON.$" + +gBeadMailItemDescription:: @ 8580F1A + .string "MAIL featuring a\nsketch of the\nholding POKéMON.$" + +gShadowMailItemDescription:: @ 8580F4A + .string "A DUSKULL-print\nMAIL to be held by\na POKéMON.$" + +gTropicMailItemDescription:: @ 8580F78 + .string "A BELLOSSOM-print\nMAIL to be held by\na POKéMON.$" + +gDreamMailItemDescription:: @ 8580FA8 + .string "MAIL featuring a\nsketch of the\nholding POKéMON.$" + +gFabMailItemDescription:: @ 8580FD8 + .string "A gorgeous-print\nMAIL to be held\nby a POKéMON.$" + +gRetroMailItemDescription:: @ 8581007 + .string "MAIL featuring the\ndrawings of three\nPOKéMON.$" + +gCheriBerryItemDescription:: @ 8581035 + .string "A hold item that\nheals paralysis\nin battle.$" + +gChestoBerryItemDescription:: @ 8581061 + .string "A hold item that\nawakens POKéMON\nin battle.$" + +gPechaBerryItemDescription:: @ 858108D + .string "A hold item that\nheals poisoning\nin battle.$" + +gRawstBerryItemDescription:: @ 85810B9 + .string "A hold item that\nheals a burn in\nbattle.$" + +gAspearBerryItemDescription:: @ 85810E2 + .string "A hold item that\ndefrosts POKéMON\nin battle.$" + +gLeppaBerryItemDescription:: @ 858110F + .string "A hold item that\nrestores 10 PP in\nbattle.$" + +gOranBerryItemDescription:: @ 858113A + .string "A hold item that\nrestores 10 HP in\nbattle.$" + +gPersimBerryItemDescription:: @ 8581165 + .string "A hold item that\nheals confusion\nin battle.$" + +gLumBerryItemDescription:: @ 8581191 + .string "A hold item that\nheals any status\nproblem in battle.$" + +gSitrusBerryItemDescription:: @ 85811C6 + .string "A hold item that\nrestores 30 HP in\nbattle.$" + +gFigyBerryItemDescription:: @ 85811F1 + .string "A hold item that\nrestores HP but\nmay confuse.$" + +gWikiBerryItemDescription:: @ 858121F + .string "A hold item that\nrestores HP but\nmay confuse.$" + +gMagoBerryItemDescription:: @ 858124D + .string "A hold item that\nrestores HP but\nmay confuse.$" + +gAguavBerryItemDescription:: @ 858127B + .string "A hold item that\nrestores HP but\nmay confuse.$" + +gIapapaBerryItemDescription:: @ 85812A9 + .string "A hold item that\nrestores HP but\nmay confuse.$" + +gRazzBerryItemDescription:: @ 85812D7 + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow RAZZ.$" + +gBlukBerryItemDescription:: @ 858130B + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow BLUK.$" + +gNanabBerryItemDescription:: @ 858133F + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow NANAB.$" + +gWepearBerryItemDescription:: @ 8581374 + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow WEPEAR.$" + +gPinapBerryItemDescription:: @ 85813AA + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow PINAP.$" + +gPomegBerryItemDescription:: @ 85813DF + .string "Makes a POKéMON\nfriendly but lowers\nbase HP.$" + +gKelpsyBerryItemDescription:: @ 858140C + .string "Makes a POKéMON\nfriendly but lowers\nbase ATTACK.$" + +gQualotBerryItemDescription:: @ 858143D + .string "Makes a POKéMON\nfriendly but lowers\nbase DEFENSE.$" + +gHondewBerryItemDescription:: @ 858146F + .string "Makes a POKéMON\nfriendly but lowers\nbase SP. ATK.$" + +gGrepaBerryItemDescription:: @ 85814A1 + .string "Makes a POKéMON\nfriendly but lowers\nbase SP. DEF.$" + +gTamatoBerryItemDescription:: @ 85814D3 + .string "Makes a POKéMON\nfriendly but lowers\nbase SPEED.$" + +gCornnBerryItemDescription:: @ 8581503 + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow CORNN.$" + +gMagostBerryItemDescription:: @ 8581538 + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow MAGOST.$" + +gRabutaBerryItemDescription:: @ 858156E + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow RABUTA.$" + +gNomelBerryItemDescription:: @ 85815A4 + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow NOMEL.$" + +gSpelonBerryItemDescription:: @ 85815D9 + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow SPELON.$" + +gPamtreBerryItemDescription:: @ 858160F + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow PAMTRE.$" + +gWatmelBerryItemDescription:: @ 8581645 + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow WATMEL.$" + +gDurinBerryItemDescription:: @ 858167B + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow DURIN.$" + +gBelueBerryItemDescription:: @ 85816B0 + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow BELUE.$" + +gLiechiBerryItemDescription:: @ 85816E5 + .string "A hold item that\nraises ATTACK in\na pinch.$" + +gGanlonBerryItemDescription:: @ 8581710 + .string "A hold item that\nraises DEFENSE in\na pinch.$" + +gSalacBerryItemDescription:: @ 858173C + .string "A hold item that\nraises SPEED in\na pinch.$" + +gPetayaBerryItemDescription:: @ 8581766 + .string "A hold item that\nraises SP. ATK in\na pinch.$" + +gApicotBerryItemDescription:: @ 8581792 + .string "A hold item that\nraises SP. DEF in\na pinch.$" + +gLansatBerryItemDescription:: @ 85817BE + .string "A hold item that\nups the critical-\nhit rate in a pinch.$" + +gStarfBerryItemDescription:: @ 85817F6 + .string "A hold item that\nsharply boosts a\nstat in a pinch.$" + +gEnigmaBerryItemDescription:: @ 8581829 + .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow a mystery.$" + +gBrightPowderItemDescription:: @ 8581862 + .string "A hold item that\ncasts a glare to\nreduce accuracy.$" + +gWhiteHerbItemDescription:: @ 8581895 + .string "A hold item that\nrestores any\nlowered stat.$" + +gMachoBraceItemDescription:: @ 85818C1 + .string "A hold item that\npromotes growth,\nbut reduces SPEED.$" + +gExpShareItemDescription:: @ 85818F6 + .string "A hold item that\ngets EXP. points\nfrom battles.$" + +gQuickClawItemDescription:: @ 8581926 + .string "A hold item that\noccasionally allows\nthe first strike.$" + +gSootheBellItemDescription:: @ 858195D + .string "A hold item that\ncalms spirits and\nfosters friendship.$" + +gMentalHerbItemDescription:: @ 8581994 + .string "A hold item that\nsnaps POKéMON out\nof infatuation.$" + +gChoiceBandItemDescription:: @ 85819C7 + .string "Raises a move’s\npower, but permits\nonly that move.$" + +gKingsRockItemDescription:: @ 85819FA + .string "A hold item that\nmay cause flinching\nwhen the foe is hit.$" + +gSilverPowderItemDescription:: @ 8581A34 + .string "A hold item that\nraises the power of\nBUG-type moves.$" + +gAmuletCoinItemDescription:: @ 8581A69 + .string "Doubles money in\nbattle if the\nholder takes part.$" + +gCleanseTagItemDescription:: @ 8581A9B + .string "A hold item that\nhelps repel wild\nPOKéMON.$" + +gSoulDewItemDescription:: @ 8581AC6 + .string "Hold item: raises\nSP. ATK & SP. DEF of\nLATIOS & LATIAS.$" + +gDeepSeaToothItemDescription:: @ 8581AFE + .string "A hold item that\nraises the SP. ATK\nof CLAMPERL.$" + +gDeepSeaScaleItemDescription:: @ 8581B2F + .string "A hold item that\nraises the SP. DEF\nof CLAMPERL.$" + +gSmokeBallItemDescription:: @ 8581B60 + .string "A hold item that\nassures fleeing\nfrom wild POKéMON.$" + +gEverstoneItemDescription:: @ 8581B94 + .string "A wondrous hold\nitem that prevents\nevolution.$" + +gFocusBandItemDescription:: @ 8581BC2 + .string "A hold item that\noccasionally\nprevents fainting.$" + +gLuckyEggItemDescription:: @ 8581BF3 + .string "A hold item that\nboosts EXP. points\nearned in battle.$" + +gScopeLensItemDescription:: @ 8581C29 + .string "A hold item that\nimproves the\ncritical-hit rate.$" + +gMetalCoatItemDescription:: @ 8581C5A + .string "A hold item that\nraises the power of\nSTEEL-type moves.$" + +gLeftoversItemDescription:: @ 8581C91 + .string "A hold item that\ngradually restores\nHP in battle.$" + +gDragonScaleItemDescription:: @ 8581CC3 + .string "A strange scale\nheld by DRAGON-\ntype POKéMON.$" + +gLightBallItemDescription:: @ 8581CF1 + .string "A hold item that\nraises the SP. ATK\nof PIKACHU.$" + +gSoftSandItemDescription:: @ 8581D21 + .string "A hold item that\nraises the power of\nGROUND-type moves.$" + +gHardStoneItemDescription:: @ 8581D59 + .string "A hold item that\nraises the power of\nROCK-type moves.$" + +gMiracleSeedItemDescription:: @ 8581D8F + .string "A hold item that\nraises the power of\nGRASS-type moves.$" + +gBlackGlassesItemDescription:: @ 8581DC6 + .string "A hold item that\nraises the power of\nDARK-type moves.$" + +gBlackBeltItemDescription:: @ 8581DFC + .string "A hold item that\nboosts FIGHTING-\ntype moves.$" + +gMagnetItemDescription:: @ 8581E2A + .string "A hold item that\nboosts ELECTRIC-\ntype moves.$" + +gMysticWaterItemDescription:: @ 8581E58 + .string "A hold item that\nraises the power of\nWATER-type moves.$" + +gSharpBeakItemDescription:: @ 8581E8F + .string "A hold item that\nraises the power of\nFLYING-type moves.$" + +gPoisonBarbItemDescription:: @ 8581EC7 + .string "A hold item that\nraises the power of\nPOISON-type moves.$" + +gNeverMeltIceItemDescription:: @ 8581EFF + .string "A hold item that\nraises the power of\nICE-type moves.$" + +gSpellTagItemDescription:: @ 8581F34 + .string "A hold item that\nraises the power of\nGHOST-type moves.$" + +gTwistedSpoonItemDescription:: @ 8581F6B + .string "A hold item that\nboosts PSYCHIC-\ntype moves.$" + +gCharcoalItemDescription:: @ 8581F98 + .string "A hold item that\nraises the power of\nFIRE-type moves.$" + +gDragonFangItemDescription:: @ 8581FCE + .string "A hold item that\nraises the power of\nDRAGON-type moves.$" + +gSilkScarfItemDescription:: @ 8582006 + .string "A hold item that\nraises the power of\nNORMAL-type moves.$" + +gUpGradeItemDescription:: @ 858203E + .string "A peculiar box made\nby SILPH CO.$" + +gShellBellItemDescription:: @ 858205F + .string "A hold item that\nrestores HP upon\nstriking the foe.$" + +gSeaIncenseItemDescription:: @ 8582093 + .string "A hold item that\nslightly boosts\nWATER-type moves.$" + +gLaxIncenseItemDescription:: @ 85820C6 + .string "A hold item that\nslightly lowers the\nfoe’s accuracy.$" + +gLuckyPunchItemDescription:: @ 85820FB + .string "A hold item that\nraises CHANSEY’s\ncritical-hit rate.$" + +gMetalPowderItemDescription:: @ 8582130 + .string "A hold item that\nraises DITTO’s\nDEFENSE.$" + +gThickClubItemDescription:: @ 8582159 + .string "A hold item that \nraises CUBONE or\nMAROWAK’s ATTACK.$" + +gStickItemDescription:: @ 858218E + .string "A hold item that\nraises FARFETCH’D’s\ncritical-hit ratio.$" + +gRedScarfItemDescription:: @ 85821C7 + .string "A hold item that\nraises COOL in\nCONTESTS.$" + +gBlueScarfItemDescription:: @ 85821F1 + .string "A hold item that\nraises BEAUTY in\nCONTESTS.$" + +gPinkScarfItemDescription:: @ 858221D + .string "A hold item that\nraises CUTE in\nCONTESTS.$" + +gGreenScarfItemDescription:: @ 8582247 + .string "A hold item that\nraises SMART in\nCONTESTS.$" + +gYellowScarfItemDescription:: @ 8582272 + .string "A hold item that\nraises TOUGH in\nCONTESTS.$" + +gMachBikeItemDescription:: @ 858229D + .string "A folding bicycle\nthat doubles your\nspeed or better.$" + +gCoinCaseItemDescription:: @ 85822D2 + .string "A case that holds\nup to 9,999 COINS.$" + +gItemfinderItemDescription:: @ 85822F7 + .string "A device that\nsignals an invisible\nitem by sound.$" + +gOldRodItemDescription:: @ 8582329 + .string "Use by any body of\nwater to fish for\nwild POKéMON.$" + +gGoodRodItemDescription:: @ 858235C + .string "A decent fishing\nrod for catching\nwild POKéMON.$" + +gSuperRodItemDescription:: @ 858238C + .string "The best fishing\nrod for catching\nwild POKéMON.$" + +gSSTicketItemDescription:: @ 85823BC + .string "The ticket required\nfor sailing on a\nferry.$" + +gContestPassItemDescription:: @ 85823E8 + .string "The pass required\nfor entering\nPOKéMON CONTESTS.$" + +gWailmerPailItemDescription:: @ 8582419 + .string "A tool used for\nwatering BERRIES\nand plants.$" + +gDevonGoodsItemDescription:: @ 8582446 + .string "A package that\ncontains DEVON’s\nmachine parts.$" + +gSootSackItemDescription:: @ 8582475 + .string "A sack used to\ngather and hold\nvolcanic ash.$" + +gBasementKeyItemDescription:: @ 85824A2 + .string "The key for NEW\nMAUVILLE beneath\nMAUVILLE CITY.$" + +gAcroBikeItemDescription:: @ 85824D2 + .string "A folding bicycle\ncapable of jumps\nand wheelies.$" + +gPokeblockCaseItemDescription:: @ 8582503 + .string "A case for holding\n{POKEBLOCK}S made with\na BERRY BLENDER.$" + +gLetterItemDescription:: @ 8582538 + .string "A letter to STEVEN\nfrom the PRESIDENT\nof the DEVON CORP.$" + +gEonTicketItemDescription:: @ 8582571 + .string "The ticket for a\nferry to a distant\nsouthern island.$" + +gRedOrbItemDescription:: @ 85825A6 + .string "A red, glowing orb\nsaid to contain an\nancient power.$" + +gBlueOrbItemDescription:: @ 85825DB + .string "A blue, glowing orb\nsaid to contain an\nancient power.$" + +gScannerItemDescription:: @ 8582611 + .string "A device found\ninside the\nABANDONED SHIP.$" + +gGoGogglesItemDescription:: @ 858263B + .string "Nifty goggles that\nprotect eyes from\ndesert sandstorms.$" + +gMeteoriteItemDescription:: @ 8582673 + .string "A meteorite found\nat METEOR FALLS.$" + +gRoom1KeyItemDescription:: @ 8582696 + .string "A key that opens a\ndoor inside the\nABANDONED SHIP.$" + +gRoom2KeyItemDescription:: @ 85826C9 + .string "A key that opens a\ndoor inside the\nABANDONED SHIP.$" + +gRoom4KeyItemDescription:: @ 85826FC + .string "A key that opens a\ndoor inside the\nABANDONED SHIP.$" + +gRoom6KeyItemDescription:: @ 858272F + .string "A key that opens a\ndoor inside the\nABANDONED SHIP.$" + +gStorageKeyItemDescription:: @ 8582762 + .string "The key to the\nstorage inside the\nABANDONED SHIP.$" + +gRootFossilItemDescription:: @ 8582794 + .string "A fossil of an\nancient, seafloor-\ndwelling POKéMON.$" + +gClawFossilItemDescription:: @ 85827C8 + .string "A fossil of an\nancient, seafloor-\ndwelling POKéMON.$" + +gDevonScopeItemDescription:: @ 85827FC + .string "A device by DEVON\nthat signals any\nunseeable POKéMON.$" + +gTM01ItemDescription:: @ 8582832 + .string "Powerful, but makes\nthe user flinch if\nhit by the foe.$" + +gTM02ItemDescription:: @ 8582869 + .string "Hooks and slashes\nthe foe with long,\nsharp claws.$" + +gTM03ItemDescription:: @ 858289B + .string "Generates an\nultrasonic wave\nthat may confuse.$" + +gTM04ItemDescription:: @ 85828CA + .string "Raises SP. ATK and\nSP. DEF by focusing\nthe mind.$" + +gTM05ItemDescription:: @ 85828FB + .string "A savage roar that\nmakes the foe flee \nto end the battle.$" + +gTM06ItemDescription:: @ 8582935 + .string "Poisons the foe\nwith a toxin that\ngradually worsens.$" + +gTM07ItemDescription:: @ 858296A + .string "Creates a hailstorm\nthat damages all\ntypes except ICE.$" + +gTM08ItemDescription:: @ 85829A1 + .string "Bulks up the body\nto boost both\nATTACK & DEFENSE.$" + +gTM09ItemDescription:: @ 85829D3 + .string "Shoots 2 to 5 seeds\nin a row to strike\nthe foe.$" + +gTM10ItemDescription:: @ 8582A03 + .string "The attack power\nvaries among\ndifferent POKéMON.$" + +gTM11ItemDescription:: @ 8582A34 + .string "Raises the power of\nFIRE-type moves\nfor 5 turns.$" + +gTM12ItemDescription:: @ 8582A65 + .string "Enrages the foe so\nit can only use\nattack moves.$" + +gTM13ItemDescription:: @ 8582A96 + .string "Fires an icy cold\nbeam that may\nfreeze the foe.$" + +gTM14ItemDescription:: @ 8582AC6 + .string "A brutal snow-and-\nwind attack that\nmay freeze the foe.$" + +gTM15ItemDescription:: @ 8582AFE + .string "Powerful, but needs\nrecharging the\nnext turn.$" + +gTM16ItemDescription:: @ 8582B2C + .string "Creates a wall of\nlight that lowers\nSP. ATK damage.$" + +gTM17ItemDescription:: @ 8582B60 + .string "Negates all damage,\nbut may fail if used\nin succession.$" + +gTM18ItemDescription:: @ 8582B98 + .string "Raises the power of\nWATER-type moves\nfor 5 turns.$" + +gTM19ItemDescription:: @ 8582BCA + .string "Recovers half the\nHP of the damage \nthis move inflicts.$" + +gTM20ItemDescription:: @ 8582C02 + .string "Prevents status\nabnormality with a\nmystical power.$" + +gTM21ItemDescription:: @ 8582C35 + .string "The less the user\nlikes you, the more\npowerful this move.$" + +gTM22ItemDescription:: @ 8582C6F + .string "Absorbs sunlight in\nthe 1st turn, then\nattacks next turn.$" + +gTM23ItemDescription:: @ 8582CA9 + .string "Slams the foe with\na hard tail. It may\nlower DEFENSE.$" + +gTM24ItemDescription:: @ 8582CDF + .string "A powerful electric\nattack that may\ncause paralysis.$" + +gTM25ItemDescription:: @ 8582D14 + .string "Strikes the foe\nwith a thunderbolt.\nIt may paralyze.$" + +gTM26ItemDescription:: @ 8582D49 + .string "Causes a quake\nthat has no effect\non flying foes.$" + +gTM27ItemDescription:: @ 8582D7B + .string "The more the user\nlikes you, the more\npowerful this move.$" + +gTM28ItemDescription:: @ 8582DB5 + .string "Digs underground\nthe 1st turn, then\nstrikes next turn.$" + +gTM29ItemDescription:: @ 8582DEC + .string "A powerful psychic\nattack that may\nlower SP. DEF.$" + +gTM30ItemDescription:: @ 8582E1E + .string "Hurls a dark lump\nat the foe. It may\nlower SP. DEF.$" + +gTM31ItemDescription:: @ 8582E52 + .string "Destroys barriers\nlike LIGHT SCREEN\nand causes damage.$" + +gTM32ItemDescription:: @ 8582E89 + .string "Creates illusory\ncopies to enhance\nelusiveness.$" + +gTM33ItemDescription:: @ 8582EB9 + .string "Creates a wall of\nlight that weakens\nphysical attacks.$" + +gTM34ItemDescription:: @ 8582EF0 + .string "Zaps the foe with a\njolt of electricity\nthat never misses.$" + +gTM35ItemDescription:: @ 8582F2B + .string "Looses a stream of\nfire that may burn\nthe foe.$" + +gTM36ItemDescription:: @ 8582F5A + .string "Hurls sludge at the\nfoe. It may poison\nthe foe.$" + +gTM37ItemDescription:: @ 8582F8A + .string "Causes a sandstorm\nthat hits the foe\nover several turns.$" + +gTM38ItemDescription:: @ 8582FC3 + .string "A powerful fire\nattack that may\nburn the foe.$" + +gTM39ItemDescription:: @ 8582FF1 + .string "Stops the foe from\nmoving with rocks.\nMay lower SPEED.$" + +gTM40ItemDescription:: @ 8583028 + .string "An extremely fast\nattack that can’t\nbe avoided.$" + +gTM41ItemDescription:: @ 8583058 + .string "Prevents the foe\nfrom using the same\nmove in a row.$" + +gTM42ItemDescription:: @ 858308C + .string "Raises ATTACK when\npoisoned, burned,\nor paralyzed.$" + +gTM43ItemDescription:: @ 85830BF + .string "Adds an effect to\nattack depending\non the location.$" + +gTM44ItemDescription:: @ 85830F3 + .string "The user sleeps for\n2 turns to restore\nhealth and status.$" + +gTM45ItemDescription:: @ 858312D + .string "Makes it tough to\nattack a foe of the\nopposite gender.$" + +gTM46ItemDescription:: @ 8583164 + .string "While attacking,\nit may steal the\nfoe’s held item.$" + +gTM47ItemDescription:: @ 8583197 + .string "Spreads hard-\nedged wings and\nslams into the foe.$" + +gTM48ItemDescription:: @ 85831C9 + .string "Switches abilities\nwith the foe on the\nturn this is used.$" + +gTM49ItemDescription:: @ 8583203 + .string "Steals the effects\nof the move the foe\nis trying to use.$" + +gTM50ItemDescription:: @ 858323C + .string "Enables full-power\nattack, but sharply\nlowers SP. ATK.$" + +gHM01ItemDescription:: @ 8583273 + .string "Attacks the foe\nwith sharp blades\nor claws.$" + +gHM02ItemDescription:: @ 858329F + .string "Flies up on the\nfirst turn, then\nattacks next turn.$" + +gHM03ItemDescription:: @ 85832D3 + .string "Creates a huge\nwave, then crashes\nit down on the foe.$" + +gHM04ItemDescription:: @ 8583309 + .string "Builds enormous\npower, then slams\nthe foe.$" + +gHM05ItemDescription:: @ 8583334 + .string "Looses a powerful\nblast of light that\nreduces accuracy.$" + +gHM06ItemDescription:: @ 858336C + .string "A rock-crushingly\ntough attack that\nmay lower DEFENSE.$" + +gHM07ItemDescription:: @ 85833A3 + .string "Attacks the foe\nwith enough power\nto climb waterfalls.$" + +gHM08ItemDescription:: @ 85833DA + .string "Dives underwater\nthe 1st turn, then\nattacks next turn.$" + +gOaksParcelItemDescription:: @ 8583411 + .string "A parcel for PROF.\nOAK from a POKéMON\nMART’s clerk.$" + +gPokeFluteItemDescription:: @ 8583445 + .string "A sweet-sounding\nflute that awakens\nPOKéMON.$" + +gSecretKeyItemDescription:: @ 8583472 + .string "The key to the\nCINNABAR ISLAND\nGYM’s entrance.$" + +gBikeVoucherItemDescription:: @ 85834A1 + .string "A voucher for\nobtaining a bicycle\nfrom the BIKE SHOP.$" + +gGoldTeethItemDescription:: @ 85834D7 + .string "Gold dentures lost\nby the SAFARI\nZONE’s WARDEN.$" + +gOldAmberItemDescription:: @ 8583507 + .string "A stone containing\nthe genes of an\nancient POKéMON.$" + +gCardKeyItemDescription:: @ 858353B + .string "A card-type door\nkey used in SILPH\nCO’s office.$" + +gLiftKeyItemDescription:: @ 858356B + .string "An elevator key\nused in TEAM\nROCKET’s HIDEOUT.$" + +gHelixFossilItemDescription:: @ 858359A + .string "A piece of an\nancient marine\nPOKéMON’s seashell.$" + +gDomeFossilItemDescription:: @ 85835CB + .string "A piece of an\nancient marine\nPOKéMON’s shell.$" + +gSilphScopeItemDescription:: @ 85835F9 + .string "SILPH CO’s scope\nmakes unseeable\nPOKéMON visible.$" + +gBicycleItemDescription:: @ 858362B + .string "A folding bicycle\nthat is faster than\nthe RUNNING SHOES.$" + +gTownMapItemDescription:: @ 8583664 + .string "Can be viewed\nanytime. Shows your\npresent location.$" + +gVSSeekerItemDescription:: @ 8583698 + .string "A rechargeable unit\nthat flags battle-\nready TRAINERS.$" + +gFameCheckerItemDescription:: @ 85836CF + .string "Stores information\non famous people\nfor instant recall.$" + +gTMCaseItemDescription:: @ 8583707 + .string "A convenient case \nthat holds TMs and\nHMs.$" + +gBerryPouchItemDescription:: @ 8583732 + .string "A convenient\ncontainer that\nholds BERRIES.$" + +gTeachyTVItemDescription:: @ 858375D + .string "A TV set tuned to\nan advice program\nfor TRAINERS.$" + +gTriPassItemDescription:: @ 858378F + .string "A pass for ferries\nbetween ONE, TWO,\nand THREE ISLAND.$" + +gRainbowPassItemDescription:: @ 85837C6 + .string "For ferries serving\nVERMILION and the\nSEVII ISLANDS.$" + +gTeaItemDescription:: @ 85837FB + .string "A thirst-quenching\ntea prepared by an\nold lady.$" + +gMysticTicketItemDescription:: @ 858382B + .string "A ticket required\nto board the ship\nto NAVEL ROCK.$" + +gAuroraTicketItemDescription:: @ 858385E + .string "A ticket required\nto board the ship\nto BIRTH ISLAND.$" + +gPowderJarItemDescription:: @ 8583893 + .string "Stores BERRY\nPOWDER made using\na BERRY CRUSHER.$" + +gRubyItemDescription:: @ 85838C3 + .string "An exquisite, red-\nglowing gem that\nsymbolizes passion.$" + +gSapphireItemDescription:: @ 85838FB + .string "A brilliant blue gem\nthat symbolizes\nhonesty.$" + +gMagmaEmblemItemDescription:: @ 8583929 + .string "A medal-like item in\nthe same shape as\nTEAM MAGMA’s mark.$" + +gOldSeaMapItemDescription:: @ 8583963 + .string "A faded sea chart\nthat shows the way\nto a certain island.$" diff --git a/data/text/item_descriptions.s b/data/text/item_descriptions.s deleted file mode 100644 index 0ca85cc3b..000000000 --- a/data/text/item_descriptions.s +++ /dev/null @@ -1,929 +0,0 @@ -gDummyItemDescription:: @ 857FEA0 - .string "?????$" - -gMasterBallItemDescription:: @ 857FEA6 - .string "The best BALL that\ncatches a POKéMON\nwithout fail.$" - -gUltraBallItemDescription:: @ 857FED9 - .string "A better BALL with\na higher catch rate\nthan a GREAT BALL.$" - -gGreatBallItemDescription:: @ 857FF13 - .string "A good BALL with a\nhigher catch rate\nthan a POKé BALL.$" - -gPokeBallItemDescription:: @ 857FF4A - .string "A tool used for\ncatching wild\nPOKéMON.$" - -gSafariBallItemDescription:: @ 857FF71 - .string "A special BALL that\nis used only in the\nSAFARI ZONE.$" - -gNetBallItemDescription:: @ 857FFA6 - .string "A BALL that works\nwell on WATER- and\nBUG-type POKéMON.$" - -gDiveBallItemDescription:: @ 857FFDD - .string "A BALL that works\nbetter on POKéMON\non the ocean floor.$" - -gNestBallItemDescription:: @ 8580015 - .string "A BALL that works\nbetter on weaker\nPOKéMON.$" - -gRepeatBallItemDescription:: @ 8580041 - .string "A BALL that works\nbetter on POKéMON\ncaught before.$" - -gTimerBallItemDescription:: @ 8580074 - .string "A BALL that gains\npower in battles\ntaking many turns.$" - -gLuxuryBallItemDescription:: @ 85800AA - .string "A cozy BALL that\nmakes POKéMON\nmore friendly.$" - -gPremierBallItemDescription:: @ 85800D8 - .string "A rare BALL made\nin commemoration\nof some event.$" - -gPotionItemDescription:: @ 8580109 - .string "Restores the HP of\na POKéMON by\n20 points.$" - -gAntidoteItemDescription:: @ 8580134 - .string "Heals a poisoned\nPOKéMON.$" - -gBurnHealItemDescription:: @ 858014E - .string "Heals POKéMON\nof a burn.$" - -gIceHealItemDescription:: @ 8580167 - .string "Defrosts a frozen\nPOKéMON.$" - -gAwakeningItemDescription:: @ 8580182 - .string "Awakens a sleeping\nPOKéMON.$" - -gParalyzeHealItemDescription:: @ 858019E - .string "Heals a paralyzed\nPOKéMON.$" - -gFullRestoreItemDescription:: @ 85801B9 - .string "Fully restores the\nHP and status of a\nPOKéMON.$" - -gMaxPotionItemDescription:: @ 85801E8 - .string "Fully restores the\nHP of a POKéMON.$" - -gHyperPotionItemDescription:: @ 858020C - .string "Restores the HP of\na POKéMON by\n200 points.$" - -gSuperPotionItemDescription:: @ 8580238 - .string "Restores the HP of\na POKéMON by\n50 points.$" - -gFullHealItemDescription:: @ 8580263 - .string "Heals all the\nstatus problems of\none POKéMON.$" - -gReviveItemDescription:: @ 8580291 - .string "Revives a fainted\nPOKéMON with half\nits HP.$" - -gMaxReviveItemDescription:: @ 85802BD - .string "Revives a fainted\nPOKéMON with all\nits HP.$" - -gFreshWaterItemDescription:: @ 85802E8 - .string "A mineral water\nthat restores HP\nby 50 points.$" - -gSodaPopItemDescription:: @ 8580317 - .string "A fizzy soda drink\nthat restores HP\nby 60 points.$" - -gLemonadeItemDescription:: @ 8580349 - .string "A very sweet drink\nthat restores HP\nby 80 points.$" - -gMoomooMilkItemDescription:: @ 858037B - .string "A nutritious milk\nthat restores HP\nby 100 points.$" - -gEnergyPowderItemDescription:: @ 85803AD - .string "A bitter powder\nthat restores HP\nby 50 points.$" - -gEnergyRootItemDescription:: @ 85803DC - .string "A bitter root\nthat restores HP\nby 200 points.$" - -gHealPowderItemDescription:: @ 858040A - .string "A bitter powder\nthat heals all\nstatus problems.$" - -gRevivalHerbItemDescription:: @ 858043A - .string "A very bitter herb\nthat revives a\nfainted POKéMON.$" - -gEtherItemDescription:: @ 858046D - .string "Restores the PP\nof a selected move\nby 10.$" - -gMaxEtherItemDescription:: @ 8580497 - .string "Fully restores the\nPP of a selected\nmove.$" - -gElixirItemDescription:: @ 85804C1 - .string "Restores the PP\nof all moves by 10.$" - -gMaxElixirItemDescription:: @ 85804E5 - .string "Fully restores the\nPP of a POKéMON’s\nmoves.$" - -gLavaCookieItemDescription:: @ 8580511 - .string "A local specialty\nthat heals all\nstatus problems.$" - -gBlueFluteItemDescription:: @ 8580543 - .string "A glass flute that\nawakens sleeping\nPOKéMON.$" - -gYellowFluteItemDescription:: @ 8580570 - .string "A glass flute that\nsnaps POKéMON\nout of confusion.$" - -gRedFluteItemDescription:: @ 85805A3 - .string "A glass flute that\nsnaps POKéMON\nout of attraction.$" - -gBlackFluteItemDescription:: @ 85805D7 - .string "A glass flute that\nkeeps away wild\nPOKéMON.$" - -gWhiteFluteItemDescription:: @ 8580603 - .string "A glass flute that\nlures wild POKéMON.$" - -gBerryJuiceItemDescription:: @ 858062A - .string "A 100% pure juice\nthat restores HP\nby 20 points.$" - -gSacredAshItemDescription:: @ 858065B - .string "Fully revives and\nrestores all\nfainted POKéMON.$" - -gShoalSaltItemDescription:: @ 858068B - .string "Salt obtained from\ndeep inside the\nSHOAL CAVE.$" - -gShoalShellItemDescription:: @ 85806BA - .string "A seashell found\ndeep inside the\nSHOAL CAVE.$" - -gRedShardItemDescription:: @ 85806E7 - .string "A shard from an\nancient item. Can\nbe sold cheaply.$" - -gBlueShardItemDescription:: @ 858071A - .string "A shard from an\nancient item. Can\nbe sold cheaply.$" - -gYellowShardItemDescription:: @ 858074D - .string "A shard from an\nancient item. Can\nbe sold cheaply.$" - -gGreenShardItemDescription:: @ 8580780 - .string "A shard from an\nancient item. Can\nbe sold cheaply.$" - -gHPUpItemDescription:: @ 85807B3 - .string "Raises the base HP\nof one POKéMON.$" - -gProteinItemDescription:: @ 85807D6 - .string "Raises the base\nATTACK stat of one\nPOKéMON.$" - -gIronItemDescription:: @ 8580802 - .string "Raises the base\nDEFENSE stat of\none POKéMON.$" - -gCarbosItemDescription:: @ 858082F - .string "Raises the base\nSPEED stat of one\nPOKéMON.$" - -gCalciumItemDescription:: @ 858085A - .string "Raises the base\nSP. ATK stat of one\nPOKéMON.$" - -gRareCandyItemDescription:: @ 8580887 - .string "Raises the level\nof a POKéMON by\none.$" - -gPPUpItemDescription:: @ 85808AD - .string "Raises the maximum\nPP of a selected\nmove.$" - -gZincItemDescription:: @ 85808D7 - .string "Raises the base\nSP. DEF stat of one\nPOKéMON.$" - -gPPMaxItemDescription:: @ 8580904 - .string "Raises the PP of a\nmove to its maximum\npoints.$" - -gGuardSpecItemDescription:: @ 8580933 - .string "Prevents stat\nreduction when\nused in battle.$" - -gDireHitItemDescription:: @ 8580960 - .string "Raises the\ncritical-hit ratio\nduring one battle.$" - -gXAttackItemDescription:: @ 8580991 - .string "Raises the stat\nATTACK during one\nbattle.$" - -gXDefendItemDescription:: @ 85809BB - .string "Raises the stat\nDEFENSE during one\nbattle.$" - -gXSpeedItemDescription:: @ 85809E6 - .string "Raises the stat\nSPEED during one\nbattle.$" - -gXAccuracyItemDescription:: @ 8580A0F - .string "Raises accuracy\nof attack moves\nduring one battle.$" - -gXSpecialItemDescription:: @ 8580A42 - .string "Raises the stat\nSP. ATK during one\nbattle.$" - -gPokeDollItemDescription:: @ 8580A6D - .string "Use to flee from\nany battle with\na wild POKéMON.$" - -gFluffyTailItemDescription:: @ 8580A9E - .string "Use to flee from\nany battle with\na wild POKéMON.$" - -gSuperRepelItemDescription:: @ 8580ACF - .string "Repels weak wild\nPOKéMON for 200\nsteps.$" - -gMaxRepelItemDescription:: @ 8580AF7 - .string "Repels weak wild\nPOKéMON for 250\nsteps.$" - -gEscapeRopeItemDescription:: @ 8580B1F - .string "Use to escape\ninstantly from a\ncave or a dungeon.$" - -gRepelItemDescription:: @ 8580B51 - .string "Repels weak wild\nPOKéMON for 100\nsteps.$" - -gSunStoneItemDescription:: @ 8580B79 - .string "Makes certain\nspecies of POKéMON\nevolve.$" - -gMoonStoneItemDescription:: @ 8580BA2 - .string "Makes certain\nspecies of POKéMON\nevolve.$" - -gFireStoneItemDescription:: @ 8580BCB - .string "Makes certain\nspecies of POKéMON\nevolve.$" - -gThunderStoneItemDescription:: @ 8580BF4 - .string "Makes certain\nspecies of POKéMON\nevolve.$" - -gWaterStoneItemDescription:: @ 8580C1D - .string "Makes certain\nspecies of POKéMON\nevolve.$" - -gLeafStoneItemDescription:: @ 8580C46 - .string "Makes certain\nspecies of POKéMON\nevolve.$" - -gTinyMushroomItemDescription:: @ 8580C6F - .string "A plain mushroom\nthat would sell\nat a cheap price.$" - -gBigMushroomItemDescription:: @ 8580CA2 - .string "A rare mushroom\nthat would sell at a\nhigh price.$" - -gPearlItemDescription:: @ 8580CD3 - .string "A pretty pearl\nthat would sell at a\ncheap price.$" - -gBigPearlItemDescription:: @ 8580D04 - .string "A lovely large pearl\nthat would sell at a\nhigh price.$" - -gStardustItemDescription:: @ 8580D3A - .string "Beautiful red sand.\nCan be sold at a\nhigh price.$" - -gStarPieceItemDescription:: @ 8580D6B - .string "A red gem shard.\nIt would sell for a\nvery high price.$" - -gNuggetItemDescription:: @ 8580DA1 - .string "A nugget of pure\ngold. Can be sold at\na high price.$" - -gHeartScaleItemDescription:: @ 8580DD5 - .string "A lovely scale.\nIt is coveted by\ncollectors.$" - -gOrangeMailItemDescription:: @ 8580E02 - .string "A ZIGZAGOON-print\nMAIL to be held by\na POKéMON.$" - -gHarborMailItemDescription:: @ 8580E32 - .string "A WINGULL-print\nMAIL to be held by\na POKéMON.$" - -gGlitterMailItemDescription:: @ 8580E60 - .string "A PIKACHU-print\nMAIL to be held by\na POKéMON.$" - -gMechMailItemDescription:: @ 8580E8E - .string "A MAGNEMITE-print\nMAIL to be held by\na POKéMON.$" - -gWoodMailItemDescription:: @ 8580EBE - .string "A SLAKOTH-print\nMAIL to be held by\na POKéMON.$" - -gWaveMailItemDescription:: @ 8580EEC - .string "A WAILMER-print\nMAIL to be held by\na POKéMON.$" - -gBeadMailItemDescription:: @ 8580F1A - .string "MAIL featuring a\nsketch of the\nholding POKéMON.$" - -gShadowMailItemDescription:: @ 8580F4A - .string "A DUSKULL-print\nMAIL to be held by\na POKéMON.$" - -gTropicMailItemDescription:: @ 8580F78 - .string "A BELLOSSOM-print\nMAIL to be held by\na POKéMON.$" - -gDreamMailItemDescription:: @ 8580FA8 - .string "MAIL featuring a\nsketch of the\nholding POKéMON.$" - -gFabMailItemDescription:: @ 8580FD8 - .string "A gorgeous-print\nMAIL to be held\nby a POKéMON.$" - -gRetroMailItemDescription:: @ 8581007 - .string "MAIL featuring the\ndrawings of three\nPOKéMON.$" - -gCheriBerryItemDescription:: @ 8581035 - .string "A hold item that\nheals paralysis\nin battle.$" - -gChestoBerryItemDescription:: @ 8581061 - .string "A hold item that\nawakens POKéMON\nin battle.$" - -gPechaBerryItemDescription:: @ 858108D - .string "A hold item that\nheals poisoning\nin battle.$" - -gRawstBerryItemDescription:: @ 85810B9 - .string "A hold item that\nheals a burn in\nbattle.$" - -gAspearBerryItemDescription:: @ 85810E2 - .string "A hold item that\ndefrosts POKéMON\nin battle.$" - -gLeppaBerryItemDescription:: @ 858110F - .string "A hold item that\nrestores 10 PP in\nbattle.$" - -gOranBerryItemDescription:: @ 858113A - .string "A hold item that\nrestores 10 HP in\nbattle.$" - -gPersimBerryItemDescription:: @ 8581165 - .string "A hold item that\nheals confusion\nin battle.$" - -gLumBerryItemDescription:: @ 8581191 - .string "A hold item that\nheals any status\nproblem in battle.$" - -gSitrusBerryItemDescription:: @ 85811C6 - .string "A hold item that\nrestores 30 HP in\nbattle.$" - -gFigyBerryItemDescription:: @ 85811F1 - .string "A hold item that\nrestores HP but\nmay confuse.$" - -gWikiBerryItemDescription:: @ 858121F - .string "A hold item that\nrestores HP but\nmay confuse.$" - -gMagoBerryItemDescription:: @ 858124D - .string "A hold item that\nrestores HP but\nmay confuse.$" - -gAguavBerryItemDescription:: @ 858127B - .string "A hold item that\nrestores HP but\nmay confuse.$" - -gIapapaBerryItemDescription:: @ 85812A9 - .string "A hold item that\nrestores HP but\nmay confuse.$" - -gRazzBerryItemDescription:: @ 85812D7 - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow RAZZ.$" - -gBlukBerryItemDescription:: @ 858130B - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow BLUK.$" - -gNanabBerryItemDescription:: @ 858133F - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow NANAB.$" - -gWepearBerryItemDescription:: @ 8581374 - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow WEPEAR.$" - -gPinapBerryItemDescription:: @ 85813AA - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow PINAP.$" - -gPomegBerryItemDescription:: @ 85813DF - .string "Makes a POKéMON\nfriendly but lowers\nbase HP.$" - -gKelpsyBerryItemDescription:: @ 858140C - .string "Makes a POKéMON\nfriendly but lowers\nbase ATTACK.$" - -gQualotBerryItemDescription:: @ 858143D - .string "Makes a POKéMON\nfriendly but lowers\nbase DEFENSE.$" - -gHondewBerryItemDescription:: @ 858146F - .string "Makes a POKéMON\nfriendly but lowers\nbase SP. ATK.$" - -gGrepaBerryItemDescription:: @ 85814A1 - .string "Makes a POKéMON\nfriendly but lowers\nbase SP. DEF.$" - -gTamatoBerryItemDescription:: @ 85814D3 - .string "Makes a POKéMON\nfriendly but lowers\nbase SPEED.$" - -gCornnBerryItemDescription:: @ 8581503 - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow CORNN.$" - -gMagostBerryItemDescription:: @ 8581538 - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow MAGOST.$" - -gRabutaBerryItemDescription:: @ 858156E - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow RABUTA.$" - -gNomelBerryItemDescription:: @ 85815A4 - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow NOMEL.$" - -gSpelonBerryItemDescription:: @ 85815D9 - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow SPELON.$" - -gPamtreBerryItemDescription:: @ 858160F - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow PAMTRE.$" - -gWatmelBerryItemDescription:: @ 8581645 - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow WATMEL.$" - -gDurinBerryItemDescription:: @ 858167B - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow DURIN.$" - -gBelueBerryItemDescription:: @ 85816B0 - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow BELUE.$" - -gLiechiBerryItemDescription:: @ 85816E5 - .string "A hold item that\nraises ATTACK in\na pinch.$" - -gGanlonBerryItemDescription:: @ 8581710 - .string "A hold item that\nraises DEFENSE in\na pinch.$" - -gSalacBerryItemDescription:: @ 858173C - .string "A hold item that\nraises SPEED in\na pinch.$" - -gPetayaBerryItemDescription:: @ 8581766 - .string "A hold item that\nraises SP. ATK in\na pinch.$" - -gApicotBerryItemDescription:: @ 8581792 - .string "A hold item that\nraises SP. DEF in\na pinch.$" - -gLansatBerryItemDescription:: @ 85817BE - .string "A hold item that\nups the critical-\nhit rate in a pinch.$" - -gStarfBerryItemDescription:: @ 85817F6 - .string "A hold item that\nsharply boosts a\nstat in a pinch.$" - -gEnigmaBerryItemDescription:: @ 8581829 - .string "{POKEBLOCK} ingredient.\nPlant in loamy soil\nto grow a mystery.$" - -gBrightPowderItemDescription:: @ 8581862 - .string "A hold item that\ncasts a glare to\nreduce accuracy.$" - -gWhiteHerbItemDescription:: @ 8581895 - .string "A hold item that\nrestores any\nlowered stat.$" - -gMachoBraceItemDescription:: @ 85818C1 - .string "A hold item that\npromotes growth,\nbut reduces SPEED.$" - -gExpShareItemDescription:: @ 85818F6 - .string "A hold item that\ngets EXP. points\nfrom battles.$" - -gQuickClawItemDescription:: @ 8581926 - .string "A hold item that\noccasionally allows\nthe first strike.$" - -gSootheBellItemDescription:: @ 858195D - .string "A hold item that\ncalms spirits and\nfosters friendship.$" - -gMentalHerbItemDescription:: @ 8581994 - .string "A hold item that\nsnaps POKéMON out\nof infatuation.$" - -gChoiceBandItemDescription:: @ 85819C7 - .string "Raises a move’s\npower, but permits\nonly that move.$" - -gKingsRockItemDescription:: @ 85819FA - .string "A hold item that\nmay cause flinching\nwhen the foe is hit.$" - -gSilverPowderItemDescription:: @ 8581A34 - .string "A hold item that\nraises the power of\nBUG-type moves.$" - -gAmuletCoinItemDescription:: @ 8581A69 - .string "Doubles money in\nbattle if the\nholder takes part.$" - -gCleanseTagItemDescription:: @ 8581A9B - .string "A hold item that\nhelps repel wild\nPOKéMON.$" - -gSoulDewItemDescription:: @ 8581AC6 - .string "Hold item: raises\nSP. ATK & SP. DEF of\nLATIOS & LATIAS.$" - -gDeepSeaToothItemDescription:: @ 8581AFE - .string "A hold item that\nraises the SP. ATK\nof CLAMPERL.$" - -gDeepSeaScaleItemDescription:: @ 8581B2F - .string "A hold item that\nraises the SP. DEF\nof CLAMPERL.$" - -gSmokeBallItemDescription:: @ 8581B60 - .string "A hold item that\nassures fleeing\nfrom wild POKéMON.$" - -gEverstoneItemDescription:: @ 8581B94 - .string "A wondrous hold\nitem that prevents\nevolution.$" - -gFocusBandItemDescription:: @ 8581BC2 - .string "A hold item that\noccasionally\nprevents fainting.$" - -gLuckyEggItemDescription:: @ 8581BF3 - .string "A hold item that\nboosts EXP. points\nearned in battle.$" - -gScopeLensItemDescription:: @ 8581C29 - .string "A hold item that\nimproves the\ncritical-hit rate.$" - -gMetalCoatItemDescription:: @ 8581C5A - .string "A hold item that\nraises the power of\nSTEEL-type moves.$" - -gLeftoversItemDescription:: @ 8581C91 - .string "A hold item that\ngradually restores\nHP in battle.$" - -gDragonScaleItemDescription:: @ 8581CC3 - .string "A strange scale\nheld by DRAGON-\ntype POKéMON.$" - -gLightBallItemDescription:: @ 8581CF1 - .string "A hold item that\nraises the SP. ATK\nof PIKACHU.$" - -gSoftSandItemDescription:: @ 8581D21 - .string "A hold item that\nraises the power of\nGROUND-type moves.$" - -gHardStoneItemDescription:: @ 8581D59 - .string "A hold item that\nraises the power of\nROCK-type moves.$" - -gMiracleSeedItemDescription:: @ 8581D8F - .string "A hold item that\nraises the power of\nGRASS-type moves.$" - -gBlackGlassesItemDescription:: @ 8581DC6 - .string "A hold item that\nraises the power of\nDARK-type moves.$" - -gBlackBeltItemDescription:: @ 8581DFC - .string "A hold item that\nboosts FIGHTING-\ntype moves.$" - -gMagnetItemDescription:: @ 8581E2A - .string "A hold item that\nboosts ELECTRIC-\ntype moves.$" - -gMysticWaterItemDescription:: @ 8581E58 - .string "A hold item that\nraises the power of\nWATER-type moves.$" - -gSharpBeakItemDescription:: @ 8581E8F - .string "A hold item that\nraises the power of\nFLYING-type moves.$" - -gPoisonBarbItemDescription:: @ 8581EC7 - .string "A hold item that\nraises the power of\nPOISON-type moves.$" - -gNeverMeltIceItemDescription:: @ 8581EFF - .string "A hold item that\nraises the power of\nICE-type moves.$" - -gSpellTagItemDescription:: @ 8581F34 - .string "A hold item that\nraises the power of\nGHOST-type moves.$" - -gTwistedSpoonItemDescription:: @ 8581F6B - .string "A hold item that\nboosts PSYCHIC-\ntype moves.$" - -gCharcoalItemDescription:: @ 8581F98 - .string "A hold item that\nraises the power of\nFIRE-type moves.$" - -gDragonFangItemDescription:: @ 8581FCE - .string "A hold item that\nraises the power of\nDRAGON-type moves.$" - -gSilkScarfItemDescription:: @ 8582006 - .string "A hold item that\nraises the power of\nNORMAL-type moves.$" - -gUpGradeItemDescription:: @ 858203E - .string "A peculiar box made\nby SILPH CO.$" - -gShellBellItemDescription:: @ 858205F - .string "A hold item that\nrestores HP upon\nstriking the foe.$" - -gSeaIncenseItemDescription:: @ 8582093 - .string "A hold item that\nslightly boosts\nWATER-type moves.$" - -gLaxIncenseItemDescription:: @ 85820C6 - .string "A hold item that\nslightly lowers the\nfoe’s accuracy.$" - -gLuckyPunchItemDescription:: @ 85820FB - .string "A hold item that\nraises CHANSEY’s\ncritical-hit rate.$" - -gMetalPowderItemDescription:: @ 8582130 - .string "A hold item that\nraises DITTO’s\nDEFENSE.$" - -gThickClubItemDescription:: @ 8582159 - .string "A hold item that \nraises CUBONE or\nMAROWAK’s ATTACK.$" - -gStickItemDescription:: @ 858218E - .string "A hold item that\nraises FARFETCH’D’s\ncritical-hit ratio.$" - -gRedScarfItemDescription:: @ 85821C7 - .string "A hold item that\nraises COOL in\nCONTESTS.$" - -gBlueScarfItemDescription:: @ 85821F1 - .string "A hold item that\nraises BEAUTY in\nCONTESTS.$" - -gPinkScarfItemDescription:: @ 858221D - .string "A hold item that\nraises CUTE in\nCONTESTS.$" - -gGreenScarfItemDescription:: @ 8582247 - .string "A hold item that\nraises SMART in\nCONTESTS.$" - -gYellowScarfItemDescription:: @ 8582272 - .string "A hold item that\nraises TOUGH in\nCONTESTS.$" - -gMachBikeItemDescription:: @ 858229D - .string "A folding bicycle\nthat doubles your\nspeed or better.$" - -gCoinCaseItemDescription:: @ 85822D2 - .string "A case that holds\nup to 9,999 COINS.$" - -gItemfinderItemDescription:: @ 85822F7 - .string "A device that\nsignals an invisible\nitem by sound.$" - -gOldRodItemDescription:: @ 8582329 - .string "Use by any body of\nwater to fish for\nwild POKéMON.$" - -gGoodRodItemDescription:: @ 858235C - .string "A decent fishing\nrod for catching\nwild POKéMON.$" - -gSuperRodItemDescription:: @ 858238C - .string "The best fishing\nrod for catching\nwild POKéMON.$" - -gSSTicketItemDescription:: @ 85823BC - .string "The ticket required\nfor sailing on a\nferry.$" - -gContestPassItemDescription:: @ 85823E8 - .string "The pass required\nfor entering\nPOKéMON CONTESTS.$" - -gWailmerPailItemDescription:: @ 8582419 - .string "A tool used for\nwatering BERRIES\nand plants.$" - -gDevonGoodsItemDescription:: @ 8582446 - .string "A package that\ncontains DEVON’s\nmachine parts.$" - -gSootSackItemDescription:: @ 8582475 - .string "A sack used to\ngather and hold\nvolcanic ash.$" - -gBasementKeyItemDescription:: @ 85824A2 - .string "The key for NEW\nMAUVILLE beneath\nMAUVILLE CITY.$" - -gAcroBikeItemDescription:: @ 85824D2 - .string "A folding bicycle\ncapable of jumps\nand wheelies.$" - -gPokeblockCaseItemDescription:: @ 8582503 - .string "A case for holding\n{POKEBLOCK}S made with\na BERRY BLENDER.$" - -gLetterItemDescription:: @ 8582538 - .string "A letter to STEVEN\nfrom the PRESIDENT\nof the DEVON CORP.$" - -gEonTicketItemDescription:: @ 8582571 - .string "The ticket for a\nferry to a distant\nsouthern island.$" - -gRedOrbItemDescription:: @ 85825A6 - .string "A red, glowing orb\nsaid to contain an\nancient power.$" - -gBlueOrbItemDescription:: @ 85825DB - .string "A blue, glowing orb\nsaid to contain an\nancient power.$" - -gScannerItemDescription:: @ 8582611 - .string "A device found\ninside the\nABANDONED SHIP.$" - -gGoGogglesItemDescription:: @ 858263B - .string "Nifty goggles that\nprotect eyes from\ndesert sandstorms.$" - -gMeteoriteItemDescription:: @ 8582673 - .string "A meteorite found\nat METEOR FALLS.$" - -gRoom1KeyItemDescription:: @ 8582696 - .string "A key that opens a\ndoor inside the\nABANDONED SHIP.$" - -gRoom2KeyItemDescription:: @ 85826C9 - .string "A key that opens a\ndoor inside the\nABANDONED SHIP.$" - -gRoom4KeyItemDescription:: @ 85826FC - .string "A key that opens a\ndoor inside the\nABANDONED SHIP.$" - -gRoom6KeyItemDescription:: @ 858272F - .string "A key that opens a\ndoor inside the\nABANDONED SHIP.$" - -gStorageKeyItemDescription:: @ 8582762 - .string "The key to the\nstorage inside the\nABANDONED SHIP.$" - -gRootFossilItemDescription:: @ 8582794 - .string "A fossil of an\nancient, seafloor-\ndwelling POKéMON.$" - -gClawFossilItemDescription:: @ 85827C8 - .string "A fossil of an\nancient, seafloor-\ndwelling POKéMON.$" - -gDevonScopeItemDescription:: @ 85827FC - .string "A device by DEVON\nthat signals any\nunseeable POKéMON.$" - -gTM01ItemDescription:: @ 8582832 - .string "Powerful, but makes\nthe user flinch if\nhit by the foe.$" - -gTM02ItemDescription:: @ 8582869 - .string "Hooks and slashes\nthe foe with long,\nsharp claws.$" - -gTM03ItemDescription:: @ 858289B - .string "Generates an\nultrasonic wave\nthat may confuse.$" - -gTM04ItemDescription:: @ 85828CA - .string "Raises SP. ATK and\nSP. DEF by focusing\nthe mind.$" - -gTM05ItemDescription:: @ 85828FB - .string "A savage roar that\nmakes the foe flee \nto end the battle.$" - -gTM06ItemDescription:: @ 8582935 - .string "Poisons the foe\nwith a toxin that\ngradually worsens.$" - -gTM07ItemDescription:: @ 858296A - .string "Creates a hailstorm\nthat damages all\ntypes except ICE.$" - -gTM08ItemDescription:: @ 85829A1 - .string "Bulks up the body\nto boost both\nATTACK & DEFENSE.$" - -gTM09ItemDescription:: @ 85829D3 - .string "Shoots 2 to 5 seeds\nin a row to strike\nthe foe.$" - -gTM10ItemDescription:: @ 8582A03 - .string "The attack power\nvaries among\ndifferent POKéMON.$" - -gTM11ItemDescription:: @ 8582A34 - .string "Raises the power of\nFIRE-type moves\nfor 5 turns.$" - -gTM12ItemDescription:: @ 8582A65 - .string "Enrages the foe so\nit can only use\nattack moves.$" - -gTM13ItemDescription:: @ 8582A96 - .string "Fires an icy cold\nbeam that may\nfreeze the foe.$" - -gTM14ItemDescription:: @ 8582AC6 - .string "A brutal snow-and-\nwind attack that\nmay freeze the foe.$" - -gTM15ItemDescription:: @ 8582AFE - .string "Powerful, but needs\nrecharging the\nnext turn.$" - -gTM16ItemDescription:: @ 8582B2C - .string "Creates a wall of\nlight that lowers\nSP. ATK damage.$" - -gTM17ItemDescription:: @ 8582B60 - .string "Negates all damage,\nbut may fail if used\nin succession.$" - -gTM18ItemDescription:: @ 8582B98 - .string "Raises the power of\nWATER-type moves\nfor 5 turns.$" - -gTM19ItemDescription:: @ 8582BCA - .string "Recovers half the\nHP of the damage \nthis move inflicts.$" - -gTM20ItemDescription:: @ 8582C02 - .string "Prevents status\nabnormality with a\nmystical power.$" - -gTM21ItemDescription:: @ 8582C35 - .string "The less the user\nlikes you, the more\npowerful this move.$" - -gTM22ItemDescription:: @ 8582C6F - .string "Absorbs sunlight in\nthe 1st turn, then\nattacks next turn.$" - -gTM23ItemDescription:: @ 8582CA9 - .string "Slams the foe with\na hard tail. It may\nlower DEFENSE.$" - -gTM24ItemDescription:: @ 8582CDF - .string "A powerful electric\nattack that may\ncause paralysis.$" - -gTM25ItemDescription:: @ 8582D14 - .string "Strikes the foe\nwith a thunderbolt.\nIt may paralyze.$" - -gTM26ItemDescription:: @ 8582D49 - .string "Causes a quake\nthat has no effect\non flying foes.$" - -gTM27ItemDescription:: @ 8582D7B - .string "The more the user\nlikes you, the more\npowerful this move.$" - -gTM28ItemDescription:: @ 8582DB5 - .string "Digs underground\nthe 1st turn, then\nstrikes next turn.$" - -gTM29ItemDescription:: @ 8582DEC - .string "A powerful psychic\nattack that may\nlower SP. DEF.$" - -gTM30ItemDescription:: @ 8582E1E - .string "Hurls a dark lump\nat the foe. It may\nlower SP. DEF.$" - -gTM31ItemDescription:: @ 8582E52 - .string "Destroys barriers\nlike LIGHT SCREEN\nand causes damage.$" - -gTM32ItemDescription:: @ 8582E89 - .string "Creates illusory\ncopies to enhance\nelusiveness.$" - -gTM33ItemDescription:: @ 8582EB9 - .string "Creates a wall of\nlight that weakens\nphysical attacks.$" - -gTM34ItemDescription:: @ 8582EF0 - .string "Zaps the foe with a\njolt of electricity\nthat never misses.$" - -gTM35ItemDescription:: @ 8582F2B - .string "Looses a stream of\nfire that may burn\nthe foe.$" - -gTM36ItemDescription:: @ 8582F5A - .string "Hurls sludge at the\nfoe. It may poison\nthe foe.$" - -gTM37ItemDescription:: @ 8582F8A - .string "Causes a sandstorm\nthat hits the foe\nover several turns.$" - -gTM38ItemDescription:: @ 8582FC3 - .string "A powerful fire\nattack that may\nburn the foe.$" - -gTM39ItemDescription:: @ 8582FF1 - .string "Stops the foe from\nmoving with rocks.\nMay lower SPEED.$" - -gTM40ItemDescription:: @ 8583028 - .string "An extremely fast\nattack that can’t\nbe avoided.$" - -gTM41ItemDescription:: @ 8583058 - .string "Prevents the foe\nfrom using the same\nmove in a row.$" - -gTM42ItemDescription:: @ 858308C - .string "Raises ATTACK when\npoisoned, burned,\nor paralyzed.$" - -gTM43ItemDescription:: @ 85830BF - .string "Adds an effect to\nattack depending\non the location.$" - -gTM44ItemDescription:: @ 85830F3 - .string "The user sleeps for\n2 turns to restore\nhealth and status.$" - -gTM45ItemDescription:: @ 858312D - .string "Makes it tough to\nattack a foe of the\nopposite gender.$" - -gTM46ItemDescription:: @ 8583164 - .string "While attacking,\nit may steal the\nfoe’s held item.$" - -gTM47ItemDescription:: @ 8583197 - .string "Spreads hard-\nedged wings and\nslams into the foe.$" - -gTM48ItemDescription:: @ 85831C9 - .string "Switches abilities\nwith the foe on the\nturn this is used.$" - -gTM49ItemDescription:: @ 8583203 - .string "Steals the effects\nof the move the foe\nis trying to use.$" - -gTM50ItemDescription:: @ 858323C - .string "Enables full-power\nattack, but sharply\nlowers SP. ATK.$" - -gHM01ItemDescription:: @ 8583273 - .string "Attacks the foe\nwith sharp blades\nor claws.$" - -gHM02ItemDescription:: @ 858329F - .string "Flies up on the\nfirst turn, then\nattacks next turn.$" - -gHM03ItemDescription:: @ 85832D3 - .string "Creates a huge\nwave, then crashes\nit down on the foe.$" - -gHM04ItemDescription:: @ 8583309 - .string "Builds enormous\npower, then slams\nthe foe.$" - -gHM05ItemDescription:: @ 8583334 - .string "Looses a powerful\nblast of light that\nreduces accuracy.$" - -gHM06ItemDescription:: @ 858336C - .string "A rock-crushingly\ntough attack that\nmay lower DEFENSE.$" - -gHM07ItemDescription:: @ 85833A3 - .string "Attacks the foe\nwith enough power\nto climb waterfalls.$" - -gHM08ItemDescription:: @ 85833DA - .string "Dives underwater\nthe 1st turn, then\nattacks next turn.$" - -gOaksParcelItemDescription:: @ 8583411 - .string "A parcel for PROF.\nOAK from a POKéMON\nMART’s clerk.$" - -gPokeFluteItemDescription:: @ 8583445 - .string "A sweet-sounding\nflute that awakens\nPOKéMON.$" - -gSecretKeyItemDescription:: @ 8583472 - .string "The key to the\nCINNABAR ISLAND\nGYM’s entrance.$" - -gBikeVoucherItemDescription:: @ 85834A1 - .string "A voucher for\nobtaining a bicycle\nfrom the BIKE SHOP.$" - -gGoldTeethItemDescription:: @ 85834D7 - .string "Gold dentures lost\nby the SAFARI\nZONE’s WARDEN.$" - -gOldAmberItemDescription:: @ 8583507 - .string "A stone containing\nthe genes of an\nancient POKéMON.$" - -gCardKeyItemDescription:: @ 858353B - .string "A card-type door\nkey used in SILPH\nCO’s office.$" - -gLiftKeyItemDescription:: @ 858356B - .string "An elevator key\nused in TEAM\nROCKET’s HIDEOUT.$" - -gHelixFossilItemDescription:: @ 858359A - .string "A piece of an\nancient marine\nPOKéMON’s seashell.$" - -gDomeFossilItemDescription:: @ 85835CB - .string "A piece of an\nancient marine\nPOKéMON’s shell.$" - -gSilphScopeItemDescription:: @ 85835F9 - .string "SILPH CO’s scope\nmakes unseeable\nPOKéMON visible.$" - -gBicycleItemDescription:: @ 858362B - .string "A folding bicycle\nthat is faster than\nthe RUNNING SHOES.$" - -gTownMapItemDescription:: @ 8583664 - .string "Can be viewed\nanytime. Shows your\npresent location.$" - -gVSSeekerItemDescription:: @ 8583698 - .string "A rechargeable unit\nthat flags battle-\nready TRAINERS.$" - -gFameCheckerItemDescription:: @ 85836CF - .string "Stores information\non famous people\nfor instant recall.$" - -gTMCaseItemDescription:: @ 8583707 - .string "A convenient case \nthat holds TMs and\nHMs.$" - -gBerryPouchItemDescription:: @ 8583732 - .string "A convenient\ncontainer that\nholds BERRIES.$" - -gTeachyTVItemDescription:: @ 858375D - .string "A TV set tuned to\nan advice program\nfor TRAINERS.$" - -gTriPassItemDescription:: @ 858378F - .string "A pass for ferries\nbetween ONE, TWO,\nand THREE ISLAND.$" - -gRainbowPassItemDescription:: @ 85837C6 - .string "For ferries serving\nVERMILION and the\nSEVII ISLANDS.$" - -gTeaItemDescription:: @ 85837FB - .string "A thirst-quenching\ntea prepared by an\nold lady.$" - -gMysticTicketItemDescription:: @ 858382B - .string "A ticket required\nto board the ship\nto NAVEL ROCK.$" - -gAuroraTicketItemDescription:: @ 858385E - .string "A ticket required\nto board the ship\nto BIRTH ISLAND.$" - -gPowderJarItemDescription:: @ 8583893 - .string "Stores BERRY\nPOWDER made using\na BERRY CRUSHER.$" - -gRubyItemDescription:: @ 85838C3 - .string "An exquisite, red-\nglowing gem that\nsymbolizes passion.$" - -gSapphireItemDescription:: @ 85838FB - .string "A brilliant blue gem\nthat symbolizes\nhonesty.$" - -gMagmaEmblemItemDescription:: @ 8583929 - .string "A medal-like item in\nthe same shape as\nTEAM MAGMA’s mark.$" - -gOldSeaMapItemDescription:: @ 8583963 - .string "A faded sea chart\nthat shows the way\nto a certain island.$" diff --git a/data/text/move_descriptions.inc b/data/text/move_descriptions.inc new file mode 100644 index 000000000..454e49ae1 --- /dev/null +++ b/data/text/move_descriptions.inc @@ -0,0 +1,1418 @@ +gPoundMoveDescription:: @ 86181C1 + .string "Pounds the foe with\nforelegs or tail.$" + +gKarateChopMoveDescription:: @ 86181E7 + .string "A chopping attack with a\nhigh critical-hit ratio.$" + +gDoubleSlapMoveDescription:: @ 8618219 + .string "Repeatedly slaps the foe\n2 to 5 times.$" + +gCometPunchMoveDescription:: @ 8618240 + .string "Repeatedly punches the foe\n2 to 5 times.$" + +gMegaPunchMoveDescription:: @ 8618269 + .string "A strong punch thrown with\nincredible power.$" + +gPayDayMoveDescription:: @ 8618296 + .string "Throws coins at the foe.\nMoney is recovered after.$" + +gFirePunchMoveDescription:: @ 86182C9 + .string "A fiery punch that may burn\nthe foe.$" + +gIcePunchMoveDescription:: @ 86182EE + .string "An icy punch that may\nfreeze the foe.$" + +gThunderPunchMoveDescription:: @ 8618314 + .string "An electrified punch that\nmay paralyze the foe.$" + +gScratchMoveDescription:: @ 8618344 + .string "Scratches the foe with\nsharp claws.$" + +gViceGripMoveDescription:: @ 8618368 + .string "Grips the foe with large and\npowerful pincers.$" + +gGuillotineMoveDescription:: @ 8618397 + .string "A powerful pincer attack\nthat may cause fainting.$" + +gRazorWindMoveDescription:: @ 86183C9 + .string "A 2-turn move that strikes\nthe foe on the 2nd turn.$" + +gSwordsDanceMoveDescription:: @ 86183FD + .string "A fighting dance that\nsharply raises ATTACK.$" + +gCutMoveDescription:: @ 861842A + .string "Cuts the foe with sharp\nscythes, claws, etc.$" + +gGustMoveDescription:: @ 8618457 + .string "Strikes the foe with a gust\nof wind whipped up by wings.$" + +gWingAttackMoveDescription:: @ 8618490 + .string "Strikes the foe with wings\nspread wide.$" + +gWhirlwindMoveDescription:: @ 86184B8 + .string "Blows away the foe with\nwind and ends the battle.$" + +gFlyMoveDescription:: @ 86184EA + .string "Flies up on the first turn,\nthen strikes the next turn.$" + +gBindMoveDescription:: @ 8618522 + .string "Binds and squeezes the foe\nfor 2 to 5 turns.$" + +gSlamMoveDescription:: @ 861854F + .string "Slams the foe with a long\ntail, vine, etc.$" + +gVineWhipMoveDescription:: @ 861857A + .string "Strikes the foe with\nslender, whiplike vines.$" + +gStompMoveDescription:: @ 86185A8 + .string "Stomps the enemy with a big\nfoot. May cause flinching.$" + +gDoubleKickMoveDescription:: @ 86185DF + .string "A double-kicking attack\nthat strikes the foe twice.$" + +gMegaKickMoveDescription:: @ 8618613 + .string "An extremely powerful kick\nwith intense force.$" + +gJumpKickMoveDescription:: @ 8618642 + .string "A strong jumping kick. May\nmiss and hurt the kicker.$" + +gRollingKickMoveDescription:: @ 8618677 + .string "A fast kick delivered from\na rapid spin.$" + +gSandAttackMoveDescription:: @ 86186A0 + .string "Reduces the foe’s accuracy\nby hurling sand in its face.$" + +gHeadbuttMoveDescription:: @ 86186D8 + .string "A ramming attack that may\ncause flinching.$" + +gHornAttackMoveDescription:: @ 8618703 + .string "Jabs the foe with sharp\nhorns.$" + +gFuryAttackMoveDescription:: @ 8618722 + .string "Jabs the foe 2 to 5 times\nwith sharp horns, etc.$" + +gHornDrillMoveDescription:: @ 8618753 + .string "A one-hit KO attack that\nuses a horn like a drill.$" + +gTackleMoveDescription:: @ 8618786 + .string "Charges the foe with a full-\nbody tackle.$" + +gBodySlamMoveDescription:: @ 86187B0 + .string "A full-body slam that may\ncause paralysis.$" + +gWrapMoveDescription:: @ 86187DB + .string "Wraps and squeezes the foe\n2 to 5 times with vines, etc.$" + +gTakeDownMoveDescription:: @ 8618814 + .string "A reckless charge attack\nthat also hurts the user.$" + +gThrashMoveDescription:: @ 8618847 + .string "A rampage of 2 to 3 turns\nthat confuses the user.$" + +gDoubleEdgeMoveDescription:: @ 8618879 + .string "A life-risking tackle that\nalso hurts the user.$" + +gTailWhipMoveDescription:: @ 86188A9 + .string "Wags the tail to lower the\nfoe’s DEFENSE.$" + +gPoisonStingMoveDescription:: @ 86188D3 + .string "A toxic attack with barbs,\netc., that may poison.$" + +gTwineedleMoveDescription:: @ 8618905 + .string "Stingers on the forelegs\njab the foe twice.$" + +gPinMissileMoveDescription:: @ 8618931 + .string "Sharp pins are fired to\nstrike 2 to 5 times.$" + +gLeerMoveDescription:: @ 861895E + .string "Frightens the foe with a\nleer to lower DEFENSE.$" + +gBiteMoveDescription:: @ 861898E + .string "Bites with vicious fangs.\nMay cause flinching.$" + +gGrowlMoveDescription:: @ 86189BD + .string "Growls cutely to reduce the\nfoe’s ATTACK.$" + +gRoarMoveDescription:: @ 86189E7 + .string "Makes the foe flee to end\nthe battle.$" + +gSingMoveDescription:: @ 8618A0D + .string "A soothing song lulls the\nfoe into a deep slumber.$" + +gSupersonicMoveDescription:: @ 8618A40 + .string "Emits bizarre sound waves\nthat may confuse the foe.$" + +gSonicBoomMoveDescription:: @ 8618A74 + .string "Launches shock waves that\nalways inflict 20 HP damage.$" + +gDisableMoveDescription:: @ 8618AAB + .string "Psychically disables one of\nthe foe’s moves.$" + +gAcidMoveDescription:: @ 8618AD8 + .string "Sprays a hide-melting acid.\nMay lower DEFENSE.$" + +gEmberMoveDescription:: @ 8618B07 + .string "A weak fire attack that may\ninflict a burn.$" + +gFlamethrowerMoveDescription:: @ 8618B33 + .string "A powerful fire attack that\nmay inflict a burn.$" + +gMistMoveDescription:: @ 8618B63 + .string "Creates a mist that stops\nreduction of abilities.$" + +gWaterGunMoveDescription:: @ 8618B95 + .string "Squirts water to attack\nthe foe.$" + +gHydroPumpMoveDescription:: @ 8618BB6 + .string "Blasts water at high power\nto strike the foe.$" + +gSurfMoveDescription:: @ 8618BE4 + .string "Creates a huge wave, then\ncrashes it down on the foe.$" + +gIceBeamMoveDescription:: @ 8618C1A + .string "Blasts the foe with an icy\nbeam that may freeze it.$" + +gBlizzardMoveDescription:: @ 8618C4E + .string "Hits the foe with an icy\nstorm that may freeze it.$" + +gPsybeamMoveDescription:: @ 8618C81 + .string "Fires a peculiar ray that\nmay confuse the foe.$" + +gBubbleBeamMoveDescription:: @ 8618CB0 + .string "Forcefully sprays bubbles\nthat may lower SPEED.$" + +gAuroraBeamMoveDescription:: @ 8618CE0 + .string "Fires a rainbow-colored\nbeam that may lower ATTACK.$" + +gHyperBeamMoveDescription:: @ 8618D14 + .string "Powerful, but leaves the\nuser immobile the next turn.$" + +gPeckMoveDescription:: @ 8618D4A + .string "Attacks the foe with a\njabbing beak, etc.$" + +gDrillPeckMoveDescription:: @ 8618D74 + .string "A corkscrewing attack with\nthe beak acting as a drill.$" + +gSubmissionMoveDescription:: @ 8618DAB + .string "A reckless body slam that\nalso hurts the user.$" + +gLowKickMoveDescription:: @ 8618DDA + .string "A kick that inflicts more\ndamage on heavier foes.$" + +gCounterMoveDescription:: @ 8618E0C + .string "Retaliates any physical hit\nwith double the power.$" + +gSeismicTossMoveDescription:: @ 8618E3F + .string "Inflicts damage identical\nto the user’s level.$" + +gStrengthMoveDescription:: @ 8618E6E + .string "Builds enormous power,\nthen slams the foe.$" + +gAbsorbMoveDescription:: @ 8618E99 + .string "An attack that absorbs\nhalf the damage inflicted.$" + +gMegaDrainMoveDescription:: @ 8618ECB + .string "An attack that absorbs\nhalf the damage inflicted.$" + +gLeechSeedMoveDescription:: @ 8618EFD + .string "Plants a seed on the foe to\nsteal HP on every turn.$" + +gGrowthMoveDescription:: @ 8618F31 + .string "Forces the body to grow\nand heightens SP. ATK.$" + +gRazorLeafMoveDescription:: @ 8618F60 + .string "Cuts the enemy with leaves.\nHigh critical-hit ratio.$" + +gSolarBeamMoveDescription:: @ 8618F95 + .string "Absorbs light in one turn,\nthen attacks next turn.$" + +gPoisonPowderMoveDescription:: @ 8618FC8 + .string "Scatters a toxic powder\nthat may poison the foe.$" + +gStunSporeMoveDescription:: @ 8618FF9 + .string "Scatters a powder that may\nparalyze the foe.$" + +gSleepPowderMoveDescription:: @ 8619026 + .string "Scatters a powder that may\ncause the foe to sleep.$" + +gPetalDanceMoveDescription:: @ 8619059 + .string "A rampage of 2 to 3 turns\nthat confuses the user.$" + +gStringShotMoveDescription:: @ 861908B + .string "Binds the foe with string\nto reduce its SPEED.$" + +gDragonRageMoveDescription:: @ 86190BA + .string "Launches shock waves that\nalways inflict 40 HP damage.$" + +gFireSpinMoveDescription:: @ 86190F1 + .string "Traps the foe in a ring of\nfire for 2 to 5 turns.$" + +gThunderShockMoveDescription:: @ 8619123 + .string "An electrical attack that\nmay paralyze the foe.$" + +gThunderboltMoveDescription:: @ 8619153 + .string "A strong electrical attack\nthat may paralyze the foe.$" + +gThunderWaveMoveDescription:: @ 8619189 + .string "A weak jolt of electricity\nthat paralyzes the foe.$" + +gThunderMoveDescription:: @ 86191BC + .string "A lightning attack that may\ncause paralysis.$" + +gRockThrowMoveDescription:: @ 86191E9 + .string "Throws small rocks to\nstrike the foe.$" + +gEarthquakeMoveDescription:: @ 861920F + .string "A powerful quake, but has\nno effect on flying foes.$" + +gFissureMoveDescription:: @ 8619243 + .string "A one-hit KO move that\ndrops the foe in a fissure.$" + +gDigMoveDescription:: @ 8619276 + .string "Digs underground the first\nturn and strikes next turn.$" + +gToxicMoveDescription:: @ 86192AD + .string "Poisons the foe with an\nintensifying toxin.$" + +gConfusionMoveDescription:: @ 86192D9 + .string "A psychic attack that may\ncause confusion.$" + +gPsychicMoveDescription:: @ 8619304 + .string "A powerful psychic attack\nthat may lower SP. DEF.$" + +gHypnosisMoveDescription:: @ 8619336 + .string "A hypnotizing move that\nmay induce sleep.$" + +gMeditateMoveDescription:: @ 8619360 + .string "Meditates in a peaceful\nfashion to raise ATTACK.$" + +gAgilityMoveDescription:: @ 8619391 + .string "Relaxes the body to sharply\nboost SPEED.$" + +gQuickAttackMoveDescription:: @ 86193BA + .string "An extremely fast attack\nthat always strikes first.$" + +gRageMoveDescription:: @ 86193EE + .string "Raises the user’s ATTACK\nevery time it is hit.$" + +gTeleportMoveDescription:: @ 861941D + .string "A psychic move for fleeing\nfrom battle instantly.$" + +gNightShadeMoveDescription:: @ 861944F + .string "Inflicts damage identical\nto the user’s level.$" + +gMimicMoveDescription:: @ 861947E + .string "Copies a move used by the\nfoe during one battle.$" + +gScreechMoveDescription:: @ 86194AF + .string "Emits a screech to sharply\nreduce the foe’s DEFENSE.$" + +gDoubleTeamMoveDescription:: @ 86194E4 + .string "Creates illusory copies to\nraise evasiveness.$" + +gRecoverMoveDescription:: @ 8619512 + .string "Recovers up to half the\nuser’s maximum HP.$" + +gHardenMoveDescription:: @ 861953D + .string "Stiffens the body’s \nmuscles to raise DEFENSE.$" + +gMinimizeMoveDescription:: @ 861956C + .string "Minimizes the user’s size\nto raise evasiveness.$" + +gSmokescreenMoveDescription:: @ 861959C + .string "Lowers the foe’s accuracy\nusing smoke, ink, etc.$" + +gConfuseRayMoveDescription:: @ 86195CD + .string "A sinister ray that\nconfuses the foe.$" + +gWithdrawMoveDescription:: @ 86195F3 + .string "Withdraws the body into its\nhard shell to raise DEFENSE.$" + +gDefenseCurlMoveDescription:: @ 861962C + .string "Curls up to conceal weak\nspots and raise DEFENSE.$" + +gBarrierMoveDescription:: @ 861965E + .string "Creates a barrier that\nsharply raises DEFENSE.$" + +gLightScreenMoveDescription:: @ 861968D + .string "Creates a wall of light that\nlowers SP. ATK damage.$" + +gHazeMoveDescription:: @ 86196C1 + .string "Creates a black haze that\neliminates all stat changes.$" + +gReflectMoveDescription:: @ 86196F8 + .string "Creates a wall of light that\nweakens physical attacks.$" + +gFocusEnergyMoveDescription:: @ 861972F + .string "Focuses power to raise the\ncritical-hit ratio.$" + +gBideMoveDescription:: @ 861975E + .string "Endures attack for 2\nturns to retaliate double.$" + +gMetronomeMoveDescription:: @ 861978E + .string "Waggles a finger to use any\nPOKéMON move at random.$" + +gMirrorMoveMoveDescription:: @ 86197C2 + .string "Counters the foe’s attack\nwith the same move.$" + +gSelfDestructMoveDescription:: @ 86197F0 + .string "Inflicts severe damage but\nmakes the user faint.$" + +gEggBombMoveDescription:: @ 8619821 + .string "An egg is forcibly hurled at\nthe foe.$" + +gLickMoveDescription:: @ 8619847 + .string "Licks with a long tongue to\ninjure. May also paralyze.$" + +gSmogMoveDescription:: @ 861987E + .string "An exhaust-gas attack\nthat may also poison.$" + +gSludgeMoveDescription:: @ 86198AA + .string "Sludge is hurled to inflict\ndamage. May also poison.$" + +gBoneClubMoveDescription:: @ 86198DF + .string "Clubs the foe with a bone.\nMay cause flinching.$" + +gFireBlastMoveDescription:: @ 861990F + .string "Incinerates everything it\nstrikes. May cause a burn.$" + +gWaterfallMoveDescription:: @ 8619944 + .string "Charges the foe with speed\nto climb waterfalls.$" + +gClampMoveDescription:: @ 8619974 + .string "Traps and squeezes the\nfoe for 2 to 5 turns.$" + +gSwiftMoveDescription:: @ 86199A1 + .string "Sprays star-shaped rays\nthat never miss.$" + +gSkullBashMoveDescription:: @ 86199CA + .string "Tucks in the head, then\nattacks on the next turn.$" + +gSpikeCannonMoveDescription:: @ 86199FC + .string "Launches sharp spikes that\nstrike 2 to 5 times.$" + +gConstrictMoveDescription:: @ 8619A2C + .string "Constricts to inflict pain.\nMay lower SPEED.$" + +gAmnesiaMoveDescription:: @ 8619A59 + .string "Forgets about something\nand sharply raises SP. DEF.$" + +gKinesisMoveDescription:: @ 8619A8D + .string "Distracts the foe.\nMay lower accuracy.$" + +gSoftBoiledMoveDescription:: @ 8619AB4 + .string "Recovers up to half the\nuser’s maximum HP.$" + +gHiJumpKickMoveDescription:: @ 8619ADF + .string "A jumping knee kick. If it\nmisses, the user is hurt.$" + +gGlareMoveDescription:: @ 8619B14 + .string "Intimidates and frightens\nthe foe into paralysis.$" + +gDreamEaterMoveDescription:: @ 8619B46 + .string "Takes one half the damage\ninflicted on a sleeping foe.$" + +gPoisonGasMoveDescription:: @ 8619B7D + .string "Envelops the foe in a toxic\ngas that may poison.$" + +gBarrageMoveDescription:: @ 8619BAE + .string "Hurls round objects at the\nfoe 2 to 5 times.$" + +gLeechLifeMoveDescription:: @ 8619BDB + .string "An attack that steals half\nthe damage inflicted.$" + +gLovelyKissMoveDescription:: @ 8619C0C + .string "Demands a kiss with a scary\nface that induces sleep.$" + +gSkyAttackMoveDescription:: @ 8619C41 + .string "Searches out weak spots,\nthen strikes the next turn.$" + +gTransformMoveDescription:: @ 8619C76 + .string "Alters the user’s cells to\nbecome a copy of the foe.$" + +gBubbleMoveDescription:: @ 8619CAB + .string "An attack using bubbles.\nMay lower the foe’s SPEED.$" + +gDizzyPunchMoveDescription:: @ 8619CDF + .string "A rhythmic punch that may\nconfuse the foe.$" + +gSporeMoveDescription:: @ 8619D0A + .string "Scatters a cloud of spores\nthat always induce sleep.$" + +gFlashMoveDescription:: @ 8619D3F + .string "Looses a powerful blast of\nlight that cuts accuracy.$" + +gPsywaveMoveDescription:: @ 8619D74 + .string "Attacks with a psychic\nwave of varying intensity.$" + +gSplashMoveDescription:: @ 8619DA6 + .string "It’s just a splash...\nHas no effect whatsoever.$" + +gAcidArmorMoveDescription:: @ 8619DD6 + .string "Liquifies the user’s body\nto sharply raise DEFENSE.$" + +gCrabhammerMoveDescription:: @ 8619E0A + .string "Hammers with a pincer. Has a\nhigh critical-hit ratio.$" + +gExplosionMoveDescription:: @ 8619E40 + .string "Inflicts severe damage but\nmakes the user faint.$" + +gFurySwipesMoveDescription:: @ 8619E71 + .string "Rakes the foe with sharp\nclaws, etc., 2 to 5 times.$" + +gBonemerangMoveDescription:: @ 8619EA5 + .string "Throws a bone boomerang\nthat strikes twice.$" + +gRestMoveDescription:: @ 8619ED1 + .string "The user sleeps for 2 turns,\nrestoring HP and status.$" + +gRockSlideMoveDescription:: @ 8619F07 + .string "Large boulders are hurled.\nMay cause flinching.$" + +gHyperFangMoveDescription:: @ 8619F37 + .string "Attacks with sharp fangs.\nMay cause flinching.$" + +gSharpenMoveDescription:: @ 8619F66 + .string "Reduces the polygon count\nand raises ATTACK.$" + +gConversionMoveDescription:: @ 8619F93 + .string "Changes the user’s type\ninto a known move’s type.$" + +gTriAttackMoveDescription:: @ 8619FC5 + .string "Fires three types of beams\nat the same time.$" + +gSuperFangMoveDescription:: @ 8619FF2 + .string "Attacks with sharp fangs\nand cuts half the foe’s HP.$" + +gSlashMoveDescription:: @ 861A027 + .string "Slashes with claws, etc. Has\na high critical-hit ratio.$" + +gSubstituteMoveDescription:: @ 861A05F + .string "Creates a decoy using 1/4\nof the user’s maximum HP.$" + +gStruggleMoveDescription:: @ 861A093 + .string "Used only if all PP are gone.\nAlso hurts the user a little.$" + +gSketchMoveDescription:: @ 861A0CF + .string "Copies the foe’s last move\npermanently.$" + +gTripleKickMoveDescription:: @ 861A0F7 + .string "Kicks the foe 3 times in a\nrow with rising intensity.$" + +gThiefMoveDescription:: @ 861A12D + .string "While attacking, it may\nsteal the foe’s held item.$" + +gSpiderWebMoveDescription:: @ 861A160 + .string "Ensnares the foe to stop it\nfrom fleeing or switching.$" + +gMindReaderMoveDescription:: @ 861A197 + .string "Senses the foe’s action to\nensure the next move’s hit.$" + +gNightmareMoveDescription:: @ 861A1CE + .string "Inflicts 1/4 damage on a\nsleeping foe every turn.$" + +gFlameWheelMoveDescription:: @ 861A200 + .string "A fiery charge attack that\nmay inflict a burn.$" + +gSnoreMoveDescription:: @ 861A22F + .string "A loud attack that can be\nused only while asleep.$" + +gCurseMoveDescription:: @ 861A261 + .string "A move that functions\ndifferently for GHOSTS.$" + +gFlailMoveDescription:: @ 861A28F + .string "Inflicts more damage when\nthe user’s HP is down.$" + +gConversion2MoveDescription:: @ 861A2C0 + .string "Makes the user resistant\nto the last attack’s type.$" + +gAeroblastMoveDescription:: @ 861A2F4 + .string "Launches a vacuumed blast.\nHigh critical-hit ratio.$" + +gCottonSporeMoveDescription:: @ 861A328 + .string "Spores cling to the foe,\nsharply reducing SPEED.$" + +gReversalMoveDescription:: @ 861A359 + .string "Inflicts more damage when\nthe user’s HP is down.$" + +gSpiteMoveDescription:: @ 861A38A + .string "Spitefully cuts the PP\nof the foe’s last move.$" + +gPowderSnowMoveDescription:: @ 861A3B9 + .string "Blasts the foe with a snowy\ngust. May cause freezing.$" + +gProtectMoveDescription:: @ 861A3EF + .string "Evades attack, but may fail\nif used in succession.$" + +gMachPunchMoveDescription:: @ 861A422 + .string "A punch is thrown at wicked\nspeed to strike first.$" + +gScaryFaceMoveDescription:: @ 861A455 + .string "Frightens with a scary face\nto sharply reduce SPEED.$" + +gFaintAttackMoveDescription:: @ 861A48A + .string "Draws the foe close, then\nstrikes without fail.$" + +gSweetKissMoveDescription:: @ 861A4BA + .string "Demands a kiss with a cute\nlook. May cause confusion.$" + +gBellyDrumMoveDescription:: @ 861A4F0 + .string "Maximizes ATTACK while\nsacrificing HP.$" + +gSludgeBombMoveDescription:: @ 861A517 + .string "Sludge is hurled to inflict\ndamage. May also poison.$" + +gMudSlapMoveDescription:: @ 861A54C + .string "Hurls mud in the foe’s face\nto reduce its accuracy.$" + +gOctazookaMoveDescription:: @ 861A580 + .string "Fires a lump of ink to\ndamage and cut accuracy.$" + +gSpikesMoveDescription:: @ 861A5B0 + .string "Sets spikes that hurt a \nfoe switching in.$" + +gZapCannonMoveDescription:: @ 861A5DB + .string "Powerful and sure to cause\nparalysis, but inaccurate.$" + +gForesightMoveDescription:: @ 861A611 + .string "Negates the foe’s efforts\nto heighten evasiveness.$" + +gDestinyBondMoveDescription:: @ 861A644 + .string "If the user faints, the foe\nis also made to faint.$" + +gPerishSongMoveDescription:: @ 861A677 + .string "Any POKéMON hearing this\nsong faints in 3 turns.$" + +gIcyWindMoveDescription:: @ 861A6A8 + .string "A chilling attack that\nlowers the foe’s SPEED.$" + +gDetectMoveDescription:: @ 861A6D7 + .string "Evades attack, but may fail\nif used in succession.$" + +gBoneRushMoveDescription:: @ 861A70A + .string "Strikes the foe with a bone\nin hand 2 to 5 times.$" + +gLockOnMoveDescription:: @ 861A73C + .string "Locks on to the foe to\nensure the next move hits.$" + +gOutrageMoveDescription:: @ 861A76E + .string "A rampage of 2 to 3 turns\nthat confuses the user.$" + +gSandstormMoveDescription:: @ 861A7A0 + .string "Causes a sandstorm that\nrages for several turns.$" + +gGigaDrainMoveDescription:: @ 861A7D1 + .string "An attack that steals half\nthe damage inflicted.$" + +gEndureMoveDescription:: @ 861A802 + .string "Endures any attack for\n1 turn, leaving at least 1HP.$" + +gCharmMoveDescription:: @ 861A837 + .string "Charms the foe and sharply\nreduces its ATTACK.$" + +gRolloutMoveDescription:: @ 861A866 + .string "An attack lasting 5 turns\nwith rising intensity.$" + +gFalseSwipeMoveDescription:: @ 861A897 + .string "An attack that leaves the\nfoe with at least 1 HP.$" + +gSwaggerMoveDescription:: @ 861A8C9 + .string "Confuses the foe, but also\nsharply raises ATTACK.$" + +gMilkDrinkMoveDescription:: @ 861A8FB + .string "Recovers up to half the\nuser’s maximum HP.$" + +gSparkMoveDescription:: @ 861A926 + .string "An electrified tackle that\nmay paralyze the foe.$" + +gFuryCutterMoveDescription:: @ 861A957 + .string "An attack that intensifies\non each successive hit.$" + +gSteelWingMoveDescription:: @ 861A98A + .string "Strikes the foe with hard\nwings spread wide.$" + +gMeanLookMoveDescription:: @ 861A9B7 + .string "Fixes the foe with a mean\nlook that prevents escape.$" + +gAttractMoveDescription:: @ 861A9EC + .string "Makes the opposite gender\nless likely to attack.$" + +gSleepTalkMoveDescription:: @ 861AA1D + .string "Uses an available move\nrandomly while asleep.$" + +gHealBellMoveDescription:: @ 861AA4B + .string "Chimes soothingly to heal\nall status abnormalities.$" + +gReturnMoveDescription:: @ 861AA7F + .string "An attack that increases\nin power with friendship.$" + +gPresentMoveDescription:: @ 861AAB2 + .string "A gift in the form of a\nbomb. May restore HP.$" + +gFrustrationMoveDescription:: @ 861AAE0 + .string "An attack that is stronger\nif the TRAINER is disliked.$" + +gSafeguardMoveDescription:: @ 861AB17 + .string "A mystical force prevents\nall status problems.$" + +gPainSplitMoveDescription:: @ 861AB46 + .string "Adds the user and foe’s HP,\nthen shares them equally.$" + +gSacredFireMoveDescription:: @ 861AB7C + .string "A mystical fire attack that\nmay inflict a burn.$" + +gMagnitudeMoveDescription:: @ 861ABAC + .string "A ground-shaking attack\nof random intensity.$" + +gDynamicPunchMoveDescription:: @ 861ABD9 + .string "Powerful and sure to cause\nconfusion, but inaccurate.$" + +gMegahornMoveDescription:: @ 861AC0F + .string "A brutal ramming attack\nusing out-thrust horns.$" + +gDragonBreathMoveDescription:: @ 861AC3F + .string "Strikes the foe with an\nincredible blast of breath.$" + +gBatonPassMoveDescription:: @ 861AC73 + .string "Switches out the user while\nkeeping effects in play.$" + +gEncoreMoveDescription:: @ 861ACA8 + .string "Makes the foe repeat its\nlast move over 2 to 6 turns.$" + +gPursuitMoveDescription:: @ 861ACDE + .string "Inflicts bad damage if used\non a foe switching out.$" + +gRapidSpinMoveDescription:: @ 861AD12 + .string "Spins the body at high\nspeed to strike the foe.$" + +gSweetScentMoveDescription:: @ 861AD42 + .string "Allures the foe to reduce\nevasiveness.$" + +gIronTailMoveDescription:: @ 861AD69 + .string "Attacks with a rock-hard\ntail. May lower DEFENSE.$" + +gMetalClawMoveDescription:: @ 861AD9B + .string "A claw attack that may\nraise the user’s ATTACK.$" + +gVitalThrowMoveDescription:: @ 861ADCB + .string "Makes the user’s move last,\nbut it never misses.$" + +gMorningSunMoveDescription:: @ 861ADFC + .string "Restores HP. The amount\nvaries with the weather.$" + +gSynthesisMoveDescription:: @ 861AE2D + .string "Restores HP. The amount\nvaries with the weather.$" + +gMoonlightMoveDescription:: @ 861AE5E + .string "Restores HP. The amount\nvaries with the weather.$" + +gHiddenPowerMoveDescription:: @ 861AE8F + .string "The effectiveness varies\nwith the user.$" + +gCrossChopMoveDescription:: @ 861AEB7 + .string "A double-chopping attack.\nHigh critical-hit ratio.$" + +gTwisterMoveDescription:: @ 861AEEA + .string "Whips up a vicious twister\nto tear at the foe.$" + +gRainDanceMoveDescription:: @ 861AF19 + .string "Boosts the power of WATER-\ntype moves for 5 turns.$" + +gSunnyDayMoveDescription:: @ 861AF4C + .string "Boosts the power of FIRE-\ntype moves for 5 turns.$" + +gCrunchMoveDescription:: @ 861AF7E + .string "Crunches with sharp fangs.\nMay lower SP. DEF.$" + +gMirrorCoatMoveDescription:: @ 861AFAC + .string "Counters the foe’s special\nattack at double the power.$" + +gPsychUpMoveDescription:: @ 861AFE3 + .string "Copies the foe’s effect(s)\nand gives to the user.$" + +gExtremeSpeedMoveDescription:: @ 861B015 + .string "An extremely fast and\npowerful attack.$" + +gAncientPowerMoveDescription:: @ 861B03C + .string "An attack that may raise\nall stats.$" + +gShadowBallMoveDescription:: @ 861B060 + .string "Hurls a black blob that may\nlower the foe’s SP. DEF.$" + +gFutureSightMoveDescription:: @ 861B095 + .string "Heightens inner power to\nstrike 2 turns later.$" + +gRockSmashMoveDescription:: @ 861B0C4 + .string "A rock-crushing attack\nthat may lower DEFENSE.$" + +gWhirlpoolMoveDescription:: @ 861B0F3 + .string "Traps and hurts the foe in\na whirlpool for 2 to 5 turns.$" + +gBeatUpMoveDescription:: @ 861B12C + .string "Summons party POKéMON to\njoin in the attack.$" + +gFakeOutMoveDescription:: @ 861B159 + .string "A 1st-turn, 1st-strike move\nthat causes flinching.$" + +gUproarMoveDescription:: @ 861B18C + .string "Causes an uproar for 2 to 5\nturns and prevents sleep.$" + +gStockpileMoveDescription:: @ 861B1C2 + .string "Charges up power for up to\n3 turns.$" + +gSpitUpMoveDescription:: @ 861B1E6 + .string "Releases stockpiled power\n(the more the better).$" + +gSwallowMoveDescription:: @ 861B217 + .string "Absorbs stockpiled power\nand restores HP.$" + +gHeatWaveMoveDescription:: @ 861B241 + .string "Exhales a hot breath on the\nfoe. May inflict a burn.$" + +gHailMoveDescription:: @ 861B276 + .string "Summons a hailstorm that\nstrikes every turn.$" + +gTormentMoveDescription:: @ 861B2A3 + .string "Torments the foe and stops\nsuccessive use of a move.$" + +gFlatterMoveDescription:: @ 861B2D8 + .string "Confuses the foe, but\nraises its SP. ATK.$" + +gWillOWispMoveDescription:: @ 861B302 + .string "Inflicts a burn on the foe\nwith intense fire.$" + +gMementoMoveDescription:: @ 861B330 + .string "The user faints and lowers\nthe foe’s abilities.$" + +gFacadeMoveDescription:: @ 861B360 + .string "Boosts ATTACK when burned,\nparalyzed, or poisoned.$" + +gFocusPunchMoveDescription:: @ 861B393 + .string "A powerful loyalty attack.\nThe user flinches if hit.$" + +gSmellingSaltMoveDescription:: @ 861B3C8 + .string "Powerful against paralyzed\nfoes, but also heals them.$" + +gFollowMeMoveDescription:: @ 861B3FE + .string "Draws attention to make\nfoes attack only the user.$" + +gNaturePowerMoveDescription:: @ 861B431 + .string "The type of attack varies\ndepending on the location.$" + +gChargeMoveDescription:: @ 861B466 + .string "Charges power to boost the\nelectric move used next.$" + +gTauntMoveDescription:: @ 861B49A + .string "Taunts the foe into only\nusing attack moves.$" + +gHelpingHandMoveDescription:: @ 861B4C7 + .string "Boosts the power of the\nrecipient’s moves.$" + +gTrickMoveDescription:: @ 861B4F2 + .string "Tricks the foe into trading\nheld items.$" + +gRolePlayMoveDescription:: @ 861B51A + .string "Mimics the target and\ncopies its special ability.$" + +gWishMoveDescription:: @ 861B54C + .string "A wish that restores HP.\nIt takes time to work.$" + +gAssistMoveDescription:: @ 861B57C + .string "Attacks randomly with one\nof the partner’s moves.$" + +gIngrainMoveDescription:: @ 861B5AE + .string "Lays roots that restore HP.\nThe user can’t switch out.$" + +gSuperpowerMoveDescription:: @ 861B5E5 + .string "Boosts strength sharply,\nbut lowers abilities.$" + +gMagicCoatMoveDescription:: @ 861B614 + .string "Reflects special effects\nback to the attacker.$" + +gRecycleMoveDescription:: @ 861B643 + .string "Recycles a used item for\none more use.$" + +gRevengeMoveDescription:: @ 861B66A + .string "An attack that gains power\nif injured by the foe.$" + +gBrickBreakMoveDescription:: @ 861B69C + .string "Destroys barriers such as\nREFLECT and causes damage.$" + +gYawnMoveDescription:: @ 861B6D1 + .string "Lulls the foe into yawning,\nthen sleeping next turn.$" + +gKnockOffMoveDescription:: @ 861B706 + .string "Knocks down the foe’s held\nitem to prevent its use.$" + +gEndeavorMoveDescription:: @ 861B73A + .string "Gains power if the user’s HP\nis lower than the foe’s HP.$" + +gEruptionMoveDescription:: @ 861B773 + .string "The higher the user’s HP,\nthe more damage caused.$" + +gSkillSwapMoveDescription:: @ 861B7A5 + .string "The user swaps special\nabilities with the target.$" + +gImprisonMoveDescription:: @ 861B7D7 + .string "Prevents foes from using\nmoves known by the user.$" + +gRefreshMoveDescription:: @ 861B809 + .string "Heals poisoning, paralysis,\nor a burn.$" + +gGrudgeMoveDescription:: @ 861B830 + .string "If the user faints, deletes\nall PP of foe’s last move.$" + +gSnatchMoveDescription:: @ 861B867 + .string "Steals the effects of the\nmove the target uses next.$" + +gSecretPowerMoveDescription:: @ 861B89C + .string "An attack with effects\nthat vary by location.$" + +gDiveMoveDescription:: @ 861B8CA + .string "Dives underwater the first\nturn and strikes next turn.$" + +gArmThrustMoveDescription:: @ 861B901 + .string "Straight-arm punches that\nstrike the foe 2 to 5 times.$" + +gCamouflageMoveDescription:: @ 861B938 + .string "Alters the POKéMON’s type\ndepending on the location.$" + +gTailGlowMoveDescription:: @ 861B96D + .string "Flashes a light that sharply\nraises SP. ATK.$" + +gLusterPurgeMoveDescription:: @ 861B99A + .string "Attacks with a burst of\nlight. May lower SP. DEF.$" + +gMistBallMoveDescription:: @ 861B9CC + .string "Attacks with a flurry of\ndown. May lower SP. ATK.$" + +gFeatherDanceMoveDescription:: @ 861B9FE + .string "Envelops the foe with down\nto sharply reduce ATTACK.$" + +gTeeterDanceMoveDescription:: @ 861BA33 + .string "Confuses all POKéMON on\nthe scene.$" + +gBlazeKickMoveDescription:: @ 861BA56 + .string "A kick with a high critical-\nhit ratio. May cause a burn.$" + +gMudSportMoveDescription:: @ 861BA90 + .string "Covers the user in mud to\nraise electrical resistance.$" + +gIceBallMoveDescription:: @ 861BAC7 + .string "A 5-turn attack that gains\npower on successive hits.$" + +gNeedleArmMoveDescription:: @ 861BAFC + .string "Attacks with thorny arms.\nMay cause flinching.$" + +gSlackOffMoveDescription:: @ 861BB2B + .string "Slacks off and restores\nhalf the maximum HP.$" + +gHyperVoiceMoveDescription:: @ 861BB58 + .string "A loud attack that uses\nsound waves to injure.$" + +gPoisonFangMoveDescription:: @ 861BB87 + .string "A sharp-fanged attack.\nMay badly poison the foe.$" + +gCrushClawMoveDescription:: @ 861BBB8 + .string "Tears at the foe with sharp\nclaws. May lower DEFENSE.$" + +gBlastBurnMoveDescription:: @ 861BBEE + .string "Powerful, but leaves the\nuser immobile the next turn.$" + +gHydroCannonMoveDescription:: @ 861BC24 + .string "Powerful, but leaves the\nuser immobile the next turn.$" + +gMeteorMashMoveDescription:: @ 861BC5A + .string "Fires a meteor-like punch.\nMay raise ATTACK.$" + +gAstonishMoveDescription:: @ 861BC87 + .string "An attack that may shock\nthe foe into flinching.$" + +gWeatherBallMoveDescription:: @ 861BCB8 + .string "The move’s type and power\nchange with the weather.$" + +gAromatherapyMoveDescription:: @ 861BCEB + .string "Heals all status problems\nwith a soothing scent.$" + +gFakeTearsMoveDescription:: @ 861BD1C + .string "Feigns crying to sharply\nlower the foe’s SP. DEF.$" + +gAirCutterMoveDescription:: @ 861BD4E + .string "Hacks with razorlike wind.\nHigh critical-hit ratio.$" + +gOverheatMoveDescription:: @ 861BD82 + .string "Allows a full-power attack,\nbut sharply lowers SP. ATK.$" + +gOdorSleuthMoveDescription:: @ 861BDBA + .string "Negates the foe’s efforts\nto heighten evasiveness.$" + +gRockTombMoveDescription:: @ 861BDED + .string "Stops the foe from moving\nwith rocks and cuts SPEED.$" + +gSilverWindMoveDescription:: @ 861BE22 + .string "A powdery attack that may\nraise abilities.$" + +gMetalSoundMoveDescription:: @ 861BE4D + .string "Emits a horrible screech\nthat sharply lowers SP. DEF.$" + +gGrassWhistleMoveDescription:: @ 861BE83 + .string "Lulls the foe into sleep\nwith a pleasant melody.$" + +gTickleMoveDescription:: @ 861BEB4 + .string "Makes the foe laugh to\nlower ATTACK and DEFENSE.$" + +gCosmicPowerMoveDescription:: @ 861BEE5 + .string "Raises DEFENSE and SP. DEF\nwith a mystic power.$" + +gWaterSpoutMoveDescription:: @ 861BF15 + .string "Inflicts more damage if the\nuser’s HP is high.$" + +gSignalBeamMoveDescription:: @ 861BF44 + .string "A strange beam attack that\nmay confuse the foe.$" + +gShadowPunchMoveDescription:: @ 861BF74 + .string "An unavoidable punch that\nis thrown from shadows.$" + +gExtrasensoryMoveDescription:: @ 861BFA6 + .string "Attacks with a peculiar\npower. May cause flinching.$" + +gSkyUppercutMoveDescription:: @ 861BFDA + .string "An uppercut thrown as if\nleaping into the sky.$" + +gSandTombMoveDescription:: @ 861C009 + .string "Traps and hurts the foe in\nquicksand for 2 to 5 turns.$" + +gSheerColdMoveDescription:: @ 861C040 + .string "A chilling attack that\ncauses fainting if it hits.$" + +gMuddyWaterMoveDescription:: @ 861C073 + .string "Attacks with muddy water.\nMay lower accuracy.$" + +gBulletSeedMoveDescription:: @ 861C0A1 + .string "Shoots 2 to 5 seeds in a row\nto strike the foe.$" + +gAerialAceMoveDescription:: @ 861C0D1 + .string "An extremely speedy and\nunavoidable attack.$" + +gIcicleSpearMoveDescription:: @ 861C0FD + .string "Attacks the foe by firing\n2 to 5 icicles in a row.$" + +gIronDefenseMoveDescription:: @ 861C130 + .string "Hardens the body’s surface\nto sharply raise DEFENSE.$" + +gBlockMoveDescription:: @ 861C165 + .string "Blocks the foe’s way to\nprevent escape.$" + +gHowlMoveDescription:: @ 861C18D + .string "Howls to raise the spirit\nand boosts ATTACK.$" + +gDragonClawMoveDescription:: @ 861C1BA + .string "Slashes the foe with sharp\nclaws.$" + +gFrenzyPlantMoveDescription:: @ 861C1DC + .string "Powerful, but leaves the\nuser immobile the next turn.$" + +gBulkUpMoveDescription:: @ 861C212 + .string "Bulks up the body to boost\nboth ATTACK and DEFENSE.$" + +gBounceMoveDescription:: @ 861C246 + .string "Bounces up, then down the\nnext turn. May paralyze.$" + +gMudShotMoveDescription:: @ 861C279 + .string "Hurls mud at the foe and\nreduces SPEED.$" + +gPoisonTailMoveDescription:: @ 861C2A1 + .string "Has a high critical-hit\nratio. May also poison.$" + +gCovetMoveDescription:: @ 861C2D1 + .string "Cutely begs to obtain an\nitem held by the foe.$" + +gVoltTackleMoveDescription:: @ 861C300 + .string "A life-risking tackle that\nslightly hurts the user.$" + +gMagicalLeafMoveDescription:: @ 861C334 + .string "Attacks with a strange leaf\nthat cannot be evaded.$" + +gWaterSportMoveDescription:: @ 861C367 + .string "The user becomes soaked to\nraise resistance to fire.$" + +gCalmMindMoveDescription:: @ 861C39C + .string "Raises SP. ATK and SP. DEF\nby focusing the mind.$" + +gLeafBladeMoveDescription:: @ 861C3CD + .string "Slashes with a sharp leaf.\nHigh critical-hit ratio.$" + +gDragonDanceMoveDescription:: @ 861C401 + .string "A mystical dance that ups\nATTACK and SPEED.$" + +gRockBlastMoveDescription:: @ 861C42D + .string "Hurls boulders at the foe\n2 to 5 times in a row.$" + +gShockWaveMoveDescription:: @ 861C45E + .string "A fast and unavoidable\nelectric attack.$" + +gWaterPulseMoveDescription:: @ 861C486 + .string "Attacks with ultrasonic\nwaves. May confuse the foe.$" + +gDoomDesireMoveDescription:: @ 861C4BA + .string "Summons strong sunlight to\nattack 2 turns later.$" + +gPsychoBoostMoveDescription:: @ 861C4EB + .string "Allows a full-power attack,\nbut sharply lowers SP. ATK.$" + + .align 2 +gMoveDescriptionPointers:: @ 861C524 + .4byte gPoundMoveDescription + .4byte gKarateChopMoveDescription + .4byte gDoubleSlapMoveDescription + .4byte gCometPunchMoveDescription + .4byte gMegaPunchMoveDescription + .4byte gPayDayMoveDescription + .4byte gFirePunchMoveDescription + .4byte gIcePunchMoveDescription + .4byte gThunderPunchMoveDescription + .4byte gScratchMoveDescription + .4byte gViceGripMoveDescription + .4byte gGuillotineMoveDescription + .4byte gRazorWindMoveDescription + .4byte gSwordsDanceMoveDescription + .4byte gCutMoveDescription + .4byte gGustMoveDescription + .4byte gWingAttackMoveDescription + .4byte gWhirlwindMoveDescription + .4byte gFlyMoveDescription + .4byte gBindMoveDescription + .4byte gSlamMoveDescription + .4byte gVineWhipMoveDescription + .4byte gStompMoveDescription + .4byte gDoubleKickMoveDescription + .4byte gMegaKickMoveDescription + .4byte gJumpKickMoveDescription + .4byte gRollingKickMoveDescription + .4byte gSandAttackMoveDescription + .4byte gHeadbuttMoveDescription + .4byte gHornAttackMoveDescription + .4byte gFuryAttackMoveDescription + .4byte gHornDrillMoveDescription + .4byte gTackleMoveDescription + .4byte gBodySlamMoveDescription + .4byte gWrapMoveDescription + .4byte gTakeDownMoveDescription + .4byte gThrashMoveDescription + .4byte gDoubleEdgeMoveDescription + .4byte gTailWhipMoveDescription + .4byte gPoisonStingMoveDescription + .4byte gTwineedleMoveDescription + .4byte gPinMissileMoveDescription + .4byte gLeerMoveDescription + .4byte gBiteMoveDescription + .4byte gGrowlMoveDescription + .4byte gRoarMoveDescription + .4byte gSingMoveDescription + .4byte gSupersonicMoveDescription + .4byte gSonicBoomMoveDescription + .4byte gDisableMoveDescription + .4byte gAcidMoveDescription + .4byte gEmberMoveDescription + .4byte gFlamethrowerMoveDescription + .4byte gMistMoveDescription + .4byte gWaterGunMoveDescription + .4byte gHydroPumpMoveDescription + .4byte gSurfMoveDescription + .4byte gIceBeamMoveDescription + .4byte gBlizzardMoveDescription + .4byte gPsybeamMoveDescription + .4byte gBubbleBeamMoveDescription + .4byte gAuroraBeamMoveDescription + .4byte gHyperBeamMoveDescription + .4byte gPeckMoveDescription + .4byte gDrillPeckMoveDescription + .4byte gSubmissionMoveDescription + .4byte gLowKickMoveDescription + .4byte gCounterMoveDescription + .4byte gSeismicTossMoveDescription + .4byte gStrengthMoveDescription + .4byte gAbsorbMoveDescription + .4byte gMegaDrainMoveDescription + .4byte gLeechSeedMoveDescription + .4byte gGrowthMoveDescription + .4byte gRazorLeafMoveDescription + .4byte gSolarBeamMoveDescription + .4byte gPoisonPowderMoveDescription + .4byte gStunSporeMoveDescription + .4byte gSleepPowderMoveDescription + .4byte gPetalDanceMoveDescription + .4byte gStringShotMoveDescription + .4byte gDragonRageMoveDescription + .4byte gFireSpinMoveDescription + .4byte gThunderShockMoveDescription + .4byte gThunderboltMoveDescription + .4byte gThunderWaveMoveDescription + .4byte gThunderMoveDescription + .4byte gRockThrowMoveDescription + .4byte gEarthquakeMoveDescription + .4byte gFissureMoveDescription + .4byte gDigMoveDescription + .4byte gToxicMoveDescription + .4byte gConfusionMoveDescription + .4byte gPsychicMoveDescription + .4byte gHypnosisMoveDescription + .4byte gMeditateMoveDescription + .4byte gAgilityMoveDescription + .4byte gQuickAttackMoveDescription + .4byte gRageMoveDescription + .4byte gTeleportMoveDescription + .4byte gNightShadeMoveDescription + .4byte gMimicMoveDescription + .4byte gScreechMoveDescription + .4byte gDoubleTeamMoveDescription + .4byte gRecoverMoveDescription + .4byte gHardenMoveDescription + .4byte gMinimizeMoveDescription + .4byte gSmokescreenMoveDescription + .4byte gConfuseRayMoveDescription + .4byte gWithdrawMoveDescription + .4byte gDefenseCurlMoveDescription + .4byte gBarrierMoveDescription + .4byte gLightScreenMoveDescription + .4byte gHazeMoveDescription + .4byte gReflectMoveDescription + .4byte gFocusEnergyMoveDescription + .4byte gBideMoveDescription + .4byte gMetronomeMoveDescription + .4byte gMirrorMoveMoveDescription + .4byte gSelfDestructMoveDescription + .4byte gEggBombMoveDescription + .4byte gLickMoveDescription + .4byte gSmogMoveDescription + .4byte gSludgeMoveDescription + .4byte gBoneClubMoveDescription + .4byte gFireBlastMoveDescription + .4byte gWaterfallMoveDescription + .4byte gClampMoveDescription + .4byte gSwiftMoveDescription + .4byte gSkullBashMoveDescription + .4byte gSpikeCannonMoveDescription + .4byte gConstrictMoveDescription + .4byte gAmnesiaMoveDescription + .4byte gKinesisMoveDescription + .4byte gSoftBoiledMoveDescription + .4byte gHiJumpKickMoveDescription + .4byte gGlareMoveDescription + .4byte gDreamEaterMoveDescription + .4byte gPoisonGasMoveDescription + .4byte gBarrageMoveDescription + .4byte gLeechLifeMoveDescription + .4byte gLovelyKissMoveDescription + .4byte gSkyAttackMoveDescription + .4byte gTransformMoveDescription + .4byte gBubbleMoveDescription + .4byte gDizzyPunchMoveDescription + .4byte gSporeMoveDescription + .4byte gFlashMoveDescription + .4byte gPsywaveMoveDescription + .4byte gSplashMoveDescription + .4byte gAcidArmorMoveDescription + .4byte gCrabhammerMoveDescription + .4byte gExplosionMoveDescription + .4byte gFurySwipesMoveDescription + .4byte gBonemerangMoveDescription + .4byte gRestMoveDescription + .4byte gRockSlideMoveDescription + .4byte gHyperFangMoveDescription + .4byte gSharpenMoveDescription + .4byte gConversionMoveDescription + .4byte gTriAttackMoveDescription + .4byte gSuperFangMoveDescription + .4byte gSlashMoveDescription + .4byte gSubstituteMoveDescription + .4byte gStruggleMoveDescription + .4byte gSketchMoveDescription + .4byte gTripleKickMoveDescription + .4byte gThiefMoveDescription + .4byte gSpiderWebMoveDescription + .4byte gMindReaderMoveDescription + .4byte gNightmareMoveDescription + .4byte gFlameWheelMoveDescription + .4byte gSnoreMoveDescription + .4byte gCurseMoveDescription + .4byte gFlailMoveDescription + .4byte gConversion2MoveDescription + .4byte gAeroblastMoveDescription + .4byte gCottonSporeMoveDescription + .4byte gReversalMoveDescription + .4byte gSpiteMoveDescription + .4byte gPowderSnowMoveDescription + .4byte gProtectMoveDescription + .4byte gMachPunchMoveDescription + .4byte gScaryFaceMoveDescription + .4byte gFaintAttackMoveDescription + .4byte gSweetKissMoveDescription + .4byte gBellyDrumMoveDescription + .4byte gSludgeBombMoveDescription + .4byte gMudSlapMoveDescription + .4byte gOctazookaMoveDescription + .4byte gSpikesMoveDescription + .4byte gZapCannonMoveDescription + .4byte gForesightMoveDescription + .4byte gDestinyBondMoveDescription + .4byte gPerishSongMoveDescription + .4byte gIcyWindMoveDescription + .4byte gDetectMoveDescription + .4byte gBoneRushMoveDescription + .4byte gLockOnMoveDescription + .4byte gOutrageMoveDescription + .4byte gSandstormMoveDescription + .4byte gGigaDrainMoveDescription + .4byte gEndureMoveDescription + .4byte gCharmMoveDescription + .4byte gRolloutMoveDescription + .4byte gFalseSwipeMoveDescription + .4byte gSwaggerMoveDescription + .4byte gMilkDrinkMoveDescription + .4byte gSparkMoveDescription + .4byte gFuryCutterMoveDescription + .4byte gSteelWingMoveDescription + .4byte gMeanLookMoveDescription + .4byte gAttractMoveDescription + .4byte gSleepTalkMoveDescription + .4byte gHealBellMoveDescription + .4byte gReturnMoveDescription + .4byte gPresentMoveDescription + .4byte gFrustrationMoveDescription + .4byte gSafeguardMoveDescription + .4byte gPainSplitMoveDescription + .4byte gSacredFireMoveDescription + .4byte gMagnitudeMoveDescription + .4byte gDynamicPunchMoveDescription + .4byte gMegahornMoveDescription + .4byte gDragonBreathMoveDescription + .4byte gBatonPassMoveDescription + .4byte gEncoreMoveDescription + .4byte gPursuitMoveDescription + .4byte gRapidSpinMoveDescription + .4byte gSweetScentMoveDescription + .4byte gIronTailMoveDescription + .4byte gMetalClawMoveDescription + .4byte gVitalThrowMoveDescription + .4byte gMorningSunMoveDescription + .4byte gSynthesisMoveDescription + .4byte gMoonlightMoveDescription + .4byte gHiddenPowerMoveDescription + .4byte gCrossChopMoveDescription + .4byte gTwisterMoveDescription + .4byte gRainDanceMoveDescription + .4byte gSunnyDayMoveDescription + .4byte gCrunchMoveDescription + .4byte gMirrorCoatMoveDescription + .4byte gPsychUpMoveDescription + .4byte gExtremeSpeedMoveDescription + .4byte gAncientPowerMoveDescription + .4byte gShadowBallMoveDescription + .4byte gFutureSightMoveDescription + .4byte gRockSmashMoveDescription + .4byte gWhirlpoolMoveDescription + .4byte gBeatUpMoveDescription + .4byte gFakeOutMoveDescription + .4byte gUproarMoveDescription + .4byte gStockpileMoveDescription + .4byte gSpitUpMoveDescription + .4byte gSwallowMoveDescription + .4byte gHeatWaveMoveDescription + .4byte gHailMoveDescription + .4byte gTormentMoveDescription + .4byte gFlatterMoveDescription + .4byte gWillOWispMoveDescription + .4byte gMementoMoveDescription + .4byte gFacadeMoveDescription + .4byte gFocusPunchMoveDescription + .4byte gSmellingSaltMoveDescription + .4byte gFollowMeMoveDescription + .4byte gNaturePowerMoveDescription + .4byte gChargeMoveDescription + .4byte gTauntMoveDescription + .4byte gHelpingHandMoveDescription + .4byte gTrickMoveDescription + .4byte gRolePlayMoveDescription + .4byte gWishMoveDescription + .4byte gAssistMoveDescription + .4byte gIngrainMoveDescription + .4byte gSuperpowerMoveDescription + .4byte gMagicCoatMoveDescription + .4byte gRecycleMoveDescription + .4byte gRevengeMoveDescription + .4byte gBrickBreakMoveDescription + .4byte gYawnMoveDescription + .4byte gKnockOffMoveDescription + .4byte gEndeavorMoveDescription + .4byte gEruptionMoveDescription + .4byte gSkillSwapMoveDescription + .4byte gImprisonMoveDescription + .4byte gRefreshMoveDescription + .4byte gGrudgeMoveDescription + .4byte gSnatchMoveDescription + .4byte gSecretPowerMoveDescription + .4byte gDiveMoveDescription + .4byte gArmThrustMoveDescription + .4byte gCamouflageMoveDescription + .4byte gTailGlowMoveDescription + .4byte gLusterPurgeMoveDescription + .4byte gMistBallMoveDescription + .4byte gFeatherDanceMoveDescription + .4byte gTeeterDanceMoveDescription + .4byte gBlazeKickMoveDescription + .4byte gMudSportMoveDescription + .4byte gIceBallMoveDescription + .4byte gNeedleArmMoveDescription + .4byte gSlackOffMoveDescription + .4byte gHyperVoiceMoveDescription + .4byte gPoisonFangMoveDescription + .4byte gCrushClawMoveDescription + .4byte gBlastBurnMoveDescription + .4byte gHydroCannonMoveDescription + .4byte gMeteorMashMoveDescription + .4byte gAstonishMoveDescription + .4byte gWeatherBallMoveDescription + .4byte gAromatherapyMoveDescription + .4byte gFakeTearsMoveDescription + .4byte gAirCutterMoveDescription + .4byte gOverheatMoveDescription + .4byte gOdorSleuthMoveDescription + .4byte gRockTombMoveDescription + .4byte gSilverWindMoveDescription + .4byte gMetalSoundMoveDescription + .4byte gGrassWhistleMoveDescription + .4byte gTickleMoveDescription + .4byte gCosmicPowerMoveDescription + .4byte gWaterSpoutMoveDescription + .4byte gSignalBeamMoveDescription + .4byte gShadowPunchMoveDescription + .4byte gExtrasensoryMoveDescription + .4byte gSkyUppercutMoveDescription + .4byte gSandTombMoveDescription + .4byte gSheerColdMoveDescription + .4byte gMuddyWaterMoveDescription + .4byte gBulletSeedMoveDescription + .4byte gAerialAceMoveDescription + .4byte gIcicleSpearMoveDescription + .4byte gIronDefenseMoveDescription + .4byte gBlockMoveDescription + .4byte gHowlMoveDescription + .4byte gDragonClawMoveDescription + .4byte gFrenzyPlantMoveDescription + .4byte gBulkUpMoveDescription + .4byte gBounceMoveDescription + .4byte gMudShotMoveDescription + .4byte gPoisonTailMoveDescription + .4byte gCovetMoveDescription + .4byte gVoltTackleMoveDescription + .4byte gMagicalLeafMoveDescription + .4byte gWaterSportMoveDescription + .4byte gCalmMindMoveDescription + .4byte gLeafBladeMoveDescription + .4byte gDragonDanceMoveDescription + .4byte gRockBlastMoveDescription + .4byte gShockWaveMoveDescription + .4byte gWaterPulseMoveDescription + .4byte gDoomDesireMoveDescription + .4byte gPsychoBoostMoveDescription diff --git a/data/text/move_descriptions.s b/data/text/move_descriptions.s deleted file mode 100644 index 454e49ae1..000000000 --- a/data/text/move_descriptions.s +++ /dev/null @@ -1,1418 +0,0 @@ -gPoundMoveDescription:: @ 86181C1 - .string "Pounds the foe with\nforelegs or tail.$" - -gKarateChopMoveDescription:: @ 86181E7 - .string "A chopping attack with a\nhigh critical-hit ratio.$" - -gDoubleSlapMoveDescription:: @ 8618219 - .string "Repeatedly slaps the foe\n2 to 5 times.$" - -gCometPunchMoveDescription:: @ 8618240 - .string "Repeatedly punches the foe\n2 to 5 times.$" - -gMegaPunchMoveDescription:: @ 8618269 - .string "A strong punch thrown with\nincredible power.$" - -gPayDayMoveDescription:: @ 8618296 - .string "Throws coins at the foe.\nMoney is recovered after.$" - -gFirePunchMoveDescription:: @ 86182C9 - .string "A fiery punch that may burn\nthe foe.$" - -gIcePunchMoveDescription:: @ 86182EE - .string "An icy punch that may\nfreeze the foe.$" - -gThunderPunchMoveDescription:: @ 8618314 - .string "An electrified punch that\nmay paralyze the foe.$" - -gScratchMoveDescription:: @ 8618344 - .string "Scratches the foe with\nsharp claws.$" - -gViceGripMoveDescription:: @ 8618368 - .string "Grips the foe with large and\npowerful pincers.$" - -gGuillotineMoveDescription:: @ 8618397 - .string "A powerful pincer attack\nthat may cause fainting.$" - -gRazorWindMoveDescription:: @ 86183C9 - .string "A 2-turn move that strikes\nthe foe on the 2nd turn.$" - -gSwordsDanceMoveDescription:: @ 86183FD - .string "A fighting dance that\nsharply raises ATTACK.$" - -gCutMoveDescription:: @ 861842A - .string "Cuts the foe with sharp\nscythes, claws, etc.$" - -gGustMoveDescription:: @ 8618457 - .string "Strikes the foe with a gust\nof wind whipped up by wings.$" - -gWingAttackMoveDescription:: @ 8618490 - .string "Strikes the foe with wings\nspread wide.$" - -gWhirlwindMoveDescription:: @ 86184B8 - .string "Blows away the foe with\nwind and ends the battle.$" - -gFlyMoveDescription:: @ 86184EA - .string "Flies up on the first turn,\nthen strikes the next turn.$" - -gBindMoveDescription:: @ 8618522 - .string "Binds and squeezes the foe\nfor 2 to 5 turns.$" - -gSlamMoveDescription:: @ 861854F - .string "Slams the foe with a long\ntail, vine, etc.$" - -gVineWhipMoveDescription:: @ 861857A - .string "Strikes the foe with\nslender, whiplike vines.$" - -gStompMoveDescription:: @ 86185A8 - .string "Stomps the enemy with a big\nfoot. May cause flinching.$" - -gDoubleKickMoveDescription:: @ 86185DF - .string "A double-kicking attack\nthat strikes the foe twice.$" - -gMegaKickMoveDescription:: @ 8618613 - .string "An extremely powerful kick\nwith intense force.$" - -gJumpKickMoveDescription:: @ 8618642 - .string "A strong jumping kick. May\nmiss and hurt the kicker.$" - -gRollingKickMoveDescription:: @ 8618677 - .string "A fast kick delivered from\na rapid spin.$" - -gSandAttackMoveDescription:: @ 86186A0 - .string "Reduces the foe’s accuracy\nby hurling sand in its face.$" - -gHeadbuttMoveDescription:: @ 86186D8 - .string "A ramming attack that may\ncause flinching.$" - -gHornAttackMoveDescription:: @ 8618703 - .string "Jabs the foe with sharp\nhorns.$" - -gFuryAttackMoveDescription:: @ 8618722 - .string "Jabs the foe 2 to 5 times\nwith sharp horns, etc.$" - -gHornDrillMoveDescription:: @ 8618753 - .string "A one-hit KO attack that\nuses a horn like a drill.$" - -gTackleMoveDescription:: @ 8618786 - .string "Charges the foe with a full-\nbody tackle.$" - -gBodySlamMoveDescription:: @ 86187B0 - .string "A full-body slam that may\ncause paralysis.$" - -gWrapMoveDescription:: @ 86187DB - .string "Wraps and squeezes the foe\n2 to 5 times with vines, etc.$" - -gTakeDownMoveDescription:: @ 8618814 - .string "A reckless charge attack\nthat also hurts the user.$" - -gThrashMoveDescription:: @ 8618847 - .string "A rampage of 2 to 3 turns\nthat confuses the user.$" - -gDoubleEdgeMoveDescription:: @ 8618879 - .string "A life-risking tackle that\nalso hurts the user.$" - -gTailWhipMoveDescription:: @ 86188A9 - .string "Wags the tail to lower the\nfoe’s DEFENSE.$" - -gPoisonStingMoveDescription:: @ 86188D3 - .string "A toxic attack with barbs,\netc., that may poison.$" - -gTwineedleMoveDescription:: @ 8618905 - .string "Stingers on the forelegs\njab the foe twice.$" - -gPinMissileMoveDescription:: @ 8618931 - .string "Sharp pins are fired to\nstrike 2 to 5 times.$" - -gLeerMoveDescription:: @ 861895E - .string "Frightens the foe with a\nleer to lower DEFENSE.$" - -gBiteMoveDescription:: @ 861898E - .string "Bites with vicious fangs.\nMay cause flinching.$" - -gGrowlMoveDescription:: @ 86189BD - .string "Growls cutely to reduce the\nfoe’s ATTACK.$" - -gRoarMoveDescription:: @ 86189E7 - .string "Makes the foe flee to end\nthe battle.$" - -gSingMoveDescription:: @ 8618A0D - .string "A soothing song lulls the\nfoe into a deep slumber.$" - -gSupersonicMoveDescription:: @ 8618A40 - .string "Emits bizarre sound waves\nthat may confuse the foe.$" - -gSonicBoomMoveDescription:: @ 8618A74 - .string "Launches shock waves that\nalways inflict 20 HP damage.$" - -gDisableMoveDescription:: @ 8618AAB - .string "Psychically disables one of\nthe foe’s moves.$" - -gAcidMoveDescription:: @ 8618AD8 - .string "Sprays a hide-melting acid.\nMay lower DEFENSE.$" - -gEmberMoveDescription:: @ 8618B07 - .string "A weak fire attack that may\ninflict a burn.$" - -gFlamethrowerMoveDescription:: @ 8618B33 - .string "A powerful fire attack that\nmay inflict a burn.$" - -gMistMoveDescription:: @ 8618B63 - .string "Creates a mist that stops\nreduction of abilities.$" - -gWaterGunMoveDescription:: @ 8618B95 - .string "Squirts water to attack\nthe foe.$" - -gHydroPumpMoveDescription:: @ 8618BB6 - .string "Blasts water at high power\nto strike the foe.$" - -gSurfMoveDescription:: @ 8618BE4 - .string "Creates a huge wave, then\ncrashes it down on the foe.$" - -gIceBeamMoveDescription:: @ 8618C1A - .string "Blasts the foe with an icy\nbeam that may freeze it.$" - -gBlizzardMoveDescription:: @ 8618C4E - .string "Hits the foe with an icy\nstorm that may freeze it.$" - -gPsybeamMoveDescription:: @ 8618C81 - .string "Fires a peculiar ray that\nmay confuse the foe.$" - -gBubbleBeamMoveDescription:: @ 8618CB0 - .string "Forcefully sprays bubbles\nthat may lower SPEED.$" - -gAuroraBeamMoveDescription:: @ 8618CE0 - .string "Fires a rainbow-colored\nbeam that may lower ATTACK.$" - -gHyperBeamMoveDescription:: @ 8618D14 - .string "Powerful, but leaves the\nuser immobile the next turn.$" - -gPeckMoveDescription:: @ 8618D4A - .string "Attacks the foe with a\njabbing beak, etc.$" - -gDrillPeckMoveDescription:: @ 8618D74 - .string "A corkscrewing attack with\nthe beak acting as a drill.$" - -gSubmissionMoveDescription:: @ 8618DAB - .string "A reckless body slam that\nalso hurts the user.$" - -gLowKickMoveDescription:: @ 8618DDA - .string "A kick that inflicts more\ndamage on heavier foes.$" - -gCounterMoveDescription:: @ 8618E0C - .string "Retaliates any physical hit\nwith double the power.$" - -gSeismicTossMoveDescription:: @ 8618E3F - .string "Inflicts damage identical\nto the user’s level.$" - -gStrengthMoveDescription:: @ 8618E6E - .string "Builds enormous power,\nthen slams the foe.$" - -gAbsorbMoveDescription:: @ 8618E99 - .string "An attack that absorbs\nhalf the damage inflicted.$" - -gMegaDrainMoveDescription:: @ 8618ECB - .string "An attack that absorbs\nhalf the damage inflicted.$" - -gLeechSeedMoveDescription:: @ 8618EFD - .string "Plants a seed on the foe to\nsteal HP on every turn.$" - -gGrowthMoveDescription:: @ 8618F31 - .string "Forces the body to grow\nand heightens SP. ATK.$" - -gRazorLeafMoveDescription:: @ 8618F60 - .string "Cuts the enemy with leaves.\nHigh critical-hit ratio.$" - -gSolarBeamMoveDescription:: @ 8618F95 - .string "Absorbs light in one turn,\nthen attacks next turn.$" - -gPoisonPowderMoveDescription:: @ 8618FC8 - .string "Scatters a toxic powder\nthat may poison the foe.$" - -gStunSporeMoveDescription:: @ 8618FF9 - .string "Scatters a powder that may\nparalyze the foe.$" - -gSleepPowderMoveDescription:: @ 8619026 - .string "Scatters a powder that may\ncause the foe to sleep.$" - -gPetalDanceMoveDescription:: @ 8619059 - .string "A rampage of 2 to 3 turns\nthat confuses the user.$" - -gStringShotMoveDescription:: @ 861908B - .string "Binds the foe with string\nto reduce its SPEED.$" - -gDragonRageMoveDescription:: @ 86190BA - .string "Launches shock waves that\nalways inflict 40 HP damage.$" - -gFireSpinMoveDescription:: @ 86190F1 - .string "Traps the foe in a ring of\nfire for 2 to 5 turns.$" - -gThunderShockMoveDescription:: @ 8619123 - .string "An electrical attack that\nmay paralyze the foe.$" - -gThunderboltMoveDescription:: @ 8619153 - .string "A strong electrical attack\nthat may paralyze the foe.$" - -gThunderWaveMoveDescription:: @ 8619189 - .string "A weak jolt of electricity\nthat paralyzes the foe.$" - -gThunderMoveDescription:: @ 86191BC - .string "A lightning attack that may\ncause paralysis.$" - -gRockThrowMoveDescription:: @ 86191E9 - .string "Throws small rocks to\nstrike the foe.$" - -gEarthquakeMoveDescription:: @ 861920F - .string "A powerful quake, but has\nno effect on flying foes.$" - -gFissureMoveDescription:: @ 8619243 - .string "A one-hit KO move that\ndrops the foe in a fissure.$" - -gDigMoveDescription:: @ 8619276 - .string "Digs underground the first\nturn and strikes next turn.$" - -gToxicMoveDescription:: @ 86192AD - .string "Poisons the foe with an\nintensifying toxin.$" - -gConfusionMoveDescription:: @ 86192D9 - .string "A psychic attack that may\ncause confusion.$" - -gPsychicMoveDescription:: @ 8619304 - .string "A powerful psychic attack\nthat may lower SP. DEF.$" - -gHypnosisMoveDescription:: @ 8619336 - .string "A hypnotizing move that\nmay induce sleep.$" - -gMeditateMoveDescription:: @ 8619360 - .string "Meditates in a peaceful\nfashion to raise ATTACK.$" - -gAgilityMoveDescription:: @ 8619391 - .string "Relaxes the body to sharply\nboost SPEED.$" - -gQuickAttackMoveDescription:: @ 86193BA - .string "An extremely fast attack\nthat always strikes first.$" - -gRageMoveDescription:: @ 86193EE - .string "Raises the user’s ATTACK\nevery time it is hit.$" - -gTeleportMoveDescription:: @ 861941D - .string "A psychic move for fleeing\nfrom battle instantly.$" - -gNightShadeMoveDescription:: @ 861944F - .string "Inflicts damage identical\nto the user’s level.$" - -gMimicMoveDescription:: @ 861947E - .string "Copies a move used by the\nfoe during one battle.$" - -gScreechMoveDescription:: @ 86194AF - .string "Emits a screech to sharply\nreduce the foe’s DEFENSE.$" - -gDoubleTeamMoveDescription:: @ 86194E4 - .string "Creates illusory copies to\nraise evasiveness.$" - -gRecoverMoveDescription:: @ 8619512 - .string "Recovers up to half the\nuser’s maximum HP.$" - -gHardenMoveDescription:: @ 861953D - .string "Stiffens the body’s \nmuscles to raise DEFENSE.$" - -gMinimizeMoveDescription:: @ 861956C - .string "Minimizes the user’s size\nto raise evasiveness.$" - -gSmokescreenMoveDescription:: @ 861959C - .string "Lowers the foe’s accuracy\nusing smoke, ink, etc.$" - -gConfuseRayMoveDescription:: @ 86195CD - .string "A sinister ray that\nconfuses the foe.$" - -gWithdrawMoveDescription:: @ 86195F3 - .string "Withdraws the body into its\nhard shell to raise DEFENSE.$" - -gDefenseCurlMoveDescription:: @ 861962C - .string "Curls up to conceal weak\nspots and raise DEFENSE.$" - -gBarrierMoveDescription:: @ 861965E - .string "Creates a barrier that\nsharply raises DEFENSE.$" - -gLightScreenMoveDescription:: @ 861968D - .string "Creates a wall of light that\nlowers SP. ATK damage.$" - -gHazeMoveDescription:: @ 86196C1 - .string "Creates a black haze that\neliminates all stat changes.$" - -gReflectMoveDescription:: @ 86196F8 - .string "Creates a wall of light that\nweakens physical attacks.$" - -gFocusEnergyMoveDescription:: @ 861972F - .string "Focuses power to raise the\ncritical-hit ratio.$" - -gBideMoveDescription:: @ 861975E - .string "Endures attack for 2\nturns to retaliate double.$" - -gMetronomeMoveDescription:: @ 861978E - .string "Waggles a finger to use any\nPOKéMON move at random.$" - -gMirrorMoveMoveDescription:: @ 86197C2 - .string "Counters the foe’s attack\nwith the same move.$" - -gSelfDestructMoveDescription:: @ 86197F0 - .string "Inflicts severe damage but\nmakes the user faint.$" - -gEggBombMoveDescription:: @ 8619821 - .string "An egg is forcibly hurled at\nthe foe.$" - -gLickMoveDescription:: @ 8619847 - .string "Licks with a long tongue to\ninjure. May also paralyze.$" - -gSmogMoveDescription:: @ 861987E - .string "An exhaust-gas attack\nthat may also poison.$" - -gSludgeMoveDescription:: @ 86198AA - .string "Sludge is hurled to inflict\ndamage. May also poison.$" - -gBoneClubMoveDescription:: @ 86198DF - .string "Clubs the foe with a bone.\nMay cause flinching.$" - -gFireBlastMoveDescription:: @ 861990F - .string "Incinerates everything it\nstrikes. May cause a burn.$" - -gWaterfallMoveDescription:: @ 8619944 - .string "Charges the foe with speed\nto climb waterfalls.$" - -gClampMoveDescription:: @ 8619974 - .string "Traps and squeezes the\nfoe for 2 to 5 turns.$" - -gSwiftMoveDescription:: @ 86199A1 - .string "Sprays star-shaped rays\nthat never miss.$" - -gSkullBashMoveDescription:: @ 86199CA - .string "Tucks in the head, then\nattacks on the next turn.$" - -gSpikeCannonMoveDescription:: @ 86199FC - .string "Launches sharp spikes that\nstrike 2 to 5 times.$" - -gConstrictMoveDescription:: @ 8619A2C - .string "Constricts to inflict pain.\nMay lower SPEED.$" - -gAmnesiaMoveDescription:: @ 8619A59 - .string "Forgets about something\nand sharply raises SP. DEF.$" - -gKinesisMoveDescription:: @ 8619A8D - .string "Distracts the foe.\nMay lower accuracy.$" - -gSoftBoiledMoveDescription:: @ 8619AB4 - .string "Recovers up to half the\nuser’s maximum HP.$" - -gHiJumpKickMoveDescription:: @ 8619ADF - .string "A jumping knee kick. If it\nmisses, the user is hurt.$" - -gGlareMoveDescription:: @ 8619B14 - .string "Intimidates and frightens\nthe foe into paralysis.$" - -gDreamEaterMoveDescription:: @ 8619B46 - .string "Takes one half the damage\ninflicted on a sleeping foe.$" - -gPoisonGasMoveDescription:: @ 8619B7D - .string "Envelops the foe in a toxic\ngas that may poison.$" - -gBarrageMoveDescription:: @ 8619BAE - .string "Hurls round objects at the\nfoe 2 to 5 times.$" - -gLeechLifeMoveDescription:: @ 8619BDB - .string "An attack that steals half\nthe damage inflicted.$" - -gLovelyKissMoveDescription:: @ 8619C0C - .string "Demands a kiss with a scary\nface that induces sleep.$" - -gSkyAttackMoveDescription:: @ 8619C41 - .string "Searches out weak spots,\nthen strikes the next turn.$" - -gTransformMoveDescription:: @ 8619C76 - .string "Alters the user’s cells to\nbecome a copy of the foe.$" - -gBubbleMoveDescription:: @ 8619CAB - .string "An attack using bubbles.\nMay lower the foe’s SPEED.$" - -gDizzyPunchMoveDescription:: @ 8619CDF - .string "A rhythmic punch that may\nconfuse the foe.$" - -gSporeMoveDescription:: @ 8619D0A - .string "Scatters a cloud of spores\nthat always induce sleep.$" - -gFlashMoveDescription:: @ 8619D3F - .string "Looses a powerful blast of\nlight that cuts accuracy.$" - -gPsywaveMoveDescription:: @ 8619D74 - .string "Attacks with a psychic\nwave of varying intensity.$" - -gSplashMoveDescription:: @ 8619DA6 - .string "It’s just a splash...\nHas no effect whatsoever.$" - -gAcidArmorMoveDescription:: @ 8619DD6 - .string "Liquifies the user’s body\nto sharply raise DEFENSE.$" - -gCrabhammerMoveDescription:: @ 8619E0A - .string "Hammers with a pincer. Has a\nhigh critical-hit ratio.$" - -gExplosionMoveDescription:: @ 8619E40 - .string "Inflicts severe damage but\nmakes the user faint.$" - -gFurySwipesMoveDescription:: @ 8619E71 - .string "Rakes the foe with sharp\nclaws, etc., 2 to 5 times.$" - -gBonemerangMoveDescription:: @ 8619EA5 - .string "Throws a bone boomerang\nthat strikes twice.$" - -gRestMoveDescription:: @ 8619ED1 - .string "The user sleeps for 2 turns,\nrestoring HP and status.$" - -gRockSlideMoveDescription:: @ 8619F07 - .string "Large boulders are hurled.\nMay cause flinching.$" - -gHyperFangMoveDescription:: @ 8619F37 - .string "Attacks with sharp fangs.\nMay cause flinching.$" - -gSharpenMoveDescription:: @ 8619F66 - .string "Reduces the polygon count\nand raises ATTACK.$" - -gConversionMoveDescription:: @ 8619F93 - .string "Changes the user’s type\ninto a known move’s type.$" - -gTriAttackMoveDescription:: @ 8619FC5 - .string "Fires three types of beams\nat the same time.$" - -gSuperFangMoveDescription:: @ 8619FF2 - .string "Attacks with sharp fangs\nand cuts half the foe’s HP.$" - -gSlashMoveDescription:: @ 861A027 - .string "Slashes with claws, etc. Has\na high critical-hit ratio.$" - -gSubstituteMoveDescription:: @ 861A05F - .string "Creates a decoy using 1/4\nof the user’s maximum HP.$" - -gStruggleMoveDescription:: @ 861A093 - .string "Used only if all PP are gone.\nAlso hurts the user a little.$" - -gSketchMoveDescription:: @ 861A0CF - .string "Copies the foe’s last move\npermanently.$" - -gTripleKickMoveDescription:: @ 861A0F7 - .string "Kicks the foe 3 times in a\nrow with rising intensity.$" - -gThiefMoveDescription:: @ 861A12D - .string "While attacking, it may\nsteal the foe’s held item.$" - -gSpiderWebMoveDescription:: @ 861A160 - .string "Ensnares the foe to stop it\nfrom fleeing or switching.$" - -gMindReaderMoveDescription:: @ 861A197 - .string "Senses the foe’s action to\nensure the next move’s hit.$" - -gNightmareMoveDescription:: @ 861A1CE - .string "Inflicts 1/4 damage on a\nsleeping foe every turn.$" - -gFlameWheelMoveDescription:: @ 861A200 - .string "A fiery charge attack that\nmay inflict a burn.$" - -gSnoreMoveDescription:: @ 861A22F - .string "A loud attack that can be\nused only while asleep.$" - -gCurseMoveDescription:: @ 861A261 - .string "A move that functions\ndifferently for GHOSTS.$" - -gFlailMoveDescription:: @ 861A28F - .string "Inflicts more damage when\nthe user’s HP is down.$" - -gConversion2MoveDescription:: @ 861A2C0 - .string "Makes the user resistant\nto the last attack’s type.$" - -gAeroblastMoveDescription:: @ 861A2F4 - .string "Launches a vacuumed blast.\nHigh critical-hit ratio.$" - -gCottonSporeMoveDescription:: @ 861A328 - .string "Spores cling to the foe,\nsharply reducing SPEED.$" - -gReversalMoveDescription:: @ 861A359 - .string "Inflicts more damage when\nthe user’s HP is down.$" - -gSpiteMoveDescription:: @ 861A38A - .string "Spitefully cuts the PP\nof the foe’s last move.$" - -gPowderSnowMoveDescription:: @ 861A3B9 - .string "Blasts the foe with a snowy\ngust. May cause freezing.$" - -gProtectMoveDescription:: @ 861A3EF - .string "Evades attack, but may fail\nif used in succession.$" - -gMachPunchMoveDescription:: @ 861A422 - .string "A punch is thrown at wicked\nspeed to strike first.$" - -gScaryFaceMoveDescription:: @ 861A455 - .string "Frightens with a scary face\nto sharply reduce SPEED.$" - -gFaintAttackMoveDescription:: @ 861A48A - .string "Draws the foe close, then\nstrikes without fail.$" - -gSweetKissMoveDescription:: @ 861A4BA - .string "Demands a kiss with a cute\nlook. May cause confusion.$" - -gBellyDrumMoveDescription:: @ 861A4F0 - .string "Maximizes ATTACK while\nsacrificing HP.$" - -gSludgeBombMoveDescription:: @ 861A517 - .string "Sludge is hurled to inflict\ndamage. May also poison.$" - -gMudSlapMoveDescription:: @ 861A54C - .string "Hurls mud in the foe’s face\nto reduce its accuracy.$" - -gOctazookaMoveDescription:: @ 861A580 - .string "Fires a lump of ink to\ndamage and cut accuracy.$" - -gSpikesMoveDescription:: @ 861A5B0 - .string "Sets spikes that hurt a \nfoe switching in.$" - -gZapCannonMoveDescription:: @ 861A5DB - .string "Powerful and sure to cause\nparalysis, but inaccurate.$" - -gForesightMoveDescription:: @ 861A611 - .string "Negates the foe’s efforts\nto heighten evasiveness.$" - -gDestinyBondMoveDescription:: @ 861A644 - .string "If the user faints, the foe\nis also made to faint.$" - -gPerishSongMoveDescription:: @ 861A677 - .string "Any POKéMON hearing this\nsong faints in 3 turns.$" - -gIcyWindMoveDescription:: @ 861A6A8 - .string "A chilling attack that\nlowers the foe’s SPEED.$" - -gDetectMoveDescription:: @ 861A6D7 - .string "Evades attack, but may fail\nif used in succession.$" - -gBoneRushMoveDescription:: @ 861A70A - .string "Strikes the foe with a bone\nin hand 2 to 5 times.$" - -gLockOnMoveDescription:: @ 861A73C - .string "Locks on to the foe to\nensure the next move hits.$" - -gOutrageMoveDescription:: @ 861A76E - .string "A rampage of 2 to 3 turns\nthat confuses the user.$" - -gSandstormMoveDescription:: @ 861A7A0 - .string "Causes a sandstorm that\nrages for several turns.$" - -gGigaDrainMoveDescription:: @ 861A7D1 - .string "An attack that steals half\nthe damage inflicted.$" - -gEndureMoveDescription:: @ 861A802 - .string "Endures any attack for\n1 turn, leaving at least 1HP.$" - -gCharmMoveDescription:: @ 861A837 - .string "Charms the foe and sharply\nreduces its ATTACK.$" - -gRolloutMoveDescription:: @ 861A866 - .string "An attack lasting 5 turns\nwith rising intensity.$" - -gFalseSwipeMoveDescription:: @ 861A897 - .string "An attack that leaves the\nfoe with at least 1 HP.$" - -gSwaggerMoveDescription:: @ 861A8C9 - .string "Confuses the foe, but also\nsharply raises ATTACK.$" - -gMilkDrinkMoveDescription:: @ 861A8FB - .string "Recovers up to half the\nuser’s maximum HP.$" - -gSparkMoveDescription:: @ 861A926 - .string "An electrified tackle that\nmay paralyze the foe.$" - -gFuryCutterMoveDescription:: @ 861A957 - .string "An attack that intensifies\non each successive hit.$" - -gSteelWingMoveDescription:: @ 861A98A - .string "Strikes the foe with hard\nwings spread wide.$" - -gMeanLookMoveDescription:: @ 861A9B7 - .string "Fixes the foe with a mean\nlook that prevents escape.$" - -gAttractMoveDescription:: @ 861A9EC - .string "Makes the opposite gender\nless likely to attack.$" - -gSleepTalkMoveDescription:: @ 861AA1D - .string "Uses an available move\nrandomly while asleep.$" - -gHealBellMoveDescription:: @ 861AA4B - .string "Chimes soothingly to heal\nall status abnormalities.$" - -gReturnMoveDescription:: @ 861AA7F - .string "An attack that increases\nin power with friendship.$" - -gPresentMoveDescription:: @ 861AAB2 - .string "A gift in the form of a\nbomb. May restore HP.$" - -gFrustrationMoveDescription:: @ 861AAE0 - .string "An attack that is stronger\nif the TRAINER is disliked.$" - -gSafeguardMoveDescription:: @ 861AB17 - .string "A mystical force prevents\nall status problems.$" - -gPainSplitMoveDescription:: @ 861AB46 - .string "Adds the user and foe’s HP,\nthen shares them equally.$" - -gSacredFireMoveDescription:: @ 861AB7C - .string "A mystical fire attack that\nmay inflict a burn.$" - -gMagnitudeMoveDescription:: @ 861ABAC - .string "A ground-shaking attack\nof random intensity.$" - -gDynamicPunchMoveDescription:: @ 861ABD9 - .string "Powerful and sure to cause\nconfusion, but inaccurate.$" - -gMegahornMoveDescription:: @ 861AC0F - .string "A brutal ramming attack\nusing out-thrust horns.$" - -gDragonBreathMoveDescription:: @ 861AC3F - .string "Strikes the foe with an\nincredible blast of breath.$" - -gBatonPassMoveDescription:: @ 861AC73 - .string "Switches out the user while\nkeeping effects in play.$" - -gEncoreMoveDescription:: @ 861ACA8 - .string "Makes the foe repeat its\nlast move over 2 to 6 turns.$" - -gPursuitMoveDescription:: @ 861ACDE - .string "Inflicts bad damage if used\non a foe switching out.$" - -gRapidSpinMoveDescription:: @ 861AD12 - .string "Spins the body at high\nspeed to strike the foe.$" - -gSweetScentMoveDescription:: @ 861AD42 - .string "Allures the foe to reduce\nevasiveness.$" - -gIronTailMoveDescription:: @ 861AD69 - .string "Attacks with a rock-hard\ntail. May lower DEFENSE.$" - -gMetalClawMoveDescription:: @ 861AD9B - .string "A claw attack that may\nraise the user’s ATTACK.$" - -gVitalThrowMoveDescription:: @ 861ADCB - .string "Makes the user’s move last,\nbut it never misses.$" - -gMorningSunMoveDescription:: @ 861ADFC - .string "Restores HP. The amount\nvaries with the weather.$" - -gSynthesisMoveDescription:: @ 861AE2D - .string "Restores HP. The amount\nvaries with the weather.$" - -gMoonlightMoveDescription:: @ 861AE5E - .string "Restores HP. The amount\nvaries with the weather.$" - -gHiddenPowerMoveDescription:: @ 861AE8F - .string "The effectiveness varies\nwith the user.$" - -gCrossChopMoveDescription:: @ 861AEB7 - .string "A double-chopping attack.\nHigh critical-hit ratio.$" - -gTwisterMoveDescription:: @ 861AEEA - .string "Whips up a vicious twister\nto tear at the foe.$" - -gRainDanceMoveDescription:: @ 861AF19 - .string "Boosts the power of WATER-\ntype moves for 5 turns.$" - -gSunnyDayMoveDescription:: @ 861AF4C - .string "Boosts the power of FIRE-\ntype moves for 5 turns.$" - -gCrunchMoveDescription:: @ 861AF7E - .string "Crunches with sharp fangs.\nMay lower SP. DEF.$" - -gMirrorCoatMoveDescription:: @ 861AFAC - .string "Counters the foe’s special\nattack at double the power.$" - -gPsychUpMoveDescription:: @ 861AFE3 - .string "Copies the foe’s effect(s)\nand gives to the user.$" - -gExtremeSpeedMoveDescription:: @ 861B015 - .string "An extremely fast and\npowerful attack.$" - -gAncientPowerMoveDescription:: @ 861B03C - .string "An attack that may raise\nall stats.$" - -gShadowBallMoveDescription:: @ 861B060 - .string "Hurls a black blob that may\nlower the foe’s SP. DEF.$" - -gFutureSightMoveDescription:: @ 861B095 - .string "Heightens inner power to\nstrike 2 turns later.$" - -gRockSmashMoveDescription:: @ 861B0C4 - .string "A rock-crushing attack\nthat may lower DEFENSE.$" - -gWhirlpoolMoveDescription:: @ 861B0F3 - .string "Traps and hurts the foe in\na whirlpool for 2 to 5 turns.$" - -gBeatUpMoveDescription:: @ 861B12C - .string "Summons party POKéMON to\njoin in the attack.$" - -gFakeOutMoveDescription:: @ 861B159 - .string "A 1st-turn, 1st-strike move\nthat causes flinching.$" - -gUproarMoveDescription:: @ 861B18C - .string "Causes an uproar for 2 to 5\nturns and prevents sleep.$" - -gStockpileMoveDescription:: @ 861B1C2 - .string "Charges up power for up to\n3 turns.$" - -gSpitUpMoveDescription:: @ 861B1E6 - .string "Releases stockpiled power\n(the more the better).$" - -gSwallowMoveDescription:: @ 861B217 - .string "Absorbs stockpiled power\nand restores HP.$" - -gHeatWaveMoveDescription:: @ 861B241 - .string "Exhales a hot breath on the\nfoe. May inflict a burn.$" - -gHailMoveDescription:: @ 861B276 - .string "Summons a hailstorm that\nstrikes every turn.$" - -gTormentMoveDescription:: @ 861B2A3 - .string "Torments the foe and stops\nsuccessive use of a move.$" - -gFlatterMoveDescription:: @ 861B2D8 - .string "Confuses the foe, but\nraises its SP. ATK.$" - -gWillOWispMoveDescription:: @ 861B302 - .string "Inflicts a burn on the foe\nwith intense fire.$" - -gMementoMoveDescription:: @ 861B330 - .string "The user faints and lowers\nthe foe’s abilities.$" - -gFacadeMoveDescription:: @ 861B360 - .string "Boosts ATTACK when burned,\nparalyzed, or poisoned.$" - -gFocusPunchMoveDescription:: @ 861B393 - .string "A powerful loyalty attack.\nThe user flinches if hit.$" - -gSmellingSaltMoveDescription:: @ 861B3C8 - .string "Powerful against paralyzed\nfoes, but also heals them.$" - -gFollowMeMoveDescription:: @ 861B3FE - .string "Draws attention to make\nfoes attack only the user.$" - -gNaturePowerMoveDescription:: @ 861B431 - .string "The type of attack varies\ndepending on the location.$" - -gChargeMoveDescription:: @ 861B466 - .string "Charges power to boost the\nelectric move used next.$" - -gTauntMoveDescription:: @ 861B49A - .string "Taunts the foe into only\nusing attack moves.$" - -gHelpingHandMoveDescription:: @ 861B4C7 - .string "Boosts the power of the\nrecipient’s moves.$" - -gTrickMoveDescription:: @ 861B4F2 - .string "Tricks the foe into trading\nheld items.$" - -gRolePlayMoveDescription:: @ 861B51A - .string "Mimics the target and\ncopies its special ability.$" - -gWishMoveDescription:: @ 861B54C - .string "A wish that restores HP.\nIt takes time to work.$" - -gAssistMoveDescription:: @ 861B57C - .string "Attacks randomly with one\nof the partner’s moves.$" - -gIngrainMoveDescription:: @ 861B5AE - .string "Lays roots that restore HP.\nThe user can’t switch out.$" - -gSuperpowerMoveDescription:: @ 861B5E5 - .string "Boosts strength sharply,\nbut lowers abilities.$" - -gMagicCoatMoveDescription:: @ 861B614 - .string "Reflects special effects\nback to the attacker.$" - -gRecycleMoveDescription:: @ 861B643 - .string "Recycles a used item for\none more use.$" - -gRevengeMoveDescription:: @ 861B66A - .string "An attack that gains power\nif injured by the foe.$" - -gBrickBreakMoveDescription:: @ 861B69C - .string "Destroys barriers such as\nREFLECT and causes damage.$" - -gYawnMoveDescription:: @ 861B6D1 - .string "Lulls the foe into yawning,\nthen sleeping next turn.$" - -gKnockOffMoveDescription:: @ 861B706 - .string "Knocks down the foe’s held\nitem to prevent its use.$" - -gEndeavorMoveDescription:: @ 861B73A - .string "Gains power if the user’s HP\nis lower than the foe’s HP.$" - -gEruptionMoveDescription:: @ 861B773 - .string "The higher the user’s HP,\nthe more damage caused.$" - -gSkillSwapMoveDescription:: @ 861B7A5 - .string "The user swaps special\nabilities with the target.$" - -gImprisonMoveDescription:: @ 861B7D7 - .string "Prevents foes from using\nmoves known by the user.$" - -gRefreshMoveDescription:: @ 861B809 - .string "Heals poisoning, paralysis,\nor a burn.$" - -gGrudgeMoveDescription:: @ 861B830 - .string "If the user faints, deletes\nall PP of foe’s last move.$" - -gSnatchMoveDescription:: @ 861B867 - .string "Steals the effects of the\nmove the target uses next.$" - -gSecretPowerMoveDescription:: @ 861B89C - .string "An attack with effects\nthat vary by location.$" - -gDiveMoveDescription:: @ 861B8CA - .string "Dives underwater the first\nturn and strikes next turn.$" - -gArmThrustMoveDescription:: @ 861B901 - .string "Straight-arm punches that\nstrike the foe 2 to 5 times.$" - -gCamouflageMoveDescription:: @ 861B938 - .string "Alters the POKéMON’s type\ndepending on the location.$" - -gTailGlowMoveDescription:: @ 861B96D - .string "Flashes a light that sharply\nraises SP. ATK.$" - -gLusterPurgeMoveDescription:: @ 861B99A - .string "Attacks with a burst of\nlight. May lower SP. DEF.$" - -gMistBallMoveDescription:: @ 861B9CC - .string "Attacks with a flurry of\ndown. May lower SP. ATK.$" - -gFeatherDanceMoveDescription:: @ 861B9FE - .string "Envelops the foe with down\nto sharply reduce ATTACK.$" - -gTeeterDanceMoveDescription:: @ 861BA33 - .string "Confuses all POKéMON on\nthe scene.$" - -gBlazeKickMoveDescription:: @ 861BA56 - .string "A kick with a high critical-\nhit ratio. May cause a burn.$" - -gMudSportMoveDescription:: @ 861BA90 - .string "Covers the user in mud to\nraise electrical resistance.$" - -gIceBallMoveDescription:: @ 861BAC7 - .string "A 5-turn attack that gains\npower on successive hits.$" - -gNeedleArmMoveDescription:: @ 861BAFC - .string "Attacks with thorny arms.\nMay cause flinching.$" - -gSlackOffMoveDescription:: @ 861BB2B - .string "Slacks off and restores\nhalf the maximum HP.$" - -gHyperVoiceMoveDescription:: @ 861BB58 - .string "A loud attack that uses\nsound waves to injure.$" - -gPoisonFangMoveDescription:: @ 861BB87 - .string "A sharp-fanged attack.\nMay badly poison the foe.$" - -gCrushClawMoveDescription:: @ 861BBB8 - .string "Tears at the foe with sharp\nclaws. May lower DEFENSE.$" - -gBlastBurnMoveDescription:: @ 861BBEE - .string "Powerful, but leaves the\nuser immobile the next turn.$" - -gHydroCannonMoveDescription:: @ 861BC24 - .string "Powerful, but leaves the\nuser immobile the next turn.$" - -gMeteorMashMoveDescription:: @ 861BC5A - .string "Fires a meteor-like punch.\nMay raise ATTACK.$" - -gAstonishMoveDescription:: @ 861BC87 - .string "An attack that may shock\nthe foe into flinching.$" - -gWeatherBallMoveDescription:: @ 861BCB8 - .string "The move’s type and power\nchange with the weather.$" - -gAromatherapyMoveDescription:: @ 861BCEB - .string "Heals all status problems\nwith a soothing scent.$" - -gFakeTearsMoveDescription:: @ 861BD1C - .string "Feigns crying to sharply\nlower the foe’s SP. DEF.$" - -gAirCutterMoveDescription:: @ 861BD4E - .string "Hacks with razorlike wind.\nHigh critical-hit ratio.$" - -gOverheatMoveDescription:: @ 861BD82 - .string "Allows a full-power attack,\nbut sharply lowers SP. ATK.$" - -gOdorSleuthMoveDescription:: @ 861BDBA - .string "Negates the foe’s efforts\nto heighten evasiveness.$" - -gRockTombMoveDescription:: @ 861BDED - .string "Stops the foe from moving\nwith rocks and cuts SPEED.$" - -gSilverWindMoveDescription:: @ 861BE22 - .string "A powdery attack that may\nraise abilities.$" - -gMetalSoundMoveDescription:: @ 861BE4D - .string "Emits a horrible screech\nthat sharply lowers SP. DEF.$" - -gGrassWhistleMoveDescription:: @ 861BE83 - .string "Lulls the foe into sleep\nwith a pleasant melody.$" - -gTickleMoveDescription:: @ 861BEB4 - .string "Makes the foe laugh to\nlower ATTACK and DEFENSE.$" - -gCosmicPowerMoveDescription:: @ 861BEE5 - .string "Raises DEFENSE and SP. DEF\nwith a mystic power.$" - -gWaterSpoutMoveDescription:: @ 861BF15 - .string "Inflicts more damage if the\nuser’s HP is high.$" - -gSignalBeamMoveDescription:: @ 861BF44 - .string "A strange beam attack that\nmay confuse the foe.$" - -gShadowPunchMoveDescription:: @ 861BF74 - .string "An unavoidable punch that\nis thrown from shadows.$" - -gExtrasensoryMoveDescription:: @ 861BFA6 - .string "Attacks with a peculiar\npower. May cause flinching.$" - -gSkyUppercutMoveDescription:: @ 861BFDA - .string "An uppercut thrown as if\nleaping into the sky.$" - -gSandTombMoveDescription:: @ 861C009 - .string "Traps and hurts the foe in\nquicksand for 2 to 5 turns.$" - -gSheerColdMoveDescription:: @ 861C040 - .string "A chilling attack that\ncauses fainting if it hits.$" - -gMuddyWaterMoveDescription:: @ 861C073 - .string "Attacks with muddy water.\nMay lower accuracy.$" - -gBulletSeedMoveDescription:: @ 861C0A1 - .string "Shoots 2 to 5 seeds in a row\nto strike the foe.$" - -gAerialAceMoveDescription:: @ 861C0D1 - .string "An extremely speedy and\nunavoidable attack.$" - -gIcicleSpearMoveDescription:: @ 861C0FD - .string "Attacks the foe by firing\n2 to 5 icicles in a row.$" - -gIronDefenseMoveDescription:: @ 861C130 - .string "Hardens the body’s surface\nto sharply raise DEFENSE.$" - -gBlockMoveDescription:: @ 861C165 - .string "Blocks the foe’s way to\nprevent escape.$" - -gHowlMoveDescription:: @ 861C18D - .string "Howls to raise the spirit\nand boosts ATTACK.$" - -gDragonClawMoveDescription:: @ 861C1BA - .string "Slashes the foe with sharp\nclaws.$" - -gFrenzyPlantMoveDescription:: @ 861C1DC - .string "Powerful, but leaves the\nuser immobile the next turn.$" - -gBulkUpMoveDescription:: @ 861C212 - .string "Bulks up the body to boost\nboth ATTACK and DEFENSE.$" - -gBounceMoveDescription:: @ 861C246 - .string "Bounces up, then down the\nnext turn. May paralyze.$" - -gMudShotMoveDescription:: @ 861C279 - .string "Hurls mud at the foe and\nreduces SPEED.$" - -gPoisonTailMoveDescription:: @ 861C2A1 - .string "Has a high critical-hit\nratio. May also poison.$" - -gCovetMoveDescription:: @ 861C2D1 - .string "Cutely begs to obtain an\nitem held by the foe.$" - -gVoltTackleMoveDescription:: @ 861C300 - .string "A life-risking tackle that\nslightly hurts the user.$" - -gMagicalLeafMoveDescription:: @ 861C334 - .string "Attacks with a strange leaf\nthat cannot be evaded.$" - -gWaterSportMoveDescription:: @ 861C367 - .string "The user becomes soaked to\nraise resistance to fire.$" - -gCalmMindMoveDescription:: @ 861C39C - .string "Raises SP. ATK and SP. DEF\nby focusing the mind.$" - -gLeafBladeMoveDescription:: @ 861C3CD - .string "Slashes with a sharp leaf.\nHigh critical-hit ratio.$" - -gDragonDanceMoveDescription:: @ 861C401 - .string "A mystical dance that ups\nATTACK and SPEED.$" - -gRockBlastMoveDescription:: @ 861C42D - .string "Hurls boulders at the foe\n2 to 5 times in a row.$" - -gShockWaveMoveDescription:: @ 861C45E - .string "A fast and unavoidable\nelectric attack.$" - -gWaterPulseMoveDescription:: @ 861C486 - .string "Attacks with ultrasonic\nwaves. May confuse the foe.$" - -gDoomDesireMoveDescription:: @ 861C4BA - .string "Summons strong sunlight to\nattack 2 turns later.$" - -gPsychoBoostMoveDescription:: @ 861C4EB - .string "Allows a full-power attack,\nbut sharply lowers SP. ATK.$" - - .align 2 -gMoveDescriptionPointers:: @ 861C524 - .4byte gPoundMoveDescription - .4byte gKarateChopMoveDescription - .4byte gDoubleSlapMoveDescription - .4byte gCometPunchMoveDescription - .4byte gMegaPunchMoveDescription - .4byte gPayDayMoveDescription - .4byte gFirePunchMoveDescription - .4byte gIcePunchMoveDescription - .4byte gThunderPunchMoveDescription - .4byte gScratchMoveDescription - .4byte gViceGripMoveDescription - .4byte gGuillotineMoveDescription - .4byte gRazorWindMoveDescription - .4byte gSwordsDanceMoveDescription - .4byte gCutMoveDescription - .4byte gGustMoveDescription - .4byte gWingAttackMoveDescription - .4byte gWhirlwindMoveDescription - .4byte gFlyMoveDescription - .4byte gBindMoveDescription - .4byte gSlamMoveDescription - .4byte gVineWhipMoveDescription - .4byte gStompMoveDescription - .4byte gDoubleKickMoveDescription - .4byte gMegaKickMoveDescription - .4byte gJumpKickMoveDescription - .4byte gRollingKickMoveDescription - .4byte gSandAttackMoveDescription - .4byte gHeadbuttMoveDescription - .4byte gHornAttackMoveDescription - .4byte gFuryAttackMoveDescription - .4byte gHornDrillMoveDescription - .4byte gTackleMoveDescription - .4byte gBodySlamMoveDescription - .4byte gWrapMoveDescription - .4byte gTakeDownMoveDescription - .4byte gThrashMoveDescription - .4byte gDoubleEdgeMoveDescription - .4byte gTailWhipMoveDescription - .4byte gPoisonStingMoveDescription - .4byte gTwineedleMoveDescription - .4byte gPinMissileMoveDescription - .4byte gLeerMoveDescription - .4byte gBiteMoveDescription - .4byte gGrowlMoveDescription - .4byte gRoarMoveDescription - .4byte gSingMoveDescription - .4byte gSupersonicMoveDescription - .4byte gSonicBoomMoveDescription - .4byte gDisableMoveDescription - .4byte gAcidMoveDescription - .4byte gEmberMoveDescription - .4byte gFlamethrowerMoveDescription - .4byte gMistMoveDescription - .4byte gWaterGunMoveDescription - .4byte gHydroPumpMoveDescription - .4byte gSurfMoveDescription - .4byte gIceBeamMoveDescription - .4byte gBlizzardMoveDescription - .4byte gPsybeamMoveDescription - .4byte gBubbleBeamMoveDescription - .4byte gAuroraBeamMoveDescription - .4byte gHyperBeamMoveDescription - .4byte gPeckMoveDescription - .4byte gDrillPeckMoveDescription - .4byte gSubmissionMoveDescription - .4byte gLowKickMoveDescription - .4byte gCounterMoveDescription - .4byte gSeismicTossMoveDescription - .4byte gStrengthMoveDescription - .4byte gAbsorbMoveDescription - .4byte gMegaDrainMoveDescription - .4byte gLeechSeedMoveDescription - .4byte gGrowthMoveDescription - .4byte gRazorLeafMoveDescription - .4byte gSolarBeamMoveDescription - .4byte gPoisonPowderMoveDescription - .4byte gStunSporeMoveDescription - .4byte gSleepPowderMoveDescription - .4byte gPetalDanceMoveDescription - .4byte gStringShotMoveDescription - .4byte gDragonRageMoveDescription - .4byte gFireSpinMoveDescription - .4byte gThunderShockMoveDescription - .4byte gThunderboltMoveDescription - .4byte gThunderWaveMoveDescription - .4byte gThunderMoveDescription - .4byte gRockThrowMoveDescription - .4byte gEarthquakeMoveDescription - .4byte gFissureMoveDescription - .4byte gDigMoveDescription - .4byte gToxicMoveDescription - .4byte gConfusionMoveDescription - .4byte gPsychicMoveDescription - .4byte gHypnosisMoveDescription - .4byte gMeditateMoveDescription - .4byte gAgilityMoveDescription - .4byte gQuickAttackMoveDescription - .4byte gRageMoveDescription - .4byte gTeleportMoveDescription - .4byte gNightShadeMoveDescription - .4byte gMimicMoveDescription - .4byte gScreechMoveDescription - .4byte gDoubleTeamMoveDescription - .4byte gRecoverMoveDescription - .4byte gHardenMoveDescription - .4byte gMinimizeMoveDescription - .4byte gSmokescreenMoveDescription - .4byte gConfuseRayMoveDescription - .4byte gWithdrawMoveDescription - .4byte gDefenseCurlMoveDescription - .4byte gBarrierMoveDescription - .4byte gLightScreenMoveDescription - .4byte gHazeMoveDescription - .4byte gReflectMoveDescription - .4byte gFocusEnergyMoveDescription - .4byte gBideMoveDescription - .4byte gMetronomeMoveDescription - .4byte gMirrorMoveMoveDescription - .4byte gSelfDestructMoveDescription - .4byte gEggBombMoveDescription - .4byte gLickMoveDescription - .4byte gSmogMoveDescription - .4byte gSludgeMoveDescription - .4byte gBoneClubMoveDescription - .4byte gFireBlastMoveDescription - .4byte gWaterfallMoveDescription - .4byte gClampMoveDescription - .4byte gSwiftMoveDescription - .4byte gSkullBashMoveDescription - .4byte gSpikeCannonMoveDescription - .4byte gConstrictMoveDescription - .4byte gAmnesiaMoveDescription - .4byte gKinesisMoveDescription - .4byte gSoftBoiledMoveDescription - .4byte gHiJumpKickMoveDescription - .4byte gGlareMoveDescription - .4byte gDreamEaterMoveDescription - .4byte gPoisonGasMoveDescription - .4byte gBarrageMoveDescription - .4byte gLeechLifeMoveDescription - .4byte gLovelyKissMoveDescription - .4byte gSkyAttackMoveDescription - .4byte gTransformMoveDescription - .4byte gBubbleMoveDescription - .4byte gDizzyPunchMoveDescription - .4byte gSporeMoveDescription - .4byte gFlashMoveDescription - .4byte gPsywaveMoveDescription - .4byte gSplashMoveDescription - .4byte gAcidArmorMoveDescription - .4byte gCrabhammerMoveDescription - .4byte gExplosionMoveDescription - .4byte gFurySwipesMoveDescription - .4byte gBonemerangMoveDescription - .4byte gRestMoveDescription - .4byte gRockSlideMoveDescription - .4byte gHyperFangMoveDescription - .4byte gSharpenMoveDescription - .4byte gConversionMoveDescription - .4byte gTriAttackMoveDescription - .4byte gSuperFangMoveDescription - .4byte gSlashMoveDescription - .4byte gSubstituteMoveDescription - .4byte gStruggleMoveDescription - .4byte gSketchMoveDescription - .4byte gTripleKickMoveDescription - .4byte gThiefMoveDescription - .4byte gSpiderWebMoveDescription - .4byte gMindReaderMoveDescription - .4byte gNightmareMoveDescription - .4byte gFlameWheelMoveDescription - .4byte gSnoreMoveDescription - .4byte gCurseMoveDescription - .4byte gFlailMoveDescription - .4byte gConversion2MoveDescription - .4byte gAeroblastMoveDescription - .4byte gCottonSporeMoveDescription - .4byte gReversalMoveDescription - .4byte gSpiteMoveDescription - .4byte gPowderSnowMoveDescription - .4byte gProtectMoveDescription - .4byte gMachPunchMoveDescription - .4byte gScaryFaceMoveDescription - .4byte gFaintAttackMoveDescription - .4byte gSweetKissMoveDescription - .4byte gBellyDrumMoveDescription - .4byte gSludgeBombMoveDescription - .4byte gMudSlapMoveDescription - .4byte gOctazookaMoveDescription - .4byte gSpikesMoveDescription - .4byte gZapCannonMoveDescription - .4byte gForesightMoveDescription - .4byte gDestinyBondMoveDescription - .4byte gPerishSongMoveDescription - .4byte gIcyWindMoveDescription - .4byte gDetectMoveDescription - .4byte gBoneRushMoveDescription - .4byte gLockOnMoveDescription - .4byte gOutrageMoveDescription - .4byte gSandstormMoveDescription - .4byte gGigaDrainMoveDescription - .4byte gEndureMoveDescription - .4byte gCharmMoveDescription - .4byte gRolloutMoveDescription - .4byte gFalseSwipeMoveDescription - .4byte gSwaggerMoveDescription - .4byte gMilkDrinkMoveDescription - .4byte gSparkMoveDescription - .4byte gFuryCutterMoveDescription - .4byte gSteelWingMoveDescription - .4byte gMeanLookMoveDescription - .4byte gAttractMoveDescription - .4byte gSleepTalkMoveDescription - .4byte gHealBellMoveDescription - .4byte gReturnMoveDescription - .4byte gPresentMoveDescription - .4byte gFrustrationMoveDescription - .4byte gSafeguardMoveDescription - .4byte gPainSplitMoveDescription - .4byte gSacredFireMoveDescription - .4byte gMagnitudeMoveDescription - .4byte gDynamicPunchMoveDescription - .4byte gMegahornMoveDescription - .4byte gDragonBreathMoveDescription - .4byte gBatonPassMoveDescription - .4byte gEncoreMoveDescription - .4byte gPursuitMoveDescription - .4byte gRapidSpinMoveDescription - .4byte gSweetScentMoveDescription - .4byte gIronTailMoveDescription - .4byte gMetalClawMoveDescription - .4byte gVitalThrowMoveDescription - .4byte gMorningSunMoveDescription - .4byte gSynthesisMoveDescription - .4byte gMoonlightMoveDescription - .4byte gHiddenPowerMoveDescription - .4byte gCrossChopMoveDescription - .4byte gTwisterMoveDescription - .4byte gRainDanceMoveDescription - .4byte gSunnyDayMoveDescription - .4byte gCrunchMoveDescription - .4byte gMirrorCoatMoveDescription - .4byte gPsychUpMoveDescription - .4byte gExtremeSpeedMoveDescription - .4byte gAncientPowerMoveDescription - .4byte gShadowBallMoveDescription - .4byte gFutureSightMoveDescription - .4byte gRockSmashMoveDescription - .4byte gWhirlpoolMoveDescription - .4byte gBeatUpMoveDescription - .4byte gFakeOutMoveDescription - .4byte gUproarMoveDescription - .4byte gStockpileMoveDescription - .4byte gSpitUpMoveDescription - .4byte gSwallowMoveDescription - .4byte gHeatWaveMoveDescription - .4byte gHailMoveDescription - .4byte gTormentMoveDescription - .4byte gFlatterMoveDescription - .4byte gWillOWispMoveDescription - .4byte gMementoMoveDescription - .4byte gFacadeMoveDescription - .4byte gFocusPunchMoveDescription - .4byte gSmellingSaltMoveDescription - .4byte gFollowMeMoveDescription - .4byte gNaturePowerMoveDescription - .4byte gChargeMoveDescription - .4byte gTauntMoveDescription - .4byte gHelpingHandMoveDescription - .4byte gTrickMoveDescription - .4byte gRolePlayMoveDescription - .4byte gWishMoveDescription - .4byte gAssistMoveDescription - .4byte gIngrainMoveDescription - .4byte gSuperpowerMoveDescription - .4byte gMagicCoatMoveDescription - .4byte gRecycleMoveDescription - .4byte gRevengeMoveDescription - .4byte gBrickBreakMoveDescription - .4byte gYawnMoveDescription - .4byte gKnockOffMoveDescription - .4byte gEndeavorMoveDescription - .4byte gEruptionMoveDescription - .4byte gSkillSwapMoveDescription - .4byte gImprisonMoveDescription - .4byte gRefreshMoveDescription - .4byte gGrudgeMoveDescription - .4byte gSnatchMoveDescription - .4byte gSecretPowerMoveDescription - .4byte gDiveMoveDescription - .4byte gArmThrustMoveDescription - .4byte gCamouflageMoveDescription - .4byte gTailGlowMoveDescription - .4byte gLusterPurgeMoveDescription - .4byte gMistBallMoveDescription - .4byte gFeatherDanceMoveDescription - .4byte gTeeterDanceMoveDescription - .4byte gBlazeKickMoveDescription - .4byte gMudSportMoveDescription - .4byte gIceBallMoveDescription - .4byte gNeedleArmMoveDescription - .4byte gSlackOffMoveDescription - .4byte gHyperVoiceMoveDescription - .4byte gPoisonFangMoveDescription - .4byte gCrushClawMoveDescription - .4byte gBlastBurnMoveDescription - .4byte gHydroCannonMoveDescription - .4byte gMeteorMashMoveDescription - .4byte gAstonishMoveDescription - .4byte gWeatherBallMoveDescription - .4byte gAromatherapyMoveDescription - .4byte gFakeTearsMoveDescription - .4byte gAirCutterMoveDescription - .4byte gOverheatMoveDescription - .4byte gOdorSleuthMoveDescription - .4byte gRockTombMoveDescription - .4byte gSilverWindMoveDescription - .4byte gMetalSoundMoveDescription - .4byte gGrassWhistleMoveDescription - .4byte gTickleMoveDescription - .4byte gCosmicPowerMoveDescription - .4byte gWaterSpoutMoveDescription - .4byte gSignalBeamMoveDescription - .4byte gShadowPunchMoveDescription - .4byte gExtrasensoryMoveDescription - .4byte gSkyUppercutMoveDescription - .4byte gSandTombMoveDescription - .4byte gSheerColdMoveDescription - .4byte gMuddyWaterMoveDescription - .4byte gBulletSeedMoveDescription - .4byte gAerialAceMoveDescription - .4byte gIcicleSpearMoveDescription - .4byte gIronDefenseMoveDescription - .4byte gBlockMoveDescription - .4byte gHowlMoveDescription - .4byte gDragonClawMoveDescription - .4byte gFrenzyPlantMoveDescription - .4byte gBulkUpMoveDescription - .4byte gBounceMoveDescription - .4byte gMudShotMoveDescription - .4byte gPoisonTailMoveDescription - .4byte gCovetMoveDescription - .4byte gVoltTackleMoveDescription - .4byte gMagicalLeafMoveDescription - .4byte gWaterSportMoveDescription - .4byte gCalmMindMoveDescription - .4byte gLeafBladeMoveDescription - .4byte gDragonDanceMoveDescription - .4byte gRockBlastMoveDescription - .4byte gShockWaveMoveDescription - .4byte gWaterPulseMoveDescription - .4byte gDoomDesireMoveDescription - .4byte gPsychoBoostMoveDescription diff --git a/data/text/move_names.inc b/data/text/move_names.inc new file mode 100644 index 000000000..5efb85fc7 --- /dev/null +++ b/data/text/move_names.inc @@ -0,0 +1,356 @@ +gMoveNames:: @ 831977C + .string "-$", 13 + .string "POUND$", 13 + .string "KARATE CHOP$", 13 + .string "DOUBLESLAP$", 13 + .string "COMET PUNCH$", 13 + .string "MEGA PUNCH$", 13 + .string "PAY DAY$", 13 + .string "FIRE PUNCH$", 13 + .string "ICE PUNCH$", 13 + .string "THUNDERPUNCH$", 13 + .string "SCRATCH$", 13 + .string "VICEGRIP$", 13 + .string "GUILLOTINE$", 13 + .string "RAZOR WIND$", 13 + .string "SWORDS DANCE$", 13 + .string "CUT$", 13 + .string "GUST$", 13 + .string "WING ATTACK$", 13 + .string "WHIRLWIND$", 13 + .string "FLY$", 13 + .string "BIND$", 13 + .string "SLAM$", 13 + .string "VINE WHIP$", 13 + .string "STOMP$", 13 + .string "DOUBLE KICK$", 13 + .string "MEGA KICK$", 13 + .string "JUMP KICK$", 13 + .string "ROLLING KICK$", 13 + .string "SAND-ATTACK$", 13 + .string "HEADBUTT$", 13 + .string "HORN ATTACK$", 13 + .string "FURY ATTACK$", 13 + .string "HORN DRILL$", 13 + .string "TACKLE$", 13 + .string "BODY SLAM$", 13 + .string "WRAP$", 13 + .string "TAKE DOWN$", 13 + .string "THRASH$", 13 + .string "DOUBLE-EDGE$", 13 + .string "TAIL WHIP$", 13 + .string "POISON STING$", 13 + .string "TWINEEDLE$", 13 + .string "PIN MISSILE$", 13 + .string "LEER$", 13 + .string "BITE$", 13 + .string "GROWL$", 13 + .string "ROAR$", 13 + .string "SING$", 13 + .string "SUPERSONIC$", 13 + .string "SONICBOOM$", 13 + .string "DISABLE$", 13 + .string "ACID$", 13 + .string "EMBER$", 13 + .string "FLAMETHROWER$", 13 + .string "MIST$", 13 + .string "WATER GUN$", 13 + .string "HYDRO PUMP$", 13 + .string "SURF$", 13 + .string "ICE BEAM$", 13 + .string "BLIZZARD$", 13 + .string "PSYBEAM$", 13 + .string "BUBBLEBEAM$", 13 + .string "AURORA BEAM$", 13 + .string "HYPER BEAM$", 13 + .string "PECK$", 13 + .string "DRILL PECK$", 13 + .string "SUBMISSION$", 13 + .string "LOW KICK$", 13 + .string "COUNTER$", 13 + .string "SEISMIC TOSS$", 13 + .string "STRENGTH$", 13 + .string "ABSORB$", 13 + .string "MEGA DRAIN$", 13 + .string "LEECH SEED$", 13 + .string "GROWTH$", 13 + .string "RAZOR LEAF$", 13 + .string "SOLARBEAM$", 13 + .string "POISONPOWDER$", 13 + .string "STUN SPORE$", 13 + .string "SLEEP POWDER$", 13 + .string "PETAL DANCE$", 13 + .string "STRING SHOT$", 13 + .string "DRAGON RAGE$", 13 + .string "FIRE SPIN$", 13 + .string "THUNDERSHOCK$", 13 + .string "THUNDERBOLT$", 13 + .string "THUNDER WAVE$", 13 + .string "THUNDER$", 13 + .string "ROCK THROW$", 13 + .string "EARTHQUAKE$", 13 + .string "FISSURE$", 13 + .string "DIG$", 13 + .string "TOXIC$", 13 + .string "CONFUSION$", 13 + .string "PSYCHIC$", 13 + .string "HYPNOSIS$", 13 + .string "MEDITATE$", 13 + .string "AGILITY$", 13 + .string "QUICK ATTACK$", 13 + .string "RAGE$", 13 + .string "TELEPORT$", 13 + .string "NIGHT SHADE$", 13 + .string "MIMIC$", 13 + .string "SCREECH$", 13 + .string "DOUBLE TEAM$", 13 + .string "RECOVER$", 13 + .string "HARDEN$", 13 + .string "MINIMIZE$", 13 + .string "SMOKESCREEN$", 13 + .string "CONFUSE RAY$", 13 + .string "WITHDRAW$", 13 + .string "DEFENSE CURL$", 13 + .string "BARRIER$", 13 + .string "LIGHT SCREEN$", 13 + .string "HAZE$", 13 + .string "REFLECT$", 13 + .string "FOCUS ENERGY$", 13 + .string "BIDE$", 13 + .string "METRONOME$", 13 + .string "MIRROR MOVE$", 13 + .string "SELFDESTRUCT$", 13 + .string "EGG BOMB$", 13 + .string "LICK$", 13 + .string "SMOG$", 13 + .string "SLUDGE$", 13 + .string "BONE CLUB$", 13 + .string "FIRE BLAST$", 13 + .string "WATERFALL$", 13 + .string "CLAMP$", 13 + .string "SWIFT$", 13 + .string "SKULL BASH$", 13 + .string "SPIKE CANNON$", 13 + .string "CONSTRICT$", 13 + .string "AMNESIA$", 13 + .string "KINESIS$", 13 + .string "SOFTBOILED$", 13 + .string "HI JUMP KICK$", 13 + .string "GLARE$", 13 + .string "DREAM EATER$", 13 + .string "POISON GAS$", 13 + .string "BARRAGE$", 13 + .string "LEECH LIFE$", 13 + .string "LOVELY KISS$", 13 + .string "SKY ATTACK$", 13 + .string "TRANSFORM$", 13 + .string "BUBBLE$", 13 + .string "DIZZY PUNCH$", 13 + .string "SPORE$", 13 + .string "FLASH$", 13 + .string "PSYWAVE$", 13 + .string "SPLASH$", 13 + .string "ACID ARMOR$", 13 + .string "CRABHAMMER$", 13 + .string "EXPLOSION$", 13 + .string "FURY SWIPES$", 13 + .string "BONEMERANG$", 13 + .string "REST$", 13 + .string "ROCK SLIDE$", 13 + .string "HYPER FANG$", 13 + .string "SHARPEN$", 13 + .string "CONVERSION$", 13 + .string "TRI ATTACK$", 13 + .string "SUPER FANG$", 13 + .string "SLASH$", 13 + .string "SUBSTITUTE$", 13 + .string "STRUGGLE$", 13 + .string "SKETCH$", 13 + .string "TRIPLE KICK$", 13 + .string "THIEF$", 13 + .string "SPIDER WEB$", 13 + .string "MIND READER$", 13 + .string "NIGHTMARE$", 13 + .string "FLAME WHEEL$", 13 + .string "SNORE$", 13 + .string "CURSE$", 13 + .string "FLAIL$", 13 + .string "CONVERSION 2$", 13 + .string "AEROBLAST$", 13 + .string "COTTON SPORE$", 13 + .string "REVERSAL$", 13 + .string "SPITE$", 13 + .string "POWDER SNOW$", 13 + .string "PROTECT$", 13 + .string "MACH PUNCH$", 13 + .string "SCARY FACE$", 13 + .string "FAINT ATTACK$", 13 + .string "SWEET KISS$", 13 + .string "BELLY DRUM$", 13 + .string "SLUDGE BOMB$", 13 + .string "MUD-SLAP$", 13 + .string "OCTAZOOKA$", 13 + .string "SPIKES$", 13 + .string "ZAP CANNON$", 13 + .string "FORESIGHT$", 13 + .string "DESTINY BOND$", 13 + .string "PERISH SONG$", 13 + .string "ICY WIND$", 13 + .string "DETECT$", 13 + .string "BONE RUSH$", 13 + .string "LOCK-ON$", 13 + .string "OUTRAGE$", 13 + .string "SANDSTORM$", 13 + .string "GIGA DRAIN$", 13 + .string "ENDURE$", 13 + .string "CHARM$", 13 + .string "ROLLOUT$", 13 + .string "FALSE SWIPE$", 13 + .string "SWAGGER$", 13 + .string "MILK DRINK$", 13 + .string "SPARK$", 13 + .string "FURY CUTTER$", 13 + .string "STEEL WING$", 13 + .string "MEAN LOOK$", 13 + .string "ATTRACT$", 13 + .string "SLEEP TALK$", 13 + .string "HEAL BELL$", 13 + .string "RETURN$", 13 + .string "PRESENT$", 13 + .string "FRUSTRATION$", 13 + .string "SAFEGUARD$", 13 + .string "PAIN SPLIT$", 13 + .string "SACRED FIRE$", 13 + .string "MAGNITUDE$", 13 + .string "DYNAMICPUNCH$", 13 + .string "MEGAHORN$", 13 + .string "DRAGONBREATH$", 13 + .string "BATON PASS$", 13 + .string "ENCORE$", 13 + .string "PURSUIT$", 13 + .string "RAPID SPIN$", 13 + .string "SWEET SCENT$", 13 + .string "IRON TAIL$", 13 + .string "METAL CLAW$", 13 + .string "VITAL THROW$", 13 + .string "MORNING SUN$", 13 + .string "SYNTHESIS$", 13 + .string "MOONLIGHT$", 13 + .string "HIDDEN POWER$", 13 + .string "CROSS CHOP$", 13 + .string "TWISTER$", 13 + .string "RAIN DANCE$", 13 + .string "SUNNY DAY$", 13 + .string "CRUNCH$", 13 + .string "MIRROR COAT$", 13 + .string "PSYCH UP$", 13 + .string "EXTREMESPEED$", 13 + .string "ANCIENTPOWER$", 13 + .string "SHADOW BALL$", 13 + .string "FUTURE SIGHT$", 13 + .string "ROCK SMASH$", 13 + .string "WHIRLPOOL$", 13 + .string "BEAT UP$", 13 + .string "FAKE OUT$", 13 + .string "UPROAR$", 13 + .string "STOCKPILE$", 13 + .string "SPIT UP$", 13 + .string "SWALLOW$", 13 + .string "HEAT WAVE$", 13 + .string "HAIL$", 13 + .string "TORMENT$", 13 + .string "FLATTER$", 13 + .string "WILL-O-WISP$", 13 + .string "MEMENTO$", 13 + .string "FACADE$", 13 + .string "FOCUS PUNCH$", 13 + .string "SMELLINGSALT$", 13 + .string "FOLLOW ME$", 13 + .string "NATURE POWER$", 13 + .string "CHARGE$", 13 + .string "TAUNT$", 13 + .string "HELPING HAND$", 13 + .string "TRICK$", 13 + .string "ROLE PLAY$", 13 + .string "WISH$", 13 + .string "ASSIST$", 13 + .string "INGRAIN$", 13 + .string "SUPERPOWER$", 13 + .string "MAGIC COAT$", 13 + .string "RECYCLE$", 13 + .string "REVENGE$", 13 + .string "BRICK BREAK$", 13 + .string "YAWN$", 13 + .string "KNOCK OFF$", 13 + .string "ENDEAVOR$", 13 + .string "ERUPTION$", 13 + .string "SKILL SWAP$", 13 + .string "IMPRISON$", 13 + .string "REFRESH$", 13 + .string "GRUDGE$", 13 + .string "SNATCH$", 13 + .string "SECRET POWER$", 13 + .string "DIVE$", 13 + .string "ARM THRUST$", 13 + .string "CAMOUFLAGE$", 13 + .string "TAIL GLOW$", 13 + .string "LUSTER PURGE$", 13 + .string "MIST BALL$", 13 + .string "FEATHERDANCE$", 13 + .string "TEETER DANCE$", 13 + .string "BLAZE KICK$", 13 + .string "MUD SPORT$", 13 + .string "ICE BALL$", 13 + .string "NEEDLE ARM$", 13 + .string "SLACK OFF$", 13 + .string "HYPER VOICE$", 13 + .string "POISON FANG$", 13 + .string "CRUSH CLAW$", 13 + .string "BLAST BURN$", 13 + .string "HYDRO CANNON$", 13 + .string "METEOR MASH$", 13 + .string "ASTONISH$", 13 + .string "WEATHER BALL$", 13 + .string "AROMATHERAPY$", 13 + .string "FAKE TEARS$", 13 + .string "AIR CUTTER$", 13 + .string "OVERHEAT$", 13 + .string "ODOR SLEUTH$", 13 + .string "ROCK TOMB$", 13 + .string "SILVER WIND$", 13 + .string "METAL SOUND$", 13 + .string "GRASSWHISTLE$", 13 + .string "TICKLE$", 13 + .string "COSMIC POWER$", 13 + .string "WATER SPOUT$", 13 + .string "SIGNAL BEAM$", 13 + .string "SHADOW PUNCH$", 13 + .string "EXTRASENSORY$", 13 + .string "SKY UPPERCUT$", 13 + .string "SAND TOMB$", 13 + .string "SHEER COLD$", 13 + .string "MUDDY WATER$", 13 + .string "BULLET SEED$", 13 + .string "AERIAL ACE$", 13 + .string "ICICLE SPEAR$", 13 + .string "IRON DEFENSE$", 13 + .string "BLOCK$", 13 + .string "HOWL$", 13 + .string "DRAGON CLAW$", 13 + .string "FRENZY PLANT$", 13 + .string "BULK UP$", 13 + .string "BOUNCE$", 13 + .string "MUD SHOT$", 13 + .string "POISON TAIL$", 13 + .string "COVET$", 13 + .string "VOLT TACKLE$", 13 + .string "MAGICAL LEAF$", 13 + .string "WATER SPORT$", 13 + .string "CALM MIND$", 13 + .string "LEAF BLADE$", 13 + .string "DRAGON DANCE$", 13 + .string "ROCK BLAST$", 13 + .string "SHOCK WAVE$", 13 + .string "WATER PULSE$", 13 + .string "DOOM DESIRE$", 13 + .string "PSYCHO BOOST$", 13 diff --git a/data/text/move_names.s b/data/text/move_names.s deleted file mode 100644 index 5efb85fc7..000000000 --- a/data/text/move_names.s +++ /dev/null @@ -1,356 +0,0 @@ -gMoveNames:: @ 831977C - .string "-$", 13 - .string "POUND$", 13 - .string "KARATE CHOP$", 13 - .string "DOUBLESLAP$", 13 - .string "COMET PUNCH$", 13 - .string "MEGA PUNCH$", 13 - .string "PAY DAY$", 13 - .string "FIRE PUNCH$", 13 - .string "ICE PUNCH$", 13 - .string "THUNDERPUNCH$", 13 - .string "SCRATCH$", 13 - .string "VICEGRIP$", 13 - .string "GUILLOTINE$", 13 - .string "RAZOR WIND$", 13 - .string "SWORDS DANCE$", 13 - .string "CUT$", 13 - .string "GUST$", 13 - .string "WING ATTACK$", 13 - .string "WHIRLWIND$", 13 - .string "FLY$", 13 - .string "BIND$", 13 - .string "SLAM$", 13 - .string "VINE WHIP$", 13 - .string "STOMP$", 13 - .string "DOUBLE KICK$", 13 - .string "MEGA KICK$", 13 - .string "JUMP KICK$", 13 - .string "ROLLING KICK$", 13 - .string "SAND-ATTACK$", 13 - .string "HEADBUTT$", 13 - .string "HORN ATTACK$", 13 - .string "FURY ATTACK$", 13 - .string "HORN DRILL$", 13 - .string "TACKLE$", 13 - .string "BODY SLAM$", 13 - .string "WRAP$", 13 - .string "TAKE DOWN$", 13 - .string "THRASH$", 13 - .string "DOUBLE-EDGE$", 13 - .string "TAIL WHIP$", 13 - .string "POISON STING$", 13 - .string "TWINEEDLE$", 13 - .string "PIN MISSILE$", 13 - .string "LEER$", 13 - .string "BITE$", 13 - .string "GROWL$", 13 - .string "ROAR$", 13 - .string "SING$", 13 - .string "SUPERSONIC$", 13 - .string "SONICBOOM$", 13 - .string "DISABLE$", 13 - .string "ACID$", 13 - .string "EMBER$", 13 - .string "FLAMETHROWER$", 13 - .string "MIST$", 13 - .string "WATER GUN$", 13 - .string "HYDRO PUMP$", 13 - .string "SURF$", 13 - .string "ICE BEAM$", 13 - .string "BLIZZARD$", 13 - .string "PSYBEAM$", 13 - .string "BUBBLEBEAM$", 13 - .string "AURORA BEAM$", 13 - .string "HYPER BEAM$", 13 - .string "PECK$", 13 - .string "DRILL PECK$", 13 - .string "SUBMISSION$", 13 - .string "LOW KICK$", 13 - .string "COUNTER$", 13 - .string "SEISMIC TOSS$", 13 - .string "STRENGTH$", 13 - .string "ABSORB$", 13 - .string "MEGA DRAIN$", 13 - .string "LEECH SEED$", 13 - .string "GROWTH$", 13 - .string "RAZOR LEAF$", 13 - .string "SOLARBEAM$", 13 - .string "POISONPOWDER$", 13 - .string "STUN SPORE$", 13 - .string "SLEEP POWDER$", 13 - .string "PETAL DANCE$", 13 - .string "STRING SHOT$", 13 - .string "DRAGON RAGE$", 13 - .string "FIRE SPIN$", 13 - .string "THUNDERSHOCK$", 13 - .string "THUNDERBOLT$", 13 - .string "THUNDER WAVE$", 13 - .string "THUNDER$", 13 - .string "ROCK THROW$", 13 - .string "EARTHQUAKE$", 13 - .string "FISSURE$", 13 - .string "DIG$", 13 - .string "TOXIC$", 13 - .string "CONFUSION$", 13 - .string "PSYCHIC$", 13 - .string "HYPNOSIS$", 13 - .string "MEDITATE$", 13 - .string "AGILITY$", 13 - .string "QUICK ATTACK$", 13 - .string "RAGE$", 13 - .string "TELEPORT$", 13 - .string "NIGHT SHADE$", 13 - .string "MIMIC$", 13 - .string "SCREECH$", 13 - .string "DOUBLE TEAM$", 13 - .string "RECOVER$", 13 - .string "HARDEN$", 13 - .string "MINIMIZE$", 13 - .string "SMOKESCREEN$", 13 - .string "CONFUSE RAY$", 13 - .string "WITHDRAW$", 13 - .string "DEFENSE CURL$", 13 - .string "BARRIER$", 13 - .string "LIGHT SCREEN$", 13 - .string "HAZE$", 13 - .string "REFLECT$", 13 - .string "FOCUS ENERGY$", 13 - .string "BIDE$", 13 - .string "METRONOME$", 13 - .string "MIRROR MOVE$", 13 - .string "SELFDESTRUCT$", 13 - .string "EGG BOMB$", 13 - .string "LICK$", 13 - .string "SMOG$", 13 - .string "SLUDGE$", 13 - .string "BONE CLUB$", 13 - .string "FIRE BLAST$", 13 - .string "WATERFALL$", 13 - .string "CLAMP$", 13 - .string "SWIFT$", 13 - .string "SKULL BASH$", 13 - .string "SPIKE CANNON$", 13 - .string "CONSTRICT$", 13 - .string "AMNESIA$", 13 - .string "KINESIS$", 13 - .string "SOFTBOILED$", 13 - .string "HI JUMP KICK$", 13 - .string "GLARE$", 13 - .string "DREAM EATER$", 13 - .string "POISON GAS$", 13 - .string "BARRAGE$", 13 - .string "LEECH LIFE$", 13 - .string "LOVELY KISS$", 13 - .string "SKY ATTACK$", 13 - .string "TRANSFORM$", 13 - .string "BUBBLE$", 13 - .string "DIZZY PUNCH$", 13 - .string "SPORE$", 13 - .string "FLASH$", 13 - .string "PSYWAVE$", 13 - .string "SPLASH$", 13 - .string "ACID ARMOR$", 13 - .string "CRABHAMMER$", 13 - .string "EXPLOSION$", 13 - .string "FURY SWIPES$", 13 - .string "BONEMERANG$", 13 - .string "REST$", 13 - .string "ROCK SLIDE$", 13 - .string "HYPER FANG$", 13 - .string "SHARPEN$", 13 - .string "CONVERSION$", 13 - .string "TRI ATTACK$", 13 - .string "SUPER FANG$", 13 - .string "SLASH$", 13 - .string "SUBSTITUTE$", 13 - .string "STRUGGLE$", 13 - .string "SKETCH$", 13 - .string "TRIPLE KICK$", 13 - .string "THIEF$", 13 - .string "SPIDER WEB$", 13 - .string "MIND READER$", 13 - .string "NIGHTMARE$", 13 - .string "FLAME WHEEL$", 13 - .string "SNORE$", 13 - .string "CURSE$", 13 - .string "FLAIL$", 13 - .string "CONVERSION 2$", 13 - .string "AEROBLAST$", 13 - .string "COTTON SPORE$", 13 - .string "REVERSAL$", 13 - .string "SPITE$", 13 - .string "POWDER SNOW$", 13 - .string "PROTECT$", 13 - .string "MACH PUNCH$", 13 - .string "SCARY FACE$", 13 - .string "FAINT ATTACK$", 13 - .string "SWEET KISS$", 13 - .string "BELLY DRUM$", 13 - .string "SLUDGE BOMB$", 13 - .string "MUD-SLAP$", 13 - .string "OCTAZOOKA$", 13 - .string "SPIKES$", 13 - .string "ZAP CANNON$", 13 - .string "FORESIGHT$", 13 - .string "DESTINY BOND$", 13 - .string "PERISH SONG$", 13 - .string "ICY WIND$", 13 - .string "DETECT$", 13 - .string "BONE RUSH$", 13 - .string "LOCK-ON$", 13 - .string "OUTRAGE$", 13 - .string "SANDSTORM$", 13 - .string "GIGA DRAIN$", 13 - .string "ENDURE$", 13 - .string "CHARM$", 13 - .string "ROLLOUT$", 13 - .string "FALSE SWIPE$", 13 - .string "SWAGGER$", 13 - .string "MILK DRINK$", 13 - .string "SPARK$", 13 - .string "FURY CUTTER$", 13 - .string "STEEL WING$", 13 - .string "MEAN LOOK$", 13 - .string "ATTRACT$", 13 - .string "SLEEP TALK$", 13 - .string "HEAL BELL$", 13 - .string "RETURN$", 13 - .string "PRESENT$", 13 - .string "FRUSTRATION$", 13 - .string "SAFEGUARD$", 13 - .string "PAIN SPLIT$", 13 - .string "SACRED FIRE$", 13 - .string "MAGNITUDE$", 13 - .string "DYNAMICPUNCH$", 13 - .string "MEGAHORN$", 13 - .string "DRAGONBREATH$", 13 - .string "BATON PASS$", 13 - .string "ENCORE$", 13 - .string "PURSUIT$", 13 - .string "RAPID SPIN$", 13 - .string "SWEET SCENT$", 13 - .string "IRON TAIL$", 13 - .string "METAL CLAW$", 13 - .string "VITAL THROW$", 13 - .string "MORNING SUN$", 13 - .string "SYNTHESIS$", 13 - .string "MOONLIGHT$", 13 - .string "HIDDEN POWER$", 13 - .string "CROSS CHOP$", 13 - .string "TWISTER$", 13 - .string "RAIN DANCE$", 13 - .string "SUNNY DAY$", 13 - .string "CRUNCH$", 13 - .string "MIRROR COAT$", 13 - .string "PSYCH UP$", 13 - .string "EXTREMESPEED$", 13 - .string "ANCIENTPOWER$", 13 - .string "SHADOW BALL$", 13 - .string "FUTURE SIGHT$", 13 - .string "ROCK SMASH$", 13 - .string "WHIRLPOOL$", 13 - .string "BEAT UP$", 13 - .string "FAKE OUT$", 13 - .string "UPROAR$", 13 - .string "STOCKPILE$", 13 - .string "SPIT UP$", 13 - .string "SWALLOW$", 13 - .string "HEAT WAVE$", 13 - .string "HAIL$", 13 - .string "TORMENT$", 13 - .string "FLATTER$", 13 - .string "WILL-O-WISP$", 13 - .string "MEMENTO$", 13 - .string "FACADE$", 13 - .string "FOCUS PUNCH$", 13 - .string "SMELLINGSALT$", 13 - .string "FOLLOW ME$", 13 - .string "NATURE POWER$", 13 - .string "CHARGE$", 13 - .string "TAUNT$", 13 - .string "HELPING HAND$", 13 - .string "TRICK$", 13 - .string "ROLE PLAY$", 13 - .string "WISH$", 13 - .string "ASSIST$", 13 - .string "INGRAIN$", 13 - .string "SUPERPOWER$", 13 - .string "MAGIC COAT$", 13 - .string "RECYCLE$", 13 - .string "REVENGE$", 13 - .string "BRICK BREAK$", 13 - .string "YAWN$", 13 - .string "KNOCK OFF$", 13 - .string "ENDEAVOR$", 13 - .string "ERUPTION$", 13 - .string "SKILL SWAP$", 13 - .string "IMPRISON$", 13 - .string "REFRESH$", 13 - .string "GRUDGE$", 13 - .string "SNATCH$", 13 - .string "SECRET POWER$", 13 - .string "DIVE$", 13 - .string "ARM THRUST$", 13 - .string "CAMOUFLAGE$", 13 - .string "TAIL GLOW$", 13 - .string "LUSTER PURGE$", 13 - .string "MIST BALL$", 13 - .string "FEATHERDANCE$", 13 - .string "TEETER DANCE$", 13 - .string "BLAZE KICK$", 13 - .string "MUD SPORT$", 13 - .string "ICE BALL$", 13 - .string "NEEDLE ARM$", 13 - .string "SLACK OFF$", 13 - .string "HYPER VOICE$", 13 - .string "POISON FANG$", 13 - .string "CRUSH CLAW$", 13 - .string "BLAST BURN$", 13 - .string "HYDRO CANNON$", 13 - .string "METEOR MASH$", 13 - .string "ASTONISH$", 13 - .string "WEATHER BALL$", 13 - .string "AROMATHERAPY$", 13 - .string "FAKE TEARS$", 13 - .string "AIR CUTTER$", 13 - .string "OVERHEAT$", 13 - .string "ODOR SLEUTH$", 13 - .string "ROCK TOMB$", 13 - .string "SILVER WIND$", 13 - .string "METAL SOUND$", 13 - .string "GRASSWHISTLE$", 13 - .string "TICKLE$", 13 - .string "COSMIC POWER$", 13 - .string "WATER SPOUT$", 13 - .string "SIGNAL BEAM$", 13 - .string "SHADOW PUNCH$", 13 - .string "EXTRASENSORY$", 13 - .string "SKY UPPERCUT$", 13 - .string "SAND TOMB$", 13 - .string "SHEER COLD$", 13 - .string "MUDDY WATER$", 13 - .string "BULLET SEED$", 13 - .string "AERIAL ACE$", 13 - .string "ICICLE SPEAR$", 13 - .string "IRON DEFENSE$", 13 - .string "BLOCK$", 13 - .string "HOWL$", 13 - .string "DRAGON CLAW$", 13 - .string "FRENZY PLANT$", 13 - .string "BULK UP$", 13 - .string "BOUNCE$", 13 - .string "MUD SHOT$", 13 - .string "POISON TAIL$", 13 - .string "COVET$", 13 - .string "VOLT TACKLE$", 13 - .string "MAGICAL LEAF$", 13 - .string "WATER SPORT$", 13 - .string "CALM MIND$", 13 - .string "LEAF BLADE$", 13 - .string "DRAGON DANCE$", 13 - .string "ROCK BLAST$", 13 - .string "SHOCK WAVE$", 13 - .string "WATER PULSE$", 13 - .string "DOOM DESIRE$", 13 - .string "PSYCHO BOOST$", 13 diff --git a/data/text/nature_names.inc b/data/text/nature_names.inc new file mode 100644 index 000000000..31e2876e2 --- /dev/null +++ b/data/text/nature_names.inc @@ -0,0 +1,102 @@ +gHardyNatureName:: @ 861CAAC + .string "HARDY$" + +gLonelyNatureName:: @ 861CAB2 + .string "LONELY$" + +gBraveNatureName:: @ 861CAB9 + .string "BRAVE$" + +gAdamantNatureName:: @ 861CABF + .string "ADAMANT$" + +gNaughtyNatureName:: @ 861CAC7 + .string "NAUGHTY$" + +gBoldNatureName:: @ 861CACF + .string "BOLD$" + +gDocileNatureName:: @ 861CAD4 + .string "DOCILE$" + +gRelaxedNatureName:: @ 861CADB + .string "RELAXED$" + +gImpishNatureName:: @ 861CAE3 + .string "IMPISH$" + +gLaxNatureName:: @ 861CAEA + .string "LAX$" + +gTimidNatureName:: @ 861CAEE + .string "TIMID$" + +gHastyNatureName:: @ 861CAF4 + .string "HASTY$" + +gSeriousNatureName:: @ 861CAFA + .string "SERIOUS$" + +gJollyNatureName:: @ 861CB02 + .string "JOLLY$" + +gNaiveNatureName:: @ 861CB08 + .string "NAIVE$" + +gModestNatureName:: @ 861CB0E + .string "MODEST$" + +gMildNatureName:: @ 861CB15 + .string "MILD$" + +gQuietNatureName:: @ 861CB1A + .string "QUIET$" + +gBashfulNatureName:: @ 861CB20 + .string "BASHFUL$" + +gRashNatureName:: @ 861CB28 + .string "RASH$" + +gCalmNatureName:: @ 861CB2D + .string "CALM$" + +gGentleNatureName:: @ 861CB32 + .string "GENTLE$" + +gSassyNatureName:: @ 861CB39 + .string "SASSY$" + +gCarefulNatureName:: @ 861CB3F + .string "CAREFUL$" + +gQuirkyNatureName:: @ 861CB47 + .string "QUIRKY$" + + .align 2 +gNatureNamePointers:: @ 861CB50 + .4byte gHardyNatureName + .4byte gLonelyNatureName + .4byte gBraveNatureName + .4byte gAdamantNatureName + .4byte gNaughtyNatureName + .4byte gBoldNatureName + .4byte gDocileNatureName + .4byte gRelaxedNatureName + .4byte gImpishNatureName + .4byte gLaxNatureName + .4byte gTimidNatureName + .4byte gHastyNatureName + .4byte gSeriousNatureName + .4byte gJollyNatureName + .4byte gNaiveNatureName + .4byte gModestNatureName + .4byte gMildNatureName + .4byte gQuietNatureName + .4byte gBashfulNatureName + .4byte gRashNatureName + .4byte gCalmNatureName + .4byte gGentleNatureName + .4byte gSassyNatureName + .4byte gCarefulNatureName + .4byte gQuirkyNatureName diff --git a/data/text/nature_names.s b/data/text/nature_names.s deleted file mode 100644 index 31e2876e2..000000000 --- a/data/text/nature_names.s +++ /dev/null @@ -1,102 +0,0 @@ -gHardyNatureName:: @ 861CAAC - .string "HARDY$" - -gLonelyNatureName:: @ 861CAB2 - .string "LONELY$" - -gBraveNatureName:: @ 861CAB9 - .string "BRAVE$" - -gAdamantNatureName:: @ 861CABF - .string "ADAMANT$" - -gNaughtyNatureName:: @ 861CAC7 - .string "NAUGHTY$" - -gBoldNatureName:: @ 861CACF - .string "BOLD$" - -gDocileNatureName:: @ 861CAD4 - .string "DOCILE$" - -gRelaxedNatureName:: @ 861CADB - .string "RELAXED$" - -gImpishNatureName:: @ 861CAE3 - .string "IMPISH$" - -gLaxNatureName:: @ 861CAEA - .string "LAX$" - -gTimidNatureName:: @ 861CAEE - .string "TIMID$" - -gHastyNatureName:: @ 861CAF4 - .string "HASTY$" - -gSeriousNatureName:: @ 861CAFA - .string "SERIOUS$" - -gJollyNatureName:: @ 861CB02 - .string "JOLLY$" - -gNaiveNatureName:: @ 861CB08 - .string "NAIVE$" - -gModestNatureName:: @ 861CB0E - .string "MODEST$" - -gMildNatureName:: @ 861CB15 - .string "MILD$" - -gQuietNatureName:: @ 861CB1A - .string "QUIET$" - -gBashfulNatureName:: @ 861CB20 - .string "BASHFUL$" - -gRashNatureName:: @ 861CB28 - .string "RASH$" - -gCalmNatureName:: @ 861CB2D - .string "CALM$" - -gGentleNatureName:: @ 861CB32 - .string "GENTLE$" - -gSassyNatureName:: @ 861CB39 - .string "SASSY$" - -gCarefulNatureName:: @ 861CB3F - .string "CAREFUL$" - -gQuirkyNatureName:: @ 861CB47 - .string "QUIRKY$" - - .align 2 -gNatureNamePointers:: @ 861CB50 - .4byte gHardyNatureName - .4byte gLonelyNatureName - .4byte gBraveNatureName - .4byte gAdamantNatureName - .4byte gNaughtyNatureName - .4byte gBoldNatureName - .4byte gDocileNatureName - .4byte gRelaxedNatureName - .4byte gImpishNatureName - .4byte gLaxNatureName - .4byte gTimidNatureName - .4byte gHastyNatureName - .4byte gSeriousNatureName - .4byte gJollyNatureName - .4byte gNaiveNatureName - .4byte gModestNatureName - .4byte gMildNatureName - .4byte gQuietNatureName - .4byte gBashfulNatureName - .4byte gRashNatureName - .4byte gCalmNatureName - .4byte gGentleNatureName - .4byte gSassyNatureName - .4byte gCarefulNatureName - .4byte gQuirkyNatureName diff --git a/data/text/pokedex_text.inc b/data/text/pokedex_text.inc new file mode 100644 index 000000000..caa41912d --- /dev/null +++ b/data/text/pokedex_text.inc @@ -0,0 +1,2321 @@ +gDummyPokedexText:: @ 855D30D + .string "This is a newly discovered POKéMON.\n" + .string "It is currently under investigation.\n" + .string "No detailed information is available\n" + .string "at this time.$" + +gBulbasaurPokedexText:: @ 855D389 + .string "BULBASAUR can be seen napping in bright\n" + .string "sunlight. There is a seed on its back.\n" + .string "By soaking up the sun’s rays, the seed\n" + .string "grows progressively larger.$" + +gIvysaurPokedexText:: @ 855D41B + .string "To support its bulb, IVYSAUR’s legs\n" + .string "grow sturdy. If it spends more time lying in\n" + .string "the sunlight, the bud will soon bloom into\n" + .string "a large flower.$" + +gVenusaurPokedexText:: @ 855D4A7 + .string "VENUSAUR’s flower is said to take on vivid\n" + .string "colors if it gets plenty of nutrition and\n" + .string "sunlight. The flower’s aroma soothes the\n" + .string "emotions of people.$" + +gCharmanderPokedexText:: @ 855D539 + .string "The flame that burns at the tip of its\n" + .string "tail is an indication of its emotions.\n" + .string "The flame wavers when CHARMANDER is\n" + .string "happy, and blazes when it is enraged.$" + +gCharmeleonPokedexText:: @ 855D5D1 + .string "Without pity, its sharp claws destroy foes.\n" + .string "If it encounters a strong enemy, it\n" + .string "becomes agitated, and the flame on its\n" + .string "tail flares with a bluish white color.$" + +gCharizardPokedexText:: @ 855D66F + .string "A CHARIZARD flies about in search of\n" + .string "strong opponents. It breathes intense\n" + .string "flames that can melt any material. However,\n" + .string "it will never torch a weaker foe.$" + +gSquirtlePokedexText:: @ 855D708 + .string "Its shell is not just for protection.\n" + .string "Its rounded shape and the grooves on its\n" + .string "surface minimize resistance in water,\n" + .string "enabling SQUIRTLE to swim at high speeds.$" + +gWartortlePokedexText:: @ 855D7A7 + .string "Its large tail is covered with rich, thick\n" + .string "fur that deepens in color with age.\n" + .string "The scratches on its shell are evidence\n" + .string "of this POKéMON’s toughness in battle.$" + +gBlastoisePokedexText:: @ 855D845 + .string "The waterspouts that protrude from its\n" + .string "shell are highly accurate. Their bullets of\n" + .string "water can precisely nail tin cans from\n" + .string "a distance of over 160 feet.$" + +gCaterpiePokedexText:: @ 855D8DC + .string "Its voracious appetite compels it to\n" + .string "devour leaves bigger than itself without\n" + .string "hesitation. It releases a terribly strong\n" + .string "odor from its antennae.$" + +gMetapodPokedexText:: @ 855D96C + .string "Its shell is as hard as an iron slab.\n" + .string "A METAPOD does not move very much\n" + .string "because it is preparing its soft innards\n" + .string "for evolution inside the shell.$" + +gButterfreePokedexText:: @ 855D9FD + .string "It has a superior ability to search for\n" + .string "delicious honey from flowers. It can seek,\n" + .string "extract, and carry honey from flowers\n" + .string "blooming over six miles away.$" + +gWeedlePokedexText:: @ 855DA94 + .string "A WEEDLE has an extremely acute sense\n" + .string "of smell. It distinguishes its favorite\n" + .string "kinds of leaves from those it dislikes by\n" + .string "sniffing with its big red proboscis (nose).$" + +gKakunaPokedexText:: @ 855DB38 + .string "It remains virtually immobile while it\n" + .string "clings to a tree. However, on the inside,\n" + .string "it busily prepares for evolution. This is\n" + .string "evident from how hot its shell becomes.$" + +gBeedrillPokedexText:: @ 855DBDB + .string "A BEEDRILL is extremely territorial.\n" + .string "For safety reasons, no one should \n" + .string "ever approach its nest. If angered,\n" + .string "they will attack in a swarm.$" + +gPidgeyPokedexText:: @ 855DC64 + .string "It has an extremely sharp sense of\n" + .string "direction. It can unerringly return home to\n" + .string "its nest, however far it may be removed\n" + .string "from its familiar surroundings.$" + +gPidgeottoPokedexText:: @ 855DCFB + .string "This POKéMON flies around, patrolling its\n" + .string "large territory. If its living space is\n" + .string "violated, it shows no mercy in thoroughly\n" + .string "punishing the foe with its sharp claws.$" + +gPidgeotPokedexText:: @ 855DD9F + .string "This POKéMON has gorgeous, glossy\n" + .string "feathers. Many TRAINERS are so captivated\n" + .string "by the beautiful feathers on its head that\n" + .string "they choose PIDGEOT as their POKéMON.$" + +gRattataPokedexText:: @ 855DE3C + .string "A RATTATA is cautious in the extreme.\n" + .string "Even while it is asleep, it constantly\n" + .string "moves its ears and listens for danger.\n" + .string "It will make its nest anywhere.$" + +gRaticatePokedexText:: @ 855DED0 + .string "A RATICATE’s sturdy fangs grow steadily.\n" + .string "To keep them ground down, it gnaws on\n" + .string "rocks and logs. It may even chew on the\n" + .string "walls of houses.$" + +gSpearowPokedexText:: @ 855DF58 + .string "Its loud cry can be heard over half a mile\n" + .string "away. If its high, keening cry is heard\n" + .string "echoing all around, it is a sign that they\n" + .string "are warning each other of danger.$" + +gFearowPokedexText:: @ 855DFF8 + .string "Its long neck and elongated beak are\n" + .string "ideal for catching prey in soil or water.\n" + .string "It deftly moves this extended and skinny\n" + .string "beak to pluck prey.$" + +gEkansPokedexText:: @ 855E084 + .string "An EKANS curls itself up in a spiral while\n" + .string "it rests. This position allows it to quickly\n" + .string "respond to an enemy from any direction\n" + .string "with a threat from its upraised head.$" + +gArbokPokedexText:: @ 855E129 + .string "This POKéMON has a terrifically strong\n" + .string "constricting power. It can even flatten\n" + .string "steel oil drums. Once it wraps its body\n" + .string "around its foe, escaping is impossible.$" + +gPikachuPokedexText:: @ 855E1C8 + .string "It stores electricity in the electric sacs\n" + .string "on its cheeks. When it releases pent-up\n" + .string "energy in a burst, the electric power is\n" + .string "equal to a lightning bolt.$" + +gRaichuPokedexText:: @ 855E25F + .string "If it stores too much electricity, its\n" + .string "behavior turns aggressive. To avoid this,\n" + .string "it occasionally discharges excess energy\n" + .string "and calms itself down.$" + +gSandshrewPokedexText:: @ 855E2F0 + .string "When it curls up in a ball, it can make any\n" + .string "attack bounce off harmlessly. Its hide has\n" + .string "turned tough and solid as a result of\n" + .string "living in the desert.$" + +gSandslashPokedexText:: @ 855E383 + .string "It curls up in a ball to protect itself from\n" + .string "enemy attacks. It also curls up to prevent\n" + .string "heatstroke during the daytime when\n" + .string "temperatures rise sharply.$" + +gNidoranFPokedexText:: @ 855E419 + .string "Its highly toxic barbs are thought to have\n" + .string "developed as protection for this small-\n" + .string "bodied POKéMON. When enraged, it releases\n" + .string "a horrible toxin from its horn.$" + +gNidorinaPokedexText:: @ 855E4B6 + .string "When it is with its friends or\n" + .string "family, its barbs are tucked away to\n" + .string "prevent injury. It appears to become\n" + .string "nervous if separated from the others.$" + +gNidoqueenPokedexText:: @ 855E545 + .string "It is adept at sending foes flying with\n" + .string "harsh tackles using its tough, scaly body.\n" + .string "This POKéMON is at its strongest when\n" + .string "it is defending its young.$" + +gNidoranMPokedexText:: @ 855E5D9 + .string "The male NIDORAN has developed muscles\n" + .string "that freely move its ears in any direction.\n" + .string "Even the slightest sound does not escape\n" + .string "this POKéMON’s notice.$" + +gNidorinoPokedexText:: @ 855E66C + .string "Its horn is harder than a diamond.\n" + .string "If it senses a hostile presence, all the\n" + .string "barbs on its back bristle up at once, and it\n" + .string "challenges the foe with all its might.$" + +gNidokingPokedexText:: @ 855E70C + .string "A NIDOKING’s thick tail packs enormously\n" + .string "destructive power capable of toppling\n" + .string "a metal transmission tower. Once it goes\n" + .string "on a rampage, there is no stopping it.$" + +gClefairyPokedexText:: @ 855E7AB + .string "On every night of a full moon, they come\n" + .string "out to play. When dawn arrives, the tired\n" + .string "CLEFAIRY go to sleep nestled up against\n" + .string "each other in deep and quiet mountains.$" + +gClefablePokedexText:: @ 855E84E + .string "A CLEFABLE uses its wings to skip lightly \n" + .string "as if it were flying. Its bouncy step\n" + .string "lets it even walk on water. On quiet,\n" + .string "moonlit nights, it strolls on lakes.$" + +gVulpixPokedexText:: @ 855E8EA + .string "It can freely control fire, making fiery\n" + .string "orbs fly like will-o’-the-wisps. Just\n" + .string "before evolution, its six tails grow hot \n" + .string "as if on fire.$" + +gNinetalesPokedexText:: @ 855E972 + .string "It has long been said that each of the\n" + .string "nine tails embody an enchanted power.\n" + .string "A long-lived NINETALES will have fur that\n" + .string "shines like gold.$" + +gJigglypuffPokedexText:: @ 855E9FB + .string "Nothing can avoid falling asleep hearing a\n" + .string "JIGGLYPUFF’s song. The sound waves of its\n" + .string "singing voice match the brain waves of\n" + .string "someone in a deep sleep.$" + +gWigglytuffPokedexText:: @ 855EA90 + .string "Its fur is the ultimate in luxuriousness.\n" + .string "Sleeping alongside a WIGGLYTUFF is simply\n" + .string "divine. Its body expands seemingly without\n" + .string "end when it inhales.$" + +gZubatPokedexText:: @ 855EB24 + .string "While living in pitch-black caverns, their\n" + .string "eyes gradually grew shut and deprived\n" + .string "them of vision. They use ultrasonic waves\n" + .string "to detect obstacles.$" + +gGolbatPokedexText:: @ 855EBB4 + .string "Its fangs easily puncture even thick\n" + .string "animal hide. It loves to feast on the blood\n" + .string "of people and POKéMON. It flits about in\n" + .string "darkness and strikes from behind.$" + +gOddishPokedexText:: @ 855EC50 + .string "This POKéMON grows by absorbing moonlight.\n" + .string "During the daytime, it buries itself in the\n" + .string "ground, leaving only its leaves exposed to\n" + .string "avoid detection by its enemies.$" + +gGloomPokedexText:: @ 855ECF2 + .string "A horribly noxious honey drools from its\n" + .string "mouth. One whiff of the honey can result\n" + .string "in memory loss. Some fans are said to\n" + .string "enjoy this overwhelming stink, however.$" + +gVileplumePokedexText:: @ 855ED92 + .string "In seasons when it produces more pollen,\n" + .string "the air around a VILEPLUME turns yellow\n" + .string "with the powder as it walks. The pollen is\n" + .string "highly toxic and causes paralysis.$" + +gParasPokedexText:: @ 855EE31 + .string "A PARAS has parasitic tochukaso\n" + .string "mushrooms growing on its back. They grow\n" + .string "by drawing nutrients from the host. They\n" + .string "are valued as a medicine for long life.$" + +gParasectPokedexText:: @ 855EECB + .string "PARASECT are known to infest the roots of\n" + .string "large trees en masse and drain nutrients.\n" + .string "When an infested tree dies, they move\n" + .string "onto another tree all at once.$" + +gVenonatPokedexText:: @ 855EF64 + .string "Its coat of thin, stiff hair that covers\n" + .string "its entire body is said to have evolved\n" + .string "for protection. Its large eyes never fail\n" + .string "to spot even miniscule prey.$" + +gVenomothPokedexText:: @ 855EFFC + .string "VENOMOTH are nocturnal--they only are\n" + .string "active at night. Their favorite prey are\n" + .string "insects that gather around streetlights,\n" + .string "attracted by the light in the darkness.$" + +gDiglettPokedexText:: @ 855F09C + .string "DIGLETT are raised in most farms.\n" + .string "The reason is simple--wherever they\n" + .string "burrow, the soil is left perfectly tilled\n" + .string "for growing delicious crops.$" + +gDugtrioPokedexText:: @ 855F129 + .string "Because the triplets originally split from\n" + .string "one body, they think exactly alike.\n" + .string "They work cooperatively to burrow\n" + .string "endlessly through the ground.$" + +gMeowthPokedexText:: @ 855F1B8 + .string "MEOWTH withdraw their sharp claws into\n" + .string "their paws to silently sneak about.\n" + .string "For some reason, this POKéMON loves\n" + .string "shiny coins that glitter with light.$" + +gPersianPokedexText:: @ 855F24C + .string "A PERSIAN’s six bold whiskers sense air\n" + .string "movements to determine what is in its\n" + .string "vicinity. It becomes docile if grabbed\n" + .string "by the whiskers.$" + +gPsyduckPokedexText:: @ 855F2D2 + .string "When its headache intensifies, it starts\n" + .string "using strange powers. However, it has no\n" + .string "recollection of its powers, so it always\n" + .string "looks befuddled and bewildered.$" + +gGolduckPokedexText:: @ 855F36D + .string "A GOLDUCK is an adept swimmer.\n" + .string "It sometimes joins competitive swimmers\n" + .string "in training. It uses psychic powers when\n" + .string "its forehead shimmers with light.$" + +gMankeyPokedexText:: @ 855F3FF + .string "When it starts shaking and its nasal\n" + .string "breathing turns rough, it’s a sure sign\n" + .string "of anger. However, since this happens\n" + .string "instantly, there is no time to flee.$" + +gPrimeapePokedexText:: @ 855F497 + .string "When it becomes furious, its blood\n" + .string "circulation becomes more robust, and\n" + .string "its muscles are made stronger. But it\n" + .string "also becomes much less intelligent.$" + +gGrowlithePokedexText:: @ 855F529 + .string "Its superb sense of smell ensures that\n" + .string "this POKéMON won’t forget any scent,\n" + .string "no matter what. It uses its sense of smell\n" + .string "to detect the emotions of others.$" + +gArcaninePokedexText:: @ 855F5C2 + .string "This fleet-footed POKéMON is said to run\n" + .string "over 6,200 miles in a single day and night.\n" + .string "The fire that blazes wildly within its body\n" + .string "is its source of power.$" + +gPoliwagPokedexText:: @ 855F65B + .string "It is possible to see this POKéMON’s spiral\n" + .string "innards right through its thin skin.\n" + .string "However, the skin is also very flexible.\n" + .string "Even sharp fangs bounce right off it.$" + +gPoliwhirlPokedexText:: @ 855F6FB + .string "Its body surface is always wet and slick\n" + .string "with an oily fluid. Because of this greasy\n" + .string "covering, it can easily slip and slide out\n" + .string "of the clutches of any enemy in battle.$" + +gPoliwrathPokedexText:: @ 855F7A2 + .string "Its highly developed muscles never grow\n" + .string "fatigued, however much it exercises.\n" + .string "This POKéMON can swim back and forth\n" + .string "across the Pacific Ocean without effort.$" + +gAbraPokedexText:: @ 855F83D + .string "A POKéMON that sleeps 18 hours a day.\n" + .string "Observation revealed that it uses\n" + .string "TELEPORT to change its location once\n" + .string "every hour.$" + +gKadabraPokedexText:: @ 855F8B6 + .string "It is rumored that a boy with psychic\n" + .string "abilities suddenly transformed into\n" + .string "KADABRA while he was assisting research\n" + .string "into extrasensory powers.$" + +gAlakazamPokedexText:: @ 855F942 + .string "While it has strong psychic abilities and\n" + .string "high intelligence, an ALAKAZAM’s muscles\n" + .string "are very weak. It uses psychic power to\n" + .string "move its body.$" + +gMachopPokedexText:: @ 855F9CC + .string "It continually undertakes strenuous\n" + .string "training to master all forms of martial\n" + .string "arts. Its strength lets it easily hoist\n" + .string "a sumo wrestler onto its shoulders.$" + +gMachokePokedexText:: @ 855FA64 + .string "A belt is worn by a MACHOKE to keep its\n" + .string "overwhelming power under control.\n" + .string "Because it is so dangerous, no one has\n" + .string "ever removed the belt.$" + +gMachampPokedexText:: @ 855FAEC + .string "It is impossible to defend against punches\n" + .string "and chops doled out by its four arms.\n" + .string "Its fighting spirit flares up when it faces\n" + .string "a tough opponent.$" + +gBellsproutPokedexText:: @ 855FB7B + .string "A BELLSPROUT’s thin and flexible body lets\n" + .string "it bend and sway to avoid any attack,\n" + .string "however strong it may be. From its mouth,\n" + .string "it leaks a fluid that melts even iron.$" + +gWeepinbellPokedexText:: @ 855FC1D + .string "At night, a WEEPINBELL hangs on to a tree\n" + .string "branch with its hooked rear and sleeps.\n" + .string "If it moves around in its sleep, it may\n" + .string "wake up to find itself on the ground.$" + +gVictreebelPokedexText:: @ 855FCBD + .string "The long vine extending from its head is\n" + .string "waved about as if it were a living thing to\n" + .string "attract prey. When an unsuspecting victim\n" + .string "approaches, it is swallowed whole.$" + +gTentacoolPokedexText:: @ 855FD5F + .string "Its body is almost entirely composed of\n" + .string "water. It ensnares its foe with its two\n" + .string "long tentacles, then stabs with the poison\n" + .string "stingers at their tips.$" + +gTentacruelPokedexText:: @ 855FDF2 + .string "It lives in complex rock formations on\n" + .string "the ocean floor and traps prey using its\n" + .string "80 tentacles. Its red orbs glow when it\n" + .string "grows excited or agitated.$" + +gGeodudePokedexText:: @ 855FE85 + .string "It climbs mountain paths using only the\n" + .string "power of its arms. Because they look just\n" + .string "like boulders lining paths, hikers may step\n" + .string "on them without noticing.$" + +gGravelerPokedexText:: @ 855FF1D + .string "They descend from mountains by tumbling\n" + .string "down steep slopes. They are so brutal,\n" + .string "they smash aside obstructing trees and\n" + .string "massive boulders with thunderous tackles.$" + +gGolemPokedexText:: @ 855FFBD + .string "It is said to live in volcanic craters\n" + .string "on mountain peaks. Once a year, it sheds\n" + .string "its hide and grows larger. The shed hide\n" + .string "crumbles and returns to the soil.$" + +gPonytaPokedexText:: @ 8560058 + .string "A PONYTA is very weak at birth. It can\n" + .string "barely stand up. Its legs become stronger\n" + .string "as it stumbles and falls while trying to\n" + .string "keep up with its parent.$" + +gRapidashPokedexText:: @ 85600EB + .string "It usually canters casually in the fields\n" + .string "and plains. But once a RAPIDASH turns\n" + .string "serious, its fiery manes flare and blaze\n" + .string "as it gallops its way up to 150 mph.$" + +gSlowpokePokedexText:: @ 8560189 + .string "It catches prey by dipping its tail in\n" + .string "water at the side of a river. But it often\n" + .string "forgets what it is doing and spends entire\n" + .string "days just loafing at water’s edge.$" + +gSlowbroPokedexText:: @ 8560229 + .string "Its tail has a SHELLDER firmly attached\n" + .string "with a bite. As a result, the tail can’t be\n" + .string "used for fishing anymore. This forces it\n" + .string "to reluctantly swim and catch prey.$" + +gMagnemitePokedexText:: @ 85602CA + .string "The units at its sides are extremely\n" + .string "powerful magnets. They generate enough\n" + .string "magnetism to draw in iron objects from\n" + .string "over 300 feet away.$" + +gMagnetonPokedexText:: @ 8560351 + .string "It is actually three MAGNEMITE linked\n" + .string "by magnetism. It generates powerful radio\n" + .string "waves that raise temperatures by 3.6\n" + .string "degrees F within a 3,300-foot radius.$" + +gFarfetchdPokedexText:: @ 85603EC + .string "It is always seen with a stick from a plant.\n" + .string "Apparently, there are good sticks and bad\n" + .string "sticks. This POKéMON occasionally fights\n" + .string "with others over choice sticks.$" + +gDoduoPokedexText:: @ 856048C + .string "Even while eating or sleeping, one of the\n" + .string "heads remains always vigilant for any sign\n" + .string "of danger. When threatened, it flees at\n" + .string "over 60 miles per hour.$" + +gDodrioPokedexText:: @ 8560521 + .string "A peculiar POKéMON species with three\n" + .string "heads. It vigorously races across grassy\n" + .string "plains even in arid seasons with little\n" + .string "rainfall.$" + +gSeelPokedexText:: @ 85605A2 + .string "SEEL hunt for prey in frigid, ice-covered\n" + .string "seas. When it needs to breathe, it punches\n" + .string "a hole through the ice with the sharply\n" + .string "protruding section of its head.$" + +gDewgongPokedexText:: @ 856063F + .string "It loves to snooze on bitterly cold ice.\n" + .string "The sight of this POKéMON sleeping on\n" + .string "a glacier was mistakenly thought to be\n" + .string "a mermaid by a mariner long ago.$" + +gGrimerPokedexText:: @ 85606D6 + .string "Born from polluted sludge in the sea,\n" + .string "GRIMER’s favorite food is anything filthy.\n" + .string "They feed on wastewater pumped out from\n" + .string "factories.$" + +gMukPokedexText:: @ 856075A + .string "It prefers warm and humid habitats.\n" + .string "In the summertime, the toxic substances\n" + .string "in its body intensify, making MUK reek like\n" + .string "putrid kitchen garbage.$" + +gShellderPokedexText:: @ 85607EA + .string "At night, it burrows a hole in the seafloor\n" + .string "with its broad tongue to make a place to\n" + .string "sleep. While asleep, it closes its shell,\n" + .string "but leaves its tongue hanging out.$" + +gCloysterPokedexText:: @ 856088C + .string "It swims in the sea by swallowing water,\n" + .string "then jetting it out toward the rear.\n" + .string "The CLOYSTER shoots spikes from its\n" + .string "shell using the same system.$" + +gGastlyPokedexText:: @ 856091B + .string "When exposed to a strong wind, a GASTLY’s\n" + .string "gaseous body quickly dwindles away.\n" + .string "They cluster under the eaves of houses\n" + .string "to escape the ravages of wind.$" + +gHaunterPokedexText:: @ 85609AF + .string "If a HAUNTER beckons you while it is\n" + .string "floating in darkness, don’t approach it.\n" + .string "This POKéMON will try to lick you with its\n" + .string "tongue and steal your life away.$" + +gGengarPokedexText:: @ 8560A49 + .string "Deep in the night, your shadow cast by\n" + .string "a streetlight may suddenly overtake you.\n" + .string "It is actually a GENGAR running past\n" + .string "you, pretending to be your shadow.$" + +gOnixPokedexText:: @ 8560AE1 + .string "There is a magnet in its brain that\n" + .string "prevents an ONIX from losing direction\n" + .string "while tunneling. As it grows older, its body\n" + .string "becomes steadily rounder and smoother.$" + +gDrowzeePokedexText:: @ 8560B80 + .string "If your nose becomes itchy while you are\n" + .string "sleeping, it’s a sure sign that a DROWZEE is\n" + .string "standing above your pillow and trying to\n" + .string "eat your dream through your nostrils.$" + +gHypnoPokedexText:: @ 8560C25 + .string "The arcing movement and glitter of the\n" + .string "pendulum in a HYPNO’s hand lull the foe\n" + .string "into deep hypnosis. While searching for\n" + .string "prey, it polishes the pendulum.$" + +gKrabbyPokedexText:: @ 8560CBC + .string "KRABBY live in holes dug into beaches.\n" + .string "On sandy shores with little in the way\n" + .string "of food, they can be seen squabbling with\n" + .string "each other over territory.$" + +gKinglerPokedexText:: @ 8560D4F + .string "It waves its huge, oversized claw in the\n" + .string "air to communicate with others.\n" + .string "But since the claw is so heavy, this\n" + .string "POKéMON quickly tires.$" + +gVoltorbPokedexText:: @ 8560DD4 + .string "It bears an uncanny and unexplained\n" + .string "resemblance to a POKé BALL. Because it\n" + .string "explodes at the slightest shock, even\n" + .string "veteran TRAINERS treat it with caution.$" + +gElectrodePokedexText:: @ 8560E6D + .string "They appear in great numbers at electric\n" + .string "power plants. Because they feed on\n" + .string "electricity, they cause massive and\n" + .string "chaotic blackouts in nearby cities.$" + +gExeggcutePokedexText:: @ 8560F01 + .string "It consists of six eggs that care for each\n" + .string "other. The eggs attract each other and\n" + .string "spin around. When cracks increasingly\n" + .string "appear, it is close to evolution.$" + +gExeggutorPokedexText:: @ 8560F9B + .string "Originally from the tropics, EXEGGUTOR’s\n" + .string "heads grow larger from exposure to strong\n" + .string "sunlight. It is said that when the heads\n" + .string "fall, they group to form an EXEGGCUTE.$" + +gCubonePokedexText:: @ 856103E + .string "It pines for the mother it will never see\n" + .string "again. Seeing a likeness of its mother in\n" + .string "the full moon, it cries. The stains on the\n" + .string "skull it wears are from its tears.$" + +gMarowakPokedexText:: @ 85610E0 + .string "A MAROWAK is the evolved form of a CUBONE\n" + .string "that has grown tough by overcoming the\n" + .string "grief of losing its mother. Its tempered\n" + .string "and hardened spirit is not easily broken.$" + +gHitmonleePokedexText:: @ 8561184 + .string "Its legs freely stretch and contract.\n" + .string "Using these springlike limbs, it bowls over\n" + .string "foes with devastating kicks. After battle,\n" + .string "it rubs down its tired legs.$" + +gHitmonchanPokedexText:: @ 856121E + .string "A HITMONCHAN is said to possess the\n" + .string "spirit of a boxer who aimed to become the\n" + .string "world champion. Having an indomitable\n" + .string "spirit means that it will never give up.$" + +gLickitungPokedexText:: @ 85612BB + .string "Whenever it sees something unfamiliar,\n" + .string "it always licks the object because it\n" + .string "memorizes things by texture and taste.\n" + .string "It is somewhat put off by sour things.$" + +gKoffingPokedexText:: @ 8561356 + .string "Getting up close to a KOFFING will give\n" + .string "you a chance to observe, through its thin\n" + .string "skin, the toxic gases swirling inside. It\n" + .string "blows up at the slightest stimulation.$" + +gWeezingPokedexText:: @ 85613F9 + .string "By diluting its toxic gases with a special\n" + .string "process, the highest grade of perfume can\n" + .string "be extracted. To WEEZING, gases emanating\n" + .string "from garbage are the ultimate feast.$" + +gRhyhornPokedexText:: @ 856149D + .string "Once it starts running, it doesn’t stop.\n" + .string "Its tiny brain makes it so stupid that it\n" + .string "can’t remember why it started running in\n" + .string "the first place.$" + +gRhydonPokedexText:: @ 856152A + .string "Its horn, which rotates like a drill,\n" + .string "destroys tall buildings with one strike.\n" + .string "It stands on its hind legs, and its brain\n" + .string "is well developed.$" + +gChanseyPokedexText:: @ 85615B6 + .string "CHANSEY lay nutritionally excellent eggs\n" + .string "every day. The eggs are so delicious, they\n" + .string "are eagerly devoured by even those people\n" + .string "who have lost their appetite.$" + +gTangelaPokedexText:: @ 8561652 + .string "Its vines snap off easily and painlessly\n" + .string "if they are grabbed, allowing it to make a\n" + .string "quick getaway. The lost vines are replaced\n" + .string "by new growth the very next day.$" + +gKangaskhanPokedexText:: @ 85616F2 + .string "If you come across a young KANGASKHAN\n" + .string "playing by itself, never try to catch it.\n" + .string "The baby’s parent is sure to be in the area,\n" + .string "and it will become violently enraged.$" + +gHorseaPokedexText:: @ 8561795 + .string "By cleverly flicking the fins on its back\n" + .string "side to side, it moves in any direction\n" + .string "while facing forward. It spits ink to\n" + .string "escape if it senses danger.$" + +gSeadraPokedexText:: @ 8561829 + .string "The poisonous barbs all over its body are\n" + .string "highly valued as ingredients for making\n" + .string "traditional herbal medicine. It shows no\n" + .string "mercy to anything approaching its nest.$" + +gGoldeenPokedexText:: @ 85618CC + .string "In the springtime, schools of GOLDEEN\n" + .string "can be seen swimming up falls and rivers.\n" + .string "It metes out staggering damage with its\n" + .string "single horn.$" + +gSeakingPokedexText:: @ 8561951 + .string "It punches holes in boulders on stream-\n" + .string "beds. This is a clever innovation that\n" + .string "prevents its eggs from being attacked or\n" + .string "washed away by the current.$" + +gStaryuPokedexText:: @ 85619E5 + .string "It gathers with others in the night and\n" + .string "makes its red core glow on and off with\n" + .string "the twinkling stars. It can regenerate\n" + .string "limbs if they are severed from its body.$" + +gStarmiePokedexText:: @ 8561A85 + .string "People in ancient times imagined that\n" + .string "STARMIE were transformed from the\n" + .string "reflections of stars that twinkled on\n" + .string "gentle waves at night.$" + +gMrmimePokedexText:: @ 8561B0A + .string "A MR. MIME is a master of pantomime. It can\n" + .string "convince others that something unseeable\n" + .string "actually exists. Once believed, the\n" + .string "imaginary object does become real.$" + +gScytherPokedexText:: @ 8561BA6 + .string "Its blindingly fast speed adds to the\n" + .string "sharpness of its twin forearm scythes.\n" + .string "The scythes can slice through thick logs\n" + .string "in one wicked stroke.$" + +gJynxPokedexText:: @ 8561C32 + .string "A JYNX sashays rhythmically as if it were\n" + .string "dancing. Its motions are so bouncingly\n" + .string "alluring, people seeing it are compelled to\n" + .string "shake their hips without noticing.$" + +gElectabuzzPokedexText:: @ 8561CD2 + .string "When a storm approaches, it competes with\n" + .string "others to scale heights that are likely to\n" + .string "be stricken by lightning. Some towns use\n" + .string "ELECTABUZZ in place of lightning rods.$" + +gMagmarPokedexText:: @ 8561D77 + .string "In battle, it blows out intense flames from\n" + .string "all over its body to intimidate its foe.\n" + .string "These fiery bursts create heat waves that\n" + .string "ignite grass and trees in the area.$" + +gPinsirPokedexText:: @ 8561E1A + .string "Their pincers are strong enough to\n" + .string "shatter thick logs. Because they dislike\n" + .string "cold, PINSIR burrow and sleep under\n" + .string "the ground on chilly nights.$" + +gTaurosPokedexText:: @ 8561EA7 + .string "It is not satisfied unless it is rampaging\n" + .string "at all times. If there is no opponent for\n" + .string "TAUROS to battle, it will charge at thick\n" + .string "trees and knock them down to calm itself.$" + +gMagikarpPokedexText:: @ 8561F50 + .string "Its swimming muscles are weak, so it is\n" + .string "easily washed away by currents. In places\n" + .string "where water pools, you can see many\n" + .string "MAGIKARP deposited there by the flow.$" + +gGyaradosPokedexText:: @ 8561FEC + .string "It is an extremely vicious and violent\n" + .string "POKéMON. When humans begin to fight,\n" + .string "it will appear and burn everything to the\n" + .string "ground with intensely hot flames.$" + +gLaprasPokedexText:: @ 8562084 + .string "People have driven LAPRAS almost to the\n" + .string "point of extinction. In the evenings,\n" + .string "it is said to sing plaintively as it seeks\n" + .string "what few others of its kind still remain.$" + +gDittoPokedexText:: @ 8562127 + .string "A DITTO rearranges its cell structure to\n" + .string "transform itself. However, if it tries to\n" + .string "change based on its memory, it will get\n" + .string "details wrong.$" + +gEeveePokedexText:: @ 85621B1 + .string "An EEVEE has an unstable genetic makeup\n" + .string "that suddenly mutates due to its\n" + .string "environment. Radiation from various\n" + .string "STONES causes this POKéMON to evolve.$" + +gVaporeonPokedexText:: @ 8562244 + .string "VAPOREON underwent a spontaneous\n" + .string "mutation and grew fins and gills that\n" + .string "allow them to live underwater. They have\n" + .string "the ability to freely control water.$" + +gJolteonPokedexText:: @ 85622D9 + .string "Its cells generate weak power that is\n" + .string "amplified by its fur’s static electricity\n" + .string "to drop thunderbolts. The bristling fur is\n" + .string "made of electrically charged needles.$" + +gFlareonPokedexText:: @ 856237A + .string "FLAREON’s fluffy fur releases heat into\n" + .string "the air so that its body does not get\n" + .string "excessively hot. Its body temperature can\n" + .string "rise to a maximum of 1,650 degrees F.$" + +gPorygonPokedexText:: @ 8562418 + .string "It is capable of reverting itself entirely\n" + .string "back to program data in order to enter\n" + .string "cyberspace. A PORYGON is copy-\n" + .string "protected so it cannot be duplicated.$" + +gOmanytePokedexText:: @ 85624AF + .string "One of the ancient and long-since-extinct\n" + .string "POKéMON that have been regenerated\n" + .string "from fossils by humans. If attacked,\n" + .string "it withdraws into its hard shell.$" + +gOmastarPokedexText:: @ 8562543 + .string "An OMASTAR uses its tentacles to capture\n" + .string "its prey. It is believed to have become\n" + .string "extinct because its shell grew too large,\n" + .string "making its movements slow and ponderous.$" + +gKabutoPokedexText:: @ 85625E7 + .string "It is a POKéMON that has been regenerated\n" + .string "from a fossil. However, in rare cases, living\n" + .string "examples have been discovered. KABUTO\n" + .string "have not changed for 300 million years.$" + +gKabutopsPokedexText:: @ 856268D + .string "KABUTOPS once swam underwater to hunt \n" + .string "for prey. It was apparently evolving from\n" + .string "being a water dweller to living on land as\n" + .string "evident from changes in its gills and legs.$" + +gAerodactylPokedexText:: @ 8562735 + .string "AERODACTYL is a POKéMON from the age\n" + .string "of dinosaurs. It was regenerated from DNA\n" + .string "extracted from amber. It is imagined to\n" + .string "have been the king of the skies.$" + +gSnorlaxPokedexText:: @ 85627CD + .string "SNORLAX’s typical day consists of nothing\n" + .string "more than eating and sleeping. It is such\n" + .string "a docile POKéMON that there are children\n" + .string "who use its big belly as a place to play.$" + +gArticunoPokedexText:: @ 8562874 + .string "ARTICUNO is a legendary bird POKéMON that\n" + .string "can control ice. The flapping of its wings\n" + .string "chills the air. As a result, it is said that\n" + .string "when this POKéMON flies, snow will fall.$" + +gZapdosPokedexText:: @ 856291F + .string "ZAPDOS is a legendary bird POKéMON that\n" + .string "has the ability to control electricity.\n" + .string "It usually lives in thunderclouds. It gains\n" + .string "power if it is stricken by lightning bolts.$" + +gMoltresPokedexText:: @ 85629C7 + .string "MOLTRES is a legendary bird POKéMON\n" + .string "that can control fire. If injured, it is said\n" + .string "to dip its body in the molten magma of\n" + .string "a volcano to burn and heal itself.$" + +gDratiniPokedexText:: @ 8562A63 + .string "A DRATINI continually molts and sloughs\n" + .string "off its old skin. It does so because the\n" + .string "life energy within its body steadily builds\n" + .string "to reach uncontrollable levels.$" + +gDragonairPokedexText:: @ 8562B00 + .string "A DRAGONAIR stores an enormous amount of\n" + .string "energy inside its body. It is said to alter\n" + .string "the weather around it by loosing energy\n" + .string "from the crystals on its neck and tail.$" + +gDragonitePokedexText:: @ 8562BA5 + .string "It can circle the globe in just 16 hours.\n" + .string "It is a kindhearted POKéMON that leads\n" + .string "lost and foundering ships in a storm\n" + .string "to the safety of land.$" + +gMewtwoPokedexText:: @ 8562C32 + .string "A POKéMON that was created by genetic\n" + .string "manipulation. However, even though the\n" + .string "scientific power of humans made its body,\n" + .string "they failed to give it a warm heart.$" + +gMewPokedexText:: @ 8562CCE + .string "A MEW is said to possess the genes of all\n" + .string "POKéMON. It is capable of making itself\n" + .string "invisible at will, so it entirely avoids\n" + .string "notice even if it approaches people.$" + +gChikoritaPokedexText:: @ 8562D6E + .string "It waves its leaf around to keep foes\n" + .string "at bay. However, a sweet fragrance also\n" + .string "wafts from the leaf, creating a friendly\n" + .string "atmosphere that becalms the battlers.$" + +gBayleefPokedexText:: @ 8562E0B + .string "A BAYLEEF’s neck is ringed by curled-up\n" + .string "leaves. Inside each leaf is a small tree\n" + .string "shoot. The fragrance of this shoot\n" + .string "makes people peppy.$" + +gMeganiumPokedexText:: @ 8562E93 + .string "The fragrance of a MEGANIUM’s flower\n" + .string "soothes and calms emotions. In battle,\n" + .string "it gives off more of its becalming scent\n" + .string "to blunt the foe’s fighting spirit.$" + +gCyndaquilPokedexText:: @ 8562F2C + .string "It flares flames from its back to protect\n" + .string "itself. The fire burns vigorously if the\n" + .string "POKéMON is angry. When it is tired,\n" + .string "it sputters with incomplete combustion.$" + +gQuilavaPokedexText:: @ 8562FCB + .string "It intimidates foes with intense gusts of\n" + .string "flames and superheated air. Its quick\n" + .string "nimbleness lets it dodge attacks even\n" + .string "while scorching an enemy.$" + +gTyphlosionPokedexText:: @ 856305B + .string "It can hide behind a shimmering heat haze\n" + .string "that it creates using its intense flames.\n" + .string "TYPHLOSION create blazing explosive\n" + .string "blasts that burn everything to cinders.$" + +gTotodilePokedexText:: @ 85630FB + .string "Despite its small body, TOTODILE’s jaws\n" + .string "are very powerful. While it may think it is\n" + .string "just playfully nipping, its bite has enough\n" + .string "strength to cause serious injury.$" + +gCroconawPokedexText:: @ 856319D + .string "Once its jaws clamp down on its foe, it will\n" + .string "absolutely not let go. Because the tips of\n" + .string "its fangs are forked back like fishhooks,\n" + .string "they become irremovably embedded.$" + +gFeraligatrPokedexText:: @ 8563241 + .string "It opens its huge mouth to intimidate\n" + .string "enemies. In battle, it runs using its thick\n" + .string "and powerful hind legs to charge the\n" + .string "foe with incredible speed.$" + +gSentretPokedexText:: @ 85632D3 + .string "They take turns standing guard when it\n" + .string "is time to sleep. The sentry awakens the\n" + .string "others if it senses danger. If one becomes\n" + .string "separated, it turns sleepless with fear.$" + +gFurretPokedexText:: @ 8563377 + .string "A FURRET has a very slim build. When under\n" + .string "attack, it can squirm through narrow\n" + .string "spaces and get away. In spite of its short\n" + .string "limbs, it is very nimble and fleet.$" + +gHoothootPokedexText:: @ 8563416 + .string "It has an internal organ that senses\n" + .string "the earth’s rotation. Using this special\n" + .string "organ, a HOOTHOOT begins hooting at\n" + .string "precisely the same time every day.$" + +gNoctowlPokedexText:: @ 85634AB + .string "It unfailingly catches prey in darkness.\n" + .string "NOCTOWL owe their success to superior\n" + .string "vision that allows them to see in minimal\n" + .string "light, and to their supple and silent wings.$" + +gLedybaPokedexText:: @ 8563551 + .string "LEDYBA communicate using a fluid that\n" + .string "they secrete from where the legs join the\n" + .string "body. They are said to convey feelings to\n" + .string "others by altering the fluid’s scent.$" + +gLedianPokedexText:: @ 85635F1 + .string "It is said that in lands with clean air,\n" + .string "where the stars fill the sky, there live\n" + .string "many LEDIAN. For good reason, they use\n" + .string "the light of the stars as energy.$" + +gSpinarakPokedexText:: @ 856368C + .string "The web it spins can be considered its\n" + .string "second nervous system. It is said that a\n" + .string "SPINARAK determines its prey by the tiny\n" + .string "vibrations it feels through the web.$" + +gAriadosPokedexText:: @ 856372A + .string "Its feet are tipped with tiny hooked claws\n" + .string "that enable it to scuttle on ceilings and\n" + .string "vertical walls. It constricts its foe with\n" + .string "thin and strong silk webbing.$" + +gCrobatPokedexText:: @ 85637C8 + .string "Over the course of evolution, its hind legs\n" + .string "turned into wings. By alternately resting\n" + .string "its front and rear wings, it can fly all day\n" + .string "without having to stop.$" + +gChinchouPokedexText:: @ 8563863 + .string "When it senses danger, it discharges\n" + .string "positive and negative electricity from its\n" + .string "two antennae. It lives in depths beyond\n" + .string "sunlight’s reach.$" + +gLanturnPokedexText:: @ 85638ED + .string "The light-emitting orbs on its back are\n" + .string "very bright. They are formed from a part of\n" + .string "its dorsal fin. This POKéMON illuminates\n" + .string "the inky darkness of deep seas.$" + +gPichuPokedexText:: @ 856398A + .string "It is still inept at retaining electricity.\n" + .string "When it is startled, it discharges power\n" + .string "accidentally. It gets better at holding\n" + .string "power as it grows older.$" + +gCleffaPokedexText:: @ 8563A20 + .string "On nights with many shooting stars,\n" + .string "CLEFFA can be seen dancing in a ring.\n" + .string "They dance until daybreak, when they\n" + .string "quench their thirst with the morning dew.$" + +gIgglybuffPokedexText:: @ 8563AB9 + .string "Its soft and pliable body is very bouncy.\n" + .string "When it sings continuously with all its\n" + .string "might, its body steadily turns a deepening\n" + .string "pink color.$" + +gTogepiPokedexText:: @ 8563B42 + .string "As its energy, it uses the feelings of\n" + .string "compassion and pleasure exuded by\n" + .string "people and POKéMON. It stores up happy\n" + .string "feelings in its shell, then shares them out.$" + +gTogeticPokedexText:: @ 8563BDF + .string "It is said to be a POKéMON that brings good\n" + .string "fortune. When it spots someone who is pure\n" + .string "of heart, a TOGETIC appears and shares its\n" + .string "happiness with that person.$" + +gNatuPokedexText:: @ 8563C7D + .string "It runs up short trees that grow on the\n" + .string "savanna to peck at new shoots.\n" + .string "A NATU’s eyes look as if they are\n" + .string "always observing something.$" + +gXatuPokedexText:: @ 8563D02 + .string "It has the enigmatic power of foreseeing\n" + .string "the future. Some people in different lands\n" + .string "have long believed that XATU are\n" + .string "emissaries from another world.$" + +gMareepPokedexText:: @ 8563D96 + .string "Its fluffy wool rubs together and builds\n" + .string "a static charge. The more energy is\n" + .string "charged, the more brightly the lightbulb\n" + .string "at the tip of its tail glows.$" + +gFlaaffyPokedexText:: @ 8563E2A + .string "Its fleece quality changes to generate\n" + .string "strong static electricity with a small\n" + .string "amount of wool. The bare, slick parts of its\n" + .string "hide are shielded against electricity.$" + +gAmpharosPokedexText:: @ 8563ECC + .string "It gives off so much light that it can be\n" + .string "seen even from space. People in the old\n" + .string "days used its light to send signals back\n" + .string "and forth with others far away.$" + +gBellossomPokedexText:: @ 8563F67 + .string "Its flower petals deepen in color through\n" + .string "exposure to sunlight. When cloudy weather\n" + .string "persists, it does a dance that is thought\n" + .string "to be a ritual for summoning the sun.$" + +gMarillPokedexText:: @ 856400B + .string "Its body is covered with water-repellent\n" + .string "fur. Because of the fur, it can swim\n" + .string "through water at high speed without being\n" + .string "slowed by the water’s resistance.$" + +gAzumarillPokedexText:: @ 85640A5 + .string "It lives in water virtually all day long.\n" + .string "Its body color and pattern act as\n" + .string "camouflage that makes it tough for\n" + .string "enemies to spot in water.$" + +gSudowoodoPokedexText:: @ 856412E + .string "It mimics a tree to avoid being attacked\n" + .string "by enemies. But since its forelegs\n" + .string "remain green throughout the year, it is\n" + .string "easily identified as a fake in the winter.$" + +gPolitoedPokedexText:: @ 85641CD + .string "The curled hair on its head proves its\n" + .string "status as a king. It is said that the\n" + .string "longer and curlier the hair, the more\n" + .string "respect it earns from its peers.$" + +gHoppipPokedexText:: @ 8564261 + .string "This POKéMON drifts and floats with the\n" + .string "wind. If it senses the approach of strong\n" + .string "winds, a HOPPIP links leaves with others\n" + .string "to prepare against being blown away.$" + +gSkiploomPokedexText:: @ 8564301 + .string "It blossoms when the temperature rises\n" + .string "above 64 degrees F. Because its flower’s\n" + .string "blooming changes with the temperature,\n" + .string "it is sometimes used as a thermometer.$" + +gJumpluffPokedexText:: @ 856439F + .string "JUMPLUFF ride warm southern winds to\n" + .string "cross the sea and fly to foreign lands.\n" + .string "This POKéMON lands when it encounters\n" + .string "cold air while it is floating.$" + +gAipomPokedexText:: @ 8564431 + .string "Its tail ends with a dexterous, handlike\n" + .string "appendage. However, because it uses the\n" + .string "tail so much, AIPOM’s real hands have\n" + .string "become rather clumsy.$" + +gSunkernPokedexText:: @ 85644BE + .string "SUNKERN try to minimize movement to\n" + .string "conserve the nutrients they have stored\n" + .string "in their bodies for evolution. They will\n" + .string "not eat, subsisting only on morning dew.$" + +gSunfloraPokedexText:: @ 856455C + .string "SUNFLORA convert solar energy into\n" + .string "nutrition. They are highly active in the\n" + .string "warm daytime but suddenly stop moving as\n" + .string "soon as the sun sets.$" + +gYanmaPokedexText:: @ 85645E7 + .string "It can see 360 degrees without moving\n" + .string "its eyes. It is a great flier capable of\n" + .string "making sudden stops and turning midair to\n" + .string "quickly chase down targeted prey.$" + +gWooperPokedexText:: @ 8564682 + .string "WOOPER usually live in water but come\n" + .string "out onto land seeking food occasionally.\n" + .string "On land, they coat their bodies with a\n" + .string "gooey, toxic film.$" + +gQuagsirePokedexText:: @ 856470B + .string "A QUAGSIRE hunts by leaving its mouth wide\n" + .string "open in water and waiting for its prey to\n" + .string "blunder in. Because it doesn’t move, it\n" + .string "does not get very hungry.$" + +gEspeonPokedexText:: @ 85647A2 + .string "An ESPEON is extremely loyal to any\n" + .string "TRAINER it considers to be worthy. It is\n" + .string "said to have developed precognitive\n" + .string "powers to protect its TRAINER from harm.$" + +gUmbreonPokedexText:: @ 856483C + .string "UMBREON evolved from exposure to the\n" + .string "moon’s energy pulses. It lurks in darkness\n" + .string "and waits for its foes to move. The rings\n" + .string "on its body glow when it leaps to attack.$" + +gMurkrowPokedexText:: @ 85648E0 + .string "MURKROW were feared as the alleged\n" + .string "bearers of ill fortune. It shows strong\n" + .string "interest in anything that sparkles. It will\n" + .string "even try to steal rings from women.$" + +gSlowkingPokedexText:: @ 856497B + .string "It undertakes research every day to\n" + .string "solve the mysteries of the world.\n" + .string "However, it apparently forgets everything\n" + .string "if the SHELLDER on its head comes off.$" + +gMisdreavusPokedexText:: @ 8564A12 + .string "A MISDREAVUS frightens people with a\n" + .string "creepy, sobbing cry. It apparently uses\n" + .string "its red spheres to absorb the fear of foes\n" + .string "as its nutrition.$" + +gUnownPokedexText:: @ 8564A9C + .string "This POKéMON is shaped like ancient text\n" + .string "characters. Although research is ongoing,\n" + .string "it is a mystery as to which came first,\n" + .string "the ancient writings or the various UNOWN.$" + +gWobbuffetPokedexText:: @ 8564B42 + .string "Usually docile, a WOBBUFFET strikes back\n" + .string "ferociously if its black tail is attacked.\n" + .string "It makes its lair in caves where it waits\n" + .string "for nightfall.$" + +gGirafarigPokedexText:: @ 8564BCF + .string "A GIRAFARIG is an herbivore--it eats\n" + .string "grass and tree shoots. While it is eating,\n" + .string "its tail makes chewing and swallowing\n" + .string "motions as if it were also eating.$" + +gPinecoPokedexText:: @ 8564C68 + .string "A PINECO hangs from a tree branch and\n" + .string "waits for prey. While eating, if it is\n" + .string "disturbed by someone shaking its tree, it\n" + .string "falls on the ground and suddenly explodes.$" + +gForretressPokedexText:: @ 8564D0A + .string "It keeps itself inside its steel shell.\n" + .string "The shell is opened when it is catching\n" + .string "prey, but it is so quick that the shell’s\n" + .string "inside cannot be seen.$" + +gDunsparcePokedexText:: @ 8564D9B + .string "Its drill-tipped tail is used to burrow into\n" + .string "the ground backwards. This POKéMON is\n" + .string "known to make its nest in complex shapes\n" + .string "deep under the ground.$" + +gGligarPokedexText:: @ 8564E2E + .string "It glides without making a single sound.\n" + .string "It grasps the face of its foe using its\n" + .string "hind and large front claws, then stabs\n" + .string "with its poison barb.$" + +gSteelixPokedexText:: @ 8564EBC + .string "STEELIX live even further underground\n" + .string "than ONIX. This POKéMON is known to dig\n" + .string "toward the earth’s core, reaching a depth\n" + .string "of over six-tenths of a mile underground.$" + +gSnubbullPokedexText:: @ 8564F5E + .string "By baring its fangs and making a scary\n" + .string "face, it sends smaller POKéMON scurrying\n" + .string "in terror. The SNUBBULL does seem a\n" + .string "little sad at making its foes flee.$" + +gGranbullPokedexText:: @ 8564FF6 + .string "It has a particularly well-developed lower\n" + .string "jaw. The huge fangs are heavy, causing\n" + .string "it to tilt its head. Unless it is startled, it\n" + .string "will not try to bite.$" + +gQwilfishPokedexText:: @ 856508D + .string "A QWILFISH uses the pressure of water\n" + .string "it swallows to shoot toxic quills all at\n" + .string "once from all over its body. It finds\n" + .string "swimming to be somewhat challenging.$" + +gScizorPokedexText:: @ 8565127 + .string "A SCIZOR has a body with the hardness of\n" + .string "steel. It is not easily fazed by ordinary\n" + .string "sorts of attacks. It flaps its wings to\n" + .string "regulate its body temperature.$" + +gShucklePokedexText:: @ 85651C1 + .string "A SHUCKLE hides under rocks, keeping its\n" + .string "body concealed inside its shell while\n" + .string "eating stored berries. The berries mix with\n" + .string "its body fluids to become a juice.$" + +gHeracrossPokedexText:: @ 856525F + .string "They gather in forests seeking the sweet\n" + .string "sap of trees. It is completely clad in a\n" + .string "steel-hard shell. It is proud of its horn,\n" + .string "which it uses to fling foes.$" + +gSneaselPokedexText:: @ 85652F9 + .string "A SNEASEL scales trees by punching its\n" + .string "hooked claws into the bark. It seeks out\n" + .string "unguarded nests and steals eggs for food\n" + .string "while the parents are away.$" + +gTeddiursaPokedexText:: @ 856538E + .string "It licks its palms that are sweetened by\n" + .string "being soaked in honey. A TEDDIURSA makes\n" + .string "its own honey by blending fruits and pollen\n" + .string "collected by BEEDRILL.$" + +gUrsaringPokedexText:: @ 8565423 + .string "In forests, it is said that there are many\n" + .string "streams and towering trees where an\n" + .string "URSARING gathers food. It walks through\n" + .string "its forest collecting food every day.$" + +gSlugmaPokedexText:: @ 85654C0 + .string "It is a species of POKéMON that lives in\n" + .string "volcanic areas. If its body cools, its skin\n" + .string "hardens and immobilizes it. To avoid that,\n" + .string "it sleeps near magma.$" + +gMagcargoPokedexText:: @ 8565556 + .string "The shell on its back is made of hardened\n" + .string "magma. Tens of thousands of years spent\n" + .string "living in volcanic craters have turned\n" + .string "MAGCARGO’s bodies into magma.$" + +gSwinubPokedexText:: @ 85655ED + .string "It roots for food by rubbing its snout\n" + .string "against the ground. Its favorite food is a\n" + .string "mushroom that grows under dried grass.\n" + .string "It occasionally roots out hot springs.$" + +gPiloswinePokedexText:: @ 856568D + .string "A PILOSWINE is covered by a thick coat\n" + .string "of long hair for enduring freezing cold.\n" + .string "It uses its tusks to dig up food that has\n" + .string "been buried under ice.$" + +gCorsolaPokedexText:: @ 856571E + .string "CORSOLA live in warm southern seas.\n" + .string "If the sea becomes polluted, the beautiful\n" + .string "coral stalks become discolored and crumble\n" + .string "away in tatters.$" + +gRemoraidPokedexText:: @ 85657A9 + .string "A REMORAID uses its abdominal muscles\n" + .string "to forcefully expel swallowed water, then\n" + .string "shoot down flying prey. When evolution\n" + .string "approaches, it travels down rivers.$" + +gOctilleryPokedexText:: @ 8565844 + .string "It ensnares its foe with its suction-\n" + .string "cupped tentacles before delivering the\n" + .string "finishing blow. If the foe turns out to be\n" + .string "too strong, it spews ink to escape.$" + +gDelibirdPokedexText:: @ 85658E0 + .string "It carries food bundled up in its tail.\n" + .string "There was a famous explorer who\n" + .string "managed to scale Mt. Everest thanks\n" + .string "to a DELIBIRD sharing its food.$" + +gMantinePokedexText:: @ 856596C + .string "On sunny days, schools of MANTINE can be\n" + .string "seen elegantly leaping over the waves.\n" + .string "It is not bothered by the REMORAID that\n" + .string "hitches rides.$" + +gSkarmoryPokedexText:: @ 85659F3 + .string "A POKéMON that has a body and wings of\n" + .string "steel. People in the past used feathers\n" + .string "fallen from SKARMORY to make swords and\n" + .string "knives.$" + +gHoundourPokedexText:: @ 8565A72 + .string "HOUNDOUR communicate with each other\n" + .string "using a variety of cries to corner their\n" + .string "prey. This POKéMON’s remarkable teamwork\n" + .string "is simply unparalleled.$" + +gHoundoomPokedexText:: @ 8565B01 + .string "In a HOUNDOOM pack, the one with its horns\n" + .string "raked sharply back serves a leadership\n" + .string "role. They choose their leader by fighting\n" + .string "among themselves.$" + +gKingdraPokedexText:: @ 8565B90 + .string "It sleeps quietly, deep on the seafloor.\n" + .string "When it comes up to the surface, it\n" + .string "creates a huge whirlpool that can swallow\n" + .string "even ships.$" + +gPhanpyPokedexText:: @ 8565C13 + .string "PHANPY’s big ears serve as broad fans.\n" + .string "When it becomes hot, it flaps the ears\n" + .string "busily to cool down. Even the young are\n" + .string "very strong.$" + +gDonphanPokedexText:: @ 8565C96 + .string "A DONPHAN is so strong it can easily haul\n" + .string "a dump truck. Its hide has toughened to a\n" + .string "rock-hard state. An ordinary sort of\n" + .string "attack won’t even leave a scratch.$" + +gPorygon2PokedexText:: @ 8565D32 + .string "It was created by humans using the power\n" + .string "of science. It has been given artificial\n" + .string "intelligence that enables it to learn new\n" + .string "gestures and emotions on its own.$" + +gStantlerPokedexText:: @ 8565DD0 + .string "STANTLER’s magnificent antlers were\n" + .string "once traded at high prices as works of art.\n" + .string "As a result, this POKéMON was hunted\n" + .string "close to extinction.$" + +gSmearglePokedexText:: @ 8565E5A + .string "A SMEARGLE marks its territory using a\n" + .string "fluid that leaks out from the tip of its\n" + .string "tail. About 5,000 different marks left by\n" + .string "this POKéMON have been found.$" + +gTyroguePokedexText:: @ 8565EF2 + .string "TYROGUE become stressed out if they do\n" + .string "not get to train every day. When raising\n" + .string "this POKéMON, the TRAINER must establish\n" + .string "a regular training schedule.$" + +gHitmontopPokedexText:: @ 8565F88 + .string "Its technique of kicking while spinning is\n" + .string "a remarkable mix of both offense and\n" + .string "defense. HITMONTOP travel faster\n" + .string "spinning than they do walking.$" + +gSmoochumPokedexText:: @ 8566018 + .string "It actively runs about, but also falls\n" + .string "often. Whenever it falls, it will check its\n" + .string "reflection on a lake’s surface to make\n" + .string "sure its face hasn’t become dirty.$" + +gElekidPokedexText:: @ 85660B5 + .string "If it touches metal and discharges the\n" + .string "electricity it has stored in its body, an\n" + .string "ELEKID begins swinging its arms in circles\n" + .string "to recharge itself.$" + +gMagbyPokedexText:: @ 8566145 + .string "If a MAGBY is spouting yellow flames from\n" + .string "its mouth, it is in good health. When it is\n" + .string "fatigued, black smoke will be mixed in with\n" + .string "the flames.$" + +gMiltankPokedexText:: @ 85661D3 + .string "It gives over five gallons of milk daily.\n" + .string "Its sweet milk is enjoyed by children and\n" + .string "grown-ups alike. People who can’t drink\n" + .string "milk turn it into yogurt and eat it instead.$" + +gBlisseyPokedexText:: @ 856627C + .string "If it senses sadness with its fluffy fur,\n" + .string "a BLISSEY will rush over to the sad person,\n" + .string "however far away, to share an egg of\n" + .string "happiness that brings a smile to any face.$" + +gRaikouPokedexText:: @ 8566322 + .string "RAIKOU embodies the speed of lightning.\n" + .string "Its roars send shock waves shuddering\n" + .string "through the air and ground as if\n" + .string "lightning bolts were crashing down.$" + +gEnteiPokedexText:: @ 85663B5 + .string "ENTEI embodies the passion of magma.\n" + .string "It is thought to have been born in the\n" + .string "eruption of a volcano. It blasts fire that\n" + .string "consumes all that it touches.$" + +gSuicunePokedexText:: @ 856644A + .string "SUICUNE embodies the compassion of\n" + .string "a pure spring of water. It runs across\n" + .string "the land with gliding elegance. It has the\n" + .string "power to purify dirty water.$" + +gLarvitarPokedexText:: @ 85664DC + .string "A LARVITAR is born deep under the ground.\n" + .string "It must eat its way through the soil above\n" + .string "and reach the surface for it to see its\n" + .string "parents’ faces.$" + +gPupitarPokedexText:: @ 8566569 + .string "A PUPITAR creates a gas inside its body\n" + .string "that it ejects under compression to propel\n" + .string "itself like a jet. Its body can withstand\n" + .string "a collision with solid steel.$" + +gTyranitarPokedexText:: @ 8566604 + .string "A TYRANITAR is so overwhelmingly powerful,\n" + .string "it can bring down a whole mountain to make\n" + .string "its nest. It roams in mountains seeking\n" + .string "new opponents to fight.$" + +gLugiaPokedexText:: @ 856669A + .string "LUGIA is so powerful even a light\n" + .string "fluttering of its wings can blow apart\n" + .string "houses. As a result, it chooses to live out\n" + .string "of sight deep under the sea.$" + +gHoOhPokedexText:: @ 856672C + .string "Its feathers--which glow in seven colors\n" + .string "depending on the angle at which they are\n" + .string "struck by light--are thought to bring joy.\n" + .string "It is said to live at the foot of a rainbow.$" + +gCelebiPokedexText:: @ 85667D6 + .string "This POKéMON came from the future by\n" + .string "crossing over time. It is thought that so\n" + .string "long as CELEBI appears, a bright and\n" + .string "shining future awaits us.$" + +gTreeckoPokedexText:: @ 8566864 + .string "It makes its nest in a giant tree in the\n" + .string "forest. It ferociously guards against\n" + .string "anything nearing its territory. It is said\n" + .string "to be the protector of the forest’s trees.$" + +gGrovylePokedexText:: @ 8566909 + .string "Leaves grow out of this POKéMON’s body.\n" + .string "They help obscure a GROVYLE from the eyes\n" + .string "of its enemies while it is in a thickly\n" + .string "overgrown forest.$" + +gSceptilePokedexText:: @ 8566995 + .string "In the jungle, its power is without equal.\n" + .string "This POKéMON carefully grows trees and\n" + .string "plants. It regulates its body temperature\n" + .string "by basking in sunlight.$" + +gTorchicPokedexText:: @ 8566A29 + .string "If attacked, it strikes back by spitting\n" + .string "balls of fire it forms in its stomach.\n" + .string "A TORCHIC dislikes darkness because it\n" + .string "can’t see its surroundings.$" + +gCombuskenPokedexText:: @ 8566ABC + .string "It lashes out with 10 kicks per second.\n" + .string "Its strong fighting instinct compels it\n" + .string "to keep up its offensive until the\n" + .string "opponent gives up.$" + +gBlazikenPokedexText:: @ 8566B42 + .string "It learns martial arts that use punches\n" + .string "and kicks. Every several years, its old\n" + .string "feathers burn off, and new, supple\n" + .string "feathers grow back in their place.$" + +gMudkipPokedexText:: @ 8566BD8 + .string "On land, it can powerfully lift large\n" + .string "boulders by planting its four feet and\n" + .string "heaving. It sleeps by burying itself in soil\n" + .string "at the water’s edge.$" + +gMarshtompPokedexText:: @ 8566C67 + .string "Its toughened hind legs enable it to stand\n" + .string "upright. Because it weakens if its skin\n" + .string "dries out, it replenishes fluids by playing\n" + .string "in mud.$" + +gSwampertPokedexText:: @ 8566CEE + .string "If it senses the approach of a storm and\n" + .string "a tidal wave, it protects its seaside nest\n" + .string "by piling up boulders. It swims as fast as\n" + .string "a jet ski.$" + +gPoochyenaPokedexText:: @ 8566D78 + .string "It savagely threatens foes with bared\n" + .string "fangs. It chases after fleeing targets\n" + .string "tenaciously. It turns tail and runs,\n" + .string "however, if the foe strikes back.$" + +gMightyenaPokedexText:: @ 8566E0C + .string "In the wild, MIGHTYENA live in a pack.\n" + .string "They never defy their leader’s orders.\n" + .string "They defeat foes with perfectly\n" + .string "coordinated teamwork.$" + +gZigzagoonPokedexText:: @ 8566E90 + .string "Rubbing its nose against the ground, it\n" + .string "always wanders about back and forth in\n" + .string "search of something. It is distinguished\n" + .string "by the zigzag footprints it leaves.$" + +gLinoonePokedexText:: @ 8566F2C + .string "It is exceedingly fast if it only has to run\n" + .string "in a straight line. When it spots pond-\n" + .string "dwelling prey underwater, it quickly leaps\n" + .string "in and catches it with its sharp claws.$" + +gWurmplePokedexText:: @ 8566FD4 + .string "It sticks to tree branches and eats\n" + .string "leaves. The thread it spits from its mouth,\n" + .string "which becomes gooey when it touches\n" + .string "air, slows the movement of its foes.$" + +gSilcoonPokedexText:: @ 856706D + .string "It prepares for evolution using the\n" + .string "energy it stored while it was a WURMPLE.\n" + .string "It keeps watch over the surroundings with\n" + .string "its two eyes.$" + +gBeautiflyPokedexText:: @ 85670F2 + .string "Its colorfully patterned wings are its\n" + .string "most prominent feature. It flies through\n" + .string "flower-covered fields collecting pollen.\n" + .string "It attacks ferociously when angered.$" + +gCascoonPokedexText:: @ 8567190 + .string "To avoid detection by its enemies, it hides\n" + .string "motionlessly beneath large leaves and in\n" + .string "the gaps of branches. It also attaches\n" + .string "dead leaves to its body for camouflage.$" + +gDustoxPokedexText:: @ 8567234 + .string "It is a nocturnal POKéMON that flies from\n" + .string "fields and mountains to the attraction of\n" + .string "streetlights at night. It looses highly\n" + .string "toxic powder from its wings.$" + +gLotadPokedexText:: @ 85672CD + .string "This POKéMON lives in ponds with clean\n" + .string "water. It is known to ferry small POKéMON\n" + .string "across ponds by carrying them on the\n" + .string "broad leaf on its head.$" + +gLombrePokedexText:: @ 856735B + .string "In the evening, it takes great delight in\n" + .string "popping out of rivers and startling people.\n" + .string "It feeds on aquatic moss that grows on\n" + .string "rocks in the riverbed.$" + +gLudicoloPokedexText:: @ 85673EF + .string "When it hears festive music, all the cells\n" + .string "in its body become stimulated, and it\n" + .string "begins moving in rhythm. It does not\n" + .string "quail even when it faces a tough opponent.$" + +gSeedotPokedexText:: @ 8567490 + .string "It hangs off branches and absorbs\n" + .string "nutrients. When it finishes eating, its\n" + .string "body becomes so heavy that it drops to\n" + .string "the ground with a thump.$" + +gNuzleafPokedexText:: @ 856751A + .string "A forest-dwelling POKéMON that is skilled\n" + .string "at climbing trees. Its long and pointed\n" + .string "nose is its weak point. It loses power if\n" + .string "the nose is gripped.$" + +gShiftryPokedexText:: @ 85675AB + .string "It is said to arrive on chilly, wintry winds.\n" + .string "Feared from long ago as the guardian of\n" + .string "forests, this POKéMON lives in a deep\n" + .string "forest where people do not venture.$" + +gTaillowPokedexText:: @ 856764B + .string "Although it is small, it is very courageous.\n" + .string "It will take on a larger SKARMORY on an\n" + .string "equal footing. However, its will weakens if\n" + .string "it becomes hungry.$" + +gSwellowPokedexText:: @ 85676DF + .string "A SWELLOW dives upon prey from far above.\n" + .string "It never misses its targets. It takes to\n" + .string "the skies in search of lands with a warm\n" + .string "climate.$" + +gWingullPokedexText:: @ 8567764 + .string "It makes its nest on a sheer cliff at the\n" + .string "edge of the sea. It has trouble keeping\n" + .string "its wings flapping in flight. Instead, it\n" + .string "soars on updrafts.$" + +gPelipperPokedexText:: @ 85677F3 + .string "It skims the tops of waves as it flies.\n" + .string "When it spots prey, it uses its large beak\n" + .string "to scoop up the victim with water.\n" + .string "It protects its eggs in its beak.$" + +gRaltsPokedexText:: @ 856788B + .string "A RALTS has the power to sense the\n" + .string "emotions of people and POKéMON with the\n" + .string "horns on its head. It takes cover if it\n" + .string "senses any hostility.$" + +gKirliaPokedexText:: @ 8567914 + .string "A KIRLIA has the psychic power to create \n" + .string "a rip in the dimensions and see into the\n" + .string "future. It is said to dance with pleasure\n" + .string "on sunny mornings.$" + +gGardevoirPokedexText:: @ 85679A4 + .string "It apparently does not feel the pull of\n" + .string "gravity because it supports itself with\n" + .string "psychic power. It will give its life to\n" + .string "protect its TRAINER.$" + +gSurskitPokedexText:: @ 8567A31 + .string "They gather on puddles after evening\n" + .string "downpours, gliding across the surface\n" + .string "of water as if sliding. It secretes honey\n" + .string "with a sweet aroma from its head.$" + +gMasquerainPokedexText:: @ 8567AC8 + .string "It intimidates foes with the large eyelike\n" + .string "patterns on its antennae. Because it can’t\n" + .string "fly if its wings get wet, it shelters itself\n" + .string "from rain under large trees and eaves.$" + +gShroomishPokedexText:: @ 8567B72 + .string "It loves to eat damp, composted soil in\n" + .string "forests. If you enter a forest after a\n" + .string "long rain, you can see many SHROOMISH\n" + .string "feasting on composted soil.$" + +gBreloomPokedexText:: @ 8567C03 + .string "It scatters spores from holes in the cap\n" + .string "on its head. It loves warm and humid\n" + .string "climates. It feeds on trees and plants in\n" + .string "fields and forests.$" + +gSlakothPokedexText:: @ 8567C8F + .string "It sleeps virtually all day and night long.\n" + .string "It doesn’t change its nest its entire life,\n" + .string "but it sometimes travels great distances\n" + .string "by swimming in rivers.$" + +gVigorothPokedexText:: @ 8567D27 + .string "It can’t keep still because its blood boils\n" + .string "with energy. It runs through the fields\n" + .string "and mountains all day to calm itself. If it\n" + .string "doesn’t, it can’t sleep at night.$" + +gSlakingPokedexText:: @ 8567DC9 + .string "Hordes of SLAKING gather around trees\n" + .string "when fruits come into season. They wait\n" + .string "around patiently for ripened fruits to fall\n" + .string "out of the trees.$" + +gNincadaPokedexText:: @ 8567E55 + .string "It makes its nest at the roots of a mighty\n" + .string "tree. Using its whiskerlike antennae, it\n" + .string "probes its surroundings in the\n" + .string "pitch-black darkness of soil.$" + +gNinjaskPokedexText:: @ 8567EE6 + .string "Because it darts about vigorously at high\n" + .string "speed, it is very difficult to see. Hearing\n" + .string "its distinctive cries for too long induces\n" + .string "a headache.$" + +gShedinjaPokedexText:: @ 8567F73 + .string "A peculiar POKéMON that floats in air even\n" + .string "though its wings remain completely still.\n" + .string "The inside of its body is hollow and\n" + .string "utterly dark.$" + +gWhismurPokedexText:: @ 8567FFB + .string "Its cries equal a jet plane in volume.\n" + .string "It inhales through its ear canals. Because\n" + .string "of this system, it can cry continually\n" + .string "without having to catch its breath.$" + +gLoudredPokedexText:: @ 8568098 + .string "It positions the round speakers on its\n" + .string "head to assail foes with ultrasonic waves\n" + .string "at massive volume. It builds power by\n" + .string "stomping the ground.$" + +gExploudPokedexText:: @ 8568124 + .string "It has sound-generating organs all over\n" + .string "its body. It communicates with others by\n" + .string "adjusting the tone and volume of the cries\n" + .string "it emits.$" + +gMakuhitaPokedexText:: @ 85681AA + .string "It loves to toughen up its body above all\n" + .string "else. If you hear quaking rumbles in a cave,\n" + .string "it is the sound of MAKUHITA undertaking\n" + .string "strenuous training.$" + +gHariyamaPokedexText:: @ 856823D + .string "It has the habit of challenging others\n" + .string "without hesitation to tests of strength.\n" + .string "It’s been known to stand on train tracks\n" + .string "and stop trains using forearm thrusts.$" + +gAzurillPokedexText:: @ 85682DD + .string "Its tail, which is packed with nutrition,\n" + .string "is very bouncy like a rubber ball. On sunny\n" + .string "days they gather at the edge of water and\n" + .string "splash about for fun.$" + +gNosepassPokedexText:: @ 8568373 + .string "Its body emits a powerful magnetism.\n" + .string "It feeds on prey that is pulled in by the\n" + .string "force. Its magnetism is stronger in cold\n" + .string "seasons.$" + +gSkittyPokedexText:: @ 85683F4 + .string "A SKITTY’s adorably cute behavior makes it\n" + .string "highly popular. In battle, it makes its tail\n" + .string "puff out. It threatens foes with a sharp\n" + .string "growl.$" + +gDelcattyPokedexText:: @ 856847C + .string "Rather than keeping a permanent lair,\n" + .string "it habitually seeks comfortable spots and\n" + .string "sleeps there. It is nocturnal and becomes\n" + .string "active at dusk.$" + +gSableyePokedexText:: @ 8568506 + .string "It digs branching holes in caves using its\n" + .string "sharp claws in search of food--raw gems.\n" + .string "A SABLEYE lurks in darkness and is seen\n" + .string "only rarely.$" + +gMawilePokedexText:: @ 856858F + .string "Its giant jaws are actually steel horns\n" + .string "that transformed. It fools foes into\n" + .string "complacency with its adorable gestures,\n" + .string "then chomps them with its huge jaws.$" + +gAronPokedexText:: @ 8568629 + .string "A POKéMON that is clad in steel armor.\n" + .string "A new suit of armor is made when it evolves.\n" + .string "The old, discarded armor is salvaged as\n" + .string "metal for making iron products.$" + +gLaironPokedexText:: @ 85686C5 + .string "When two LAIRON meet in the wild, they\n" + .string "fight for territory by bashing into each\n" + .string "other with their steel bodies. The sound\n" + .string "of their collision carries for miles.$" + +gAggronPokedexText:: @ 8568764 + .string "Its iron horns grow longer a little at\n" + .string "a time. They are used to determine the\n" + .string "AGGRON’s age. The gouges in its armor are\n" + .string "worn with pride as mementos from battles.$" + +gMedititePokedexText:: @ 8568806 + .string "It continually meditates for hours every\n" + .string "day. As a result of rigorous and dedicated\n" + .string "yoga training, it has tempered its\n" + .string "spiritual power so much it can fly.$" + +gMedichamPokedexText:: @ 85688A1 + .string "Through crushingly harsh yoga training, it\n" + .string "gained the power to foretell its foe’s\n" + .string "actions. It battles with elegant, dance-\n" + .string "like movement.$" + +gElectrikePokedexText:: @ 856892B + .string "It generates electricity using friction\n" + .string "from the atmosphere. In seasons with\n" + .string "especially arid air, its entire body blazes\n" + .string "with violent showers of sparks.$" + +gManectricPokedexText:: @ 85689C4 + .string "Because lightning falls in their vicinities,\n" + .string "MANECTRIC were thought to have been born\n" + .string "from lightning. In battle, they create\n" + .string "thunderclouds.$" + +gPluslePokedexText:: @ 8568A50 + .string "It has the trait of cheering on its fellow\n" + .string "POKéMON. By shorting out the electricity\n" + .string "it releases from its paws, it creates\n" + .string "pom-poms for cheering.$" + +gMinunPokedexText:: @ 8568AE1 + .string "At a meeting of POKéMON academics, it was\n" + .string "announced that simultaneous exposure to\n" + .string "electricity from a PLUSLE and MINUN will\n" + .string "promote circulation and boost vitality.$" + +gVolbeatPokedexText:: @ 8568B84 + .string "With their taillights lit, VOLBEAT fly in\n" + .string "a swarm, drawing geometric designs in the\n" + .string "night sky. They move their nests if their\n" + .string "pond water becomes dirty.$" + +gIllumisePokedexText:: @ 8568C1C + .string "A nocturnal POKéMON that becomes active\n" + .string "upon nightfall. It leads a VOLBEAT swarm\n" + .string "to draw patterns in the night sky. Over 200\n" + .string "different patterns have been confirmed.$" + +gRoseliaPokedexText:: @ 8568CC1 + .string "A ROSELIA that drinks nutritionally rich\n" + .string "springwater blooms with lovely flowers.\n" + .string "The fragrance of its flowers has the\n" + .string "effect of making its foes careless.$" + +gGulpinPokedexText:: @ 8568D5B + .string "This POKéMON’s stomach fluid can even\n" + .string "digest scrap iron. In one gulp, it can\n" + .string "swallow something that is as large as\n" + .string "itself.$" + +gSwalotPokedexText:: @ 8568DD6 + .string "Its powerful stomach acid is capable of\n" + .string "digesting almost anything. The one thing\n" + .string "in the whole world a SWALOT can’t digest is\n" + .string "its own stomach.$" + +gCarvanhaPokedexText:: @ 8568E64 + .string "CARVANHA attack ships in swarms, making\n" + .string "them sink. Although it is said to be a very\n" + .string "vicious POKéMON, it timidly flees as soon\n" + .string "as it finds itself alone.$" + +gSharpedoPokedexText:: @ 8568EFC + .string "The vicious and sly gangster of the sea.\n" + .string "Its skin is specially textured to minimize\n" + .string "drag in water. Its speed tops out at over\n" + .string "75 miles per hour.$" + +gWailmerPokedexText:: @ 8568F8D + .string "While this POKéMON usually lives in the sea,\n" + .string "it can survive on land, although not too\n" + .string "long. It loses vitality if its body becomes\n" + .string "dried out.$" + +gWailordPokedexText:: @ 856901A + .string "It breathes through nostrils that it\n" + .string "raises above the sea. By inhaling to its\n" + .string "maximum capacity, a WAILORD can dive close\n" + .string "to 10,000 feet beneath the waves.$" + +gNumelPokedexText:: @ 85690B5 + .string "A NUMEL stores boiling magma in the hump\n" + .string "on its back. It is a hardy POKéMON that can\n" + .string "transport a 220-pound load. It has served\n" + .string "humans at work since long ago.$" + +gCameruptPokedexText:: @ 8569153 + .string "A POKéMON that lives in the crater of\n" + .string "a volcano. Every 10 years, the volcanoes\n" + .string "on its back erupt violently. Research is\n" + .string "under way on the cause of eruption.$" + +gTorkoalPokedexText:: @ 85691EF + .string "It battles using energy it gets from\n" + .string "burning coal. When loosing smoke from its\n" + .string "nostrils, it lets off a sound that is\n" + .string "similar to a locomotive’s horn.$" + +gSpoinkPokedexText:: @ 8569284 + .string "A POKéMON that manipulates psychic power\n" + .string "at will. It doesn’t stop bouncing even when\n" + .string "it is asleep. It loves eating mushrooms\n" + .string "that grow underground.$" + +gGrumpigPokedexText:: @ 8569318 + .string "It stores power in the black pearls on its\n" + .string "forehead. When it uses psychic power, it\n" + .string "performs an odd dance step. Its style of\n" + .string "dancing became hugely popular overseas.$" + +gSpindaPokedexText:: @ 85693BD + .string "It is distinguished by a pattern of\n" + .string "spots that is always different. Its\n" + .string "unsteady, tottering walk has the\n" + .string "effect of fouling its foe’s aim.$" + +gTrapinchPokedexText:: @ 8569447 + .string "Its big jaws crunch through boulders.\n" + .string "Because its head is so big, it has a hard\n" + .string "time getting back upright if it tips over\n" + .string "onto its back.$" + +gVibravaPokedexText:: @ 85694D0 + .string "It looses ultrasonic waves by rubbing its\n" + .string "wings together. Since a VIBRAVA’s wings\n" + .string "are still in the process of growing, it can\n" + .string "only fly short distances.$" + +gFlygonPokedexText:: @ 8569568 + .string "The flapping of its wings sounds like\n" + .string "singing. To prevent detection by enemies,\n" + .string "it hides itself by flapping up a cloud of\n" + .string "desert sand.$" + +gCacneaPokedexText:: @ 85695EF + .string "CACNEA live in deserts with virtually no\n" + .string "rainfall. It battles by swinging its thick,\n" + .string "spiked arms. Once a year, a yellow flower\n" + .string "blooms.$" + +gCacturnePokedexText:: @ 8569676 + .string "After spending thousands of years in\n" + .string "harsh deserts, its blood transformed into\n" + .string "the same substances as sand. It is\n" + .string "nocturnal, so it hunts at night.$" + +gSwabluPokedexText:: @ 8569709 + .string "A POKéMON that has wings like cottony\n" + .string "clouds. After enduring winter, in which\n" + .string "little food is available, SWABLU flocks\n" + .string "move closer to towns in the spring.$" + +gAltariaPokedexText:: @ 85697A3 + .string "It hums in a beautiful soprano voice.\n" + .string "It flies among white clouds in the blue\n" + .string "sky. It launches intensely hot fireballs\n" + .string "from its mouth.$" + +gZangoosePokedexText:: @ 856982A + .string "When it battles, it stands on its hind legs\n" + .string "and attacks with its sharply clawed\n" + .string "forelegs. Its fur bristles if it encounters\n" + .string "any SEVIPER.$" + +gSeviperPokedexText:: @ 85698B3 + .string "SEVIPER and ZANGOOSE are eternal rivals.\n" + .string "It counters a ZANGOOSE’s dazzling agility\n" + .string "with its swordlike tail, which also oozes\n" + .string "a horrible poison.$" + +gLunatonePokedexText:: @ 8569943 + .string "It becomes very active on the night of\n" + .string "a full moon. This POKéMON was first\n" + .string "discovered 40 years ago at the site of\n" + .string "a meteor strike.$" + +gSolrockPokedexText:: @ 85699C6 + .string "Solar energy is the source of this \n" + .string "POKéMON’s power. On sunny days, groups of\n" + .string "SOLROCK line up facing the sun and absorb\n" + .string "its light.$" + +gBarboachPokedexText:: @ 8569A49 + .string "Its body is covered with a slimy film.\n" + .string "The film acts as a barrier to prevent germs\n" + .string "in muddy water from entering the\n" + .string "BARBOACH’s body.$" + +gWhiscashPokedexText:: @ 8569ACE + .string "Mysteriously, it can foretell earthquakes.\n" + .string "In the daytime, it sleeps in mud at the\n" + .string "bottom of a pond. When it awakens, it\n" + .string "continually feeds throughout the night.$" + +gCorphishPokedexText:: @ 8569B6F + .string "Once it grips prey with its large pincers,\n" + .string "it will never let go, no matter what.\n" + .string "It is a hardy POKéMON that can thrive\n" + .string "in any environment.$" + +gCrawdauntPokedexText:: @ 8569BFA + .string "A brutish POKéMON that loves to battle.\n" + .string "A veteran CRAWDAUNT that has prevailed in\n" + .string "hundreds of battles has giant pincers\n" + .string "marked with countless scars.$" + +gBaltoyPokedexText:: @ 8569C8F + .string "A BALTOY moves by spinning on its single\n" + .string "foot. It has been depicted in murals \n" + .string "adorning the walls of a once-bustling city\n" + .string "in an ancient age.$" + +gClaydolPokedexText:: @ 8569D1C + .string "A CLAYDOL sleeps while hovering in midair.\n" + .string "Its arms are separate from its body.\n" + .string "They are kept floating by the POKéMON’s\n" + .string "manipulation of psychic power.$" + +gLileepPokedexText:: @ 8569DB3 + .string "It disguises itself as seaweed by making\n" + .string "its tentacles sway. Unsuspecting prey\n" + .string "that come too close are swallowed whole.\n" + .string "It became extinct 100 million years ago.$" + +gCradilyPokedexText:: @ 8569E54 + .string "It drags its heavy body along the\n" + .string "seafloor. It makes its nest in the shallows\n" + .string "of warm seas. CRADILY can be seen on\n" + .string "beaches when the tide goes out.$" + +gAnorithPokedexText:: @ 8569EE7 + .string "It was resurrected from a fossil using the\n" + .string "power of science. It swims by undulating\n" + .string "the eight wings at its sides. They were\n" + .string "feet that adapted to life in the sea.$" + +gArmaldoPokedexText:: @ 8569F89 + .string "ARMALDO usually lives on land. However,\n" + .string "when it hunts for prey, it dives beneath\n" + .string "the ocean. It swims around using its two\n" + .string "large wings.$" + +gFeebasPokedexText:: @ 856A010 + .string "FEEBAS live in ponds that are heavily\n" + .string "infested with weeds. Because of its\n" + .string "hopelessly shabby appearance, it\n" + .string "seems as if few TRAINERS raise it.$" + +gMiloticPokedexText:: @ 856A09E + .string "It is said to live at the bottom of\n" + .string "large lakes. Considered to be the most\n" + .string "beautiful of all POKéMON, it has been\n" + .string "depicted in paintings and statues.$" + +gCastformPokedexText:: @ 856A132 + .string "It alters its form depending on the\n" + .string "weather. Changes in the climate such as\n" + .string "the temperature and humidity appear to\n" + .string "affect its cellular structure.$" + +gKecleonPokedexText:: @ 856A1C4 + .string "A POKéMON that has the ability to alter its\n" + .string "body colors to match its surroundings.\n" + .string "A KECLEON reverts to its original colors if\n" + .string "it is startled.$" + +gShuppetPokedexText:: @ 856A253 + .string "This POKéMON roams about deep in the\n" + .string "night seeking such negative emotions as\n" + .string "grudges and envy. It retreats to its nest\n" + .string "when the sun begins to rise.$" + +gBanettePokedexText:: @ 856A2E7 + .string "An abandoned plush doll became this\n" + .string "POKéMON. They are said to live in garbage\n" + .string "dumps and wander about in search of the\n" + .string "children that threw them away.$" + +gDuskullPokedexText:: @ 856A37C + .string "A glare from its single scarlet eye makes\n" + .string "even burly grown-ups freeze in utter fear.\n" + .string "It is a nocturnal POKéMON that roams\n" + .string "about under the cloak of darkness.$" + +gDusclopsPokedexText:: @ 856A419 + .string "It is thought that its body is hollow with\n" + .string "only a spectral ball of fire burning inside.\n" + .string "However, no one has been able to\n" + .string "confirm this theory as fact.$" + +gTropiusPokedexText:: @ 856A4AF + .string "It flies by flapping its broad leaves.\n" + .string "The bunch of fruit that grows around its\n" + .string "neck is deliciously sweet. In the spring,\n" + .string "it scatters pollen from its neck.$" + +gChimechoPokedexText:: @ 856A54B + .string "They fly about very actively when the hot\n" + .string "season arrives. They communicate among\n" + .string "themselves using seven different and\n" + .string "distinguishing cries.$" + +gAbsolPokedexText:: @ 856A5D7 + .string "It sharply senses even subtle changes in\n" + .string "the sky and the land to predict natural\n" + .string "disasters. It is a long-lived POKéMON that\n" + .string "has a life-span of 100 years.$" + +gWynautPokedexText:: @ 856A671 + .string "A WYNAUT loves to eat sweet fruits.\n" + .string "It cleverly picks fruits using its earlike\n" + .string "arms. They gather in fruit gardens, drawn\n" + .string "by the fragrance.$" + +gSnoruntPokedexText:: @ 856A6FC + .string "They tend to move about in groups of\n" + .string "around five SNORUNT. In snowy regions,\n" + .string "it is said that when they are seen late at\n" + .string "night, snowfall will arrive by morning.$" + +gGlaliePokedexText:: @ 856A79B + .string "A GLALIE has the power to instantaneously\n" + .string "freeze moisture in the atmosphere.\n" + .string "A dazzling cloud of diamondlike ice\n" + .string "crystals forms around its body.$" + +gSphealPokedexText:: @ 856A82C + .string "It is completely covered with plushy fur.\n" + .string "As a result, it never feels the cold even\n" + .string "when it is rolling about on ice floes or\n" + .string "diving in the sea.$" + +gSealeoPokedexText:: @ 856A8BC + .string "SEALEO live in herds on ice floes. Using its\n" + .string "powerful flippers, it shatters ice.\n" + .string "It dives into the sea to hunt prey five\n" + .string "times a day.$" + +gWalreinPokedexText:: @ 856A942 + .string "To protect its herd, the leader battles\n" + .string "anything that invades its territory, even\n" + .string "at the cost of its life. Its tusks may snap\n" + .string "off in battle.$" + +gClamperlPokedexText:: @ 856A9CF + .string "A CLAMPERL slams its shell closed on prey\n" + .string "to prevent escape. The pearl it creates\n" + .string "upon evolution is said to be infused with\n" + .string "a mysterious energy.$" + +gHuntailPokedexText:: @ 856AA60 + .string "To withstand the crushing pressure of\n" + .string "water deep under the sea, its spine is very\n" + .string "thick and sturdy. Its tail, which is shaped\n" + .string "like a small fish, has eyes that light up.$" + +gGorebyssPokedexText:: @ 856AB09 + .string "A GOREBYSS siphons the body fluids of prey\n" + .string "through its thin, tubular mouth. Its light\n" + .string "pink body color turns vivid when it\n" + .string "finishes feeding.$" + +gRelicanthPokedexText:: @ 856AB95 + .string "A POKéMON that was once believed to have\n" + .string "been extinct. The species has not changed\n" + .string "its form for 100 million years. It walks on\n" + .string "the seafloor using its pectoral fins.$" + +gLuvdiscPokedexText:: @ 856AC3A + .string "LUVDISC make the branches of CORSOLA\n" + .string "their nests. There is a custom from long\n" + .string "ago of giving a LUVDISC as a gift to\n" + .string "express one’s feelings of love.$" + +gBagonPokedexText:: @ 856ACCD + .string "Although it is small, this POKéMON is very\n" + .string "powerful because its body is a bundle of\n" + .string "muscles. It launches head-butts with its\n" + .string "ironlike skull.$" + +gShelgonPokedexText:: @ 856AD5A + .string "It hardly eats while it awaits evolution.\n" + .string "It becomes hardier by enduring hunger.\n" + .string "Its shell peels off the instant it begins\n" + .string "to evolve.$" + +gSalamencePokedexText:: @ 856ADE0 + .string "After many long years, its cellular\n" + .string "structure underwent a sudden mutation to\n" + .string "grow wings. When angered, it loses all\n" + .string "thought and rampages out of control.$" + +gBeldumPokedexText:: @ 856AE79 + .string "When BELDUM gather in a swarm, they move\n" + .string "in perfect unison as if they were but one\n" + .string "POKéMON. They communicate with each other\n" + .string "using brain waves.$" + +gMetangPokedexText:: @ 856AF09 + .string "The claws tipping its arms pack the\n" + .string "destructive power to tear through thick\n" + .string "iron sheets as if they were silk. It flies\n" + .string "at over 60 miles per hour.$" + +gMetagrossPokedexText:: @ 856AF9B + .string "METAGROSS has four brains that are joined\n" + .string "by a complex neural network. As a result of\n" + .string "integration, this POKéMON is smarter than\n" + .string "a supercomputer.$" + +gRegirockPokedexText:: @ 856B02C + .string "A POKéMON that is made entirely of rocks\n" + .string "and boulders. If parts of its body chip off\n" + .string "in battle, REGIROCK repairs itself by\n" + .string "adding new rocks.$" + +gRegicePokedexText:: @ 856B0B9 + .string "Its entire body is made of Antarctic ice.\n" + .string "After extensive studies, researchers\n" + .string "believe the ice was formed during an\n" + .string "ice age.$" + +gRegisteelPokedexText:: @ 856B136 + .string "Its body is harder than any other kind of\n" + .string "metal. The body metal is composed of a\n" + .string "mysterious substance. Not only is it hard,\n" + .string "it shrinks and stretches flexibly.$" + +gLatiasPokedexText:: @ 856B1D5 + .string "They make a small herd of only several\n" + .string "members. They rarely make contact with\n" + .string "people or other POKéMON. They disappear\n" + .string "if they sense enemies.$" + +gLatiosPokedexText:: @ 856B262 + .string "Even in hiding, it can detect the locations\n" + .string "of others and sense their emotions since\n" + .string "it has telepathy. Its intelligence allows\n" + .string "it to understand human languages.$" + +gKyogrePokedexText:: @ 856B303 + .string "KYOGRE has appeared in mythology as the\n" + .string "creator of the sea. After long years of\n" + .string "feuding with GROUDON, it took to sleep at\n" + .string "the bottom of the sea.$" + +gGroudonPokedexText:: @ 856B394 + .string "GROUDON has appeared in mythology as the\n" + .string "creator of the land. It sleeps in magma\n" + .string "underground and is said to make volcanoes\n" + .string "erupt on awakening.$" + +gRayquazaPokedexText:: @ 856B423 + .string "A POKéMON that flies endlessly in the\n" + .string "ozone layer. It is said it would descend\n" + .string "to the ground if KYOGRE and GROUDON\n" + .string "were to fight.$" + +gJirachiPokedexText:: @ 856B4A5 + .string "JIRACHI is said to make wishes come true.\n" + .string "While it sleeps, a tough crystalline shell\n" + .string "envelops the body to protect it from\n" + .string "enemies.$" + +gDeoxysPokedexText:: @ 856B528 + .string "A POKéMON that mutated from an\n" + .string "extraterrestrial virus exposed to a laser\n" + .string "beam. Its body is configured for superior\n" + .string "agility and speed.$" diff --git a/data/text/pokedex_text.s b/data/text/pokedex_text.s deleted file mode 100644 index caa41912d..000000000 --- a/data/text/pokedex_text.s +++ /dev/null @@ -1,2321 +0,0 @@ -gDummyPokedexText:: @ 855D30D - .string "This is a newly discovered POKéMON.\n" - .string "It is currently under investigation.\n" - .string "No detailed information is available\n" - .string "at this time.$" - -gBulbasaurPokedexText:: @ 855D389 - .string "BULBASAUR can be seen napping in bright\n" - .string "sunlight. There is a seed on its back.\n" - .string "By soaking up the sun’s rays, the seed\n" - .string "grows progressively larger.$" - -gIvysaurPokedexText:: @ 855D41B - .string "To support its bulb, IVYSAUR’s legs\n" - .string "grow sturdy. If it spends more time lying in\n" - .string "the sunlight, the bud will soon bloom into\n" - .string "a large flower.$" - -gVenusaurPokedexText:: @ 855D4A7 - .string "VENUSAUR’s flower is said to take on vivid\n" - .string "colors if it gets plenty of nutrition and\n" - .string "sunlight. The flower’s aroma soothes the\n" - .string "emotions of people.$" - -gCharmanderPokedexText:: @ 855D539 - .string "The flame that burns at the tip of its\n" - .string "tail is an indication of its emotions.\n" - .string "The flame wavers when CHARMANDER is\n" - .string "happy, and blazes when it is enraged.$" - -gCharmeleonPokedexText:: @ 855D5D1 - .string "Without pity, its sharp claws destroy foes.\n" - .string "If it encounters a strong enemy, it\n" - .string "becomes agitated, and the flame on its\n" - .string "tail flares with a bluish white color.$" - -gCharizardPokedexText:: @ 855D66F - .string "A CHARIZARD flies about in search of\n" - .string "strong opponents. It breathes intense\n" - .string "flames that can melt any material. However,\n" - .string "it will never torch a weaker foe.$" - -gSquirtlePokedexText:: @ 855D708 - .string "Its shell is not just for protection.\n" - .string "Its rounded shape and the grooves on its\n" - .string "surface minimize resistance in water,\n" - .string "enabling SQUIRTLE to swim at high speeds.$" - -gWartortlePokedexText:: @ 855D7A7 - .string "Its large tail is covered with rich, thick\n" - .string "fur that deepens in color with age.\n" - .string "The scratches on its shell are evidence\n" - .string "of this POKéMON’s toughness in battle.$" - -gBlastoisePokedexText:: @ 855D845 - .string "The waterspouts that protrude from its\n" - .string "shell are highly accurate. Their bullets of\n" - .string "water can precisely nail tin cans from\n" - .string "a distance of over 160 feet.$" - -gCaterpiePokedexText:: @ 855D8DC - .string "Its voracious appetite compels it to\n" - .string "devour leaves bigger than itself without\n" - .string "hesitation. It releases a terribly strong\n" - .string "odor from its antennae.$" - -gMetapodPokedexText:: @ 855D96C - .string "Its shell is as hard as an iron slab.\n" - .string "A METAPOD does not move very much\n" - .string "because it is preparing its soft innards\n" - .string "for evolution inside the shell.$" - -gButterfreePokedexText:: @ 855D9FD - .string "It has a superior ability to search for\n" - .string "delicious honey from flowers. It can seek,\n" - .string "extract, and carry honey from flowers\n" - .string "blooming over six miles away.$" - -gWeedlePokedexText:: @ 855DA94 - .string "A WEEDLE has an extremely acute sense\n" - .string "of smell. It distinguishes its favorite\n" - .string "kinds of leaves from those it dislikes by\n" - .string "sniffing with its big red proboscis (nose).$" - -gKakunaPokedexText:: @ 855DB38 - .string "It remains virtually immobile while it\n" - .string "clings to a tree. However, on the inside,\n" - .string "it busily prepares for evolution. This is\n" - .string "evident from how hot its shell becomes.$" - -gBeedrillPokedexText:: @ 855DBDB - .string "A BEEDRILL is extremely territorial.\n" - .string "For safety reasons, no one should \n" - .string "ever approach its nest. If angered,\n" - .string "they will attack in a swarm.$" - -gPidgeyPokedexText:: @ 855DC64 - .string "It has an extremely sharp sense of\n" - .string "direction. It can unerringly return home to\n" - .string "its nest, however far it may be removed\n" - .string "from its familiar surroundings.$" - -gPidgeottoPokedexText:: @ 855DCFB - .string "This POKéMON flies around, patrolling its\n" - .string "large territory. If its living space is\n" - .string "violated, it shows no mercy in thoroughly\n" - .string "punishing the foe with its sharp claws.$" - -gPidgeotPokedexText:: @ 855DD9F - .string "This POKéMON has gorgeous, glossy\n" - .string "feathers. Many TRAINERS are so captivated\n" - .string "by the beautiful feathers on its head that\n" - .string "they choose PIDGEOT as their POKéMON.$" - -gRattataPokedexText:: @ 855DE3C - .string "A RATTATA is cautious in the extreme.\n" - .string "Even while it is asleep, it constantly\n" - .string "moves its ears and listens for danger.\n" - .string "It will make its nest anywhere.$" - -gRaticatePokedexText:: @ 855DED0 - .string "A RATICATE’s sturdy fangs grow steadily.\n" - .string "To keep them ground down, it gnaws on\n" - .string "rocks and logs. It may even chew on the\n" - .string "walls of houses.$" - -gSpearowPokedexText:: @ 855DF58 - .string "Its loud cry can be heard over half a mile\n" - .string "away. If its high, keening cry is heard\n" - .string "echoing all around, it is a sign that they\n" - .string "are warning each other of danger.$" - -gFearowPokedexText:: @ 855DFF8 - .string "Its long neck and elongated beak are\n" - .string "ideal for catching prey in soil or water.\n" - .string "It deftly moves this extended and skinny\n" - .string "beak to pluck prey.$" - -gEkansPokedexText:: @ 855E084 - .string "An EKANS curls itself up in a spiral while\n" - .string "it rests. This position allows it to quickly\n" - .string "respond to an enemy from any direction\n" - .string "with a threat from its upraised head.$" - -gArbokPokedexText:: @ 855E129 - .string "This POKéMON has a terrifically strong\n" - .string "constricting power. It can even flatten\n" - .string "steel oil drums. Once it wraps its body\n" - .string "around its foe, escaping is impossible.$" - -gPikachuPokedexText:: @ 855E1C8 - .string "It stores electricity in the electric sacs\n" - .string "on its cheeks. When it releases pent-up\n" - .string "energy in a burst, the electric power is\n" - .string "equal to a lightning bolt.$" - -gRaichuPokedexText:: @ 855E25F - .string "If it stores too much electricity, its\n" - .string "behavior turns aggressive. To avoid this,\n" - .string "it occasionally discharges excess energy\n" - .string "and calms itself down.$" - -gSandshrewPokedexText:: @ 855E2F0 - .string "When it curls up in a ball, it can make any\n" - .string "attack bounce off harmlessly. Its hide has\n" - .string "turned tough and solid as a result of\n" - .string "living in the desert.$" - -gSandslashPokedexText:: @ 855E383 - .string "It curls up in a ball to protect itself from\n" - .string "enemy attacks. It also curls up to prevent\n" - .string "heatstroke during the daytime when\n" - .string "temperatures rise sharply.$" - -gNidoranFPokedexText:: @ 855E419 - .string "Its highly toxic barbs are thought to have\n" - .string "developed as protection for this small-\n" - .string "bodied POKéMON. When enraged, it releases\n" - .string "a horrible toxin from its horn.$" - -gNidorinaPokedexText:: @ 855E4B6 - .string "When it is with its friends or\n" - .string "family, its barbs are tucked away to\n" - .string "prevent injury. It appears to become\n" - .string "nervous if separated from the others.$" - -gNidoqueenPokedexText:: @ 855E545 - .string "It is adept at sending foes flying with\n" - .string "harsh tackles using its tough, scaly body.\n" - .string "This POKéMON is at its strongest when\n" - .string "it is defending its young.$" - -gNidoranMPokedexText:: @ 855E5D9 - .string "The male NIDORAN has developed muscles\n" - .string "that freely move its ears in any direction.\n" - .string "Even the slightest sound does not escape\n" - .string "this POKéMON’s notice.$" - -gNidorinoPokedexText:: @ 855E66C - .string "Its horn is harder than a diamond.\n" - .string "If it senses a hostile presence, all the\n" - .string "barbs on its back bristle up at once, and it\n" - .string "challenges the foe with all its might.$" - -gNidokingPokedexText:: @ 855E70C - .string "A NIDOKING’s thick tail packs enormously\n" - .string "destructive power capable of toppling\n" - .string "a metal transmission tower. Once it goes\n" - .string "on a rampage, there is no stopping it.$" - -gClefairyPokedexText:: @ 855E7AB - .string "On every night of a full moon, they come\n" - .string "out to play. When dawn arrives, the tired\n" - .string "CLEFAIRY go to sleep nestled up against\n" - .string "each other in deep and quiet mountains.$" - -gClefablePokedexText:: @ 855E84E - .string "A CLEFABLE uses its wings to skip lightly \n" - .string "as if it were flying. Its bouncy step\n" - .string "lets it even walk on water. On quiet,\n" - .string "moonlit nights, it strolls on lakes.$" - -gVulpixPokedexText:: @ 855E8EA - .string "It can freely control fire, making fiery\n" - .string "orbs fly like will-o’-the-wisps. Just\n" - .string "before evolution, its six tails grow hot \n" - .string "as if on fire.$" - -gNinetalesPokedexText:: @ 855E972 - .string "It has long been said that each of the\n" - .string "nine tails embody an enchanted power.\n" - .string "A long-lived NINETALES will have fur that\n" - .string "shines like gold.$" - -gJigglypuffPokedexText:: @ 855E9FB - .string "Nothing can avoid falling asleep hearing a\n" - .string "JIGGLYPUFF’s song. The sound waves of its\n" - .string "singing voice match the brain waves of\n" - .string "someone in a deep sleep.$" - -gWigglytuffPokedexText:: @ 855EA90 - .string "Its fur is the ultimate in luxuriousness.\n" - .string "Sleeping alongside a WIGGLYTUFF is simply\n" - .string "divine. Its body expands seemingly without\n" - .string "end when it inhales.$" - -gZubatPokedexText:: @ 855EB24 - .string "While living in pitch-black caverns, their\n" - .string "eyes gradually grew shut and deprived\n" - .string "them of vision. They use ultrasonic waves\n" - .string "to detect obstacles.$" - -gGolbatPokedexText:: @ 855EBB4 - .string "Its fangs easily puncture even thick\n" - .string "animal hide. It loves to feast on the blood\n" - .string "of people and POKéMON. It flits about in\n" - .string "darkness and strikes from behind.$" - -gOddishPokedexText:: @ 855EC50 - .string "This POKéMON grows by absorbing moonlight.\n" - .string "During the daytime, it buries itself in the\n" - .string "ground, leaving only its leaves exposed to\n" - .string "avoid detection by its enemies.$" - -gGloomPokedexText:: @ 855ECF2 - .string "A horribly noxious honey drools from its\n" - .string "mouth. One whiff of the honey can result\n" - .string "in memory loss. Some fans are said to\n" - .string "enjoy this overwhelming stink, however.$" - -gVileplumePokedexText:: @ 855ED92 - .string "In seasons when it produces more pollen,\n" - .string "the air around a VILEPLUME turns yellow\n" - .string "with the powder as it walks. The pollen is\n" - .string "highly toxic and causes paralysis.$" - -gParasPokedexText:: @ 855EE31 - .string "A PARAS has parasitic tochukaso\n" - .string "mushrooms growing on its back. They grow\n" - .string "by drawing nutrients from the host. They\n" - .string "are valued as a medicine for long life.$" - -gParasectPokedexText:: @ 855EECB - .string "PARASECT are known to infest the roots of\n" - .string "large trees en masse and drain nutrients.\n" - .string "When an infested tree dies, they move\n" - .string "onto another tree all at once.$" - -gVenonatPokedexText:: @ 855EF64 - .string "Its coat of thin, stiff hair that covers\n" - .string "its entire body is said to have evolved\n" - .string "for protection. Its large eyes never fail\n" - .string "to spot even miniscule prey.$" - -gVenomothPokedexText:: @ 855EFFC - .string "VENOMOTH are nocturnal--they only are\n" - .string "active at night. Their favorite prey are\n" - .string "insects that gather around streetlights,\n" - .string "attracted by the light in the darkness.$" - -gDiglettPokedexText:: @ 855F09C - .string "DIGLETT are raised in most farms.\n" - .string "The reason is simple--wherever they\n" - .string "burrow, the soil is left perfectly tilled\n" - .string "for growing delicious crops.$" - -gDugtrioPokedexText:: @ 855F129 - .string "Because the triplets originally split from\n" - .string "one body, they think exactly alike.\n" - .string "They work cooperatively to burrow\n" - .string "endlessly through the ground.$" - -gMeowthPokedexText:: @ 855F1B8 - .string "MEOWTH withdraw their sharp claws into\n" - .string "their paws to silently sneak about.\n" - .string "For some reason, this POKéMON loves\n" - .string "shiny coins that glitter with light.$" - -gPersianPokedexText:: @ 855F24C - .string "A PERSIAN’s six bold whiskers sense air\n" - .string "movements to determine what is in its\n" - .string "vicinity. It becomes docile if grabbed\n" - .string "by the whiskers.$" - -gPsyduckPokedexText:: @ 855F2D2 - .string "When its headache intensifies, it starts\n" - .string "using strange powers. However, it has no\n" - .string "recollection of its powers, so it always\n" - .string "looks befuddled and bewildered.$" - -gGolduckPokedexText:: @ 855F36D - .string "A GOLDUCK is an adept swimmer.\n" - .string "It sometimes joins competitive swimmers\n" - .string "in training. It uses psychic powers when\n" - .string "its forehead shimmers with light.$" - -gMankeyPokedexText:: @ 855F3FF - .string "When it starts shaking and its nasal\n" - .string "breathing turns rough, it’s a sure sign\n" - .string "of anger. However, since this happens\n" - .string "instantly, there is no time to flee.$" - -gPrimeapePokedexText:: @ 855F497 - .string "When it becomes furious, its blood\n" - .string "circulation becomes more robust, and\n" - .string "its muscles are made stronger. But it\n" - .string "also becomes much less intelligent.$" - -gGrowlithePokedexText:: @ 855F529 - .string "Its superb sense of smell ensures that\n" - .string "this POKéMON won’t forget any scent,\n" - .string "no matter what. It uses its sense of smell\n" - .string "to detect the emotions of others.$" - -gArcaninePokedexText:: @ 855F5C2 - .string "This fleet-footed POKéMON is said to run\n" - .string "over 6,200 miles in a single day and night.\n" - .string "The fire that blazes wildly within its body\n" - .string "is its source of power.$" - -gPoliwagPokedexText:: @ 855F65B - .string "It is possible to see this POKéMON’s spiral\n" - .string "innards right through its thin skin.\n" - .string "However, the skin is also very flexible.\n" - .string "Even sharp fangs bounce right off it.$" - -gPoliwhirlPokedexText:: @ 855F6FB - .string "Its body surface is always wet and slick\n" - .string "with an oily fluid. Because of this greasy\n" - .string "covering, it can easily slip and slide out\n" - .string "of the clutches of any enemy in battle.$" - -gPoliwrathPokedexText:: @ 855F7A2 - .string "Its highly developed muscles never grow\n" - .string "fatigued, however much it exercises.\n" - .string "This POKéMON can swim back and forth\n" - .string "across the Pacific Ocean without effort.$" - -gAbraPokedexText:: @ 855F83D - .string "A POKéMON that sleeps 18 hours a day.\n" - .string "Observation revealed that it uses\n" - .string "TELEPORT to change its location once\n" - .string "every hour.$" - -gKadabraPokedexText:: @ 855F8B6 - .string "It is rumored that a boy with psychic\n" - .string "abilities suddenly transformed into\n" - .string "KADABRA while he was assisting research\n" - .string "into extrasensory powers.$" - -gAlakazamPokedexText:: @ 855F942 - .string "While it has strong psychic abilities and\n" - .string "high intelligence, an ALAKAZAM’s muscles\n" - .string "are very weak. It uses psychic power to\n" - .string "move its body.$" - -gMachopPokedexText:: @ 855F9CC - .string "It continually undertakes strenuous\n" - .string "training to master all forms of martial\n" - .string "arts. Its strength lets it easily hoist\n" - .string "a sumo wrestler onto its shoulders.$" - -gMachokePokedexText:: @ 855FA64 - .string "A belt is worn by a MACHOKE to keep its\n" - .string "overwhelming power under control.\n" - .string "Because it is so dangerous, no one has\n" - .string "ever removed the belt.$" - -gMachampPokedexText:: @ 855FAEC - .string "It is impossible to defend against punches\n" - .string "and chops doled out by its four arms.\n" - .string "Its fighting spirit flares up when it faces\n" - .string "a tough opponent.$" - -gBellsproutPokedexText:: @ 855FB7B - .string "A BELLSPROUT’s thin and flexible body lets\n" - .string "it bend and sway to avoid any attack,\n" - .string "however strong it may be. From its mouth,\n" - .string "it leaks a fluid that melts even iron.$" - -gWeepinbellPokedexText:: @ 855FC1D - .string "At night, a WEEPINBELL hangs on to a tree\n" - .string "branch with its hooked rear and sleeps.\n" - .string "If it moves around in its sleep, it may\n" - .string "wake up to find itself on the ground.$" - -gVictreebelPokedexText:: @ 855FCBD - .string "The long vine extending from its head is\n" - .string "waved about as if it were a living thing to\n" - .string "attract prey. When an unsuspecting victim\n" - .string "approaches, it is swallowed whole.$" - -gTentacoolPokedexText:: @ 855FD5F - .string "Its body is almost entirely composed of\n" - .string "water. It ensnares its foe with its two\n" - .string "long tentacles, then stabs with the poison\n" - .string "stingers at their tips.$" - -gTentacruelPokedexText:: @ 855FDF2 - .string "It lives in complex rock formations on\n" - .string "the ocean floor and traps prey using its\n" - .string "80 tentacles. Its red orbs glow when it\n" - .string "grows excited or agitated.$" - -gGeodudePokedexText:: @ 855FE85 - .string "It climbs mountain paths using only the\n" - .string "power of its arms. Because they look just\n" - .string "like boulders lining paths, hikers may step\n" - .string "on them without noticing.$" - -gGravelerPokedexText:: @ 855FF1D - .string "They descend from mountains by tumbling\n" - .string "down steep slopes. They are so brutal,\n" - .string "they smash aside obstructing trees and\n" - .string "massive boulders with thunderous tackles.$" - -gGolemPokedexText:: @ 855FFBD - .string "It is said to live in volcanic craters\n" - .string "on mountain peaks. Once a year, it sheds\n" - .string "its hide and grows larger. The shed hide\n" - .string "crumbles and returns to the soil.$" - -gPonytaPokedexText:: @ 8560058 - .string "A PONYTA is very weak at birth. It can\n" - .string "barely stand up. Its legs become stronger\n" - .string "as it stumbles and falls while trying to\n" - .string "keep up with its parent.$" - -gRapidashPokedexText:: @ 85600EB - .string "It usually canters casually in the fields\n" - .string "and plains. But once a RAPIDASH turns\n" - .string "serious, its fiery manes flare and blaze\n" - .string "as it gallops its way up to 150 mph.$" - -gSlowpokePokedexText:: @ 8560189 - .string "It catches prey by dipping its tail in\n" - .string "water at the side of a river. But it often\n" - .string "forgets what it is doing and spends entire\n" - .string "days just loafing at water’s edge.$" - -gSlowbroPokedexText:: @ 8560229 - .string "Its tail has a SHELLDER firmly attached\n" - .string "with a bite. As a result, the tail can’t be\n" - .string "used for fishing anymore. This forces it\n" - .string "to reluctantly swim and catch prey.$" - -gMagnemitePokedexText:: @ 85602CA - .string "The units at its sides are extremely\n" - .string "powerful magnets. They generate enough\n" - .string "magnetism to draw in iron objects from\n" - .string "over 300 feet away.$" - -gMagnetonPokedexText:: @ 8560351 - .string "It is actually three MAGNEMITE linked\n" - .string "by magnetism. It generates powerful radio\n" - .string "waves that raise temperatures by 3.6\n" - .string "degrees F within a 3,300-foot radius.$" - -gFarfetchdPokedexText:: @ 85603EC - .string "It is always seen with a stick from a plant.\n" - .string "Apparently, there are good sticks and bad\n" - .string "sticks. This POKéMON occasionally fights\n" - .string "with others over choice sticks.$" - -gDoduoPokedexText:: @ 856048C - .string "Even while eating or sleeping, one of the\n" - .string "heads remains always vigilant for any sign\n" - .string "of danger. When threatened, it flees at\n" - .string "over 60 miles per hour.$" - -gDodrioPokedexText:: @ 8560521 - .string "A peculiar POKéMON species with three\n" - .string "heads. It vigorously races across grassy\n" - .string "plains even in arid seasons with little\n" - .string "rainfall.$" - -gSeelPokedexText:: @ 85605A2 - .string "SEEL hunt for prey in frigid, ice-covered\n" - .string "seas. When it needs to breathe, it punches\n" - .string "a hole through the ice with the sharply\n" - .string "protruding section of its head.$" - -gDewgongPokedexText:: @ 856063F - .string "It loves to snooze on bitterly cold ice.\n" - .string "The sight of this POKéMON sleeping on\n" - .string "a glacier was mistakenly thought to be\n" - .string "a mermaid by a mariner long ago.$" - -gGrimerPokedexText:: @ 85606D6 - .string "Born from polluted sludge in the sea,\n" - .string "GRIMER’s favorite food is anything filthy.\n" - .string "They feed on wastewater pumped out from\n" - .string "factories.$" - -gMukPokedexText:: @ 856075A - .string "It prefers warm and humid habitats.\n" - .string "In the summertime, the toxic substances\n" - .string "in its body intensify, making MUK reek like\n" - .string "putrid kitchen garbage.$" - -gShellderPokedexText:: @ 85607EA - .string "At night, it burrows a hole in the seafloor\n" - .string "with its broad tongue to make a place to\n" - .string "sleep. While asleep, it closes its shell,\n" - .string "but leaves its tongue hanging out.$" - -gCloysterPokedexText:: @ 856088C - .string "It swims in the sea by swallowing water,\n" - .string "then jetting it out toward the rear.\n" - .string "The CLOYSTER shoots spikes from its\n" - .string "shell using the same system.$" - -gGastlyPokedexText:: @ 856091B - .string "When exposed to a strong wind, a GASTLY’s\n" - .string "gaseous body quickly dwindles away.\n" - .string "They cluster under the eaves of houses\n" - .string "to escape the ravages of wind.$" - -gHaunterPokedexText:: @ 85609AF - .string "If a HAUNTER beckons you while it is\n" - .string "floating in darkness, don’t approach it.\n" - .string "This POKéMON will try to lick you with its\n" - .string "tongue and steal your life away.$" - -gGengarPokedexText:: @ 8560A49 - .string "Deep in the night, your shadow cast by\n" - .string "a streetlight may suddenly overtake you.\n" - .string "It is actually a GENGAR running past\n" - .string "you, pretending to be your shadow.$" - -gOnixPokedexText:: @ 8560AE1 - .string "There is a magnet in its brain that\n" - .string "prevents an ONIX from losing direction\n" - .string "while tunneling. As it grows older, its body\n" - .string "becomes steadily rounder and smoother.$" - -gDrowzeePokedexText:: @ 8560B80 - .string "If your nose becomes itchy while you are\n" - .string "sleeping, it’s a sure sign that a DROWZEE is\n" - .string "standing above your pillow and trying to\n" - .string "eat your dream through your nostrils.$" - -gHypnoPokedexText:: @ 8560C25 - .string "The arcing movement and glitter of the\n" - .string "pendulum in a HYPNO’s hand lull the foe\n" - .string "into deep hypnosis. While searching for\n" - .string "prey, it polishes the pendulum.$" - -gKrabbyPokedexText:: @ 8560CBC - .string "KRABBY live in holes dug into beaches.\n" - .string "On sandy shores with little in the way\n" - .string "of food, they can be seen squabbling with\n" - .string "each other over territory.$" - -gKinglerPokedexText:: @ 8560D4F - .string "It waves its huge, oversized claw in the\n" - .string "air to communicate with others.\n" - .string "But since the claw is so heavy, this\n" - .string "POKéMON quickly tires.$" - -gVoltorbPokedexText:: @ 8560DD4 - .string "It bears an uncanny and unexplained\n" - .string "resemblance to a POKé BALL. Because it\n" - .string "explodes at the slightest shock, even\n" - .string "veteran TRAINERS treat it with caution.$" - -gElectrodePokedexText:: @ 8560E6D - .string "They appear in great numbers at electric\n" - .string "power plants. Because they feed on\n" - .string "electricity, they cause massive and\n" - .string "chaotic blackouts in nearby cities.$" - -gExeggcutePokedexText:: @ 8560F01 - .string "It consists of six eggs that care for each\n" - .string "other. The eggs attract each other and\n" - .string "spin around. When cracks increasingly\n" - .string "appear, it is close to evolution.$" - -gExeggutorPokedexText:: @ 8560F9B - .string "Originally from the tropics, EXEGGUTOR’s\n" - .string "heads grow larger from exposure to strong\n" - .string "sunlight. It is said that when the heads\n" - .string "fall, they group to form an EXEGGCUTE.$" - -gCubonePokedexText:: @ 856103E - .string "It pines for the mother it will never see\n" - .string "again. Seeing a likeness of its mother in\n" - .string "the full moon, it cries. The stains on the\n" - .string "skull it wears are from its tears.$" - -gMarowakPokedexText:: @ 85610E0 - .string "A MAROWAK is the evolved form of a CUBONE\n" - .string "that has grown tough by overcoming the\n" - .string "grief of losing its mother. Its tempered\n" - .string "and hardened spirit is not easily broken.$" - -gHitmonleePokedexText:: @ 8561184 - .string "Its legs freely stretch and contract.\n" - .string "Using these springlike limbs, it bowls over\n" - .string "foes with devastating kicks. After battle,\n" - .string "it rubs down its tired legs.$" - -gHitmonchanPokedexText:: @ 856121E - .string "A HITMONCHAN is said to possess the\n" - .string "spirit of a boxer who aimed to become the\n" - .string "world champion. Having an indomitable\n" - .string "spirit means that it will never give up.$" - -gLickitungPokedexText:: @ 85612BB - .string "Whenever it sees something unfamiliar,\n" - .string "it always licks the object because it\n" - .string "memorizes things by texture and taste.\n" - .string "It is somewhat put off by sour things.$" - -gKoffingPokedexText:: @ 8561356 - .string "Getting up close to a KOFFING will give\n" - .string "you a chance to observe, through its thin\n" - .string "skin, the toxic gases swirling inside. It\n" - .string "blows up at the slightest stimulation.$" - -gWeezingPokedexText:: @ 85613F9 - .string "By diluting its toxic gases with a special\n" - .string "process, the highest grade of perfume can\n" - .string "be extracted. To WEEZING, gases emanating\n" - .string "from garbage are the ultimate feast.$" - -gRhyhornPokedexText:: @ 856149D - .string "Once it starts running, it doesn’t stop.\n" - .string "Its tiny brain makes it so stupid that it\n" - .string "can’t remember why it started running in\n" - .string "the first place.$" - -gRhydonPokedexText:: @ 856152A - .string "Its horn, which rotates like a drill,\n" - .string "destroys tall buildings with one strike.\n" - .string "It stands on its hind legs, and its brain\n" - .string "is well developed.$" - -gChanseyPokedexText:: @ 85615B6 - .string "CHANSEY lay nutritionally excellent eggs\n" - .string "every day. The eggs are so delicious, they\n" - .string "are eagerly devoured by even those people\n" - .string "who have lost their appetite.$" - -gTangelaPokedexText:: @ 8561652 - .string "Its vines snap off easily and painlessly\n" - .string "if they are grabbed, allowing it to make a\n" - .string "quick getaway. The lost vines are replaced\n" - .string "by new growth the very next day.$" - -gKangaskhanPokedexText:: @ 85616F2 - .string "If you come across a young KANGASKHAN\n" - .string "playing by itself, never try to catch it.\n" - .string "The baby’s parent is sure to be in the area,\n" - .string "and it will become violently enraged.$" - -gHorseaPokedexText:: @ 8561795 - .string "By cleverly flicking the fins on its back\n" - .string "side to side, it moves in any direction\n" - .string "while facing forward. It spits ink to\n" - .string "escape if it senses danger.$" - -gSeadraPokedexText:: @ 8561829 - .string "The poisonous barbs all over its body are\n" - .string "highly valued as ingredients for making\n" - .string "traditional herbal medicine. It shows no\n" - .string "mercy to anything approaching its nest.$" - -gGoldeenPokedexText:: @ 85618CC - .string "In the springtime, schools of GOLDEEN\n" - .string "can be seen swimming up falls and rivers.\n" - .string "It metes out staggering damage with its\n" - .string "single horn.$" - -gSeakingPokedexText:: @ 8561951 - .string "It punches holes in boulders on stream-\n" - .string "beds. This is a clever innovation that\n" - .string "prevents its eggs from being attacked or\n" - .string "washed away by the current.$" - -gStaryuPokedexText:: @ 85619E5 - .string "It gathers with others in the night and\n" - .string "makes its red core glow on and off with\n" - .string "the twinkling stars. It can regenerate\n" - .string "limbs if they are severed from its body.$" - -gStarmiePokedexText:: @ 8561A85 - .string "People in ancient times imagined that\n" - .string "STARMIE were transformed from the\n" - .string "reflections of stars that twinkled on\n" - .string "gentle waves at night.$" - -gMrmimePokedexText:: @ 8561B0A - .string "A MR. MIME is a master of pantomime. It can\n" - .string "convince others that something unseeable\n" - .string "actually exists. Once believed, the\n" - .string "imaginary object does become real.$" - -gScytherPokedexText:: @ 8561BA6 - .string "Its blindingly fast speed adds to the\n" - .string "sharpness of its twin forearm scythes.\n" - .string "The scythes can slice through thick logs\n" - .string "in one wicked stroke.$" - -gJynxPokedexText:: @ 8561C32 - .string "A JYNX sashays rhythmically as if it were\n" - .string "dancing. Its motions are so bouncingly\n" - .string "alluring, people seeing it are compelled to\n" - .string "shake their hips without noticing.$" - -gElectabuzzPokedexText:: @ 8561CD2 - .string "When a storm approaches, it competes with\n" - .string "others to scale heights that are likely to\n" - .string "be stricken by lightning. Some towns use\n" - .string "ELECTABUZZ in place of lightning rods.$" - -gMagmarPokedexText:: @ 8561D77 - .string "In battle, it blows out intense flames from\n" - .string "all over its body to intimidate its foe.\n" - .string "These fiery bursts create heat waves that\n" - .string "ignite grass and trees in the area.$" - -gPinsirPokedexText:: @ 8561E1A - .string "Their pincers are strong enough to\n" - .string "shatter thick logs. Because they dislike\n" - .string "cold, PINSIR burrow and sleep under\n" - .string "the ground on chilly nights.$" - -gTaurosPokedexText:: @ 8561EA7 - .string "It is not satisfied unless it is rampaging\n" - .string "at all times. If there is no opponent for\n" - .string "TAUROS to battle, it will charge at thick\n" - .string "trees and knock them down to calm itself.$" - -gMagikarpPokedexText:: @ 8561F50 - .string "Its swimming muscles are weak, so it is\n" - .string "easily washed away by currents. In places\n" - .string "where water pools, you can see many\n" - .string "MAGIKARP deposited there by the flow.$" - -gGyaradosPokedexText:: @ 8561FEC - .string "It is an extremely vicious and violent\n" - .string "POKéMON. When humans begin to fight,\n" - .string "it will appear and burn everything to the\n" - .string "ground with intensely hot flames.$" - -gLaprasPokedexText:: @ 8562084 - .string "People have driven LAPRAS almost to the\n" - .string "point of extinction. In the evenings,\n" - .string "it is said to sing plaintively as it seeks\n" - .string "what few others of its kind still remain.$" - -gDittoPokedexText:: @ 8562127 - .string "A DITTO rearranges its cell structure to\n" - .string "transform itself. However, if it tries to\n" - .string "change based on its memory, it will get\n" - .string "details wrong.$" - -gEeveePokedexText:: @ 85621B1 - .string "An EEVEE has an unstable genetic makeup\n" - .string "that suddenly mutates due to its\n" - .string "environment. Radiation from various\n" - .string "STONES causes this POKéMON to evolve.$" - -gVaporeonPokedexText:: @ 8562244 - .string "VAPOREON underwent a spontaneous\n" - .string "mutation and grew fins and gills that\n" - .string "allow them to live underwater. They have\n" - .string "the ability to freely control water.$" - -gJolteonPokedexText:: @ 85622D9 - .string "Its cells generate weak power that is\n" - .string "amplified by its fur’s static electricity\n" - .string "to drop thunderbolts. The bristling fur is\n" - .string "made of electrically charged needles.$" - -gFlareonPokedexText:: @ 856237A - .string "FLAREON’s fluffy fur releases heat into\n" - .string "the air so that its body does not get\n" - .string "excessively hot. Its body temperature can\n" - .string "rise to a maximum of 1,650 degrees F.$" - -gPorygonPokedexText:: @ 8562418 - .string "It is capable of reverting itself entirely\n" - .string "back to program data in order to enter\n" - .string "cyberspace. A PORYGON is copy-\n" - .string "protected so it cannot be duplicated.$" - -gOmanytePokedexText:: @ 85624AF - .string "One of the ancient and long-since-extinct\n" - .string "POKéMON that have been regenerated\n" - .string "from fossils by humans. If attacked,\n" - .string "it withdraws into its hard shell.$" - -gOmastarPokedexText:: @ 8562543 - .string "An OMASTAR uses its tentacles to capture\n" - .string "its prey. It is believed to have become\n" - .string "extinct because its shell grew too large,\n" - .string "making its movements slow and ponderous.$" - -gKabutoPokedexText:: @ 85625E7 - .string "It is a POKéMON that has been regenerated\n" - .string "from a fossil. However, in rare cases, living\n" - .string "examples have been discovered. KABUTO\n" - .string "have not changed for 300 million years.$" - -gKabutopsPokedexText:: @ 856268D - .string "KABUTOPS once swam underwater to hunt \n" - .string "for prey. It was apparently evolving from\n" - .string "being a water dweller to living on land as\n" - .string "evident from changes in its gills and legs.$" - -gAerodactylPokedexText:: @ 8562735 - .string "AERODACTYL is a POKéMON from the age\n" - .string "of dinosaurs. It was regenerated from DNA\n" - .string "extracted from amber. It is imagined to\n" - .string "have been the king of the skies.$" - -gSnorlaxPokedexText:: @ 85627CD - .string "SNORLAX’s typical day consists of nothing\n" - .string "more than eating and sleeping. It is such\n" - .string "a docile POKéMON that there are children\n" - .string "who use its big belly as a place to play.$" - -gArticunoPokedexText:: @ 8562874 - .string "ARTICUNO is a legendary bird POKéMON that\n" - .string "can control ice. The flapping of its wings\n" - .string "chills the air. As a result, it is said that\n" - .string "when this POKéMON flies, snow will fall.$" - -gZapdosPokedexText:: @ 856291F - .string "ZAPDOS is a legendary bird POKéMON that\n" - .string "has the ability to control electricity.\n" - .string "It usually lives in thunderclouds. It gains\n" - .string "power if it is stricken by lightning bolts.$" - -gMoltresPokedexText:: @ 85629C7 - .string "MOLTRES is a legendary bird POKéMON\n" - .string "that can control fire. If injured, it is said\n" - .string "to dip its body in the molten magma of\n" - .string "a volcano to burn and heal itself.$" - -gDratiniPokedexText:: @ 8562A63 - .string "A DRATINI continually molts and sloughs\n" - .string "off its old skin. It does so because the\n" - .string "life energy within its body steadily builds\n" - .string "to reach uncontrollable levels.$" - -gDragonairPokedexText:: @ 8562B00 - .string "A DRAGONAIR stores an enormous amount of\n" - .string "energy inside its body. It is said to alter\n" - .string "the weather around it by loosing energy\n" - .string "from the crystals on its neck and tail.$" - -gDragonitePokedexText:: @ 8562BA5 - .string "It can circle the globe in just 16 hours.\n" - .string "It is a kindhearted POKéMON that leads\n" - .string "lost and foundering ships in a storm\n" - .string "to the safety of land.$" - -gMewtwoPokedexText:: @ 8562C32 - .string "A POKéMON that was created by genetic\n" - .string "manipulation. However, even though the\n" - .string "scientific power of humans made its body,\n" - .string "they failed to give it a warm heart.$" - -gMewPokedexText:: @ 8562CCE - .string "A MEW is said to possess the genes of all\n" - .string "POKéMON. It is capable of making itself\n" - .string "invisible at will, so it entirely avoids\n" - .string "notice even if it approaches people.$" - -gChikoritaPokedexText:: @ 8562D6E - .string "It waves its leaf around to keep foes\n" - .string "at bay. However, a sweet fragrance also\n" - .string "wafts from the leaf, creating a friendly\n" - .string "atmosphere that becalms the battlers.$" - -gBayleefPokedexText:: @ 8562E0B - .string "A BAYLEEF’s neck is ringed by curled-up\n" - .string "leaves. Inside each leaf is a small tree\n" - .string "shoot. The fragrance of this shoot\n" - .string "makes people peppy.$" - -gMeganiumPokedexText:: @ 8562E93 - .string "The fragrance of a MEGANIUM’s flower\n" - .string "soothes and calms emotions. In battle,\n" - .string "it gives off more of its becalming scent\n" - .string "to blunt the foe’s fighting spirit.$" - -gCyndaquilPokedexText:: @ 8562F2C - .string "It flares flames from its back to protect\n" - .string "itself. The fire burns vigorously if the\n" - .string "POKéMON is angry. When it is tired,\n" - .string "it sputters with incomplete combustion.$" - -gQuilavaPokedexText:: @ 8562FCB - .string "It intimidates foes with intense gusts of\n" - .string "flames and superheated air. Its quick\n" - .string "nimbleness lets it dodge attacks even\n" - .string "while scorching an enemy.$" - -gTyphlosionPokedexText:: @ 856305B - .string "It can hide behind a shimmering heat haze\n" - .string "that it creates using its intense flames.\n" - .string "TYPHLOSION create blazing explosive\n" - .string "blasts that burn everything to cinders.$" - -gTotodilePokedexText:: @ 85630FB - .string "Despite its small body, TOTODILE’s jaws\n" - .string "are very powerful. While it may think it is\n" - .string "just playfully nipping, its bite has enough\n" - .string "strength to cause serious injury.$" - -gCroconawPokedexText:: @ 856319D - .string "Once its jaws clamp down on its foe, it will\n" - .string "absolutely not let go. Because the tips of\n" - .string "its fangs are forked back like fishhooks,\n" - .string "they become irremovably embedded.$" - -gFeraligatrPokedexText:: @ 8563241 - .string "It opens its huge mouth to intimidate\n" - .string "enemies. In battle, it runs using its thick\n" - .string "and powerful hind legs to charge the\n" - .string "foe with incredible speed.$" - -gSentretPokedexText:: @ 85632D3 - .string "They take turns standing guard when it\n" - .string "is time to sleep. The sentry awakens the\n" - .string "others if it senses danger. If one becomes\n" - .string "separated, it turns sleepless with fear.$" - -gFurretPokedexText:: @ 8563377 - .string "A FURRET has a very slim build. When under\n" - .string "attack, it can squirm through narrow\n" - .string "spaces and get away. In spite of its short\n" - .string "limbs, it is very nimble and fleet.$" - -gHoothootPokedexText:: @ 8563416 - .string "It has an internal organ that senses\n" - .string "the earth’s rotation. Using this special\n" - .string "organ, a HOOTHOOT begins hooting at\n" - .string "precisely the same time every day.$" - -gNoctowlPokedexText:: @ 85634AB - .string "It unfailingly catches prey in darkness.\n" - .string "NOCTOWL owe their success to superior\n" - .string "vision that allows them to see in minimal\n" - .string "light, and to their supple and silent wings.$" - -gLedybaPokedexText:: @ 8563551 - .string "LEDYBA communicate using a fluid that\n" - .string "they secrete from where the legs join the\n" - .string "body. They are said to convey feelings to\n" - .string "others by altering the fluid’s scent.$" - -gLedianPokedexText:: @ 85635F1 - .string "It is said that in lands with clean air,\n" - .string "where the stars fill the sky, there live\n" - .string "many LEDIAN. For good reason, they use\n" - .string "the light of the stars as energy.$" - -gSpinarakPokedexText:: @ 856368C - .string "The web it spins can be considered its\n" - .string "second nervous system. It is said that a\n" - .string "SPINARAK determines its prey by the tiny\n" - .string "vibrations it feels through the web.$" - -gAriadosPokedexText:: @ 856372A - .string "Its feet are tipped with tiny hooked claws\n" - .string "that enable it to scuttle on ceilings and\n" - .string "vertical walls. It constricts its foe with\n" - .string "thin and strong silk webbing.$" - -gCrobatPokedexText:: @ 85637C8 - .string "Over the course of evolution, its hind legs\n" - .string "turned into wings. By alternately resting\n" - .string "its front and rear wings, it can fly all day\n" - .string "without having to stop.$" - -gChinchouPokedexText:: @ 8563863 - .string "When it senses danger, it discharges\n" - .string "positive and negative electricity from its\n" - .string "two antennae. It lives in depths beyond\n" - .string "sunlight’s reach.$" - -gLanturnPokedexText:: @ 85638ED - .string "The light-emitting orbs on its back are\n" - .string "very bright. They are formed from a part of\n" - .string "its dorsal fin. This POKéMON illuminates\n" - .string "the inky darkness of deep seas.$" - -gPichuPokedexText:: @ 856398A - .string "It is still inept at retaining electricity.\n" - .string "When it is startled, it discharges power\n" - .string "accidentally. It gets better at holding\n" - .string "power as it grows older.$" - -gCleffaPokedexText:: @ 8563A20 - .string "On nights with many shooting stars,\n" - .string "CLEFFA can be seen dancing in a ring.\n" - .string "They dance until daybreak, when they\n" - .string "quench their thirst with the morning dew.$" - -gIgglybuffPokedexText:: @ 8563AB9 - .string "Its soft and pliable body is very bouncy.\n" - .string "When it sings continuously with all its\n" - .string "might, its body steadily turns a deepening\n" - .string "pink color.$" - -gTogepiPokedexText:: @ 8563B42 - .string "As its energy, it uses the feelings of\n" - .string "compassion and pleasure exuded by\n" - .string "people and POKéMON. It stores up happy\n" - .string "feelings in its shell, then shares them out.$" - -gTogeticPokedexText:: @ 8563BDF - .string "It is said to be a POKéMON that brings good\n" - .string "fortune. When it spots someone who is pure\n" - .string "of heart, a TOGETIC appears and shares its\n" - .string "happiness with that person.$" - -gNatuPokedexText:: @ 8563C7D - .string "It runs up short trees that grow on the\n" - .string "savanna to peck at new shoots.\n" - .string "A NATU’s eyes look as if they are\n" - .string "always observing something.$" - -gXatuPokedexText:: @ 8563D02 - .string "It has the enigmatic power of foreseeing\n" - .string "the future. Some people in different lands\n" - .string "have long believed that XATU are\n" - .string "emissaries from another world.$" - -gMareepPokedexText:: @ 8563D96 - .string "Its fluffy wool rubs together and builds\n" - .string "a static charge. The more energy is\n" - .string "charged, the more brightly the lightbulb\n" - .string "at the tip of its tail glows.$" - -gFlaaffyPokedexText:: @ 8563E2A - .string "Its fleece quality changes to generate\n" - .string "strong static electricity with a small\n" - .string "amount of wool. The bare, slick parts of its\n" - .string "hide are shielded against electricity.$" - -gAmpharosPokedexText:: @ 8563ECC - .string "It gives off so much light that it can be\n" - .string "seen even from space. People in the old\n" - .string "days used its light to send signals back\n" - .string "and forth with others far away.$" - -gBellossomPokedexText:: @ 8563F67 - .string "Its flower petals deepen in color through\n" - .string "exposure to sunlight. When cloudy weather\n" - .string "persists, it does a dance that is thought\n" - .string "to be a ritual for summoning the sun.$" - -gMarillPokedexText:: @ 856400B - .string "Its body is covered with water-repellent\n" - .string "fur. Because of the fur, it can swim\n" - .string "through water at high speed without being\n" - .string "slowed by the water’s resistance.$" - -gAzumarillPokedexText:: @ 85640A5 - .string "It lives in water virtually all day long.\n" - .string "Its body color and pattern act as\n" - .string "camouflage that makes it tough for\n" - .string "enemies to spot in water.$" - -gSudowoodoPokedexText:: @ 856412E - .string "It mimics a tree to avoid being attacked\n" - .string "by enemies. But since its forelegs\n" - .string "remain green throughout the year, it is\n" - .string "easily identified as a fake in the winter.$" - -gPolitoedPokedexText:: @ 85641CD - .string "The curled hair on its head proves its\n" - .string "status as a king. It is said that the\n" - .string "longer and curlier the hair, the more\n" - .string "respect it earns from its peers.$" - -gHoppipPokedexText:: @ 8564261 - .string "This POKéMON drifts and floats with the\n" - .string "wind. If it senses the approach of strong\n" - .string "winds, a HOPPIP links leaves with others\n" - .string "to prepare against being blown away.$" - -gSkiploomPokedexText:: @ 8564301 - .string "It blossoms when the temperature rises\n" - .string "above 64 degrees F. Because its flower’s\n" - .string "blooming changes with the temperature,\n" - .string "it is sometimes used as a thermometer.$" - -gJumpluffPokedexText:: @ 856439F - .string "JUMPLUFF ride warm southern winds to\n" - .string "cross the sea and fly to foreign lands.\n" - .string "This POKéMON lands when it encounters\n" - .string "cold air while it is floating.$" - -gAipomPokedexText:: @ 8564431 - .string "Its tail ends with a dexterous, handlike\n" - .string "appendage. However, because it uses the\n" - .string "tail so much, AIPOM’s real hands have\n" - .string "become rather clumsy.$" - -gSunkernPokedexText:: @ 85644BE - .string "SUNKERN try to minimize movement to\n" - .string "conserve the nutrients they have stored\n" - .string "in their bodies for evolution. They will\n" - .string "not eat, subsisting only on morning dew.$" - -gSunfloraPokedexText:: @ 856455C - .string "SUNFLORA convert solar energy into\n" - .string "nutrition. They are highly active in the\n" - .string "warm daytime but suddenly stop moving as\n" - .string "soon as the sun sets.$" - -gYanmaPokedexText:: @ 85645E7 - .string "It can see 360 degrees without moving\n" - .string "its eyes. It is a great flier capable of\n" - .string "making sudden stops and turning midair to\n" - .string "quickly chase down targeted prey.$" - -gWooperPokedexText:: @ 8564682 - .string "WOOPER usually live in water but come\n" - .string "out onto land seeking food occasionally.\n" - .string "On land, they coat their bodies with a\n" - .string "gooey, toxic film.$" - -gQuagsirePokedexText:: @ 856470B - .string "A QUAGSIRE hunts by leaving its mouth wide\n" - .string "open in water and waiting for its prey to\n" - .string "blunder in. Because it doesn’t move, it\n" - .string "does not get very hungry.$" - -gEspeonPokedexText:: @ 85647A2 - .string "An ESPEON is extremely loyal to any\n" - .string "TRAINER it considers to be worthy. It is\n" - .string "said to have developed precognitive\n" - .string "powers to protect its TRAINER from harm.$" - -gUmbreonPokedexText:: @ 856483C - .string "UMBREON evolved from exposure to the\n" - .string "moon’s energy pulses. It lurks in darkness\n" - .string "and waits for its foes to move. The rings\n" - .string "on its body glow when it leaps to attack.$" - -gMurkrowPokedexText:: @ 85648E0 - .string "MURKROW were feared as the alleged\n" - .string "bearers of ill fortune. It shows strong\n" - .string "interest in anything that sparkles. It will\n" - .string "even try to steal rings from women.$" - -gSlowkingPokedexText:: @ 856497B - .string "It undertakes research every day to\n" - .string "solve the mysteries of the world.\n" - .string "However, it apparently forgets everything\n" - .string "if the SHELLDER on its head comes off.$" - -gMisdreavusPokedexText:: @ 8564A12 - .string "A MISDREAVUS frightens people with a\n" - .string "creepy, sobbing cry. It apparently uses\n" - .string "its red spheres to absorb the fear of foes\n" - .string "as its nutrition.$" - -gUnownPokedexText:: @ 8564A9C - .string "This POKéMON is shaped like ancient text\n" - .string "characters. Although research is ongoing,\n" - .string "it is a mystery as to which came first,\n" - .string "the ancient writings or the various UNOWN.$" - -gWobbuffetPokedexText:: @ 8564B42 - .string "Usually docile, a WOBBUFFET strikes back\n" - .string "ferociously if its black tail is attacked.\n" - .string "It makes its lair in caves where it waits\n" - .string "for nightfall.$" - -gGirafarigPokedexText:: @ 8564BCF - .string "A GIRAFARIG is an herbivore--it eats\n" - .string "grass and tree shoots. While it is eating,\n" - .string "its tail makes chewing and swallowing\n" - .string "motions as if it were also eating.$" - -gPinecoPokedexText:: @ 8564C68 - .string "A PINECO hangs from a tree branch and\n" - .string "waits for prey. While eating, if it is\n" - .string "disturbed by someone shaking its tree, it\n" - .string "falls on the ground and suddenly explodes.$" - -gForretressPokedexText:: @ 8564D0A - .string "It keeps itself inside its steel shell.\n" - .string "The shell is opened when it is catching\n" - .string "prey, but it is so quick that the shell’s\n" - .string "inside cannot be seen.$" - -gDunsparcePokedexText:: @ 8564D9B - .string "Its drill-tipped tail is used to burrow into\n" - .string "the ground backwards. This POKéMON is\n" - .string "known to make its nest in complex shapes\n" - .string "deep under the ground.$" - -gGligarPokedexText:: @ 8564E2E - .string "It glides without making a single sound.\n" - .string "It grasps the face of its foe using its\n" - .string "hind and large front claws, then stabs\n" - .string "with its poison barb.$" - -gSteelixPokedexText:: @ 8564EBC - .string "STEELIX live even further underground\n" - .string "than ONIX. This POKéMON is known to dig\n" - .string "toward the earth’s core, reaching a depth\n" - .string "of over six-tenths of a mile underground.$" - -gSnubbullPokedexText:: @ 8564F5E - .string "By baring its fangs and making a scary\n" - .string "face, it sends smaller POKéMON scurrying\n" - .string "in terror. The SNUBBULL does seem a\n" - .string "little sad at making its foes flee.$" - -gGranbullPokedexText:: @ 8564FF6 - .string "It has a particularly well-developed lower\n" - .string "jaw. The huge fangs are heavy, causing\n" - .string "it to tilt its head. Unless it is startled, it\n" - .string "will not try to bite.$" - -gQwilfishPokedexText:: @ 856508D - .string "A QWILFISH uses the pressure of water\n" - .string "it swallows to shoot toxic quills all at\n" - .string "once from all over its body. It finds\n" - .string "swimming to be somewhat challenging.$" - -gScizorPokedexText:: @ 8565127 - .string "A SCIZOR has a body with the hardness of\n" - .string "steel. It is not easily fazed by ordinary\n" - .string "sorts of attacks. It flaps its wings to\n" - .string "regulate its body temperature.$" - -gShucklePokedexText:: @ 85651C1 - .string "A SHUCKLE hides under rocks, keeping its\n" - .string "body concealed inside its shell while\n" - .string "eating stored berries. The berries mix with\n" - .string "its body fluids to become a juice.$" - -gHeracrossPokedexText:: @ 856525F - .string "They gather in forests seeking the sweet\n" - .string "sap of trees. It is completely clad in a\n" - .string "steel-hard shell. It is proud of its horn,\n" - .string "which it uses to fling foes.$" - -gSneaselPokedexText:: @ 85652F9 - .string "A SNEASEL scales trees by punching its\n" - .string "hooked claws into the bark. It seeks out\n" - .string "unguarded nests and steals eggs for food\n" - .string "while the parents are away.$" - -gTeddiursaPokedexText:: @ 856538E - .string "It licks its palms that are sweetened by\n" - .string "being soaked in honey. A TEDDIURSA makes\n" - .string "its own honey by blending fruits and pollen\n" - .string "collected by BEEDRILL.$" - -gUrsaringPokedexText:: @ 8565423 - .string "In forests, it is said that there are many\n" - .string "streams and towering trees where an\n" - .string "URSARING gathers food. It walks through\n" - .string "its forest collecting food every day.$" - -gSlugmaPokedexText:: @ 85654C0 - .string "It is a species of POKéMON that lives in\n" - .string "volcanic areas. If its body cools, its skin\n" - .string "hardens and immobilizes it. To avoid that,\n" - .string "it sleeps near magma.$" - -gMagcargoPokedexText:: @ 8565556 - .string "The shell on its back is made of hardened\n" - .string "magma. Tens of thousands of years spent\n" - .string "living in volcanic craters have turned\n" - .string "MAGCARGO’s bodies into magma.$" - -gSwinubPokedexText:: @ 85655ED - .string "It roots for food by rubbing its snout\n" - .string "against the ground. Its favorite food is a\n" - .string "mushroom that grows under dried grass.\n" - .string "It occasionally roots out hot springs.$" - -gPiloswinePokedexText:: @ 856568D - .string "A PILOSWINE is covered by a thick coat\n" - .string "of long hair for enduring freezing cold.\n" - .string "It uses its tusks to dig up food that has\n" - .string "been buried under ice.$" - -gCorsolaPokedexText:: @ 856571E - .string "CORSOLA live in warm southern seas.\n" - .string "If the sea becomes polluted, the beautiful\n" - .string "coral stalks become discolored and crumble\n" - .string "away in tatters.$" - -gRemoraidPokedexText:: @ 85657A9 - .string "A REMORAID uses its abdominal muscles\n" - .string "to forcefully expel swallowed water, then\n" - .string "shoot down flying prey. When evolution\n" - .string "approaches, it travels down rivers.$" - -gOctilleryPokedexText:: @ 8565844 - .string "It ensnares its foe with its suction-\n" - .string "cupped tentacles before delivering the\n" - .string "finishing blow. If the foe turns out to be\n" - .string "too strong, it spews ink to escape.$" - -gDelibirdPokedexText:: @ 85658E0 - .string "It carries food bundled up in its tail.\n" - .string "There was a famous explorer who\n" - .string "managed to scale Mt. Everest thanks\n" - .string "to a DELIBIRD sharing its food.$" - -gMantinePokedexText:: @ 856596C - .string "On sunny days, schools of MANTINE can be\n" - .string "seen elegantly leaping over the waves.\n" - .string "It is not bothered by the REMORAID that\n" - .string "hitches rides.$" - -gSkarmoryPokedexText:: @ 85659F3 - .string "A POKéMON that has a body and wings of\n" - .string "steel. People in the past used feathers\n" - .string "fallen from SKARMORY to make swords and\n" - .string "knives.$" - -gHoundourPokedexText:: @ 8565A72 - .string "HOUNDOUR communicate with each other\n" - .string "using a variety of cries to corner their\n" - .string "prey. This POKéMON’s remarkable teamwork\n" - .string "is simply unparalleled.$" - -gHoundoomPokedexText:: @ 8565B01 - .string "In a HOUNDOOM pack, the one with its horns\n" - .string "raked sharply back serves a leadership\n" - .string "role. They choose their leader by fighting\n" - .string "among themselves.$" - -gKingdraPokedexText:: @ 8565B90 - .string "It sleeps quietly, deep on the seafloor.\n" - .string "When it comes up to the surface, it\n" - .string "creates a huge whirlpool that can swallow\n" - .string "even ships.$" - -gPhanpyPokedexText:: @ 8565C13 - .string "PHANPY’s big ears serve as broad fans.\n" - .string "When it becomes hot, it flaps the ears\n" - .string "busily to cool down. Even the young are\n" - .string "very strong.$" - -gDonphanPokedexText:: @ 8565C96 - .string "A DONPHAN is so strong it can easily haul\n" - .string "a dump truck. Its hide has toughened to a\n" - .string "rock-hard state. An ordinary sort of\n" - .string "attack won’t even leave a scratch.$" - -gPorygon2PokedexText:: @ 8565D32 - .string "It was created by humans using the power\n" - .string "of science. It has been given artificial\n" - .string "intelligence that enables it to learn new\n" - .string "gestures and emotions on its own.$" - -gStantlerPokedexText:: @ 8565DD0 - .string "STANTLER’s magnificent antlers were\n" - .string "once traded at high prices as works of art.\n" - .string "As a result, this POKéMON was hunted\n" - .string "close to extinction.$" - -gSmearglePokedexText:: @ 8565E5A - .string "A SMEARGLE marks its territory using a\n" - .string "fluid that leaks out from the tip of its\n" - .string "tail. About 5,000 different marks left by\n" - .string "this POKéMON have been found.$" - -gTyroguePokedexText:: @ 8565EF2 - .string "TYROGUE become stressed out if they do\n" - .string "not get to train every day. When raising\n" - .string "this POKéMON, the TRAINER must establish\n" - .string "a regular training schedule.$" - -gHitmontopPokedexText:: @ 8565F88 - .string "Its technique of kicking while spinning is\n" - .string "a remarkable mix of both offense and\n" - .string "defense. HITMONTOP travel faster\n" - .string "spinning than they do walking.$" - -gSmoochumPokedexText:: @ 8566018 - .string "It actively runs about, but also falls\n" - .string "often. Whenever it falls, it will check its\n" - .string "reflection on a lake’s surface to make\n" - .string "sure its face hasn’t become dirty.$" - -gElekidPokedexText:: @ 85660B5 - .string "If it touches metal and discharges the\n" - .string "electricity it has stored in its body, an\n" - .string "ELEKID begins swinging its arms in circles\n" - .string "to recharge itself.$" - -gMagbyPokedexText:: @ 8566145 - .string "If a MAGBY is spouting yellow flames from\n" - .string "its mouth, it is in good health. When it is\n" - .string "fatigued, black smoke will be mixed in with\n" - .string "the flames.$" - -gMiltankPokedexText:: @ 85661D3 - .string "It gives over five gallons of milk daily.\n" - .string "Its sweet milk is enjoyed by children and\n" - .string "grown-ups alike. People who can’t drink\n" - .string "milk turn it into yogurt and eat it instead.$" - -gBlisseyPokedexText:: @ 856627C - .string "If it senses sadness with its fluffy fur,\n" - .string "a BLISSEY will rush over to the sad person,\n" - .string "however far away, to share an egg of\n" - .string "happiness that brings a smile to any face.$" - -gRaikouPokedexText:: @ 8566322 - .string "RAIKOU embodies the speed of lightning.\n" - .string "Its roars send shock waves shuddering\n" - .string "through the air and ground as if\n" - .string "lightning bolts were crashing down.$" - -gEnteiPokedexText:: @ 85663B5 - .string "ENTEI embodies the passion of magma.\n" - .string "It is thought to have been born in the\n" - .string "eruption of a volcano. It blasts fire that\n" - .string "consumes all that it touches.$" - -gSuicunePokedexText:: @ 856644A - .string "SUICUNE embodies the compassion of\n" - .string "a pure spring of water. It runs across\n" - .string "the land with gliding elegance. It has the\n" - .string "power to purify dirty water.$" - -gLarvitarPokedexText:: @ 85664DC - .string "A LARVITAR is born deep under the ground.\n" - .string "It must eat its way through the soil above\n" - .string "and reach the surface for it to see its\n" - .string "parents’ faces.$" - -gPupitarPokedexText:: @ 8566569 - .string "A PUPITAR creates a gas inside its body\n" - .string "that it ejects under compression to propel\n" - .string "itself like a jet. Its body can withstand\n" - .string "a collision with solid steel.$" - -gTyranitarPokedexText:: @ 8566604 - .string "A TYRANITAR is so overwhelmingly powerful,\n" - .string "it can bring down a whole mountain to make\n" - .string "its nest. It roams in mountains seeking\n" - .string "new opponents to fight.$" - -gLugiaPokedexText:: @ 856669A - .string "LUGIA is so powerful even a light\n" - .string "fluttering of its wings can blow apart\n" - .string "houses. As a result, it chooses to live out\n" - .string "of sight deep under the sea.$" - -gHoOhPokedexText:: @ 856672C - .string "Its feathers--which glow in seven colors\n" - .string "depending on the angle at which they are\n" - .string "struck by light--are thought to bring joy.\n" - .string "It is said to live at the foot of a rainbow.$" - -gCelebiPokedexText:: @ 85667D6 - .string "This POKéMON came from the future by\n" - .string "crossing over time. It is thought that so\n" - .string "long as CELEBI appears, a bright and\n" - .string "shining future awaits us.$" - -gTreeckoPokedexText:: @ 8566864 - .string "It makes its nest in a giant tree in the\n" - .string "forest. It ferociously guards against\n" - .string "anything nearing its territory. It is said\n" - .string "to be the protector of the forest’s trees.$" - -gGrovylePokedexText:: @ 8566909 - .string "Leaves grow out of this POKéMON’s body.\n" - .string "They help obscure a GROVYLE from the eyes\n" - .string "of its enemies while it is in a thickly\n" - .string "overgrown forest.$" - -gSceptilePokedexText:: @ 8566995 - .string "In the jungle, its power is without equal.\n" - .string "This POKéMON carefully grows trees and\n" - .string "plants. It regulates its body temperature\n" - .string "by basking in sunlight.$" - -gTorchicPokedexText:: @ 8566A29 - .string "If attacked, it strikes back by spitting\n" - .string "balls of fire it forms in its stomach.\n" - .string "A TORCHIC dislikes darkness because it\n" - .string "can’t see its surroundings.$" - -gCombuskenPokedexText:: @ 8566ABC - .string "It lashes out with 10 kicks per second.\n" - .string "Its strong fighting instinct compels it\n" - .string "to keep up its offensive until the\n" - .string "opponent gives up.$" - -gBlazikenPokedexText:: @ 8566B42 - .string "It learns martial arts that use punches\n" - .string "and kicks. Every several years, its old\n" - .string "feathers burn off, and new, supple\n" - .string "feathers grow back in their place.$" - -gMudkipPokedexText:: @ 8566BD8 - .string "On land, it can powerfully lift large\n" - .string "boulders by planting its four feet and\n" - .string "heaving. It sleeps by burying itself in soil\n" - .string "at the water’s edge.$" - -gMarshtompPokedexText:: @ 8566C67 - .string "Its toughened hind legs enable it to stand\n" - .string "upright. Because it weakens if its skin\n" - .string "dries out, it replenishes fluids by playing\n" - .string "in mud.$" - -gSwampertPokedexText:: @ 8566CEE - .string "If it senses the approach of a storm and\n" - .string "a tidal wave, it protects its seaside nest\n" - .string "by piling up boulders. It swims as fast as\n" - .string "a jet ski.$" - -gPoochyenaPokedexText:: @ 8566D78 - .string "It savagely threatens foes with bared\n" - .string "fangs. It chases after fleeing targets\n" - .string "tenaciously. It turns tail and runs,\n" - .string "however, if the foe strikes back.$" - -gMightyenaPokedexText:: @ 8566E0C - .string "In the wild, MIGHTYENA live in a pack.\n" - .string "They never defy their leader’s orders.\n" - .string "They defeat foes with perfectly\n" - .string "coordinated teamwork.$" - -gZigzagoonPokedexText:: @ 8566E90 - .string "Rubbing its nose against the ground, it\n" - .string "always wanders about back and forth in\n" - .string "search of something. It is distinguished\n" - .string "by the zigzag footprints it leaves.$" - -gLinoonePokedexText:: @ 8566F2C - .string "It is exceedingly fast if it only has to run\n" - .string "in a straight line. When it spots pond-\n" - .string "dwelling prey underwater, it quickly leaps\n" - .string "in and catches it with its sharp claws.$" - -gWurmplePokedexText:: @ 8566FD4 - .string "It sticks to tree branches and eats\n" - .string "leaves. The thread it spits from its mouth,\n" - .string "which becomes gooey when it touches\n" - .string "air, slows the movement of its foes.$" - -gSilcoonPokedexText:: @ 856706D - .string "It prepares for evolution using the\n" - .string "energy it stored while it was a WURMPLE.\n" - .string "It keeps watch over the surroundings with\n" - .string "its two eyes.$" - -gBeautiflyPokedexText:: @ 85670F2 - .string "Its colorfully patterned wings are its\n" - .string "most prominent feature. It flies through\n" - .string "flower-covered fields collecting pollen.\n" - .string "It attacks ferociously when angered.$" - -gCascoonPokedexText:: @ 8567190 - .string "To avoid detection by its enemies, it hides\n" - .string "motionlessly beneath large leaves and in\n" - .string "the gaps of branches. It also attaches\n" - .string "dead leaves to its body for camouflage.$" - -gDustoxPokedexText:: @ 8567234 - .string "It is a nocturnal POKéMON that flies from\n" - .string "fields and mountains to the attraction of\n" - .string "streetlights at night. It looses highly\n" - .string "toxic powder from its wings.$" - -gLotadPokedexText:: @ 85672CD - .string "This POKéMON lives in ponds with clean\n" - .string "water. It is known to ferry small POKéMON\n" - .string "across ponds by carrying them on the\n" - .string "broad leaf on its head.$" - -gLombrePokedexText:: @ 856735B - .string "In the evening, it takes great delight in\n" - .string "popping out of rivers and startling people.\n" - .string "It feeds on aquatic moss that grows on\n" - .string "rocks in the riverbed.$" - -gLudicoloPokedexText:: @ 85673EF - .string "When it hears festive music, all the cells\n" - .string "in its body become stimulated, and it\n" - .string "begins moving in rhythm. It does not\n" - .string "quail even when it faces a tough opponent.$" - -gSeedotPokedexText:: @ 8567490 - .string "It hangs off branches and absorbs\n" - .string "nutrients. When it finishes eating, its\n" - .string "body becomes so heavy that it drops to\n" - .string "the ground with a thump.$" - -gNuzleafPokedexText:: @ 856751A - .string "A forest-dwelling POKéMON that is skilled\n" - .string "at climbing trees. Its long and pointed\n" - .string "nose is its weak point. It loses power if\n" - .string "the nose is gripped.$" - -gShiftryPokedexText:: @ 85675AB - .string "It is said to arrive on chilly, wintry winds.\n" - .string "Feared from long ago as the guardian of\n" - .string "forests, this POKéMON lives in a deep\n" - .string "forest where people do not venture.$" - -gTaillowPokedexText:: @ 856764B - .string "Although it is small, it is very courageous.\n" - .string "It will take on a larger SKARMORY on an\n" - .string "equal footing. However, its will weakens if\n" - .string "it becomes hungry.$" - -gSwellowPokedexText:: @ 85676DF - .string "A SWELLOW dives upon prey from far above.\n" - .string "It never misses its targets. It takes to\n" - .string "the skies in search of lands with a warm\n" - .string "climate.$" - -gWingullPokedexText:: @ 8567764 - .string "It makes its nest on a sheer cliff at the\n" - .string "edge of the sea. It has trouble keeping\n" - .string "its wings flapping in flight. Instead, it\n" - .string "soars on updrafts.$" - -gPelipperPokedexText:: @ 85677F3 - .string "It skims the tops of waves as it flies.\n" - .string "When it spots prey, it uses its large beak\n" - .string "to scoop up the victim with water.\n" - .string "It protects its eggs in its beak.$" - -gRaltsPokedexText:: @ 856788B - .string "A RALTS has the power to sense the\n" - .string "emotions of people and POKéMON with the\n" - .string "horns on its head. It takes cover if it\n" - .string "senses any hostility.$" - -gKirliaPokedexText:: @ 8567914 - .string "A KIRLIA has the psychic power to create \n" - .string "a rip in the dimensions and see into the\n" - .string "future. It is said to dance with pleasure\n" - .string "on sunny mornings.$" - -gGardevoirPokedexText:: @ 85679A4 - .string "It apparently does not feel the pull of\n" - .string "gravity because it supports itself with\n" - .string "psychic power. It will give its life to\n" - .string "protect its TRAINER.$" - -gSurskitPokedexText:: @ 8567A31 - .string "They gather on puddles after evening\n" - .string "downpours, gliding across the surface\n" - .string "of water as if sliding. It secretes honey\n" - .string "with a sweet aroma from its head.$" - -gMasquerainPokedexText:: @ 8567AC8 - .string "It intimidates foes with the large eyelike\n" - .string "patterns on its antennae. Because it can’t\n" - .string "fly if its wings get wet, it shelters itself\n" - .string "from rain under large trees and eaves.$" - -gShroomishPokedexText:: @ 8567B72 - .string "It loves to eat damp, composted soil in\n" - .string "forests. If you enter a forest after a\n" - .string "long rain, you can see many SHROOMISH\n" - .string "feasting on composted soil.$" - -gBreloomPokedexText:: @ 8567C03 - .string "It scatters spores from holes in the cap\n" - .string "on its head. It loves warm and humid\n" - .string "climates. It feeds on trees and plants in\n" - .string "fields and forests.$" - -gSlakothPokedexText:: @ 8567C8F - .string "It sleeps virtually all day and night long.\n" - .string "It doesn’t change its nest its entire life,\n" - .string "but it sometimes travels great distances\n" - .string "by swimming in rivers.$" - -gVigorothPokedexText:: @ 8567D27 - .string "It can’t keep still because its blood boils\n" - .string "with energy. It runs through the fields\n" - .string "and mountains all day to calm itself. If it\n" - .string "doesn’t, it can’t sleep at night.$" - -gSlakingPokedexText:: @ 8567DC9 - .string "Hordes of SLAKING gather around trees\n" - .string "when fruits come into season. They wait\n" - .string "around patiently for ripened fruits to fall\n" - .string "out of the trees.$" - -gNincadaPokedexText:: @ 8567E55 - .string "It makes its nest at the roots of a mighty\n" - .string "tree. Using its whiskerlike antennae, it\n" - .string "probes its surroundings in the\n" - .string "pitch-black darkness of soil.$" - -gNinjaskPokedexText:: @ 8567EE6 - .string "Because it darts about vigorously at high\n" - .string "speed, it is very difficult to see. Hearing\n" - .string "its distinctive cries for too long induces\n" - .string "a headache.$" - -gShedinjaPokedexText:: @ 8567F73 - .string "A peculiar POKéMON that floats in air even\n" - .string "though its wings remain completely still.\n" - .string "The inside of its body is hollow and\n" - .string "utterly dark.$" - -gWhismurPokedexText:: @ 8567FFB - .string "Its cries equal a jet plane in volume.\n" - .string "It inhales through its ear canals. Because\n" - .string "of this system, it can cry continually\n" - .string "without having to catch its breath.$" - -gLoudredPokedexText:: @ 8568098 - .string "It positions the round speakers on its\n" - .string "head to assail foes with ultrasonic waves\n" - .string "at massive volume. It builds power by\n" - .string "stomping the ground.$" - -gExploudPokedexText:: @ 8568124 - .string "It has sound-generating organs all over\n" - .string "its body. It communicates with others by\n" - .string "adjusting the tone and volume of the cries\n" - .string "it emits.$" - -gMakuhitaPokedexText:: @ 85681AA - .string "It loves to toughen up its body above all\n" - .string "else. If you hear quaking rumbles in a cave,\n" - .string "it is the sound of MAKUHITA undertaking\n" - .string "strenuous training.$" - -gHariyamaPokedexText:: @ 856823D - .string "It has the habit of challenging others\n" - .string "without hesitation to tests of strength.\n" - .string "It’s been known to stand on train tracks\n" - .string "and stop trains using forearm thrusts.$" - -gAzurillPokedexText:: @ 85682DD - .string "Its tail, which is packed with nutrition,\n" - .string "is very bouncy like a rubber ball. On sunny\n" - .string "days they gather at the edge of water and\n" - .string "splash about for fun.$" - -gNosepassPokedexText:: @ 8568373 - .string "Its body emits a powerful magnetism.\n" - .string "It feeds on prey that is pulled in by the\n" - .string "force. Its magnetism is stronger in cold\n" - .string "seasons.$" - -gSkittyPokedexText:: @ 85683F4 - .string "A SKITTY’s adorably cute behavior makes it\n" - .string "highly popular. In battle, it makes its tail\n" - .string "puff out. It threatens foes with a sharp\n" - .string "growl.$" - -gDelcattyPokedexText:: @ 856847C - .string "Rather than keeping a permanent lair,\n" - .string "it habitually seeks comfortable spots and\n" - .string "sleeps there. It is nocturnal and becomes\n" - .string "active at dusk.$" - -gSableyePokedexText:: @ 8568506 - .string "It digs branching holes in caves using its\n" - .string "sharp claws in search of food--raw gems.\n" - .string "A SABLEYE lurks in darkness and is seen\n" - .string "only rarely.$" - -gMawilePokedexText:: @ 856858F - .string "Its giant jaws are actually steel horns\n" - .string "that transformed. It fools foes into\n" - .string "complacency with its adorable gestures,\n" - .string "then chomps them with its huge jaws.$" - -gAronPokedexText:: @ 8568629 - .string "A POKéMON that is clad in steel armor.\n" - .string "A new suit of armor is made when it evolves.\n" - .string "The old, discarded armor is salvaged as\n" - .string "metal for making iron products.$" - -gLaironPokedexText:: @ 85686C5 - .string "When two LAIRON meet in the wild, they\n" - .string "fight for territory by bashing into each\n" - .string "other with their steel bodies. The sound\n" - .string "of their collision carries for miles.$" - -gAggronPokedexText:: @ 8568764 - .string "Its iron horns grow longer a little at\n" - .string "a time. They are used to determine the\n" - .string "AGGRON’s age. The gouges in its armor are\n" - .string "worn with pride as mementos from battles.$" - -gMedititePokedexText:: @ 8568806 - .string "It continually meditates for hours every\n" - .string "day. As a result of rigorous and dedicated\n" - .string "yoga training, it has tempered its\n" - .string "spiritual power so much it can fly.$" - -gMedichamPokedexText:: @ 85688A1 - .string "Through crushingly harsh yoga training, it\n" - .string "gained the power to foretell its foe’s\n" - .string "actions. It battles with elegant, dance-\n" - .string "like movement.$" - -gElectrikePokedexText:: @ 856892B - .string "It generates electricity using friction\n" - .string "from the atmosphere. In seasons with\n" - .string "especially arid air, its entire body blazes\n" - .string "with violent showers of sparks.$" - -gManectricPokedexText:: @ 85689C4 - .string "Because lightning falls in their vicinities,\n" - .string "MANECTRIC were thought to have been born\n" - .string "from lightning. In battle, they create\n" - .string "thunderclouds.$" - -gPluslePokedexText:: @ 8568A50 - .string "It has the trait of cheering on its fellow\n" - .string "POKéMON. By shorting out the electricity\n" - .string "it releases from its paws, it creates\n" - .string "pom-poms for cheering.$" - -gMinunPokedexText:: @ 8568AE1 - .string "At a meeting of POKéMON academics, it was\n" - .string "announced that simultaneous exposure to\n" - .string "electricity from a PLUSLE and MINUN will\n" - .string "promote circulation and boost vitality.$" - -gVolbeatPokedexText:: @ 8568B84 - .string "With their taillights lit, VOLBEAT fly in\n" - .string "a swarm, drawing geometric designs in the\n" - .string "night sky. They move their nests if their\n" - .string "pond water becomes dirty.$" - -gIllumisePokedexText:: @ 8568C1C - .string "A nocturnal POKéMON that becomes active\n" - .string "upon nightfall. It leads a VOLBEAT swarm\n" - .string "to draw patterns in the night sky. Over 200\n" - .string "different patterns have been confirmed.$" - -gRoseliaPokedexText:: @ 8568CC1 - .string "A ROSELIA that drinks nutritionally rich\n" - .string "springwater blooms with lovely flowers.\n" - .string "The fragrance of its flowers has the\n" - .string "effect of making its foes careless.$" - -gGulpinPokedexText:: @ 8568D5B - .string "This POKéMON’s stomach fluid can even\n" - .string "digest scrap iron. In one gulp, it can\n" - .string "swallow something that is as large as\n" - .string "itself.$" - -gSwalotPokedexText:: @ 8568DD6 - .string "Its powerful stomach acid is capable of\n" - .string "digesting almost anything. The one thing\n" - .string "in the whole world a SWALOT can’t digest is\n" - .string "its own stomach.$" - -gCarvanhaPokedexText:: @ 8568E64 - .string "CARVANHA attack ships in swarms, making\n" - .string "them sink. Although it is said to be a very\n" - .string "vicious POKéMON, it timidly flees as soon\n" - .string "as it finds itself alone.$" - -gSharpedoPokedexText:: @ 8568EFC - .string "The vicious and sly gangster of the sea.\n" - .string "Its skin is specially textured to minimize\n" - .string "drag in water. Its speed tops out at over\n" - .string "75 miles per hour.$" - -gWailmerPokedexText:: @ 8568F8D - .string "While this POKéMON usually lives in the sea,\n" - .string "it can survive on land, although not too\n" - .string "long. It loses vitality if its body becomes\n" - .string "dried out.$" - -gWailordPokedexText:: @ 856901A - .string "It breathes through nostrils that it\n" - .string "raises above the sea. By inhaling to its\n" - .string "maximum capacity, a WAILORD can dive close\n" - .string "to 10,000 feet beneath the waves.$" - -gNumelPokedexText:: @ 85690B5 - .string "A NUMEL stores boiling magma in the hump\n" - .string "on its back. It is a hardy POKéMON that can\n" - .string "transport a 220-pound load. It has served\n" - .string "humans at work since long ago.$" - -gCameruptPokedexText:: @ 8569153 - .string "A POKéMON that lives in the crater of\n" - .string "a volcano. Every 10 years, the volcanoes\n" - .string "on its back erupt violently. Research is\n" - .string "under way on the cause of eruption.$" - -gTorkoalPokedexText:: @ 85691EF - .string "It battles using energy it gets from\n" - .string "burning coal. When loosing smoke from its\n" - .string "nostrils, it lets off a sound that is\n" - .string "similar to a locomotive’s horn.$" - -gSpoinkPokedexText:: @ 8569284 - .string "A POKéMON that manipulates psychic power\n" - .string "at will. It doesn’t stop bouncing even when\n" - .string "it is asleep. It loves eating mushrooms\n" - .string "that grow underground.$" - -gGrumpigPokedexText:: @ 8569318 - .string "It stores power in the black pearls on its\n" - .string "forehead. When it uses psychic power, it\n" - .string "performs an odd dance step. Its style of\n" - .string "dancing became hugely popular overseas.$" - -gSpindaPokedexText:: @ 85693BD - .string "It is distinguished by a pattern of\n" - .string "spots that is always different. Its\n" - .string "unsteady, tottering walk has the\n" - .string "effect of fouling its foe’s aim.$" - -gTrapinchPokedexText:: @ 8569447 - .string "Its big jaws crunch through boulders.\n" - .string "Because its head is so big, it has a hard\n" - .string "time getting back upright if it tips over\n" - .string "onto its back.$" - -gVibravaPokedexText:: @ 85694D0 - .string "It looses ultrasonic waves by rubbing its\n" - .string "wings together. Since a VIBRAVA’s wings\n" - .string "are still in the process of growing, it can\n" - .string "only fly short distances.$" - -gFlygonPokedexText:: @ 8569568 - .string "The flapping of its wings sounds like\n" - .string "singing. To prevent detection by enemies,\n" - .string "it hides itself by flapping up a cloud of\n" - .string "desert sand.$" - -gCacneaPokedexText:: @ 85695EF - .string "CACNEA live in deserts with virtually no\n" - .string "rainfall. It battles by swinging its thick,\n" - .string "spiked arms. Once a year, a yellow flower\n" - .string "blooms.$" - -gCacturnePokedexText:: @ 8569676 - .string "After spending thousands of years in\n" - .string "harsh deserts, its blood transformed into\n" - .string "the same substances as sand. It is\n" - .string "nocturnal, so it hunts at night.$" - -gSwabluPokedexText:: @ 8569709 - .string "A POKéMON that has wings like cottony\n" - .string "clouds. After enduring winter, in which\n" - .string "little food is available, SWABLU flocks\n" - .string "move closer to towns in the spring.$" - -gAltariaPokedexText:: @ 85697A3 - .string "It hums in a beautiful soprano voice.\n" - .string "It flies among white clouds in the blue\n" - .string "sky. It launches intensely hot fireballs\n" - .string "from its mouth.$" - -gZangoosePokedexText:: @ 856982A - .string "When it battles, it stands on its hind legs\n" - .string "and attacks with its sharply clawed\n" - .string "forelegs. Its fur bristles if it encounters\n" - .string "any SEVIPER.$" - -gSeviperPokedexText:: @ 85698B3 - .string "SEVIPER and ZANGOOSE are eternal rivals.\n" - .string "It counters a ZANGOOSE’s dazzling agility\n" - .string "with its swordlike tail, which also oozes\n" - .string "a horrible poison.$" - -gLunatonePokedexText:: @ 8569943 - .string "It becomes very active on the night of\n" - .string "a full moon. This POKéMON was first\n" - .string "discovered 40 years ago at the site of\n" - .string "a meteor strike.$" - -gSolrockPokedexText:: @ 85699C6 - .string "Solar energy is the source of this \n" - .string "POKéMON’s power. On sunny days, groups of\n" - .string "SOLROCK line up facing the sun and absorb\n" - .string "its light.$" - -gBarboachPokedexText:: @ 8569A49 - .string "Its body is covered with a slimy film.\n" - .string "The film acts as a barrier to prevent germs\n" - .string "in muddy water from entering the\n" - .string "BARBOACH’s body.$" - -gWhiscashPokedexText:: @ 8569ACE - .string "Mysteriously, it can foretell earthquakes.\n" - .string "In the daytime, it sleeps in mud at the\n" - .string "bottom of a pond. When it awakens, it\n" - .string "continually feeds throughout the night.$" - -gCorphishPokedexText:: @ 8569B6F - .string "Once it grips prey with its large pincers,\n" - .string "it will never let go, no matter what.\n" - .string "It is a hardy POKéMON that can thrive\n" - .string "in any environment.$" - -gCrawdauntPokedexText:: @ 8569BFA - .string "A brutish POKéMON that loves to battle.\n" - .string "A veteran CRAWDAUNT that has prevailed in\n" - .string "hundreds of battles has giant pincers\n" - .string "marked with countless scars.$" - -gBaltoyPokedexText:: @ 8569C8F - .string "A BALTOY moves by spinning on its single\n" - .string "foot. It has been depicted in murals \n" - .string "adorning the walls of a once-bustling city\n" - .string "in an ancient age.$" - -gClaydolPokedexText:: @ 8569D1C - .string "A CLAYDOL sleeps while hovering in midair.\n" - .string "Its arms are separate from its body.\n" - .string "They are kept floating by the POKéMON’s\n" - .string "manipulation of psychic power.$" - -gLileepPokedexText:: @ 8569DB3 - .string "It disguises itself as seaweed by making\n" - .string "its tentacles sway. Unsuspecting prey\n" - .string "that come too close are swallowed whole.\n" - .string "It became extinct 100 million years ago.$" - -gCradilyPokedexText:: @ 8569E54 - .string "It drags its heavy body along the\n" - .string "seafloor. It makes its nest in the shallows\n" - .string "of warm seas. CRADILY can be seen on\n" - .string "beaches when the tide goes out.$" - -gAnorithPokedexText:: @ 8569EE7 - .string "It was resurrected from a fossil using the\n" - .string "power of science. It swims by undulating\n" - .string "the eight wings at its sides. They were\n" - .string "feet that adapted to life in the sea.$" - -gArmaldoPokedexText:: @ 8569F89 - .string "ARMALDO usually lives on land. However,\n" - .string "when it hunts for prey, it dives beneath\n" - .string "the ocean. It swims around using its two\n" - .string "large wings.$" - -gFeebasPokedexText:: @ 856A010 - .string "FEEBAS live in ponds that are heavily\n" - .string "infested with weeds. Because of its\n" - .string "hopelessly shabby appearance, it\n" - .string "seems as if few TRAINERS raise it.$" - -gMiloticPokedexText:: @ 856A09E - .string "It is said to live at the bottom of\n" - .string "large lakes. Considered to be the most\n" - .string "beautiful of all POKéMON, it has been\n" - .string "depicted in paintings and statues.$" - -gCastformPokedexText:: @ 856A132 - .string "It alters its form depending on the\n" - .string "weather. Changes in the climate such as\n" - .string "the temperature and humidity appear to\n" - .string "affect its cellular structure.$" - -gKecleonPokedexText:: @ 856A1C4 - .string "A POKéMON that has the ability to alter its\n" - .string "body colors to match its surroundings.\n" - .string "A KECLEON reverts to its original colors if\n" - .string "it is startled.$" - -gShuppetPokedexText:: @ 856A253 - .string "This POKéMON roams about deep in the\n" - .string "night seeking such negative emotions as\n" - .string "grudges and envy. It retreats to its nest\n" - .string "when the sun begins to rise.$" - -gBanettePokedexText:: @ 856A2E7 - .string "An abandoned plush doll became this\n" - .string "POKéMON. They are said to live in garbage\n" - .string "dumps and wander about in search of the\n" - .string "children that threw them away.$" - -gDuskullPokedexText:: @ 856A37C - .string "A glare from its single scarlet eye makes\n" - .string "even burly grown-ups freeze in utter fear.\n" - .string "It is a nocturnal POKéMON that roams\n" - .string "about under the cloak of darkness.$" - -gDusclopsPokedexText:: @ 856A419 - .string "It is thought that its body is hollow with\n" - .string "only a spectral ball of fire burning inside.\n" - .string "However, no one has been able to\n" - .string "confirm this theory as fact.$" - -gTropiusPokedexText:: @ 856A4AF - .string "It flies by flapping its broad leaves.\n" - .string "The bunch of fruit that grows around its\n" - .string "neck is deliciously sweet. In the spring,\n" - .string "it scatters pollen from its neck.$" - -gChimechoPokedexText:: @ 856A54B - .string "They fly about very actively when the hot\n" - .string "season arrives. They communicate among\n" - .string "themselves using seven different and\n" - .string "distinguishing cries.$" - -gAbsolPokedexText:: @ 856A5D7 - .string "It sharply senses even subtle changes in\n" - .string "the sky and the land to predict natural\n" - .string "disasters. It is a long-lived POKéMON that\n" - .string "has a life-span of 100 years.$" - -gWynautPokedexText:: @ 856A671 - .string "A WYNAUT loves to eat sweet fruits.\n" - .string "It cleverly picks fruits using its earlike\n" - .string "arms. They gather in fruit gardens, drawn\n" - .string "by the fragrance.$" - -gSnoruntPokedexText:: @ 856A6FC - .string "They tend to move about in groups of\n" - .string "around five SNORUNT. In snowy regions,\n" - .string "it is said that when they are seen late at\n" - .string "night, snowfall will arrive by morning.$" - -gGlaliePokedexText:: @ 856A79B - .string "A GLALIE has the power to instantaneously\n" - .string "freeze moisture in the atmosphere.\n" - .string "A dazzling cloud of diamondlike ice\n" - .string "crystals forms around its body.$" - -gSphealPokedexText:: @ 856A82C - .string "It is completely covered with plushy fur.\n" - .string "As a result, it never feels the cold even\n" - .string "when it is rolling about on ice floes or\n" - .string "diving in the sea.$" - -gSealeoPokedexText:: @ 856A8BC - .string "SEALEO live in herds on ice floes. Using its\n" - .string "powerful flippers, it shatters ice.\n" - .string "It dives into the sea to hunt prey five\n" - .string "times a day.$" - -gWalreinPokedexText:: @ 856A942 - .string "To protect its herd, the leader battles\n" - .string "anything that invades its territory, even\n" - .string "at the cost of its life. Its tusks may snap\n" - .string "off in battle.$" - -gClamperlPokedexText:: @ 856A9CF - .string "A CLAMPERL slams its shell closed on prey\n" - .string "to prevent escape. The pearl it creates\n" - .string "upon evolution is said to be infused with\n" - .string "a mysterious energy.$" - -gHuntailPokedexText:: @ 856AA60 - .string "To withstand the crushing pressure of\n" - .string "water deep under the sea, its spine is very\n" - .string "thick and sturdy. Its tail, which is shaped\n" - .string "like a small fish, has eyes that light up.$" - -gGorebyssPokedexText:: @ 856AB09 - .string "A GOREBYSS siphons the body fluids of prey\n" - .string "through its thin, tubular mouth. Its light\n" - .string "pink body color turns vivid when it\n" - .string "finishes feeding.$" - -gRelicanthPokedexText:: @ 856AB95 - .string "A POKéMON that was once believed to have\n" - .string "been extinct. The species has not changed\n" - .string "its form for 100 million years. It walks on\n" - .string "the seafloor using its pectoral fins.$" - -gLuvdiscPokedexText:: @ 856AC3A - .string "LUVDISC make the branches of CORSOLA\n" - .string "their nests. There is a custom from long\n" - .string "ago of giving a LUVDISC as a gift to\n" - .string "express one’s feelings of love.$" - -gBagonPokedexText:: @ 856ACCD - .string "Although it is small, this POKéMON is very\n" - .string "powerful because its body is a bundle of\n" - .string "muscles. It launches head-butts with its\n" - .string "ironlike skull.$" - -gShelgonPokedexText:: @ 856AD5A - .string "It hardly eats while it awaits evolution.\n" - .string "It becomes hardier by enduring hunger.\n" - .string "Its shell peels off the instant it begins\n" - .string "to evolve.$" - -gSalamencePokedexText:: @ 856ADE0 - .string "After many long years, its cellular\n" - .string "structure underwent a sudden mutation to\n" - .string "grow wings. When angered, it loses all\n" - .string "thought and rampages out of control.$" - -gBeldumPokedexText:: @ 856AE79 - .string "When BELDUM gather in a swarm, they move\n" - .string "in perfect unison as if they were but one\n" - .string "POKéMON. They communicate with each other\n" - .string "using brain waves.$" - -gMetangPokedexText:: @ 856AF09 - .string "The claws tipping its arms pack the\n" - .string "destructive power to tear through thick\n" - .string "iron sheets as if they were silk. It flies\n" - .string "at over 60 miles per hour.$" - -gMetagrossPokedexText:: @ 856AF9B - .string "METAGROSS has four brains that are joined\n" - .string "by a complex neural network. As a result of\n" - .string "integration, this POKéMON is smarter than\n" - .string "a supercomputer.$" - -gRegirockPokedexText:: @ 856B02C - .string "A POKéMON that is made entirely of rocks\n" - .string "and boulders. If parts of its body chip off\n" - .string "in battle, REGIROCK repairs itself by\n" - .string "adding new rocks.$" - -gRegicePokedexText:: @ 856B0B9 - .string "Its entire body is made of Antarctic ice.\n" - .string "After extensive studies, researchers\n" - .string "believe the ice was formed during an\n" - .string "ice age.$" - -gRegisteelPokedexText:: @ 856B136 - .string "Its body is harder than any other kind of\n" - .string "metal. The body metal is composed of a\n" - .string "mysterious substance. Not only is it hard,\n" - .string "it shrinks and stretches flexibly.$" - -gLatiasPokedexText:: @ 856B1D5 - .string "They make a small herd of only several\n" - .string "members. They rarely make contact with\n" - .string "people or other POKéMON. They disappear\n" - .string "if they sense enemies.$" - -gLatiosPokedexText:: @ 856B262 - .string "Even in hiding, it can detect the locations\n" - .string "of others and sense their emotions since\n" - .string "it has telepathy. Its intelligence allows\n" - .string "it to understand human languages.$" - -gKyogrePokedexText:: @ 856B303 - .string "KYOGRE has appeared in mythology as the\n" - .string "creator of the sea. After long years of\n" - .string "feuding with GROUDON, it took to sleep at\n" - .string "the bottom of the sea.$" - -gGroudonPokedexText:: @ 856B394 - .string "GROUDON has appeared in mythology as the\n" - .string "creator of the land. It sleeps in magma\n" - .string "underground and is said to make volcanoes\n" - .string "erupt on awakening.$" - -gRayquazaPokedexText:: @ 856B423 - .string "A POKéMON that flies endlessly in the\n" - .string "ozone layer. It is said it would descend\n" - .string "to the ground if KYOGRE and GROUDON\n" - .string "were to fight.$" - -gJirachiPokedexText:: @ 856B4A5 - .string "JIRACHI is said to make wishes come true.\n" - .string "While it sleeps, a tough crystalline shell\n" - .string "envelops the body to protect it from\n" - .string "enemies.$" - -gDeoxysPokedexText:: @ 856B528 - .string "A POKéMON that mutated from an\n" - .string "extraterrestrial virus exposed to a laser\n" - .string "beam. Its body is configured for superior\n" - .string "agility and speed.$" diff --git a/data/text/ribbon_descriptions.inc b/data/text/ribbon_descriptions.inc new file mode 100644 index 000000000..6dd82c288 --- /dev/null +++ b/data/text/ribbon_descriptions.inc @@ -0,0 +1,84 @@ +gRibbonDescriptionPart1_Champion:: @ 862383C + .string "CHAMPION-beating, HALL$" + +gRibbonDescriptionPart2_Champion:: @ 8623853 + .string "OF FAME Member RIBBON$" + +gRibbonDescriptionPart1_CoolContest:: @ 8623869 + .string "COOL CONTEST$" + +gRibbonDescriptionPart1_BeautyContest:: @ 8623876 + .string "BEAUTY CONTEST$" + +gRibbonDescriptionPart1_CuteContest:: @ 8623885 + .string "CUTE CONTEST$" + +gRibbonDescriptionPart1_SmartContest:: @ 8623892 + .string "SMART CONTEST$" + +gRibbonDescriptionPart1_ToughContest:: @ 86238A0 + .string "TOUGH CONTEST$" + +gRibbonDescriptionPart2_NormalRank:: @ 86238AE + .string "Normal Rank winner!$" + +gRibbonDescriptionPart2_SuperRank:: @ 86238C2 + .string "Super Rank winner!$" + +gRibbonDescriptionPart2_HyperRank:: @ 86238D5 + .string "Hyper Rank winner!$" + +gRibbonDescriptionPart2_MasterRank:: @ 86238E8 + .string "Master Rank winner!$" + +gRibbonDescriptionPart1_Winning:: @ 86238FC + .string "For clearing LV50$" + +gRibbonDescriptionPart2_Winning:: @ 862390E + .string "at the BATTLE TOWER.$" + +gRibbonDescriptionPart1_Victory:: @ 8623923 + .string "For clearing Open Level$" + +gRibbonDescriptionPart2_Victory:: @ 862393B + .string "at the BATTLE TOWER.$" + +gRibbonDescriptionPart1_Artist:: @ 8623950 + .string "RIBBON for being chosen$" + +gRibbonDescriptionPart2_Artist:: @ 8623968 + .string "as a super sketch model.$" + +gRibbonDescriptionPart1_Effort:: @ 8623981 + .string "RIBBON awarded for$" + +gRibbonDescriptionPart2_Effort:: @ 8623994 + .string "being a hard worker.$" + + .align 2 +gRibbonDescriptionPointers:: @ 86239AC + .4byte gRibbonDescriptionPart1_Champion, gRibbonDescriptionPart2_Champion + .4byte gRibbonDescriptionPart1_CoolContest, gRibbonDescriptionPart2_NormalRank + .4byte gRibbonDescriptionPart1_CoolContest, gRibbonDescriptionPart2_SuperRank + .4byte gRibbonDescriptionPart1_CoolContest, gRibbonDescriptionPart2_HyperRank + .4byte gRibbonDescriptionPart1_CoolContest, gRibbonDescriptionPart2_MasterRank + .4byte gRibbonDescriptionPart1_BeautyContest, gRibbonDescriptionPart2_NormalRank + .4byte gRibbonDescriptionPart1_BeautyContest, gRibbonDescriptionPart2_SuperRank + .4byte gRibbonDescriptionPart1_BeautyContest, gRibbonDescriptionPart2_HyperRank + .4byte gRibbonDescriptionPart1_BeautyContest, gRibbonDescriptionPart2_MasterRank + .4byte gRibbonDescriptionPart1_CuteContest, gRibbonDescriptionPart2_NormalRank + .4byte gRibbonDescriptionPart1_CuteContest, gRibbonDescriptionPart2_SuperRank + .4byte gRibbonDescriptionPart1_CuteContest, gRibbonDescriptionPart2_HyperRank + .4byte gRibbonDescriptionPart1_CuteContest, gRibbonDescriptionPart2_MasterRank + .4byte gRibbonDescriptionPart1_SmartContest, gRibbonDescriptionPart2_NormalRank + .4byte gRibbonDescriptionPart1_SmartContest, gRibbonDescriptionPart2_SuperRank + .4byte gRibbonDescriptionPart1_SmartContest, gRibbonDescriptionPart2_HyperRank + .4byte gRibbonDescriptionPart1_SmartContest, gRibbonDescriptionPart2_MasterRank + .4byte gRibbonDescriptionPart1_ToughContest, gRibbonDescriptionPart2_NormalRank + .4byte gRibbonDescriptionPart1_ToughContest, gRibbonDescriptionPart2_SuperRank + .4byte gRibbonDescriptionPart1_ToughContest, gRibbonDescriptionPart2_HyperRank + .4byte gRibbonDescriptionPart1_ToughContest, gRibbonDescriptionPart2_MasterRank + .4byte gRibbonDescriptionPart1_Winning, gRibbonDescriptionPart2_Winning + .4byte gRibbonDescriptionPart1_Victory, gRibbonDescriptionPart2_Victory + .4byte gRibbonDescriptionPart1_Artist, gRibbonDescriptionPart2_Artist + .4byte gRibbonDescriptionPart1_Effort, gRibbonDescriptionPart2_Effort diff --git a/data/text/ribbon_descriptions.s b/data/text/ribbon_descriptions.s deleted file mode 100644 index 6dd82c288..000000000 --- a/data/text/ribbon_descriptions.s +++ /dev/null @@ -1,84 +0,0 @@ -gRibbonDescriptionPart1_Champion:: @ 862383C - .string "CHAMPION-beating, HALL$" - -gRibbonDescriptionPart2_Champion:: @ 8623853 - .string "OF FAME Member RIBBON$" - -gRibbonDescriptionPart1_CoolContest:: @ 8623869 - .string "COOL CONTEST$" - -gRibbonDescriptionPart1_BeautyContest:: @ 8623876 - .string "BEAUTY CONTEST$" - -gRibbonDescriptionPart1_CuteContest:: @ 8623885 - .string "CUTE CONTEST$" - -gRibbonDescriptionPart1_SmartContest:: @ 8623892 - .string "SMART CONTEST$" - -gRibbonDescriptionPart1_ToughContest:: @ 86238A0 - .string "TOUGH CONTEST$" - -gRibbonDescriptionPart2_NormalRank:: @ 86238AE - .string "Normal Rank winner!$" - -gRibbonDescriptionPart2_SuperRank:: @ 86238C2 - .string "Super Rank winner!$" - -gRibbonDescriptionPart2_HyperRank:: @ 86238D5 - .string "Hyper Rank winner!$" - -gRibbonDescriptionPart2_MasterRank:: @ 86238E8 - .string "Master Rank winner!$" - -gRibbonDescriptionPart1_Winning:: @ 86238FC - .string "For clearing LV50$" - -gRibbonDescriptionPart2_Winning:: @ 862390E - .string "at the BATTLE TOWER.$" - -gRibbonDescriptionPart1_Victory:: @ 8623923 - .string "For clearing Open Level$" - -gRibbonDescriptionPart2_Victory:: @ 862393B - .string "at the BATTLE TOWER.$" - -gRibbonDescriptionPart1_Artist:: @ 8623950 - .string "RIBBON for being chosen$" - -gRibbonDescriptionPart2_Artist:: @ 8623968 - .string "as a super sketch model.$" - -gRibbonDescriptionPart1_Effort:: @ 8623981 - .string "RIBBON awarded for$" - -gRibbonDescriptionPart2_Effort:: @ 8623994 - .string "being a hard worker.$" - - .align 2 -gRibbonDescriptionPointers:: @ 86239AC - .4byte gRibbonDescriptionPart1_Champion, gRibbonDescriptionPart2_Champion - .4byte gRibbonDescriptionPart1_CoolContest, gRibbonDescriptionPart2_NormalRank - .4byte gRibbonDescriptionPart1_CoolContest, gRibbonDescriptionPart2_SuperRank - .4byte gRibbonDescriptionPart1_CoolContest, gRibbonDescriptionPart2_HyperRank - .4byte gRibbonDescriptionPart1_CoolContest, gRibbonDescriptionPart2_MasterRank - .4byte gRibbonDescriptionPart1_BeautyContest, gRibbonDescriptionPart2_NormalRank - .4byte gRibbonDescriptionPart1_BeautyContest, gRibbonDescriptionPart2_SuperRank - .4byte gRibbonDescriptionPart1_BeautyContest, gRibbonDescriptionPart2_HyperRank - .4byte gRibbonDescriptionPart1_BeautyContest, gRibbonDescriptionPart2_MasterRank - .4byte gRibbonDescriptionPart1_CuteContest, gRibbonDescriptionPart2_NormalRank - .4byte gRibbonDescriptionPart1_CuteContest, gRibbonDescriptionPart2_SuperRank - .4byte gRibbonDescriptionPart1_CuteContest, gRibbonDescriptionPart2_HyperRank - .4byte gRibbonDescriptionPart1_CuteContest, gRibbonDescriptionPart2_MasterRank - .4byte gRibbonDescriptionPart1_SmartContest, gRibbonDescriptionPart2_NormalRank - .4byte gRibbonDescriptionPart1_SmartContest, gRibbonDescriptionPart2_SuperRank - .4byte gRibbonDescriptionPart1_SmartContest, gRibbonDescriptionPart2_HyperRank - .4byte gRibbonDescriptionPart1_SmartContest, gRibbonDescriptionPart2_MasterRank - .4byte gRibbonDescriptionPart1_ToughContest, gRibbonDescriptionPart2_NormalRank - .4byte gRibbonDescriptionPart1_ToughContest, gRibbonDescriptionPart2_SuperRank - .4byte gRibbonDescriptionPart1_ToughContest, gRibbonDescriptionPart2_HyperRank - .4byte gRibbonDescriptionPart1_ToughContest, gRibbonDescriptionPart2_MasterRank - .4byte gRibbonDescriptionPart1_Winning, gRibbonDescriptionPart2_Winning - .4byte gRibbonDescriptionPart1_Victory, gRibbonDescriptionPart2_Victory - .4byte gRibbonDescriptionPart1_Artist, gRibbonDescriptionPart2_Artist - .4byte gRibbonDescriptionPart1_Effort, gRibbonDescriptionPart2_Effort diff --git a/data/text/species_names.inc b/data/text/species_names.inc new file mode 100644 index 000000000..f319d2dc7 --- /dev/null +++ b/data/text/species_names.inc @@ -0,0 +1,413 @@ +gSpeciesNames:: @ 83185C8 + .string "??????????$", 11 + .string "BULBASAUR$", 11 + .string "IVYSAUR$", 11 + .string "VENUSAUR$", 11 + .string "CHARMANDER$", 11 + .string "CHARMELEON$", 11 + .string "CHARIZARD$", 11 + .string "SQUIRTLE$", 11 + .string "WARTORTLE$", 11 + .string "BLASTOISE$", 11 + .string "CATERPIE$", 11 + .string "METAPOD$", 11 + .string "BUTTERFREE$", 11 + .string "WEEDLE$", 11 + .string "KAKUNA$", 11 + .string "BEEDRILL$", 11 + .string "PIDGEY$", 11 + .string "PIDGEOTTO$", 11 + .string "PIDGEOT$", 11 + .string "RATTATA$", 11 + .string "RATICATE$", 11 + .string "SPEAROW$", 11 + .string "FEAROW$", 11 + .string "EKANS$", 11 + .string "ARBOK$", 11 + .string "PIKACHU$", 11 + .string "RAICHU$", 11 + .string "SANDSHREW$", 11 + .string "SANDSLASH$", 11 + .string "NIDORAN♀$", 11 + .string "NIDORINA$", 11 + .string "NIDOQUEEN$", 11 + .string "NIDORAN♂$", 11 + .string "NIDORINO$", 11 + .string "NIDOKING$", 11 + .string "CLEFAIRY$", 11 + .string "CLEFABLE$", 11 + .string "VULPIX$", 11 + .string "NINETALES$", 11 + .string "JIGGLYPUFF$", 11 + .string "WIGGLYTUFF$", 11 + .string "ZUBAT$", 11 + .string "GOLBAT$", 11 + .string "ODDISH$", 11 + .string "GLOOM$", 11 + .string "VILEPLUME$", 11 + .string "PARAS$", 11 + .string "PARASECT$", 11 + .string "VENONAT$", 11 + .string "VENOMOTH$", 11 + .string "DIGLETT$", 11 + .string "DUGTRIO$", 11 + .string "MEOWTH$", 11 + .string "PERSIAN$", 11 + .string "PSYDUCK$", 11 + .string "GOLDUCK$", 11 + .string "MANKEY$", 11 + .string "PRIMEAPE$", 11 + .string "GROWLITHE$", 11 + .string "ARCANINE$", 11 + .string "POLIWAG$", 11 + .string "POLIWHIRL$", 11 + .string "POLIWRATH$", 11 + .string "ABRA$", 11 + .string "KADABRA$", 11 + .string "ALAKAZAM$", 11 + .string "MACHOP$", 11 + .string "MACHOKE$", 11 + .string "MACHAMP$", 11 + .string "BELLSPROUT$", 11 + .string "WEEPINBELL$", 11 + .string "VICTREEBEL$", 11 + .string "TENTACOOL$", 11 + .string "TENTACRUEL$", 11 + .string "GEODUDE$", 11 + .string "GRAVELER$", 11 + .string "GOLEM$", 11 + .string "PONYTA$", 11 + .string "RAPIDASH$", 11 + .string "SLOWPOKE$", 11 + .string "SLOWBRO$", 11 + .string "MAGNEMITE$", 11 + .string "MAGNETON$", 11 + .string "FARFETCH’D$", 11 + .string "DODUO$", 11 + .string "DODRIO$", 11 + .string "SEEL$", 11 + .string "DEWGONG$", 11 + .string "GRIMER$", 11 + .string "MUK$", 11 + .string "SHELLDER$", 11 + .string "CLOYSTER$", 11 + .string "GASTLY$", 11 + .string "HAUNTER$", 11 + .string "GENGAR$", 11 + .string "ONIX$", 11 + .string "DROWZEE$", 11 + .string "HYPNO$", 11 + .string "KRABBY$", 11 + .string "KINGLER$", 11 + .string "VOLTORB$", 11 + .string "ELECTRODE$", 11 + .string "EXEGGCUTE$", 11 + .string "EXEGGUTOR$", 11 + .string "CUBONE$", 11 + .string "MAROWAK$", 11 + .string "HITMONLEE$", 11 + .string "HITMONCHAN$", 11 + .string "LICKITUNG$", 11 + .string "KOFFING$", 11 + .string "WEEZING$", 11 + .string "RHYHORN$", 11 + .string "RHYDON$", 11 + .string "CHANSEY$", 11 + .string "TANGELA$", 11 + .string "KANGASKHAN$", 11 + .string "HORSEA$", 11 + .string "SEADRA$", 11 + .string "GOLDEEN$", 11 + .string "SEAKING$", 11 + .string "STARYU$", 11 + .string "STARMIE$", 11 + .string "MR. MIME$", 11 + .string "SCYTHER$", 11 + .string "JYNX$", 11 + .string "ELECTABUZZ$", 11 + .string "MAGMAR$", 11 + .string "PINSIR$", 11 + .string "TAUROS$", 11 + .string "MAGIKARP$", 11 + .string "GYARADOS$", 11 + .string "LAPRAS$", 11 + .string "DITTO$", 11 + .string "EEVEE$", 11 + .string "VAPOREON$", 11 + .string "JOLTEON$", 11 + .string "FLAREON$", 11 + .string "PORYGON$", 11 + .string "OMANYTE$", 11 + .string "OMASTAR$", 11 + .string "KABUTO$", 11 + .string "KABUTOPS$", 11 + .string "AERODACTYL$", 11 + .string "SNORLAX$", 11 + .string "ARTICUNO$", 11 + .string "ZAPDOS$", 11 + .string "MOLTRES$", 11 + .string "DRATINI$", 11 + .string "DRAGONAIR$", 11 + .string "DRAGONITE$", 11 + .string "MEWTWO$", 11 + .string "MEW$", 11 + .string "CHIKORITA$", 11 + .string "BAYLEEF$", 11 + .string "MEGANIUM$", 11 + .string "CYNDAQUIL$", 11 + .string "QUILAVA$", 11 + .string "TYPHLOSION$", 11 + .string "TOTODILE$", 11 + .string "CROCONAW$", 11 + .string "FERALIGATR$", 11 + .string "SENTRET$", 11 + .string "FURRET$", 11 + .string "HOOTHOOT$", 11 + .string "NOCTOWL$", 11 + .string "LEDYBA$", 11 + .string "LEDIAN$", 11 + .string "SPINARAK$", 11 + .string "ARIADOS$", 11 + .string "CROBAT$", 11 + .string "CHINCHOU$", 11 + .string "LANTURN$", 11 + .string "PICHU$", 11 + .string "CLEFFA$", 11 + .string "IGGLYBUFF$", 11 + .string "TOGEPI$", 11 + .string "TOGETIC$", 11 + .string "NATU$", 11 + .string "XATU$", 11 + .string "MAREEP$", 11 + .string "FLAAFFY$", 11 + .string "AMPHAROS$", 11 + .string "BELLOSSOM$", 11 + .string "MARILL$", 11 + .string "AZUMARILL$", 11 + .string "SUDOWOODO$", 11 + .string "POLITOED$", 11 + .string "HOPPIP$", 11 + .string "SKIPLOOM$", 11 + .string "JUMPLUFF$", 11 + .string "AIPOM$", 11 + .string "SUNKERN$", 11 + .string "SUNFLORA$", 11 + .string "YANMA$", 11 + .string "WOOPER$", 11 + .string "QUAGSIRE$", 11 + .string "ESPEON$", 11 + .string "UMBREON$", 11 + .string "MURKROW$", 11 + .string "SLOWKING$", 11 + .string "MISDREAVUS$", 11 + .string "UNOWN$", 11 + .string "WOBBUFFET$", 11 + .string "GIRAFARIG$", 11 + .string "PINECO$", 11 + .string "FORRETRESS$", 11 + .string "DUNSPARCE$", 11 + .string "GLIGAR$", 11 + .string "STEELIX$", 11 + .string "SNUBBULL$", 11 + .string "GRANBULL$", 11 + .string "QWILFISH$", 11 + .string "SCIZOR$", 11 + .string "SHUCKLE$", 11 + .string "HERACROSS$", 11 + .string "SNEASEL$", 11 + .string "TEDDIURSA$", 11 + .string "URSARING$", 11 + .string "SLUGMA$", 11 + .string "MAGCARGO$", 11 + .string "SWINUB$", 11 + .string "PILOSWINE$", 11 + .string "CORSOLA$", 11 + .string "REMORAID$", 11 + .string "OCTILLERY$", 11 + .string "DELIBIRD$", 11 + .string "MANTINE$", 11 + .string "SKARMORY$", 11 + .string "HOUNDOUR$", 11 + .string "HOUNDOOM$", 11 + .string "KINGDRA$", 11 + .string "PHANPY$", 11 + .string "DONPHAN$", 11 + .string "PORYGON2$", 11 + .string "STANTLER$", 11 + .string "SMEARGLE$", 11 + .string "TYROGUE$", 11 + .string "HITMONTOP$", 11 + .string "SMOOCHUM$", 11 + .string "ELEKID$", 11 + .string "MAGBY$", 11 + .string "MILTANK$", 11 + .string "BLISSEY$", 11 + .string "RAIKOU$", 11 + .string "ENTEI$", 11 + .string "SUICUNE$", 11 + .string "LARVITAR$", 11 + .string "PUPITAR$", 11 + .string "TYRANITAR$", 11 + .string "LUGIA$", 11 + .string "HO-OH$", 11 + .string "CELEBI$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "?$", 11 + .string "TREECKO$", 11 + .string "GROVYLE$", 11 + .string "SCEPTILE$", 11 + .string "TORCHIC$", 11 + .string "COMBUSKEN$", 11 + .string "BLAZIKEN$", 11 + .string "MUDKIP$", 11 + .string "MARSHTOMP$", 11 + .string "SWAMPERT$", 11 + .string "POOCHYENA$", 11 + .string "MIGHTYENA$", 11 + .string "ZIGZAGOON$", 11 + .string "LINOONE$", 11 + .string "WURMPLE$", 11 + .string "SILCOON$", 11 + .string "BEAUTIFLY$", 11 + .string "CASCOON$", 11 + .string "DUSTOX$", 11 + .string "LOTAD$", 11 + .string "LOMBRE$", 11 + .string "LUDICOLO$", 11 + .string "SEEDOT$", 11 + .string "NUZLEAF$", 11 + .string "SHIFTRY$", 11 + .string "NINCADA$", 11 + .string "NINJASK$", 11 + .string "SHEDINJA$", 11 + .string "TAILLOW$", 11 + .string "SWELLOW$", 11 + .string "SHROOMISH$", 11 + .string "BRELOOM$", 11 + .string "SPINDA$", 11 + .string "WINGULL$", 11 + .string "PELIPPER$", 11 + .string "SURSKIT$", 11 + .string "MASQUERAIN$", 11 + .string "WAILMER$", 11 + .string "WAILORD$", 11 + .string "SKITTY$", 11 + .string "DELCATTY$", 11 + .string "KECLEON$", 11 + .string "BALTOY$", 11 + .string "CLAYDOL$", 11 + .string "NOSEPASS$", 11 + .string "TORKOAL$", 11 + .string "SABLEYE$", 11 + .string "BARBOACH$", 11 + .string "WHISCASH$", 11 + .string "LUVDISC$", 11 + .string "CORPHISH$", 11 + .string "CRAWDAUNT$", 11 + .string "FEEBAS$", 11 + .string "MILOTIC$", 11 + .string "CARVANHA$", 11 + .string "SHARPEDO$", 11 + .string "TRAPINCH$", 11 + .string "VIBRAVA$", 11 + .string "FLYGON$", 11 + .string "MAKUHITA$", 11 + .string "HARIYAMA$", 11 + .string "ELECTRIKE$", 11 + .string "MANECTRIC$", 11 + .string "NUMEL$", 11 + .string "CAMERUPT$", 11 + .string "SPHEAL$", 11 + .string "SEALEO$", 11 + .string "WALREIN$", 11 + .string "CACNEA$", 11 + .string "CACTURNE$", 11 + .string "SNORUNT$", 11 + .string "GLALIE$", 11 + .string "LUNATONE$", 11 + .string "SOLROCK$", 11 + .string "AZURILL$", 11 + .string "SPOINK$", 11 + .string "GRUMPIG$", 11 + .string "PLUSLE$", 11 + .string "MINUN$", 11 + .string "MAWILE$", 11 + .string "MEDITITE$", 11 + .string "MEDICHAM$", 11 + .string "SWABLU$", 11 + .string "ALTARIA$", 11 + .string "WYNAUT$", 11 + .string "DUSKULL$", 11 + .string "DUSCLOPS$", 11 + .string "ROSELIA$", 11 + .string "SLAKOTH$", 11 + .string "VIGOROTH$", 11 + .string "SLAKING$", 11 + .string "GULPIN$", 11 + .string "SWALOT$", 11 + .string "TROPIUS$", 11 + .string "WHISMUR$", 11 + .string "LOUDRED$", 11 + .string "EXPLOUD$", 11 + .string "CLAMPERL$", 11 + .string "HUNTAIL$", 11 + .string "GOREBYSS$", 11 + .string "ABSOL$", 11 + .string "SHUPPET$", 11 + .string "BANETTE$", 11 + .string "SEVIPER$", 11 + .string "ZANGOOSE$", 11 + .string "RELICANTH$", 11 + .string "ARON$", 11 + .string "LAIRON$", 11 + .string "AGGRON$", 11 + .string "CASTFORM$", 11 + .string "VOLBEAT$", 11 + .string "ILLUMISE$", 11 + .string "LILEEP$", 11 + .string "CRADILY$", 11 + .string "ANORITH$", 11 + .string "ARMALDO$", 11 + .string "RALTS$", 11 + .string "KIRLIA$", 11 + .string "GARDEVOIR$", 11 + .string "BAGON$", 11 + .string "SHELGON$", 11 + .string "SALAMENCE$", 11 + .string "BELDUM$", 11 + .string "METANG$", 11 + .string "METAGROSS$", 11 + .string "REGIROCK$", 11 + .string "REGICE$", 11 + .string "REGISTEEL$", 11 + .string "KYOGRE$", 11 + .string "GROUDON$", 11 + .string "RAYQUAZA$", 11 + .string "LATIAS$", 11 + .string "LATIOS$", 11 + .string "JIRACHI$", 11 + .string "DEOXYS$", 11 + .string "CHIMECHO$", 11 diff --git a/data/text/species_names.s b/data/text/species_names.s deleted file mode 100644 index f319d2dc7..000000000 --- a/data/text/species_names.s +++ /dev/null @@ -1,413 +0,0 @@ -gSpeciesNames:: @ 83185C8 - .string "??????????$", 11 - .string "BULBASAUR$", 11 - .string "IVYSAUR$", 11 - .string "VENUSAUR$", 11 - .string "CHARMANDER$", 11 - .string "CHARMELEON$", 11 - .string "CHARIZARD$", 11 - .string "SQUIRTLE$", 11 - .string "WARTORTLE$", 11 - .string "BLASTOISE$", 11 - .string "CATERPIE$", 11 - .string "METAPOD$", 11 - .string "BUTTERFREE$", 11 - .string "WEEDLE$", 11 - .string "KAKUNA$", 11 - .string "BEEDRILL$", 11 - .string "PIDGEY$", 11 - .string "PIDGEOTTO$", 11 - .string "PIDGEOT$", 11 - .string "RATTATA$", 11 - .string "RATICATE$", 11 - .string "SPEAROW$", 11 - .string "FEAROW$", 11 - .string "EKANS$", 11 - .string "ARBOK$", 11 - .string "PIKACHU$", 11 - .string "RAICHU$", 11 - .string "SANDSHREW$", 11 - .string "SANDSLASH$", 11 - .string "NIDORAN♀$", 11 - .string "NIDORINA$", 11 - .string "NIDOQUEEN$", 11 - .string "NIDORAN♂$", 11 - .string "NIDORINO$", 11 - .string "NIDOKING$", 11 - .string "CLEFAIRY$", 11 - .string "CLEFABLE$", 11 - .string "VULPIX$", 11 - .string "NINETALES$", 11 - .string "JIGGLYPUFF$", 11 - .string "WIGGLYTUFF$", 11 - .string "ZUBAT$", 11 - .string "GOLBAT$", 11 - .string "ODDISH$", 11 - .string "GLOOM$", 11 - .string "VILEPLUME$", 11 - .string "PARAS$", 11 - .string "PARASECT$", 11 - .string "VENONAT$", 11 - .string "VENOMOTH$", 11 - .string "DIGLETT$", 11 - .string "DUGTRIO$", 11 - .string "MEOWTH$", 11 - .string "PERSIAN$", 11 - .string "PSYDUCK$", 11 - .string "GOLDUCK$", 11 - .string "MANKEY$", 11 - .string "PRIMEAPE$", 11 - .string "GROWLITHE$", 11 - .string "ARCANINE$", 11 - .string "POLIWAG$", 11 - .string "POLIWHIRL$", 11 - .string "POLIWRATH$", 11 - .string "ABRA$", 11 - .string "KADABRA$", 11 - .string "ALAKAZAM$", 11 - .string "MACHOP$", 11 - .string "MACHOKE$", 11 - .string "MACHAMP$", 11 - .string "BELLSPROUT$", 11 - .string "WEEPINBELL$", 11 - .string "VICTREEBEL$", 11 - .string "TENTACOOL$", 11 - .string "TENTACRUEL$", 11 - .string "GEODUDE$", 11 - .string "GRAVELER$", 11 - .string "GOLEM$", 11 - .string "PONYTA$", 11 - .string "RAPIDASH$", 11 - .string "SLOWPOKE$", 11 - .string "SLOWBRO$", 11 - .string "MAGNEMITE$", 11 - .string "MAGNETON$", 11 - .string "FARFETCH’D$", 11 - .string "DODUO$", 11 - .string "DODRIO$", 11 - .string "SEEL$", 11 - .string "DEWGONG$", 11 - .string "GRIMER$", 11 - .string "MUK$", 11 - .string "SHELLDER$", 11 - .string "CLOYSTER$", 11 - .string "GASTLY$", 11 - .string "HAUNTER$", 11 - .string "GENGAR$", 11 - .string "ONIX$", 11 - .string "DROWZEE$", 11 - .string "HYPNO$", 11 - .string "KRABBY$", 11 - .string "KINGLER$", 11 - .string "VOLTORB$", 11 - .string "ELECTRODE$", 11 - .string "EXEGGCUTE$", 11 - .string "EXEGGUTOR$", 11 - .string "CUBONE$", 11 - .string "MAROWAK$", 11 - .string "HITMONLEE$", 11 - .string "HITMONCHAN$", 11 - .string "LICKITUNG$", 11 - .string "KOFFING$", 11 - .string "WEEZING$", 11 - .string "RHYHORN$", 11 - .string "RHYDON$", 11 - .string "CHANSEY$", 11 - .string "TANGELA$", 11 - .string "KANGASKHAN$", 11 - .string "HORSEA$", 11 - .string "SEADRA$", 11 - .string "GOLDEEN$", 11 - .string "SEAKING$", 11 - .string "STARYU$", 11 - .string "STARMIE$", 11 - .string "MR. MIME$", 11 - .string "SCYTHER$", 11 - .string "JYNX$", 11 - .string "ELECTABUZZ$", 11 - .string "MAGMAR$", 11 - .string "PINSIR$", 11 - .string "TAUROS$", 11 - .string "MAGIKARP$", 11 - .string "GYARADOS$", 11 - .string "LAPRAS$", 11 - .string "DITTO$", 11 - .string "EEVEE$", 11 - .string "VAPOREON$", 11 - .string "JOLTEON$", 11 - .string "FLAREON$", 11 - .string "PORYGON$", 11 - .string "OMANYTE$", 11 - .string "OMASTAR$", 11 - .string "KABUTO$", 11 - .string "KABUTOPS$", 11 - .string "AERODACTYL$", 11 - .string "SNORLAX$", 11 - .string "ARTICUNO$", 11 - .string "ZAPDOS$", 11 - .string "MOLTRES$", 11 - .string "DRATINI$", 11 - .string "DRAGONAIR$", 11 - .string "DRAGONITE$", 11 - .string "MEWTWO$", 11 - .string "MEW$", 11 - .string "CHIKORITA$", 11 - .string "BAYLEEF$", 11 - .string "MEGANIUM$", 11 - .string "CYNDAQUIL$", 11 - .string "QUILAVA$", 11 - .string "TYPHLOSION$", 11 - .string "TOTODILE$", 11 - .string "CROCONAW$", 11 - .string "FERALIGATR$", 11 - .string "SENTRET$", 11 - .string "FURRET$", 11 - .string "HOOTHOOT$", 11 - .string "NOCTOWL$", 11 - .string "LEDYBA$", 11 - .string "LEDIAN$", 11 - .string "SPINARAK$", 11 - .string "ARIADOS$", 11 - .string "CROBAT$", 11 - .string "CHINCHOU$", 11 - .string "LANTURN$", 11 - .string "PICHU$", 11 - .string "CLEFFA$", 11 - .string "IGGLYBUFF$", 11 - .string "TOGEPI$", 11 - .string "TOGETIC$", 11 - .string "NATU$", 11 - .string "XATU$", 11 - .string "MAREEP$", 11 - .string "FLAAFFY$", 11 - .string "AMPHAROS$", 11 - .string "BELLOSSOM$", 11 - .string "MARILL$", 11 - .string "AZUMARILL$", 11 - .string "SUDOWOODO$", 11 - .string "POLITOED$", 11 - .string "HOPPIP$", 11 - .string "SKIPLOOM$", 11 - .string "JUMPLUFF$", 11 - .string "AIPOM$", 11 - .string "SUNKERN$", 11 - .string "SUNFLORA$", 11 - .string "YANMA$", 11 - .string "WOOPER$", 11 - .string "QUAGSIRE$", 11 - .string "ESPEON$", 11 - .string "UMBREON$", 11 - .string "MURKROW$", 11 - .string "SLOWKING$", 11 - .string "MISDREAVUS$", 11 - .string "UNOWN$", 11 - .string "WOBBUFFET$", 11 - .string "GIRAFARIG$", 11 - .string "PINECO$", 11 - .string "FORRETRESS$", 11 - .string "DUNSPARCE$", 11 - .string "GLIGAR$", 11 - .string "STEELIX$", 11 - .string "SNUBBULL$", 11 - .string "GRANBULL$", 11 - .string "QWILFISH$", 11 - .string "SCIZOR$", 11 - .string "SHUCKLE$", 11 - .string "HERACROSS$", 11 - .string "SNEASEL$", 11 - .string "TEDDIURSA$", 11 - .string "URSARING$", 11 - .string "SLUGMA$", 11 - .string "MAGCARGO$", 11 - .string "SWINUB$", 11 - .string "PILOSWINE$", 11 - .string "CORSOLA$", 11 - .string "REMORAID$", 11 - .string "OCTILLERY$", 11 - .string "DELIBIRD$", 11 - .string "MANTINE$", 11 - .string "SKARMORY$", 11 - .string "HOUNDOUR$", 11 - .string "HOUNDOOM$", 11 - .string "KINGDRA$", 11 - .string "PHANPY$", 11 - .string "DONPHAN$", 11 - .string "PORYGON2$", 11 - .string "STANTLER$", 11 - .string "SMEARGLE$", 11 - .string "TYROGUE$", 11 - .string "HITMONTOP$", 11 - .string "SMOOCHUM$", 11 - .string "ELEKID$", 11 - .string "MAGBY$", 11 - .string "MILTANK$", 11 - .string "BLISSEY$", 11 - .string "RAIKOU$", 11 - .string "ENTEI$", 11 - .string "SUICUNE$", 11 - .string "LARVITAR$", 11 - .string "PUPITAR$", 11 - .string "TYRANITAR$", 11 - .string "LUGIA$", 11 - .string "HO-OH$", 11 - .string "CELEBI$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "?$", 11 - .string "TREECKO$", 11 - .string "GROVYLE$", 11 - .string "SCEPTILE$", 11 - .string "TORCHIC$", 11 - .string "COMBUSKEN$", 11 - .string "BLAZIKEN$", 11 - .string "MUDKIP$", 11 - .string "MARSHTOMP$", 11 - .string "SWAMPERT$", 11 - .string "POOCHYENA$", 11 - .string "MIGHTYENA$", 11 - .string "ZIGZAGOON$", 11 - .string "LINOONE$", 11 - .string "WURMPLE$", 11 - .string "SILCOON$", 11 - .string "BEAUTIFLY$", 11 - .string "CASCOON$", 11 - .string "DUSTOX$", 11 - .string "LOTAD$", 11 - .string "LOMBRE$", 11 - .string "LUDICOLO$", 11 - .string "SEEDOT$", 11 - .string "NUZLEAF$", 11 - .string "SHIFTRY$", 11 - .string "NINCADA$", 11 - .string "NINJASK$", 11 - .string "SHEDINJA$", 11 - .string "TAILLOW$", 11 - .string "SWELLOW$", 11 - .string "SHROOMISH$", 11 - .string "BRELOOM$", 11 - .string "SPINDA$", 11 - .string "WINGULL$", 11 - .string "PELIPPER$", 11 - .string "SURSKIT$", 11 - .string "MASQUERAIN$", 11 - .string "WAILMER$", 11 - .string "WAILORD$", 11 - .string "SKITTY$", 11 - .string "DELCATTY$", 11 - .string "KECLEON$", 11 - .string "BALTOY$", 11 - .string "CLAYDOL$", 11 - .string "NOSEPASS$", 11 - .string "TORKOAL$", 11 - .string "SABLEYE$", 11 - .string "BARBOACH$", 11 - .string "WHISCASH$", 11 - .string "LUVDISC$", 11 - .string "CORPHISH$", 11 - .string "CRAWDAUNT$", 11 - .string "FEEBAS$", 11 - .string "MILOTIC$", 11 - .string "CARVANHA$", 11 - .string "SHARPEDO$", 11 - .string "TRAPINCH$", 11 - .string "VIBRAVA$", 11 - .string "FLYGON$", 11 - .string "MAKUHITA$", 11 - .string "HARIYAMA$", 11 - .string "ELECTRIKE$", 11 - .string "MANECTRIC$", 11 - .string "NUMEL$", 11 - .string "CAMERUPT$", 11 - .string "SPHEAL$", 11 - .string "SEALEO$", 11 - .string "WALREIN$", 11 - .string "CACNEA$", 11 - .string "CACTURNE$", 11 - .string "SNORUNT$", 11 - .string "GLALIE$", 11 - .string "LUNATONE$", 11 - .string "SOLROCK$", 11 - .string "AZURILL$", 11 - .string "SPOINK$", 11 - .string "GRUMPIG$", 11 - .string "PLUSLE$", 11 - .string "MINUN$", 11 - .string "MAWILE$", 11 - .string "MEDITITE$", 11 - .string "MEDICHAM$", 11 - .string "SWABLU$", 11 - .string "ALTARIA$", 11 - .string "WYNAUT$", 11 - .string "DUSKULL$", 11 - .string "DUSCLOPS$", 11 - .string "ROSELIA$", 11 - .string "SLAKOTH$", 11 - .string "VIGOROTH$", 11 - .string "SLAKING$", 11 - .string "GULPIN$", 11 - .string "SWALOT$", 11 - .string "TROPIUS$", 11 - .string "WHISMUR$", 11 - .string "LOUDRED$", 11 - .string "EXPLOUD$", 11 - .string "CLAMPERL$", 11 - .string "HUNTAIL$", 11 - .string "GOREBYSS$", 11 - .string "ABSOL$", 11 - .string "SHUPPET$", 11 - .string "BANETTE$", 11 - .string "SEVIPER$", 11 - .string "ZANGOOSE$", 11 - .string "RELICANTH$", 11 - .string "ARON$", 11 - .string "LAIRON$", 11 - .string "AGGRON$", 11 - .string "CASTFORM$", 11 - .string "VOLBEAT$", 11 - .string "ILLUMISE$", 11 - .string "LILEEP$", 11 - .string "CRADILY$", 11 - .string "ANORITH$", 11 - .string "ARMALDO$", 11 - .string "RALTS$", 11 - .string "KIRLIA$", 11 - .string "GARDEVOIR$", 11 - .string "BAGON$", 11 - .string "SHELGON$", 11 - .string "SALAMENCE$", 11 - .string "BELDUM$", 11 - .string "METANG$", 11 - .string "METAGROSS$", 11 - .string "REGIROCK$", 11 - .string "REGICE$", 11 - .string "REGISTEEL$", 11 - .string "KYOGRE$", 11 - .string "GROUDON$", 11 - .string "RAYQUAZA$", 11 - .string "LATIAS$", 11 - .string "LATIOS$", 11 - .string "JIRACHI$", 11 - .string "DEOXYS$", 11 - .string "CHIMECHO$", 11 diff --git a/data/text/trainer_class_names.inc b/data/text/trainer_class_names.inc new file mode 100644 index 000000000..f4327471e --- /dev/null +++ b/data/text/trainer_class_names.inc @@ -0,0 +1,67 @@ +gTrainerClassNames:: @ 830FCD4 + .string "{PKMN} TRAINER$", 13 + .string "{PKMN} TRAINER$", 13 + .string "HIKER$", 13 + .string "TEAM AQUA$", 13 + .string "{PKMN} BREEDER$", 13 + .string "COOLTRAINER$", 13 + .string "BIRD KEEPER$", 13 + .string "COLLECTOR$", 13 + .string "SWIMMER♂$", 13 + .string "TEAM MAGMA$", 13 + .string "EXPERT$", 13 + .string "AQUA ADMIN$", 13 + .string "BLACK BELT$", 13 + .string "AQUA LEADER$", 13 + .string "HEX MANIAC$", 13 + .string "AROMA LADY$", 13 + .string "RUIN MANIAC$", 13 + .string "INTERVIEWER$", 13 + .string "TUBER$", 13 + .string "TUBER$", 13 + .string "LADY$", 13 + .string "BEAUTY$", 13 + .string "RICH BOY$", 13 + .string "POKéMANIAC$", 13 + .string "GUITARIST$", 13 + .string "KINDLER$", 13 + .string "CAMPER$", 13 + .string "PICNICKER$", 13 + .string "BUG MANIAC$", 13 + .string "PSYCHIC$", 13 + .string "GENTLEMAN$", 13 + .string "ELITE FOUR$", 13 + .string "LEADER$", 13 + .string "SCHOOL KID$", 13 + .string "SR. AND JR.$", 13 + .string "WINSTRATE$", 13 + .string "POKéFAN$", 13 + .string "YOUNGSTER$", 13 + .string "CHAMPION$", 13 + .string "FISHERMAN$", 13 + .string "TRIATHLETE$", 13 + .string "DRAGON TAMER$", 13 + .string "NINJA BOY$", 13 + .string "BATTLE GIRL$", 13 + .string "PARASOL LADY$", 13 + .string "SWIMMER♀$", 13 + .string "TWINS$", 13 + .string "SAILOR$", 13 + .string "COOLTRAINER$", 13 + .string "MAGMA ADMIN$", 13 + .string "{PKMN} TRAINER$", 13 + .string "BUG CATCHER$", 13 + .string "{PKMN} RANGER$", 13 + .string "MAGMA LEADER$", 13 + .string "LASS$", 13 + .string "YOUNG COUPLE$", 13 + .string "OLD COUPLE$", 13 + .string "SIS AND BRO$", 13 + .string "SALON MAIDEN$", 13 + .string "DOME ACE$", 13 + .string "PALACE MAVEN$", 13 + .string "ARENA TYCOON$", 13 + .string "FACTORY HEAD$", 13 + .string "PIKE QUEEN$", 13 + .string "PYRAMID KING$", 13 + .string "{PKMN} TRAINER$", 13 diff --git a/data/text/trainer_class_names.s b/data/text/trainer_class_names.s deleted file mode 100644 index f4327471e..000000000 --- a/data/text/trainer_class_names.s +++ /dev/null @@ -1,67 +0,0 @@ -gTrainerClassNames:: @ 830FCD4 - .string "{PKMN} TRAINER$", 13 - .string "{PKMN} TRAINER$", 13 - .string "HIKER$", 13 - .string "TEAM AQUA$", 13 - .string "{PKMN} BREEDER$", 13 - .string "COOLTRAINER$", 13 - .string "BIRD KEEPER$", 13 - .string "COLLECTOR$", 13 - .string "SWIMMER♂$", 13 - .string "TEAM MAGMA$", 13 - .string "EXPERT$", 13 - .string "AQUA ADMIN$", 13 - .string "BLACK BELT$", 13 - .string "AQUA LEADER$", 13 - .string "HEX MANIAC$", 13 - .string "AROMA LADY$", 13 - .string "RUIN MANIAC$", 13 - .string "INTERVIEWER$", 13 - .string "TUBER$", 13 - .string "TUBER$", 13 - .string "LADY$", 13 - .string "BEAUTY$", 13 - .string "RICH BOY$", 13 - .string "POKéMANIAC$", 13 - .string "GUITARIST$", 13 - .string "KINDLER$", 13 - .string "CAMPER$", 13 - .string "PICNICKER$", 13 - .string "BUG MANIAC$", 13 - .string "PSYCHIC$", 13 - .string "GENTLEMAN$", 13 - .string "ELITE FOUR$", 13 - .string "LEADER$", 13 - .string "SCHOOL KID$", 13 - .string "SR. AND JR.$", 13 - .string "WINSTRATE$", 13 - .string "POKéFAN$", 13 - .string "YOUNGSTER$", 13 - .string "CHAMPION$", 13 - .string "FISHERMAN$", 13 - .string "TRIATHLETE$", 13 - .string "DRAGON TAMER$", 13 - .string "NINJA BOY$", 13 - .string "BATTLE GIRL$", 13 - .string "PARASOL LADY$", 13 - .string "SWIMMER♀$", 13 - .string "TWINS$", 13 - .string "SAILOR$", 13 - .string "COOLTRAINER$", 13 - .string "MAGMA ADMIN$", 13 - .string "{PKMN} TRAINER$", 13 - .string "BUG CATCHER$", 13 - .string "{PKMN} RANGER$", 13 - .string "MAGMA LEADER$", 13 - .string "LASS$", 13 - .string "YOUNG COUPLE$", 13 - .string "OLD COUPLE$", 13 - .string "SIS AND BRO$", 13 - .string "SALON MAIDEN$", 13 - .string "DOME ACE$", 13 - .string "PALACE MAVEN$", 13 - .string "ARENA TYCOON$", 13 - .string "FACTORY HEAD$", 13 - .string "PIKE QUEEN$", 13 - .string "PYRAMID KING$", 13 - .string "{PKMN} TRAINER$", 13 diff --git a/data/text/type_names.inc b/data/text/type_names.inc new file mode 100644 index 000000000..c79e705c2 --- /dev/null +++ b/data/text/type_names.inc @@ -0,0 +1,19 @@ +gTypeNames:: @ 831AE38 + .string "NORMAL$", 7 + .string "FIGHT$", 7 + .string "FLYING$", 7 + .string "POISON$", 7 + .string "GROUND$", 7 + .string "ROCK$", 7 + .string "BUG$", 7 + .string "GHOST$", 7 + .string "STEEL$", 7 + .string "???$", 7 + .string "FIRE$", 7 + .string "WATER$", 7 + .string "GRASS$", 7 + .string "ELECTR$", 7 + .string "PSYCHC$", 7 + .string "ICE$", 7 + .string "DRAGON$", 7 + .string "DARK$", 7 diff --git a/data/text/type_names.s b/data/text/type_names.s deleted file mode 100644 index c79e705c2..000000000 --- a/data/text/type_names.s +++ /dev/null @@ -1,19 +0,0 @@ -gTypeNames:: @ 831AE38 - .string "NORMAL$", 7 - .string "FIGHT$", 7 - .string "FLYING$", 7 - .string "POISON$", 7 - .string "GROUND$", 7 - .string "ROCK$", 7 - .string "BUG$", 7 - .string "GHOST$", 7 - .string "STEEL$", 7 - .string "???$", 7 - .string "FIRE$", 7 - .string "WATER$", 7 - .string "GRASS$", 7 - .string "ELECTR$", 7 - .string "PSYCHC$", 7 - .string "ICE$", 7 - .string "DRAGON$", 7 - .string "DARK$", 7 -- cgit v1.2.3