Skip to content

Commit

Permalink
Clarify Spotlight descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Marty-D committed Jan 30, 2017
1 parent 1c5eb52 commit b82a38d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/moves.js
Expand Up @@ -15799,8 +15799,8 @@ exports.BattleMovedex = {
accuracy: true,
basePower: 0,
category: "Status",
desc: "Until the end of the turn, all single-target attacks from other Pokemon are redirected to the target. Such attacks are redirected to the target before they can be reflected by Magic Coat or the Ability Magic Bounce, or drawn in by the Abilities Lightning Rod or Storm Drain. Fails if it is not a Double Battle or Battle Royale.",
shortDesc: "Moves redirect to the target on the turn used.",
desc: "Until the end of the turn, all single-target attacks from opponents of the target are redirected to the target. Such attacks are redirected to the target before they can be reflected by Magic Coat or the Ability Magic Bounce, or drawn in by the Abilities Lightning Rod or Storm Drain. Fails if it is not a Double Battle or Battle Royale.",
shortDesc: "Target's foes' moves are redirected to it this turn.",
id: "spotlight",
name: "Spotlight",
pp: 15,
Expand Down

0 comments on commit b82a38d

Please sign in to comment.