Commit Graph

1882 Commits

Author SHA1 Message Date
Relados
e6bc89f7d3 Prevent Illusion in last on a random team
Illusion loses viability when it's on a Pokemon that's last on a team
2014-04-11 15:31:33 -05:00
Guangcong Luo
ae07e8e193 Sync learnsets 2014-04-11 03:41:09 -04:00
TalkTakesTime
462ef583dc Update UU banlist for Klefki test 2014-04-11 09:50:44 +12:00
Guangcong Luo
615a82ae40 Merge pull request #804 from sirDonovan/patch-3
Update Mud and Water Sport Mechanics
2014-04-09 20:04:18 -05:00
Relados
fba6730251 Fix typo
The case 'u-turn' will never occur, it needs to be 'uturn'
2014-04-09 16:38:38 -05:00
Relados
bd6e1b4524 Replace Ice Beam with Ice Punch on Dusknoir 2014-04-08 09:49:34 -05:00
sirDonovan
c4f71a4c3f Update Mud and Water Sport Mechanics
Mud Sport and Water Sport now always last 5 turns
2014-04-08 01:06:02 -05:00
Relados
67fbff6730 Use noForce instead of comparison 2014-04-07 15:49:39 -05:00
Relados
fd68756d97 Remove Mummy message when attacker has Mummy
According to Marty, Mummy isn't supposed to show a message when the attacker already has Mummy.
2014-04-07 15:30:47 -05:00
Guangcong Luo
a67106d0a5 Merge pull request #801 from sirDonovan/patch-3
Fix Protean Bug Mark II
2014-04-06 20:13:04 -05:00
sirDonovan
58b1da636b Fix Protean Bug
Protean should not activate when a Pokemon must recharge
2014-04-06 17:55:04 -05:00
Relados
aaae24ba68 Remove Disable from Drifblim
Drifblim commonly has Red Card and Unburden, making Disable somewhat ineffective.  Considering Disable isn't even listed as a commonly used move on Drifblim (< 1.873% of Drifblims use it), there's little reason to consider it a viable move.
2014-04-06 14:25:38 -05:00
Relados
7637636410 Prevent multiple statusing moves
Hypnosis, Stun Spore and Sleep Powder were not fully accounted for.
2014-04-06 09:31:05 -05:00
TalkTakesTime
9b540ad5ce Add Ability Clause for BH 2014-04-06 17:02:49 +12:00
Guangcong Luo
a7f210c859 Merge pull request #795 from TalkTakesTime/patch-2
Genesect formes should have Techno Blast
2014-04-04 09:07:56 -05:00
V4Victini
c76e95a7b6 Metronome shouldn't call event legends' moves
Keldeo, Meloetta, etc... this extends to Hoopa, Volcanion, and Diancie
2014-04-04 07:48:53 -04:00
Juanma Serrano
051b22e979 Update Smogon Doubles UU and Ubers rulesets
Remove Sleep Clause from other Doubles metagames.
Add a ruleset for Doubles to easily change global doubles rules.
2014-04-04 12:00:27 +02:00
TalkTakesTime
158b5f3943 Genesect formes should have Techno Blast 2014-04-04 22:13:42 +13:00
The Immortal
4179da49ff Update Pokemon tiers to specify UU 2014-04-03 23:33:19 +04:00
Guangcong Luo
f4c854359d Merge pull request #788 from Relados/patch-42
Prevent Snow Warning Nature Power Aurorus
2014-04-03 11:01:19 -05:00
Guangcong Luo
04f18ed3fc Merge pull request #787 from Relados/patch-41
Prevent Chesto Berry with Hydration + Rain Dance
2014-04-03 11:01:09 -05:00
Antar1011
eb74880731 Initial RU banlist
Smogon announcement forthcoming
2014-04-03 11:00:56 -04:00
Relados
772b3d370d Prevent Snow Warning Nature Power Aurorus 2014-04-03 09:13:58 -05:00
Relados
f97dc7fdff Prevent Chesto Berry with Hydration + Rain Dance 2014-04-03 08:34:06 -05:00
The Immortal
ba97ab66c1 Change Dark/Fairy Aura boost to 1.33x 2014-04-03 12:55:18 +04:00
Relados
0f802a61e7 Prevent Fire Blast and Lava Plume together
Similar reasoning as preventing Hydro Pump and Scald together
2014-04-02 10:09:15 -05:00
Guangcong Luo
fe97b3bc73 April Fool's 2014 is over 2014-04-02 01:25:17 -04:00
Relados
c07f684b73 Replace Thief with Knock Off on Persian
Knock Off is far more viable, even taking Technician into account.
2014-04-01 18:45:51 -05:00
Relados
0223232139 Add Sludge Bomb to Arceus-Poison's moves 2014-04-01 13:06:17 -05:00
Relados
ef26d9b9ef Prevent weaker options on Arceus formes
There's no reason for any Arceus to run STAB special moves that are weaker than Judgment.  One could argue the secondary effects are good, but most people would probably prefer the damage.  The only thing that might need to stay is Fire Blast over Judgment on Arceus-Fire, though I'd still argue Judgment is a better option.

