Commit Graph

2142 Commits

Author SHA1 Message Date
The Immortal
ee4593fdea Add event Jirachi 2014-08-02 17:22:39 +04:00
The Immortal
813fbd7ef2 Update UU suspect
Venomoth -> BL
Volcarona -> UU
2014-08-02 12:38:24 +04:00
V4Victini
882dfe7d19 Flame Charge is not a valid STAB 2014-08-01 02:46:47 -04:00
Ivo Julca
6fdaab6ae8 Fixes for Skull Bash
It boosts user stats even if Power Herb activates, but only since Gen 2.
2014-07-31 15:32:15 -05:00
V4Victini
41c46e67d4 Aeroblast is a valid STAB move
The one who committed that probably meant Sky Attack. Like Bounce it is also a 2-turn move. Aeroblast is a 100 BP Special Flying-Type attack. Very STAB-worthy.
2014-07-31 11:56:04 -04:00
V4Victini
6303b11a76 Correct Struggle target
You can't pick a target for Struggle
2014-07-30 01:33:12 -04:00
V4Victini
7f47f70033 Fix faint order for recoil items 2014-07-27 21:21:26 -04:00
V4Victini
8c330d398e Revert "Keldeo needs to be in Resolute form for Secret Sword"
This reverts commit aec4875dac.
2014-07-25 15:07:18 -04:00
The Immortal
aec4875dac Keldeo needs to be in Resolute form for Secret Sword
It was only in BW1 when it didn't because the form wasn't in the game
2014-07-25 18:54:07 +04:00
The Immortal
edcdf4be21 Merge pull request #1102 from SolarisFox/patch-4
Add CAP dex colors
2014-07-24 02:29:49 +04:00
SolarisFox
04ac466d21 Add CAP dex colors
Syclant: Blue
Revenankh: White
Pyroak: Brown
Fidgit: Purple
Stratagem: Gray
Arghonaut: Green
Kitsunoh: Gray
Cyclohm: Yellow
Colossoil: Brown
Krilowatt: Red
Voodoom: Brown

Tomohawk: Red
Necturna: Black
Mollux: Pink
Aurumoth: Purple
Malaconda: Brown
Cawmodore: Black

