From cfb19162ea58657830bf4586b580445c9e47fcc9 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Sun, 17 Nov 2013 11:22:37 -0500 Subject: [PATCH] Correct Magician too (thx daikonpan). --- pokedex/data/csv/ability_prose.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokedex/data/csv/ability_prose.csv b/pokedex/data/csv/ability_prose.csv index 20b17f5..c9061d6 100644 --- a/pokedex/data/csv/ability_prose.csv +++ b/pokedex/data/csv/ability_prose.csv @@ -546,7 +546,7 @@ This ability functions identically to []{ability:mold-breaker} and []{ability:tu 167,9,"Restores HP upon eating a Berry, in addition to the Berry's effect.","Restores HP upon eating a Berry, in addition to the Berry's effect." 168,9,Changes the bearer's type to match each move it uses.,Changes the bearer's type to match each move it uses. 169,9,Halves damage from physical attacks.,Halves damage from physical attacks. -170,9,Steals the target's held item when the bearer uses a contact move.,Steals the target's held item when the bearer uses a contact move. +170,9,Steals the target's held item when the bearer uses a damaging move.,Steals the target's held item when the bearer uses a damaging move. 171,9,"Protects against bullet, ball, and bomb-based moves.","Protects against bullet, ball, and bomb-based moves." 172,9,Raises Special Attack by two stages upon having any stat lowered.,Raises Special Attack by two stages upon having any stat lowered. 173,9,Strengthens biting moves to 1.5× their power.,Strengthens biting moves to 1.5× their power.