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
NickMP
ad375e4aec
NEXT: Fix King's Shield/Spiky Shield Substitute interaction
...
Update King's Shield and Spiky Shield to not protect a Substitute, like Protect.
2014-07-26 19:10:21 -04:00
The Immortal
6037535b5f
Update gen 4 Focus Sash
...
It activates on multi-hit moves. Removing the volatile in
AfterMoveSecondary is for doubles.
2014-07-25 17:47:07 +04:00
The Immortal
3efbdef0eb
Update BW UU bans
2014-07-25 13:19:18 +04:00
Tempoanon
252699b5ec
NEXT: Hydreigon and Pixies have new abilities
...
Mesprit has Serene Grace, Uxie has Synchronize, Azelf has Steadfast, and Hydreigon has Sheer force.
2014-07-24 16:48:13 -07:00
Tempoanon
e86f7d6824
NEXT: New abilities for lots of Pokemon
...
Charizard nerfed to have Flame Body while Typhlosion buffed to get Magma Armor and Feraligatr gets Strong Jaw. Pixies and Hydreigon get abilities, and Crawdaunt gets Tough Claws to make up for the Adaptability change.
2014-07-24 16:30:50 -07:00
Guangcong Luo
a2f4120997
Merge pull request #989 from TalkTakesTime/patch-3
...
GSC: Roar/Whirlwind fail if they don't go last
2014-07-22 02:42:17 -05:00
Guangcong Luo
2c39a828a4
Merge pull request #1083 from Slayer95/trap-passing
...
Trap passing
2014-07-17 02:08:57 -05:00
Slayer95
8067c3f001
Fix typo in previous commit
2014-07-16 16:30:14 -05:00
Slayer95
7181b0172f
Gen 2: Add Pink Bow and Polkadot Bow items
2014-07-16 16:28:04 -05:00
Tempoanon
3c3140fa0e
NEXT: Nerf armor and buff Cute Charm
...
Cute Charm always activates upon contact and armor now blocks 1/10 of max HP instead of 1/8.
2014-07-16 12:44:58 -07: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
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
c8c685367a
Scald thaws frozen targets in Gen 6
2014-07-12 01:33:40 -05:00
Guangcong Luo
4b2ba292fd
Merge pull request #1072 from NickMP/patch-5
...
NEXT: Misc. Bug Fixes
2014-07-10 20:18:00 -05:00
NickMP
5ffed00265
NEXT: Fix Indentation
2014-07-10 19:52:33 -04:00
The Immortal
de1370a538
Remove Ability Shift
2014-07-10 14:29:09 +04:00
The Immortal
d3a179f29b
Remove gen5bw mod
...
It was used only for the CAP Mollux Playtest a while back
2014-07-10 14:23:50 +04:00
NickMP
ce957e3a85
NEXT: Actually fix Substitute
...
Properly update Substitute to be bypassed by Sound based moves and Infiltrator users.
Also update list of SubBlocked moves to Gen 6.
2014-07-09 21:48:18 -04:00
NickMP
1028703ef7
NEXT: Fix Thick Fat
...
Update Thick Fat to fix a bug involving it activating twice against Fire and Ice type moves.
2014-07-08 21:30:39 -04:00
NickMP
fd169bb779
NEXT: Fix Life Orb/Confusion Interaction
...
Add an extra conditional to Life Orb's recoil damage, fixing a bug where Confusion caused Status moves to suffer Life Orb recoil.
2014-07-08 21:20:48 -04:00
Philip La
84e9f0aeac
Fix comma typo
2014-07-06 19:35:38 -07:00
Tempoanon
9a4c977abc
NEXT: Update twister
...
Twister now gets a 50% boost from any quiver dance user (except smeargle) that holds a stick.
2014-07-05 17:36:00 -07:00
Tempoanon
9b4d9419d7
NEXT: Move changes
2014-07-05 16:34:16 -07:00
小太
09e0503b25
Remove trailing whitespace
2014-07-05 19:02:39 +10:00
Guangcong Luo
b9860f9ce7
Merge pull request #1055 from Tempoanon/patch-12
...
NEXT: Update moves
2014-07-05 01:25:31 -05:00
Tempoanon
da1d511892
NEXT: Update moves
...
Fix water shuriken and twineedle
2014-07-04 23:17:01 -07:00
The Immortal
148479c057
Implement new Conversion mechanics
2014-07-05 03:49:34 +04:00
Tempoanon
e1ef009c44
NEXT: Update moves
...
Triple kick, twineedle, and water shuriken now have perfect accuracy in keeping with the precedent set by other multi-hit moves.
Clear smog is a never miss move and now has 90 base power, allowing for a safer option over sludge bomb.
Quiver dance does not need any NEXT modifications because it will work the same as in OU as discussed in a previous pull request. Gossamer Wing will be changed later.
2014-07-03 23:22:22 -07:00
The Immortal
103f971806
Fix gen 4 Curse
2014-07-03 14:40:17 +04:00
Slayer95
2494c425a8
NEXT: Fix Unown
2014-06-26 12:59:02 -05:00
Slayer95
dfd0eb9933
NEXT: Fix Genesect
2014-06-26 12:58:54 -05:00
NickMP
47bfc6a56b
Tiershift: Fix 'LC Uber' Pokemon being unchanged
...
Add a case for 'LC Uber', fixing a bug where Pokemon in the LC Uber tier did not receive any stat adjustments.
2014-06-23 17:37:03 -04:00
NickMP
331b68ae77
NEXT: Fix Aftermath
...
Update Aftermath to fix a bug involving it activating twice.
2014-06-20 05:10:14 -04:00
Guangcong Luo
5f8028c649
Merge pull request #996 from Tempoanon/patch-9
...
NEXT: Update README
2014-06-14 21:03:55 -05:00
Guangcong Luo
9ca66b9c7b
Merge pull request #1008 from NickMP/patch-1
...
NEXT: Fix Substitute/Skull Bash
2014-06-14 11:12:29 -05:00
The Immortal
b8d17079cf
Properly update OU Theorymon
2014-06-14 19:50:45 +04:00
The Immortal
d535f2fe15
Update OU Theorymon
2014-06-14 19:13:45 +04:00
NickMP
50b0b98c1e
NEXT: Fix Substitute/Skull Bash
...
Update Substitute to be bypassed by sound moves.
Update Skull Bash to fix a bug involving Defense being raised by 1 stage too many.
2014-06-14 04:25:30 -04:00
Tempoanon
94700d7c74
NEXT: Update README with indentation
2014-06-11 00:17:29 -07:00
Tempoanon
8c68c6302c
NEXT: Update README
...
Gen 6 starter abilities added. Persian's signature added. White smoke added. Minor wording and grammar changes.
2014-06-09 23:50:51 -07:00
TalkTakesTime
15a0c241f5
GSC: Roar/Whirlwind fail if they don't go last
2014-06-07 12:25:10 +12:00
Guangcong Luo
89cc12efe9
Merge pull request #984 from TalkTakesTime/patch-2
...
Correct fix to ADV Explosion mechanics
2014-06-05 17:55:20 -05:00
Guangcong Luo
1fe3d72e9a
Merge pull request #982 from Tempoanon/patch-8
...
NEXT: Gen 6 starters get new abilities
2014-06-05 17:54:26 -05:00
Slayer95
7ef281e254
Declare some variables
...
In Gen 1 files
2014-06-05 15:06:51 -05:00
TalkTakesTime
6d302757f3
Correct fix to ADV Explosion mechanics
2014-06-05 17:26:22 +12:00
Tempoanon
d8a44c2a61
Update scripts.js
2014-06-04 19:37:21 -07:00
Jay
dbe2f81a02
NEXT: Signature Slash/Buffs
...
Put slash down 10bp to 60 so Persian gets technician boost with the signature bonus.
Added 30% -1 defense chance to make it harder to stay on any Slash user (between crit RNG and defense RNG most would find it difficult)
2014-06-04 11:41:21 +05:30
TalkTakesTime
24c57d53aa
Add Tier Shift permanent ladder
...
plus update some /om links
2014-06-03 20:42:05 +12:00
Jay
c586933233
NEXT: Upgraded move accuracy
...
Justification:
all moves' accuracy is rounded up to the nearest multiple of 10%
2014-06-03 13:21:50 +05:30