pokemon-showdown/data
Slayer95 684a2a4418 Fix more bugs with Protean
- Fix an issue introduced in 6539521adc, where Protean didn't activate if the target was immune to the move.
- Protean should not activate if the user fails a Detect/Protect, or the move is Fling or Natural Gift and the user has no item.
- Protean should not activate on the first turn of a Pledge Combo. Aditionally, fix Flash Fire/Storm Drain, etc being activated by the first move in the combo.
- Introduce event 'PrepareHit', which is ran after any move target is resolved but before immunity is checked.
2014-07-12 21:42:02 -05:00
..
abilities.js Fix more bugs with Protean 2014-07-12 21:42:02 -05:00
aliases.js Fix crash in 664c187 2014-07-08 20:29:18 -04:00
formats-data.js Update UU suspects 2014-07-09 16:58:45 +04:00
items.js Add Friend Ball 2014-06-24 00:32:25 -04:00
learnsets-g6.js Sync learnsets 2014-06-09 04:29:01 -04:00
learnsets.js Tyrogue can't learn Ally Switch 2014-07-10 02:15:54 +04:00
moves.js Fix more bugs with Protean 2014-07-12 21:42:02 -05:00
pokedex.js Aegislash actually weighs 53 kg 2014-07-02 00:47:34 +04:00
rulesets.js Update Baton Pass Clause 2014-07-10 02:20:04 +04:00
scripts.js Fix more bugs with Protean 2014-07-12 21:42:02 -05:00
statuses.js Refactor selfdestruct faint order fix 2014-06-09 04:14:54 -04:00
typechart.js Spaces around operators and === instead of == 2014-04-22 01:56:11 +10:00