Commit Graph

3957 Commits

Author SHA1 Message Date
The Immortal
ca665d83e9 Fix typo 2016-11-19 15:29:36 +04:00
The Immortal
0d2ed2db11 Make randomTeam work for multiple gens 2016-11-19 15:28:20 +04:00
The Immortal
838d047696 Update unreleased items 2016-11-19 15:12:59 +04:00
The Immortal
3111f6fe14 Make Wishiwashi-School battle only 2016-11-19 14:14:19 +04:00
The Immortal
15bea251f3 Update Challenge/Hackmons Cup scripts 2016-11-19 14:11:14 +04:00
The Immortal
2731e9f68c Prevent Metronome from calling Z-Moves 2016-11-19 13:56:31 +04:00
The Immortal
454bb4f66d Make Minior-Red battle only 2016-11-19 13:01:59 +04:00
The Immortal
d62d5a812f Make Mimikyu-Busted battle only 2016-11-19 12:46:09 +04:00
Ivo Julca
4a7b859128 Remove old megaevo decisions from queue on priority Pursuit 2016-11-19 02:54:53 -05:00
The Immortal
76e28eeab8 Add Zygarde10 event data 2016-11-19 11:40:49 +04:00
Guangcong Luo
b2393799c2 Suppress crash in mega evolution 2016-11-19 02:27:11 -05:00
Guangcong Luo
fff2df4dcb Fix gen 7 released/unreleased check 2016-11-19 02:26:42 -05:00
Guangcong Luo
81aad5f228 Update Baton Pass Clause 2016-11-19 01:45:43 -05:00
The Immortal
a29a9eeecc Add Alola Pokedex rule 2016-11-19 10:07:19 +04:00
The Immortal
20ca5c086b Add Random Battle moves for gen 7 Pokemon 2016-11-19 10:07:19 +04:00
The Immortal
94d735ac5a Anchor Shot is viable 2016-11-19 10:07:19 +04:00
urkerab
973e686350 Tentative damage modifier changes on -ate and -ize abilities (#2894) 2016-11-18 23:21:45 -06:00
The Immortal
d43b50ce83 Update moves viability 2016-11-19 06:49:56 +04:00
Ivo Julca
05dd8ce523 Spotlight redirects moves from foe rather than ally Pokémon 2016-11-18 21:05:00 -05:00
Ivo Julca
2884ff3b93 Fix Arceus sprites when holding Z Crystals 2016-11-18 20:54:32 -05:00
Ivo Julca
5b6705af51 Add support for array .requiredItem 2016-11-18 20:54:16 -05:00
Ivo Julca
78ab0bdf31 Implement Spectral Thief 2016-11-18 18:26:16 -05:00
Ivo Julca
c1b8aa52d2 Fix Z-Move single-use restriction 2016-11-18 18:26:16 -05:00
Konrad Borowski
c74ffd29e0 Mark more moves as viable (#2904)
This includes Leech Life, which got a huge power boost in Gen7
2016-11-18 14:41:42 -06:00
Ivo Julca
3736d546cb Implement Berserk 2016-11-18 15:28:11 -05:00
Ivo Julca
6f2dec617c Z-Moves cannot be instructed 2016-11-18 15:27:55 -05:00
Ivo Julca
fbc88c8428 Fix Emergency Exit: It should block Volt Switch effect 2016-11-18 15:10:51 -05:00
Ivo Julca
c2f8c72b38 Judgment should not change type from Z Crystals 2016-11-18 15:09:21 -05:00
Ivo Julca
c8a20970c9 Speed Swap deals with raw Spe stat 2016-11-18 14:05:30 -05:00
Ivo Julca
9d537e56f1 Add back activation message for Emergency Exit 2016-11-18 14:04:51 -05:00
Ivo Julca
e97ccb3d48 Emergency Exit activation quirks are similar to Eject Button and Red Card
In particular, it only activates after all hits in a multi-hit move are performed, and
it won't activate if the move is boosted by Sheer Force.

This commit also implements the interactions of Emergency Exit
with Eject Button and Red Card, and adds tests.
2016-11-18 13:55:57 -05:00
Ivo Julca
f2b5d74159 Store total damage across move hits as move.totalDamage 2016-11-18 13:55:57 -05:00
Marty-D
089c8ce3bb Make Ash-Greninja battle-only 2016-11-18 13:48:58 -05:00
Guangcong Luo
ebcad06ed7 Implement new Zygarde formes 2016-11-18 13:18:21 -05:00
Guangcong Luo
b3fcd903a2 Implement Silvally item requirements
Silvally formes now properly require the corresponding Memory item.
2016-11-18 13:18:21 -05:00
Marty-D
405ead0d12 Implement Ash-Greninja 2016-11-18 13:04:59 -05:00
Ivo Julca
5d04c4f2e0 King's Shield Atk drop now triggers even if immune 2016-11-18 12:48:50 -05:00
Ivo Julca
6b6de3e98e Hide Silvally's tping on Team Preview 2016-11-18 12:38:40 -05:00
Ivo Julca
ccccd1afa0 Implement Arceus' type-change immunities into Silvally
Tentative, based on http://www.smogon.com/forums/threads/3586701/page-37#post-7089082
2016-11-18 11:47:08 -05:00
The Immortal
42558bc6c8 Sort learnsets alphabetically 2016-11-18 17:40:11 +04:00
HoeenCoder
350e28b279 Fix crash in Wimp Out (#2903) 2016-11-18 16:08:05 +04:00
The Immortal
80d7cb2763 Fix crash 2016-11-18 15:58:09 +04:00
The Immortal
332ff1d49e Set Pichu-Spiky-eared to gen 4
And move eventOnly to the base data, for consistency.
2016-11-18 14:18:49 +04:00
The Immortal
49c5f9315c FormatsData: Add Alola forms 2016-11-18 14:16:54 +04:00
The Immortal
62b3219def Update Thick Club for Alola forms 2016-11-18 13:24:25 +04:00
Guangcong Luo
6bd05bed2c Fix specialized Z moves
Specialized Z moves like Catastropika etc weren't working correctly.

Also, the generic Z moves weren't changing category correctly.
2016-11-18 03:53:03 -05:00
Guangcong Luo
224cf25e46 Fix bugs in Z-moves 2016-11-18 01:46:56 -06:00
Ivo Julca
7b7092a450 Schooling cannot be removed 2016-11-18 02:44:54 -05:00
Guangcong Luo
8f7d189838 Implement Z-moves 2016-11-18 02:44:29 -05:00
Ivo Julca
c8308ccd89 Sheer Cold no longer affects Ice-type Pokémon 2016-11-18 01:53:24 -05:00