Volkraken: Red
2014-07-23 15:16:49 -07:00
The Immortal
fc2a362026 Venomoth is being tested in UU 2014-07-22 18:38:04 +04:00
Guangcong Luo
f14ecce6a6 Merge pull request #1082 from Slayer95/typeadd
Fix Trick-or-Treat/Forest's Curse giving away foe's Illusion
2014-07-22 02:49:43 -05:00
Guangcong Luo
378aa9670f Nerf randbats Xernas slightly 2014-07-21 23:38:56 -04:00
Guangcong Luo
6e626048a2 Nerf randbats Sigilyph 2014-07-21 23:29:22 -04:00
The Immortal
48b05e1ccb Remove Swagger Clause from Standard Ubers 2014-07-18 02:31:19 +04:00
Guangcong Luo
d1a91ef69d Merge pull request #1092 from Slayer95/swap-position
Send 'silent' attribute on swapPosition for auto-centering
2014-07-17 14:00:39 -05:00
The Immortal
3f30fc6a63 Add Diancie to Standard GBU bans 2014-07-17 18:47:56 +04:00
Slayer95
7c4ffd2365 Send 'silent' attribute on swapPosition for auto-centering
Also refacor battle.swapPosition a bit to use more generic arguments.
2014-07-17 06:21:19 -05:00
Guangcong Luo
2c39a828a4 Merge pull request #1083 from Slayer95/trap-passing
Trap passing
2014-07-17 02:08:57 -05:00
Evan Wildenhain
2ca0cf5bdf Changed Zoom Lens's description to better reflect the mechanics of its implementation. 2014-07-16 23:43:36 -07:00
Slayer95
0221b6521e Fix Pursuit sometimes being not choice-locked into 2014-07-17 01:05:37 -05:00
Guangcong Luo
4f56232b35 Merge pull request #1088 from Slayer95/effect-spore
Make sure that sleep stops multihit moves
2014-07-16 19:16:27 -05:00
Slayer95
802cde5a30 Make sure that sleep stops multihit moves
If a pokémon fell asleep due to Effect Spore while performing a multi-strike move called by Assist or Metronome, the move wouldn't be stopped.
2014-07-16 04:01:24 -05:00
Slayer95
08792b1661 Fix choice-locking Magic Bounce 2014-07-16 02:32:32 -05:00
Slayer95
828154a6e6 Move global events ´TryHitField´ and ´TryHitSide´ to ´tryMoveHit´ 2014-07-16 00:26:53 -05:00
Slayer95
c2966e1d51 Fix Protean for moves targetting the field 2014-07-15 20:18:40 -05:00
Slayer95
126b633ceb Properly fix Sky Drop retargetting 2014-07-15 16:33:47 -05:00
Slayer95
cc0c856231 Gen 2-4: Users of Mean Look, etc. can Baton Pass the effect 2014-07-15 02:52:37 -05:00
Slayer95
82bd112baa Fix Trick-or-Treat/Forest's Curse giving away foe's Illusion 2014-07-14 22:24:40 -05:00
Slayer95
377345454f Shed Bell may be nullified by Sheer Force
Also remove 'AfterMove' global event from all gens, and 'AfterMoveSelf' from Gen 3 onwards.
2014-07-14 19:03:38 -05:00
Slayer95
3b22b1f570 Skill Swap fails if user and target share ability 2014-07-14 18:36:31 -05:00
The Immortal
af3bd3bdf2 Update viable moves
Removed Swagger because it is banned in all tiers
2014-07-14 16:10:22 +04:00
Slayer95
26edd63959 Make sure that switched out pokemon get their moves cancelled
There are several issues alike to the one fixed in 62611b926b
2014-07-13 06:54:18 -05:00
Slayer95
62611b926b Fix Eject Button interaction with Volt Switch/U-Turn
If a pokemon is switched out and in in the same turn, the move was not cancelled
2014-07-13 06:18:03 -05:00
Slayer95
341d61e484 Fix Pledge moves waiting for fainted/inactive allies 2014-07-13 03:20:16 -05:00
Slayer95
ffee61633c Fix Sky Drop damaging the switch in if its original target faints 2014-07-13 02:33:43 -05:00
Guangcong Luo
5b6e6038ac Merge pull request #1079 from Slayer95/protean
Fix more bugs with Protean
2014-07-12 22:31:57 -05:00
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
The Immortal
66ccb35efe Mega Gardevoir is OU 2014-07-13 00:45:44 +04:00
The Immortal
af5db0a7c3 Add Vivillon events 2014-07-12 15:31:57 +04:00
The Immortal
ba68694915 Fix mistakes in previous commit 2014-07-12 13:43:07 +04:00
Treecko
b4dae10c1f Update viable moves
Updated viable moves for all fully evolved DPP Pokemon, will work on BW and XY Pokemon soon
2014-07-12 04:26:27 -05:00
Slayer95
c8c685367a Scald thaws frozen targets in Gen 6 2014-07-12 01:33:40 -05:00
Slayer95
31f26e3f5d Grassy Terrain weakens some Ground moves
Earthquake, Bulldoze and Magnitude have their power halved.
2014-07-12 01:09:36 -05:00
The Immortal
0264c84a53 Update Diamond Storm 2014-07-12 04:06:48 +04:00
The Immortal
fe1bf84162 Hyperspace Hole bypasses Substitute 2014-07-11 22:39:30 +04:00
The Immortal
582952f5a8 Update Metronome 2014-07-11 22:36:46 +04:00
The Immortal
fbc5097849 Add event Diancie 2014-07-11 22:05:37 +04:00
V4Victini
a68394b2c3 Diancie is released
Also add viableMoves and viableDoublesMoves for Random Battle format.
2014-07-11 13:35:04 -04:00