pokemon-showdown/data
Kevin Lau fce231cc48 Various Item removal fixes
Knock Off no longer broadcasts the source so Arceus can knock off a Plate
from a non-Arceus, Genesect can knock off a Drive, etc. Updated Sticky
Hold to check for Knock Off specifically as a result.

TakeItem is no longer suppressed by Mold Breaker, fixing interaction with
Unburden. Updated Sticky Hold to check for Mold Breaker instead.

Items that prevent their own removal do not have that effect negated by
Klutz and other item-negating effects.

Thief and Covet can steal Mail.
2015-06-28 16:53:47 -07:00
..
abilities.js Various Item removal fixes 2015-06-28 16:53:47 -07:00
aliases.js Added Brave Bird to aliases 2015-06-17 12:52:08 -04:00
factory-sets.json Battle Factory: support similar sets' sharing probability mass 2015-06-14 01:15:32 -05:00
formats-data.js Add new event Pokemon 2015-06-22 17:58:15 +04:00
items.js Various Item removal fixes 2015-06-28 16:53:47 -07:00
learnsets.js Add new event Pokemon 2015-06-22 17:58:15 +04:00
moves.js Various Item removal fixes 2015-06-28 16:53:47 -07:00
pokedex.js Add Naviathan's hidden ability 2015-06-16 16:12:36 +04:00
rulesets.js Add missing effect type for team preview rules 2015-06-18 21:29:00 -05:00
scripts.js Fix -fail messages appearing with Circle Throw/Dragon Tail 2015-06-26 23:10:45 -07:00
statuses.js Ensure confusion damage does not break Illusion 2015-06-06 23:43:21 -04:00
typechart.js Spaces around operators and === instead of == 2014-04-22 01:56:11 +10:00