Tweak a few overworld effects.

A few abilities' effect texts didn't quite follow the formula exploited by
the previous commit. Illuminate, Pick Up, and Honey Gather needed to be
tweaked by hand.
This commit is contained in:
Andrew Ekstedt 2012-06-01 21:18:27 -07:00
parent d320452288
commit 411eac308b
1 changed files with 6 additions and 8 deletions

View File

@ -117,9 +117,7 @@ This bonus does not count as a [stat modifier]{mechanic:stat-modifier}.",,Double
34,9,"This Pokémon's [Speed]{mechanic:speed} is doubled during [strong sunlight]{mechanic:strong-sunlight}.
This bonus does not count as a [stat modifier]{mechanic:stat-modifier}.",,Doubles [Speed]{mechanic:speed} during [strong sunlight]{mechanic:strong-sunlight}.
35,9,,"If the lead Pokémon has this ability, the wild encounter rate is doubled.
This ability has no effect in battle.",Doubles the wild encounter rate.
35,9,This ability has no effect in battle.,"If the lead Pokémon has this ability, the wild encounter rate is doubled.",Doubles the wild encounter rate.
36,9,"When this Pokémon enters battle, it copies a random opponent's ability.
This ability cannot copy []{ability:flower-gift}, []{ability:forecast}, []{ability:illusion}, []{ability:imposter}, []{ability:multitype}, []{ability:trace}, []{ability:wonder-guard}, or []{ability:zen-mode}.",,Copies an opponent's ability upon entering battle.
@ -165,11 +163,11 @@ This ability does not prevent any accuracy losses other than [stat modifiers]{me
52,9,"This Pokémon's [Attack]{mechanic:attack} cannot be [lowered]{mechanic:stat-modifier} by other Pokémon.
This ability does not prevent any Attack losses other than [stat modifiers]{mechanic:stat-modifiers}, such as the Attack cut from a [burn]{mechanic:burn}. This Pokémon can still be passed negative Attack modifiers through []{move:heart-swap} or []{move:power-swap}.",,Prevents [Attack]{mechanic:attack} from being [lowered]{mechanic:stat-modifiers} by other Pokémon.
53,9,"At the end of each turn, if another Pokémon consumed or [Flung]{move:fling} a held item that turn, this Pokémon picks up the item if it is not already holding one. After each battle, this Pokémon has a 10% chance of picking up an item if it is not already holding one.
53,9,"At the end of each turn, if another Pokémon consumed or [Flung]{move:fling} a held item that turn, this Pokémon picks up the item if it is not already holding one.
The []{item:air-balloon} and []{item:eject-button} cannot be picked up.
The []{item:air-balloon} and []{item:eject-button} cannot be picked up.","After each battle, this Pokémon has a 10% chance of picking up an item if it is not already holding one.
The items that may be found vary by game, and, since Pokémon Emerald, by the Pokémon's level. This ability is checked after the battle ends, at which point any temporary ability changes have worn off.",,Picks up other Pokémon's used and [Flung]{move:fling} held items. May also pick up an item after battle.
The items that may be found vary by game, and, since Pokémon Emerald, by the Pokémon's level. This ability is checked after the battle ends, at which point any temporary ability changes have worn off.",Picks up other Pokémon's used and [Flung]{move:fling} held items. May also pick up an item after battle.
54,9,"Every second turn on which this Pokémon should attempt to use a move, it will instead do nothing (""loaf around"").
Loafing around interrupts moves that take multiple turns the same way [paralysis]{mechanic:paralysis}, [flinching]{mechanic:flinching}, etc do. Most such moves, for example []{move:bide} or []{move:rollout}, are simply cut off upon loafing around. Attacks with a recharge turn, such as []{move:hyper-beam}, do not have to recharge; attacks with a preparation turn, such as []{move:fly}, do not end up being used. Moves that are forced over multiple turns and keep going through failure, such as []{move:outrage}, []{move:uproar}, or any move forced by []{move:encore}, keep going as usual.
@ -367,9 +365,9 @@ This ability functions identically to []{ability:filter}.",,Decreases damage tak
117,9,"The [weather]{mechanic:weather} changes to [hail]{mechanic:hail} when this Pokémon enters battle and does not end unless cancelled by another weather condition.
If multiple Pokémon with this ability, []{ability:drizzle}, []{ability:drought}, or []{ability:sand-stream} are sent out at the same time, the abilities will activate in order of [Speed]{mechanic:speed}, respecting []{move:trick-room}. Each ability's weather will cancel the previous weather, and only the weather summoned by the slowest of the Pokémon will stay.",,Summons [hail]{mechanic:hail} that lasts indefinitely upon entering battle.
118,9,"This Pokémon has a chance of picking up []{item:honey} after each battle. This chance starts at 5% and rises another 5% after every tenth level: 5% from level 110, 10% from 1120, and so on, up to 50% from 91100.
118,9,This ability has no effect in battle.,"This Pokémon has a chance of picking up []{item:honey} after each battle. This chance starts at 5% and rises another 5% after every tenth level: 5% from level 110, 10% from 1120, and so on, up to 50% from 91100.
This ability is checked after the battle ends, at which point any temporary ability changes have worn off.",,The Pokémon may pick up []{item:honey} after battle.
This ability is checked after the battle ends, at which point any temporary ability changes have worn off.",The Pokémon may pick up []{item:honey} after battle.
119,9,"When this Pokémon enters battle, it reveals an opposing Pokémon's held item to all participating trainers.
In a double battle, if one opponent has an item, this Pokémon will Frisk that Pokémon; if both have an item, it will Frisk one at random.",,Reveals an opponent's held item upon entering battle.

1 ability_id local_language_id effect overworld_effect short_effect
117 116 9 This Pokémon takes 0.75× as much damage from moves that are [super effective]{mechanic:super-effective} against it. This ability functions identically to []{ability:filter}. Decreases damage taken from [super-effective]{mechanic:super-effective} moves by 1/4.
118 117 9 The [weather]{mechanic:weather} changes to [hail]{mechanic:hail} when this Pokémon enters battle and does not end unless cancelled by another weather condition. If multiple Pokémon with this ability, []{ability:drizzle}, []{ability:drought}, or []{ability:sand-stream} are sent out at the same time, the abilities will activate in order of [Speed]{mechanic:speed}, respecting []{move:trick-room}. Each ability's weather will cancel the previous weather, and only the weather summoned by the slowest of the Pokémon will stay. Summons [hail]{mechanic:hail} that lasts indefinitely upon entering battle.
119 118 9 This Pokémon has a chance of picking up []{item:honey} after each battle. This chance starts at 5% and rises another 5% after every tenth level: 5% from level 1–10, 10% from 11–20, and so on, up to 50% from 91–100. This ability is checked after the battle ends, at which point any temporary ability changes have worn off. This ability has no effect in battle. This Pokémon has a chance of picking up []{item:honey} after each battle. This chance starts at 5% and rises another 5% after every tenth level: 5% from level 1–10, 10% from 11–20, and so on, up to 50% from 91–100. This ability is checked after the battle ends, at which point any temporary ability changes have worn off. The Pokémon may pick up []{item:honey} after battle.
120 119 9 When this Pokémon enters battle, it reveals an opposing Pokémon's held item to all participating trainers. In a double battle, if one opponent has an item, this Pokémon will Frisk that Pokémon; if both have an item, it will Frisk one at random. Reveals an opponent's held item upon entering battle.
120 9 This Pokémon's recoil moves and crash moves have 1.2× their base power. []{move:struggle} is unaffected. The "crash moves" are the moves that damage the user upon missing: []{move:jump-kick} and []{move:hi-jump-kick}. Strengthens recoil moves to 1.2× their power.
121 9 If this Pokémon is holding an elemental Plate, its type and form change to match the Plate. This Pokémon's held item, whether or not it is a Plate, cannot be taken by []{move:covet} or []{move:thief}, nor removed by []{move:knock-off}, nor traded by []{move:switcheroo} or []{move:trick}. Covet, Thief, and Knock Off still inflict damage against this Pokémon. Unlike with []{ability:sticky-hold}, this Pokémon cannot use []{move:fling}, Switcheroo, or Trick to lose its item itself, nor gain an item through Switcheroo or Trick if it does not have one. This ability has no effect for any Pokémon other than []{pokemon:arceus}. This ability cannot be traded with []{move:skill-swap}, nor copied with []{move:role-play} or []{ability:trace}, nor disabled with []{move:gastro-acid}, nor changed with []{move:worry-seed}. This Pokémon cannot use Skill Swap or Role Play to lose its ability itself. []{ability:mold-breaker} cannot ignore this ability. If a Pokémon [Transforms]{move:transform} into an Arceus with this ability, it will Transform into Arceus's default, []{type:normal}-type form. If the Transforming Pokémon is holding a Plate, this ability will then activate and change the Pokémon into the corresponding form. Changes []{pokemon:arceus}'s type and form to match its held Plate.
121 122 120 9 Friendly Pokémon have 1.5× their [Attack]{mechanic:attack} and [Special Defense]{mechanic:special-defense} during [strong sunlight]{mechanic:strong-sunlight} if any friendly Pokémon has this ability. Unlike []{ability:forecast}, []{ability:multitype}, and []{ability:zen-mode}, this ability is not tied to its Pokémon's form change; []{pokemon:cherrim} will switch between its forms even if it loses this ability. As such, this ability also works if obtained by a Pokémon other than Cherrim. This Pokémon's recoil moves and crash moves have 1.2× their base power. []{move:struggle} is unaffected. The "crash moves" are the moves that damage the user upon missing: []{move:jump-kick} and []{move:hi-jump-kick}. Increases friendly Pokémon's [Attack]{mechanic:attack} and [Special Defense]{mechanic:special-defense} to 1.5× during [strong sunlight]{mechanic:strong-sunlight}. Strengthens recoil moves to 1.2× their power.
122 123 121 9 Opposing Pokémon take 1/8 of their maximum [HP]{mechanic:hp} in damage after each turn while they are [asleep]{mechanic:asleep}. If this Pokémon is holding an elemental Plate, its type and form change to match the Plate. This Pokémon's held item, whether or not it is a Plate, cannot be taken by []{move:covet} or []{move:thief}, nor removed by []{move:knock-off}, nor traded by []{move:switcheroo} or []{move:trick}. Covet, Thief, and Knock Off still inflict damage against this Pokémon. Unlike with []{ability:sticky-hold}, this Pokémon cannot use []{move:fling}, Switcheroo, or Trick to lose its item itself, nor gain an item through Switcheroo or Trick if it does not have one. This ability has no effect for any Pokémon other than []{pokemon:arceus}. This ability cannot be traded with []{move:skill-swap}, nor copied with []{move:role-play} or []{ability:trace}, nor disabled with []{move:gastro-acid}, nor changed with []{move:worry-seed}. This Pokémon cannot use Skill Swap or Role Play to lose its ability itself. []{ability:mold-breaker} cannot ignore this ability. If a Pokémon [Transforms]{move:transform} into an Arceus with this ability, it will Transform into Arceus's default, []{type:normal}-type form. If the Transforming Pokémon is holding a Plate, this ability will then activate and change the Pokémon into the corresponding form. Damages [sleeping]{mechanic:sleep} opponents for 1/8 their max [HP]{mechanic:hp} after each turn. Changes []{pokemon:arceus}'s type and form to match its held Plate.
123 124 122 9 Whenever a move makes contact with this Pokémon, if it does not have a held item, it steals the attacker's held item. This Pokémon cannot steal upon being knocked out. It can steal if the attacker has a []{move:substitute}, but cannot steal when its own Substitute is hit. If a move hits multiple times, only the last hit triggers this ability. If this Pokémon is wild, it cannot steal from a trained Pokémon. Friendly Pokémon have 1.5× their [Attack]{mechanic:attack} and [Special Defense]{mechanic:special-defense} during [strong sunlight]{mechanic:strong-sunlight} if any friendly Pokémon has this ability. Unlike []{ability:forecast}, []{ability:multitype}, and []{ability:zen-mode}, this ability is not tied to its Pokémon's form change; []{pokemon:cherrim} will switch between its forms even if it loses this ability. As such, this ability also works if obtained by a Pokémon other than Cherrim. Steals attacking Pokémon's held items on contact. Increases friendly Pokémon's [Attack]{mechanic:attack} and [Special Defense]{mechanic:special-defense} to 1.5× during [strong sunlight]{mechanic:strong-sunlight}.
163 164 162 9 This Pokémon's moves completely ignore abilities that could hinder or prevent their effect on the target. For example, this Pokémon's moves ignore abilities that would fully negate them, such as []{ability:water-absorb}; abilities that would prevent any of their effects, such as []{ability:clear-body}, []{ability:shell-armor}, or []{ability:sticky-hold}; and abilities that grant any general protective benefit, such as []{ability:simple}, []{ability:snow-cloak}, or []{ability:thick-fat}. If an ability could either hinder or help this Pokémon's moves, e.g. []{ability:dry-skin} or []{ability:unaware}, the ability is ignored either way. Abilities that do not fit this description, even if they could hinder moves in some other way, are not affected. For example, []{ability:cursed-body} only affects potential future uses of the move, while []{ability:liquid-ooze} and []{ability:shadow-tag} can only hinder a move's effect on the user. This ablity cannot ignore type or form changes granted by abilities, for example []{ability:color-change} or []{ability:forecast}; nor effects that were caused by abilities but are no longer tied to an ability, such as the rain from []{ability:drizzle}. This ability cannot ignore []{ability:multitype} at all. An ability ignored by this ability is only nullified while the move is being used. For example, this Pokémon's moves can [paralyze]{mechanic:paralysis} a Pokémon with []{ability:limber}, but Limber will activate and heal the paralysis immediately thereafter, and this Pokémon's []{move:spikes} are not affected by this ability after they have been placed. When this Pokémon enters battle, all participating trainers are notified that it has this ability. This ability functions identically to []{ability:mold-breaker} and []{ability:turboblaze}. All friendly Pokémon's moves, including this Pokémon's own moves, have 1.1× their usual accuracy while this Pokémon is in battle. Bypasses targets' abilities if they could hinder or prevent moves. Increases moves' accuracy to 1.1× for friendly Pokémon.
164 163 9 This Pokémon's moves completely ignore abilities that could hinder or prevent their effect on the target. For example, this Pokémon's moves ignore abilities that would fully negate them, such as []{ability:water-absorb}; abilities that would prevent any of their effects, such as []{ability:clear-body}, []{ability:shell-armor}, or []{ability:sticky-hold}; and abilities that grant any general protective benefit, such as []{ability:simple}, []{ability:snow-cloak}, or []{ability:thick-fat}. If an ability could either hinder or help this Pokémon's moves, e.g. []{ability:dry-skin} or []{ability:unaware}, the ability is ignored either way. Abilities that do not fit this description, even if they could hinder moves in some other way, are not affected. For example, []{ability:cursed-body} only affects potential future uses of the move, while []{ability:liquid-ooze} and []{ability:shadow-tag} can only hinder a move's effect on the user. This ablity cannot ignore type or form changes granted by abilities, for example []{ability:color-change} or []{ability:forecast}; nor effects that were caused by abilities but are no longer tied to an ability, such as the rain from []{ability:drizzle}. This ability cannot ignore []{ability:multitype} at all. An ability ignored by this ability is only nullified while the move is being used. For example, this Pokémon's moves can [paralyze]{mechanic:paralysis} a Pokémon with []{ability:limber}, but Limber will activate and heal the paralysis immediately thereafter, and this Pokémon's []{move:spikes} are not affected by this ability after they have been placed. When this Pokémon enters battle, all participating trainers are notified that it has this ability. This ability functions identically to []{ability:mold-breaker} and []{ability:teravolt}. Bypasses targets' abilities if they could hinder or prevent moves.
165 164 9 This Pokémon's moves completely ignore abilities that could hinder or prevent their effect on the target. For example, this Pokémon's moves ignore abilities that would fully negate them, such as []{ability:water-absorb}; abilities that would prevent any of their effects, such as []{ability:clear-body}, []{ability:shell-armor}, or []{ability:sticky-hold}; and abilities that grant any general protective benefit, such as []{ability:simple}, []{ability:snow-cloak}, or []{ability:thick-fat}. If an ability could either hinder or help this Pokémon's moves, e.g. []{ability:dry-skin} or []{ability:unaware}, the ability is ignored either way. Abilities that do not fit this description, even if they could hinder moves in some other way, are not affected. For example, []{ability:cursed-body} only affects potential future uses of the move, while []{ability:liquid-ooze} and []{ability:shadow-tag} can only hinder a move's effect on the user. This ablity cannot ignore type or form changes granted by abilities, for example []{ability:color-change} or []{ability:forecast}; nor effects that were caused by abilities but are no longer tied to an ability, such as the rain from []{ability:drizzle}. This ability cannot ignore []{ability:multitype} at all. An ability ignored by this ability is only nullified while the move is being used. For example, this Pokémon's moves can [paralyze]{mechanic:paralysis} a Pokémon with []{ability:limber}, but Limber will activate and heal the paralysis immediately thereafter, and this Pokémon's []{move:spikes} are not affected by this ability after they have been placed. When this Pokémon enters battle, all participating trainers are notified that it has this ability. This ability functions identically to []{ability:mold-breaker} and []{ability:turboblaze}. Bypasses targets' abilities if they could hinder or prevent moves.
166
167
168
169
170
171
172
173
365
366
367
368
369
370
371
372
373