Fix Rough Skin, Roost, and formatting of Detect.
authorEevee <git@veekun.com>
Mon, 15 Mar 2010 06:46:44 +0000 (23:46 -0700)
committerEevee <git@veekun.com>
Mon, 15 Mar 2010 07:10:09 +0000 (00:10 -0700)
pokedex/data/csv/abilities.csv
pokedex/data/csv/move_effects.csv

index c337dbc..bfbd9f7 100644 (file)
@@ -22,7 +22,7 @@ id,name,flavor_text,effect
 21,Suction Cups,Negates moves that force switching out.,This Pokemon cannot be switched with Roar or Whirlwind.
 22,Intimidate,Lowers the foe's Attack stat.,This Pokemon lowers the enemy's Attack one level when it enters battle.
 23,Shadow Tag,Prevents the foe from escaping.,Enemy Pokemon cannot run or be switched out.
-24,Rough Skin,Inflicts damage to the foe on contact.,Enemy Pokemon receive 1/8 of the damage they inflict as recoil every time they touch this Pokemon.
+24,Rough Skin,Inflicts damage to the foe on contact.,Enemy Pokemon receive 1/8 their max HP in damage every time they touch this Pokemon.
 25,Wonder Guard,Only supereffective moves will hit.,This Pokemon can only be damaged by moves of types it is weak to.
 26,Levitate,Gives full immunity to all Ground-type moves.,This Pokemon does not take damage from Ground moves.
 27,Effect Spore,"Contact may paralyze, poison, or cause sleep.","Enemy Pokemon have a 30% chance of becoming Paralyzed, Poisoned, or Asleep every time they touch this Pokemon."
index 25e0d59..a6b6666 100644 (file)
@@ -241,6 +241,7 @@ If the user successfully used :move:`Detect`, :move:`Endure`, or :move:`Protect`
 :move:`Thunder` during :move:`Rain Dance` and :move:`Blizzard` during :move:`Hail` have a 30% chance to break through this move.
 
 The following effects are not prevented by this move:
+
 * :move:`Acupressure` from an ally
 * :move:`Curse`'s curse effect
 * Delayed damage from :move:`Doom Desire` and :move:`Future Sight`; however, these moves will be prevented if they are used this turn
@@ -705,7 +706,7 @@ Sunset          :type:`Ground`
 Waterfall       :type:`Grass`
 ==============  ==============
 "
-215,0,Heals the user by half its max HP.,"Heals the user for half its max :mechanic:`HP`.  Cancels the effect of :move:`Levitate` on the user.  If the user is :type:`Flying`, its :type:`Flying` type is ignored until the end of this turn."
+215,0,Heals the user by half its max HP.,"Heals the user for half its max :mechanic:`HP`.  If the user is :type:`Flying`, its :type:`Flying` type is ignored until the end of this turn."
 216,0,Disables moves and immunities that involve flying or levitating for five turns.,"For the next five turns, all immunities to :type:`Ground` moves are disabled.  For the duration of this effect, the :mechanic:`evasion` of every Pokémon on the field is :mechanic:`lower`\ ed by two levels.
 
 Specifically, :type:`Flying` Pokémon and those with :ability:`Levitate` or that have used :move:`Magnet Rise` are no longer immune to :type:`Ground` attacks, :move:`Arena Trap`, :move:`Spikes`, or :move:`Toxic Spikes`.