There are some other instances of physical moves I'd say are unneeded as well (Judgment on Arceus-Rock is a better option than Stone Edge in the vast majority of cases), but since those are more debatable I've kept them.
2014-04-01 10:33:46 -05:00
Guangcong Luo
a561cf4c67 April Fool's 2014 2014-03-31 23:36:43 -04:00
Relados
b404688cc5 Prevent various redundant moves
In particular, Morning Sun with other healing moves, or Focus Punch with Drain Punch
2014-03-31 18:37:14 -05:00
Slayer95
890d1929d8 Remove Little Cup alias
In conflict with Little Cup ruleset
2014-03-31 02:28:34 -05:00
Slayer95
47531d6dd1 Properly do 891e7aebb6 and extend to Embargo
The previous implementation caused the ModifyPokemon event to be interrupted for a pokemon holding a mega Stone in Magic Room.
2014-03-30 23:31:58 -05:00
Guangcong Luo
f8b78a4ecc Merge pull request #776 from sirDonovan/patch-2
Update Magic Room Mechanics
2014-03-30 23:49:52 -04:00
sirDonovan
891e7aebb6 Update Magic Room Mechanics
Magic Room should not affect Mega Stones
2014-03-30 22:40:18 -05:00
Relados
dc5efad439 Prevent U-Turn and Volt Switch together (again)
TI said to remove this segment previously, but evidently the problem still persists because I got 3 pokemon with both moves in the same battle, which was completely useless.
2014-03-30 20:35:36 -05:00
Guangcong Luo
c363b0bcac Merge pull request #774 from Slayer95/master
Update some descriptions
2014-03-30 19:17:37 -04:00
Slayer95
544804fe72 Shorten Iron Ball's description 2014-03-30 18:01:58 -05:00
Slayer95
3be767238a Update some descriptions 2014-03-30 15:51:20 -05:00
Guangcong Luo
f5af644733 Merge pull request #766 from Relados/patch-34
Add format aliases
2014-03-30 15:37:35 -04:00
Slayer95
838e44d861 Add Spiky Shield to moves non-callable by Assist 2014-03-30 13:28:36 -05:00
Slayer95
c1c92a0f4c Fix style issues in viable moves
Some moves were listed as something else than IDs
2014-03-30 13:23:46 -05:00
Slayer95
8a8b5cc09b Fix syntax errors in #772 2014-03-30 13:16:50 -05:00
Guangcong Luo
2c68626680 Merge pull request #772 from Audiosurfer/patch-1
dubs randbats update
2014-03-30 14:07:56 -04:00
Audiosurfer
ab8831d20b dubs update 1.45
went up to magby
2014-03-29 13:39:57 -05:00
V4Victini
19b15150c8 Always Mega Evolve before Pursuit 2014-03-28 16:39:29 -04:00
The Immortal
7a27653950 Diamond Storm hits all adjacent Pokemon 2014-03-28 18:24:29 +04:00
Relados
7ee9c74c73 Remove conflict with existing alias 2014-03-27 10:51:11 -05:00
Guangcong Luo
8713bf54b2 UU changes: Zygarde/Torn-T -> BL, Weavile -> UU 2014-03-27 10:26:43 -04:00