The Immortal
083716c7c0
Thousand Arrows hits Flying/Levitate Pokemon
2014-04-18 18:12:39 +04:00
Guangcong Luo
258700f619
Fix crash in new two-turn move code
2014-04-18 01:32:11 -04:00
Relados
a5b09ddbec
Add Murkrow as LC Uber
2014-04-17 18:17:03 -05:00
Relados
66caf4fc8e
Give LC Uber designation to all banned LC Pokemon
...
If we're going to mark things as LC Uber, all the other LC banned pokemon should be marked the same way.
2014-04-17 17:32:57 -05:00
Guangcong Luo
64f6cc98a2
Refactor two-turn moves
...
They can no longer be redirected
2014-04-17 18:00:51 -04:00
The Immortal
1bf74e47cd
Vulpix is not banned from LC
2014-04-18 01:26:46 +04:00
V4Victini
3c0026fc7f
Revert 9128e5a620
...
As well as change Vulpix from NFE to LC Uber
2014-04-17 17:22:12 -04:00
Relados
9128e5a620
Change "LC Uber" to "NFE" for consistency
...
Other LC banned Pokemon (like Vulpix) are listed as NFE, not LC Uber
2014-04-17 16:15:18 -05:00
DragonBean
52d27e97c2
Updated Tiers for Gligar, Meditite, Swirlix.
...
Changed the tier to LC Uber
2014-04-17 18:31:02 +01:00
Guangcong Luo
180889f514
Fix crash in TR Persistent/Gravity check
...
Apparently it's been bugged for a while, but Slayer95's recent
refactor upgraded it to a crash.
2014-04-17 04:17:22 -04:00
The Immortal
eb39e08e7d
Prevent Thousand Arrows and Thousand Waves in Metronome
2014-04-17 11:51:00 +04:00
Slayer95
75559362b4
Rename global config to Config
2014-04-17 01:12:28 -04:00
Slayer95
e419e7595a
Declare ´damagingid´ and ´damagingType´ in randbats builder
2014-04-16 22:00:42 -05:00
Slayer95
f467483d20
Fix 2-turn moves ignoring No Guard
2014-04-16 19:00:06 -05:00
Slayer95
c3ee9782fb
Fix ignoring abilities or items sometimes being not effective
...
Items: Light Clay, Metronome
Abilities: Aura Break, Contrary, Gluttony, Levitate, Mega Launcher, Minus, Mold Breaker, Persistent, Plus, Shadow Tag, Slow Start, Soundproof, Stall, Unburden, Teravolt, Turboblaze, Zen Mode
2014-04-16 18:59:39 -05:00
Relados
8186f86aa5
Allow Charizard Y and Mewtwonite Y in randoms
...
For Pokemon with multiple mega evolutions (Charizard and Mewtwo) it should randomly select either.
2014-04-16 15:31:05 -05:00
Guangcong Luo
78b840a033
Merge pull request #827 from sirDonovan/patch-3
...
Fix No Guard
2014-04-15 18:49:37 -05:00
sirDonovan
d0935d490f
Fix No Guard
...
Fix ability causing multi-target moves to always hit all Pokemon
2014-04-15 18:37:32 -05:00
Relados
1178f275a5
Prevent Memento and recovery together
...
If a Pokemon has recovery, it plans to survive in the long-term and having a move that sacrifices itself is unwanted.
(This was found on probably the worst set ever seen in Random Battles: Memento / Rest / Sleep Talk / Poison Jab)
2014-04-15 18:03:03 -05:00
Relados
8005b8f8b6
Remove Air Slash from Yveltal
...
Oblivion Wing is far superior, there's no reason it should ever run Air Slash.
2014-04-15 11:58:33 -05:00
Relados
738a493574
Replace Sludge Wave with Sludge Bomb on Gengar
...
Sludge Bomb has higher usage and is arguably better than Sludge Wave on Gengar.
2014-04-14 19:23:41 -05:00
DragonBean
2f3560ba88
removed 'to burn' typo
2014-04-14 11:48:38 +01:00
The Immortal
44520d34df
Add Thousand Arrows and Thousand Waves
...
Also modified Steam Eruption
2014-04-14 10:20:31 +04:00
Relados
e2c49bd524
Fix Fury Cutter damage
...
Fury Cutter was basing the multiplier for the move off of the BW base of 20 instead of the XY base of 40.
2014-04-13 19:55:38 -05:00
Guangcong Luo
d9a23f6c55
Merge pull request #818 from sirDonovan/patch-3
...
Fix Genesect Drives being removable
2014-04-13 19:23:07 -05:00
sirDonovan
89ef8b0dad
Fix Genesect Drives being removable
2014-04-13 18:29:21 -05:00
The Immortal
2719c3725b
Update Hoopa and Volcanion
2014-04-13 22:03:44 +04:00
The Immortal
d27413cfa4
Add Electabuzz and Magmar events
2014-04-13 21:36:33 +04:00
The Immortal
35d69ef9da
Add missing XY moves
2014-04-13 21:34:52 +04:00
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
da4975b2a3
Add Miracle Berry as Lum Berry alias
2014-04-01 13:14:51 -05:00
Relados
0223232139
Add Sludge Bomb to Arceus-Poison's moves
2014-04-01 13:06:17 -05:00
Relados
cb6b258a20
Add aliases for Deoxys and Mega Tyranitar
2014-04-01 11:08:47 -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
Relados
6c54d49dd2
Add format aliases
...
Basic aliases for the common metagames. Also added an alias for the regular Deoxys forme.
2014-03-27 07:20:30 -05:00
Relados
4069035014
Prevent multiple recovery moves
2014-03-26 20:31:51 -05:00
Relados
c59ca53b2a
Allow Knock Off on setup pokemon
...
With new Knock Off mechanics, sets like Swords Dance Knock Off Weavile is useful
2014-03-26 09:43:30 -05:00
The Immortal
d320d5634d
Correct Plusle/Minun event error
2014-03-26 13:06:18 +04:00
Relados
4ab16d4293
Prevent Moxie on Pokemon without physical moves
...
It's literally useless - even Unnerve is more useful in that case.
2014-03-25 18:54:42 -05:00
Relados
c0c756ae16
Make Gourgeist have proper probability to show up
2014-03-25 17:06:02 -05:00
Relados
0844a7ccb6
Prevent high bulk pokemon from having Focus Sash
...
I chose 300 as a sum of Defense, Special Defense and HP that would designate a high bulk Pokemon, due to being just below Dusknoir's sum of the three and I was getting Focus Sash Dusknoir, which is rather subpar. The number could be changed if there's any better way to designate bulk.
2014-03-25 11:40:34 -05:00
V4Victini
d65812aa21
Pokemon cannot Mega Evolve while locked into a move
2014-03-25 11:18:21 -04:00
Guangcong Luo
a45cea4fc0
UU testing Houndoominite
2014-03-22 14:34:15 -04:00
Relados
8bae051bb4
Prevent Unburden Normal Gem Explosion
2014-03-20 18:24:21 -05:00
Relados
1e442d5970
Add aliases for past gen berries
2014-03-19 19:43:27 -05:00
Relados
823793367d
Prevent Stone Edge and Rock Blast on same set
2014-03-19 18:43:45 -05:00
Relados
c5c1c55420
Prevent Life Orb and Sturdy on the same set
...
Life orb renders Sturdy a next to useless ability.
2014-03-19 17:07:58 -05:00
Guangcong Luo
db1ae5f2cd
Fix tier for Thundurus-T
2014-03-19 03:38:54 -04:00
V4Victini
3513138898
Correct last Team Preview commit
...
Incorrect regular expression
2014-03-19 02:36:50 -04:00
Juanma Serrano
9150166d60
Update UU banlist and take it out of beta
...
UU has had its last wave of council bans and is now official.
They are also first retesting Thundurus-T, so it's available again.
2014-03-18 15:57:54 +01:00
V4Victini
9531cada45
Team Preview: Disguise default formes as well
2014-03-17 23:51:05 -04:00
jdarden
e43ea870d6
Xerneas move change
...
Flash cannon should not be listed as viable on Xerneas
2014-03-14 20:27:24 -04:00
Ivo Julca
0dc58fe866
Fix Effect Spore and Synchronize ignoring Safeguard
2014-03-14 18:41:13 -05:00
Relados
1f74d5bbf3
Prevent Psychic and Stored Power on the same set
...
If you have stored power, you have the boosting moves to make it viable, and having psychic as well is redundant.
2014-03-14 06:56:31 -05:00
Relados
564ded1523
Prevent Tinted Lens and Wonder Skin on Sigilyph
...
Sigilyph's randoms moveset is built solely for use with Magic Guard, and without being able to automatically pass on status, Tinted Lens Sigilyph is pretty much just a free switch in and set-up fodder for a dark type. Wonder Skin is even worse in that it reduces the need for Psycho Shift.
2014-03-13 18:36:32 -05:00
Relados
2251fa53b6
Prevent Sturdy and Life Orb on same set in randoms
...
It effectively negates the ability to have both together.
2014-03-12 16:03:29 -05:00
Relados
8032d0ece6
Remove U-turn rejection
2014-03-11 11:55:04 -05:00
Relados
8d06420d04
Prevent Volt Switch and U-Turn on same random set
...
There's little reason to have both.
2014-03-11 11:11:45 -05:00
DragonBean
626466164d
landorus
...
small shortcut fix for landorus formes.
2014-03-10 19:47:41 +00:00
Antar1011
46dfc81653
1760 UU list: Limbo -> Limbo A
...
e743ac2ba7 (commitcomment-5623792)
2014-03-10 14:30:40 -04:00
Antar1011
cb79d17832
1760 UU list: forgot Zapdos
...
Whoops! Zapdos -> OU
2014-03-10 12:58:49 -04:00
Antar1011
e743ac2ba7
1760-based UU banlist
...
Chansey -> OU
Cloyster -> UU
Donphan -> UU
Deoxys-Defense -> OU
Deoxys-Speed -> OU
Forretress -> UU
Galvantula -> UU
Klefki -> UU
Keldeo -> OU
Kyurem-Black -> OU
Landorus -> OU
Latias -> OU
Manaphy -> OU
Sableye -> UU
Salamence -> UU
Smeargle -> UU
Starmie -> UU
Tentacruel -> UU
Terrakion -> OU
Trevenant -> UU
2014-03-10 09:54:59 -04:00
sirDonovan
7f9da5c6ed
Fix Sky Drop bug
...
Sky Drop should fail if the opponent used Sky Drop the previous turn, similar to Fly or Bounce.
2014-03-09 22:50:37 -05:00
Oesher Ayenew
4de8e7ce5d
Floette-E alias
...
"22:43<Oiawesome>should I pull req floette-eternal-flower alias as floette-e?""<22:44>Zarel k"
2014-03-07 22:54:34 -08:00
Oesher Ayenew
3f0fc7db0a
floette-e doesn't get symbiosis
...
SOURCE CITED: http://www.smogon.com/forums/threads/the-eternal-flower-or-floette-e.3501085/
floette-e only gets it's primary ability flower veil
2014-03-07 22:41:00 -08:00
V4Victini
73f8ac09c7
Only Average Pumpkaboo can have its hidden ability
...
Only way to get the DW Ability is through Friend Safari, which only has Average Pumpkaboo.
2014-03-06 20:59:59 -05:00
Audiosurfer
54464ba3c6
dubs update 1.43
...
at happiny now
2014-03-06 19:22:00 -06:00
Guangcong Luo
87f4f55ecf
Properly flag unreleased mons
2014-03-05 23:55:36 -05:00
Guangcong Luo
557bf4a23e
Sync learnsets, implement Diamond Storm
2014-03-05 23:50:03 -05:00
Slayer95
1501dfa861
Fix Dark/Fairy Aura not affecting other mons
2014-03-04 16:28:27 -05:00
Juanma Serrano
0ac16153f1
Delete Seasonal
...
This was the last Seasonal.
New OM Theorymon ladder it's going to take its place.
2014-03-04 10:01:11 +01:00
Guangcong Luo
5192632be5
Real GBU banlist according to Theorymon
2014-03-04 03:02:43 -05:00
The Immortal
63b7d586e9
Add new move Light of Ruin
2014-03-02 13:38:27 +04:00
The Immortal
72f5c73253
Add Eternal Flower Floette
2014-03-02 13:24:19 +04:00
Guangcong Luo
884e437383
Merge pull request #700 from Slayer95/master
...
Fix Infiltrator being unaffected by Gastro Acid
2014-03-01 13:47:11 -06:00
Slayer95
2859119dc5
Fix Gastro Acid not supressing Klutz
2014-03-01 13:23:17 -05:00
Slayer95
03d9e1111c
Fix Dry Skin affecting allies hit by Fire
2014-03-01 11:52:30 -05:00
TalkTakesTime
76fb4ff7a6
Add start messages for Aura abilities
2014-03-01 22:21:39 +13:00
Audiosurfer
55f1d4f783
dubs update 1.42
...
am @ cubone rn
2014-02-28 22:53:29 -06:00
Ivo Julca
cf0c927a36
Fix Infiltrator being unaffected by Gastro Acid
...
Also add some debug data for Gastro Acid
2014-02-28 19:45:33 -05:00
Slayer95
9387a163f1
Fix previous commit
2014-02-28 00:02:06 -05:00
Ivo Julca
e768fc501e
Relocate custom messages to statuses.js
2014-02-27 22:35:57 -05:00
Ivo Julca
70114c8c4c
Fix messages for activation of Toxic/Flame Orb
2014-02-27 21:39:46 -05:00
Slayer95
6990326d56
Fix Flame/Toxic Orb immunities' ignoring Gastro Acid
2014-02-27 20:28:34 -05:00
Relados
aad7b8d4ef
Add aliases for mega Lati@s
...
All other megas had aliases except for Lati@s
2014-02-27 10:25:18 -06:00
Guangcong Luo
56b7dad516
Fix crash in Ally Switch
2014-02-27 00:36:57 -05:00
Slayer95
9f239e2ab7
Add high critical ratio for Sky Attack
2014-02-26 20:36:12 -05:00
The Immortal
21af385043
Fix previous commit
2014-02-27 02:12:39 +04:00
Relados
cc06c1db9f
Prevent Bulldoze and EQ on same set in randoms
...
Must've accidentally misclicked or something on the last request >_>
2014-02-26 16:07:08 -06:00
Guangcong Luo
5543b0c2d1
Fix crash from unspecified ability on Hoopa/Volcanion
2014-02-26 14:19:24 -05:00
V4Victini
63ecd69394
Minor Crafty Shield update
...
Fix priority and shortDesc
2014-02-25 17:35:50 -05:00
Guangcong Luo
aa11e73178
Merge pull request #681 from TalkTakesTime/patch-1
...
Update Doubles randbats team creation
2014-02-25 10:41:15 -06:00
Relados
0373475959
Remove mega Lati@s from random battles
...
Mega Lati@s should not be usable right now. (I've also gotten reports of them in hackmons, not sure how that should be dealt with)
2014-02-23 20:39:57 -06:00
Guangcong Luo
fc40388590
Merge pull request #684 from Audiosurfer/patch-1
...
dubs update 1.41
2014-02-23 16:38:38 -06:00
Audiosurfer
a6dbdadeb7
dubs update 1.41
...
fixed dugtrio's movepool sayin stoneegde instead of stoneedge, which made the move unusable
2014-02-23 16:35:37 -06:00
The Immortal
cd79f81ac9
Fix Bad Dreams activating after the user fainted
2014-02-23 23:43:51 +04:00
Guangcong Luo
887443c851
Fix crash in Bad Dreams
2014-02-23 14:09:14 -05:00
The Immortal
33bf89cdc0
Fix Cheek Pouch
2014-02-23 19:57:41 +04:00
TalkTakesTime
31e322673c
Remove stray slash
2014-02-23 17:40:42 +13:00
TalkTakesTime
465dfe850c
Merge remote-tracking branch 'upstream/master'
2014-02-23 17:35:02 +13:00
TalkTakesTime
b92d701c81
Merge branch 'patch-1' of https://github.com/Audiosurfer/Pokemon-Showdown
2014-02-23 17:32:37 +13:00
Guangcong Luo
f4527ef891
Randbats Dunsparce: Twave is redundant with Glare
2014-02-22 23:25:39 -05:00
TalkTakesTime
5deaa594c6
Prevent AfterMoveSecondary from activating if the move hits a sub
2014-02-23 16:59:56 +13:00
TalkTakesTime
b6d8d850b6
Update Doubles randbats team creation
2014-02-23 15:08:56 +13:00
V4Victini
5ba0c04189
Gravity does not ignore effectivness
2014-02-22 16:13:13 -05:00
V4Victini
2193eeec53
Merge pull request #634 from Slayer95/heavy-gravity
...
Ground moves do 1x on mons with Iron Ball/Gravity
2014-02-22 15:53:01 -05:00
V4Victini
7511d8ef05
Revert "Prevent AfterMoveSecondary from activating if the attack is taken by a Substitute"
...
This reverts commit 4c15f252e9 .
2014-02-22 13:26:00 -05:00
TalkTakesTime
4c15f252e9
Prevent AfterMoveSecondary from activating if the attack is taken by a Substitute
2014-02-22 18:27:46 +13:00
The Immortal
f0f78cc609
Randbats generator changes
...
Poison types with Air Balloon prevents them from absorbing Toxic Spikes
2014-02-21 22:34:56 +04:00
Audiosurfer
c1167676e4
dubs update 1.4
...
am at gastly now
2014-02-20 21:02:21 -06:00
Audiosurfer
838d198665
dubs update 1.35
...
finally back to where i was before i lost a bunch of stuff in an internet dc. am up to seel rn
2014-02-20 20:41:10 -06:00
The Immortal
e4063db2d1
Update pokedex.js
2014-02-21 01:41:03 +04:00
Ivo Julca
38ceed7d84
Fix unreleased mons being eligible for randbats
2014-02-20 13:17:14 -05:00
Juanma Serrano
7ef66c96b3
Add Latios-Mega and Latias-Mega
...
Add the confirmed information about the Latii twins's mega formes.
2014-02-20 18:04:46 +01:00
Juanma Serrano
10210b4bbe
Update Pokédex and formats with 3 new Pokémon
...
Update the Pokédex and formats data to add information about
the three unreleased Pokémon that finish the sixth
generation Pokédex.
The information added has been gotten from several screenshoots
and different sources.
The base stats are not realiable and have been merely calculated
from the screenshoots just to have them filled for now
until further information is revealed.
2014-02-20 12:42:09 +01:00
Layell
9ee670f380
item.js ampharosite fix
2014-02-20 02:16:28 -05:00
Guangcong Luo
1497cfbd50
Correct sprite numbers for gen 6 items
2014-02-20 00:50:39 -06:00
Joimer
190367ea82
Update UU banlist
...
Medichamite and Gardevoirite are now banned.
Gothitelle, Weavile, and Diggersby are now BL.
2014-02-18 22:14:45 +01:00
The Immortal
6b8339d7a4
selfdestruct faints in gen 6
2014-02-18 20:06:19 +04:00
V4Victini
923506d7de
Merge branch 'master' of https://github.com/Zarel/Pokemon-Showdown into symbiosis
2014-02-18 01:39:12 -05:00
V4Victini
eabbf93be8
Implement Symbiosis
2014-02-18 01:38:51 -05:00
V4Victini
bdbc8fc429
Merge pull request #669 from Slayer95/bide
...
Revert bide immunity changes
2014-02-17 21:53:52 -05:00
V4Victini
4a263c682f
Update Aroma Veil Rating
...
It isnt useless
2014-02-17 21:33:36 -05:00
Ivo Julca
b594b61163
Revert bide immunity changes
...
31a34cc86d
2014-02-17 21:08:28 -05:00
V4Victini
308d3b28c6
Merge pull request #667 from Slayer95/bide
...
Fix Bide in all gens
2014-02-17 20:33:10 -05:00
Ivo Julca
005630f0f3
Improve Bide fix
2014-02-17 20:09:26 -05:00
Ivo Julca
13683c0cb7
Fix Bide in all gens
...
Ghosts are immune in Gen 2 and 3.
Also fix interaction with Sturdy.
2014-02-17 19:50:21 -05:00
Relados
393c02e1f0
Remove Limber as randbats ability for Stunfisk
...
Limber on Stunfisk is completely useless and shouldn't occur.
2014-02-17 15:52:56 -06:00
Audiosurfer
2cdc52331d
dubs update 1.3
...
after losing a huge chunk of code to an internet dc :/ im back up to growlithe
2014-02-17 10:49:34 -06:00
V4Victini
c10797743b
Update Cheek Pouch
2014-02-17 11:35:19 -05:00
The Immortal
782983804a
Update incorrect gen 6 base stats
2014-02-17 12:56:12 +04:00
Guangcong Luo
fd1a6b351b
Sprite numbers for gen 6 items
2014-02-17 02:15:44 -05:00
V4Victini
8cf291037f
Revert 45908ff
2014-02-16 20:23:21 -05:00
Ivo Julca
36e3bde02c
OU Suspect Test finished
...
Genesect and Lucarionite are now banned.
http://www.smogon.com/forums/threads/xy-ou-suspect-process-round-1-voting.3499835/page-6#post-5244983
2014-02-16 19:38:56 -05:00
Ivo Julca
1349c17d55
Update descriptions of items and moves
...
Rocky Helmet, Electric Terrain and Misty Terrain.
2014-02-16 18:23:59 -05:00
Ivo Julca
2d6985fb32
Revert "Poison Touch no longer requires a contact move"
...
This reverts commit 499115f063 .
2014-02-16 18:02:20 -05:00
Ivo Julca
24550aee7e
Properly check for being grounded in terrains
2014-02-16 17:59:28 -05:00
Ivo Julca
141eabe2bd
Add base power for Fling of Assault Vest and Weakness Policy
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-47#post-5035804
2014-02-16 17:49:54 -05:00
Ivo Julca
499115f063
Poison Touch no longer requires a contact move
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-29#post-4920799
2014-02-16 17:44:18 -05:00
Ivo Julca
45908ff4e9
Rocky Helmet deals 1/8 of the HP in Gen 6
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-24#post-4908236
2014-02-16 17:42:43 -05:00
Ivo Julca
71d8d468b7
Ghosts are immune to Bide in Gen 6
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-30#post-4924214
2014-02-16 17:38:07 -05:00
Ivo Julca
5d5d5f5b57
Misty Terrain weakens dragon moves if target is grounded
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-18#post-4895777
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-53#post-5243853
2014-02-16 17:36:12 -05:00
Ivo Julca
bcf55a72ba
Misty Terrain does not prevent confusion
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-53#post-5243853
2014-02-16 17:27:33 -05:00
Ivo Julca
1e96bef881
Electric Terrain does not awake asleep mons
...
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-27#post-4915683
2014-02-16 17:25:16 -05:00
The Immortal
ae6f4b494c
Fix Fake Out bypassing Spiky Shield and King's Shield
...
This was caused in 729ed8d021
Also, Sucker Punch should not activate Protect
2014-02-16 23:37:58 +04:00
Guangcong Luo
d4c5501985
Merge pull request #655 from Audiosurfer/patch-1
...
dubs update 1.2
2014-02-15 20:08:36 -06:00
Audiosurfer
0385552c88
dubs update 1.2
...
added some more doubles randbats movesets for pokemon (up to ninetales now)
2014-02-15 19:35:47 -06:00
V4Victini
729ed8d021
Hardcode Fake Out exception
...
for King's Shield and Spiky Shield, we'll find a better way to do this later.
2014-02-15 16:40:56 -05:00
V4Victini
3804c5bc31
Merge pull request #642 from Audiosurfer/patch-1
...
doubles moveset update
2014-02-15 15:10:20 -05:00
The Immortal
bad541a276
Revert previous change
...
Apparently Rotom doesn't need the moves
2014-02-15 22:47:49 +04:00
The Immortal
2c1cb9cd1c
Rotom formes require their special move
2014-02-15 15:46:08 +04:00
Ivo Julca
6b28305f25
Indent with tabs in type charts
2014-02-14 20:18:35 -05:00
Quinella
7192f8e555
Remove 'legal' banlist; no longer needed
2014-02-14 19:43:56 +01:00