Marty-D
957504afea
Make Abilities refer to accuracy and evasion in lowercase.
2012-09-24 15:41:37 -03:00
Marty-D
235fa6a295
Make sure Forecast activates after hazards.
2012-09-22 23:24:33 -03:00
Marty-D
7be855769a
Minor edits to some Ability descriptions.
2012-09-15 20:45:53 -03:00
Guangcong Luo
0305122004
Random battles fixes:
...
- several pokemon receive level adjustments
- Guts and Tinted Lens should be slightly less common
- Sheer Force is now filtered (will not be chosen without a move that benefits from it
- Bidoof now gets Moody for the lulz
2012-09-13 22:00:54 -07:00
Marty-D
b9ff3e4c73
Activation message for Air Lock and Cloud Nine.
2012-09-12 19:11:57 -03:00
Marty-D
949a769e70
Fix Color Change.
...
- type can't be Baton Passed
- doesn't activate if the Pokemon is no longer active
2012-08-30 13:19:10 -03:00
Marty-D
291749ec8a
Fix Magic Guard to not block confusion damage.
2012-08-27 21:38:15 -03:00
TheImmortal
b1272754d4
Bad Dreams affecting Pokemon after losing all HP
2012-08-19 10:10:38 +04:00
Guangcong Luo
fa1caf2384
Forecast is now affected by Air Lock etc
2012-08-14 20:54:21 -07:00
Guangcong Luo
473a1bae24
Make sure Air Lock and Cloud Nine prevent weather problems correctly
2012-08-13 22:19:27 -07:00
Marty-D
028fc78f25
Rock Head's description was apparently confusing.
2012-08-11 12:52:25 -03:00
TheImmortal
ea70b644b2
Fix all the Pursuit bugs!
2012-07-18 04:50:11 +04:00
Marty-D
fc834611bb
Trace can copy Wonder Guard.
...
Also clean up the unTraceable Abilities list.
2012-07-17 15:46:09 -03:00
TheImmortal
f73a4b37d3
Fix Download & Intimidate activating on fainted Pokemon
2012-07-16 18:38:55 +04:00
Marty-D
e624c947ab
Fix Stall.
2012-07-16 11:11:45 -03:00
Marty-D
c22fb98aa9
Abilities that prevent status can now cure that status as well.
2012-07-13 16:03:27 -03:00
Bill Meltsner
cf129204b5
Actually, we have a default activation message, so just use that instead.
2012-07-12 00:01:52 -05:00
Bill Meltsner
cb68403753
Add a placeholder message for Shed Skin.
...
It doesn't actually have one in the games, as far as I know, but this'll stop people getting confused about seemingly random status curing.
2012-07-11 23:54:19 -05:00
TheImmortal
e6e95e3feb
Correct Soundproof immunity message
2012-07-07 01:50:50 +04:00
Bill Meltsner
9b47cc9446
Overhaul Forecast to work more intelligently and to actually transform Castform instead of faking it (for better compatibility with things Transforming into it).
2012-07-03 01:24:25 -05:00
Bill Meltsner
bdf4acda55
Fix Trace, for real this time. Honest.
2012-07-02 20:07:00 -05:00
Bill Meltsner
a133ff8037
Rewrite Illusion to run on its own event.
...
Fixes issues with timing and switching to an Illusion Pokemon when that Pokemon is last in your team.
2012-07-02 20:06:57 -05:00
Bill Meltsner
0ea1c82a51
Actually fix Trace properly.
2012-07-02 03:02:10 -05:00
TheImmortal
2cadc3e2e3
Make Trace work properly
2012-07-02 11:46:44 +04:00
Marty-D
c262e7da56
Revert part of 'Proper Trace implementation'
...
Crashes the server if anyone leads with a Trace user.
2012-07-01 22:01:12 -03:00
TheImmortal
6b07fdf6db
Proper Trace implementation
2012-07-02 03:44:07 +04:00
Marty-D
52606fa3e7
Normalize has no effect on Struggle.
2012-06-29 20:54:16 -03:00
Marty-D
4b47c3f67a
Klutz actually does ignore all of Iron Ball's effects.
2012-06-28 22:31:58 -03:00
TheImmortal
c843e67c56
Frisk doesn't show a message if target has no item
2012-06-28 23:22:08 +04:00
Bill Meltsner
b238b24f45
Effect Spore does not have equal chances of each result.
2012-06-25 21:30:33 -05:00
Bill Meltsner
9bbb0b8d56
Convert battles to use the new, cartridge-simulating RNG.
...
Non-battle randomness is still based off of Math.random().
2012-06-12 03:47:14 -05:00
Bill Meltsner
8c22e394a8
Fix various Substitute messages.
2012-06-08 22:53:55 -05:00
Guangcong Luo
e73c587e7d
Move a bunch of files into data/
...
also take this opportunity to rename movedex.js -> moves.js
2012-06-08 14:25:45 -07:00