Commit Graph

143 Commits

Author SHA1 Message Date
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
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
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
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
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
1349c17d55 Update descriptions of items and moves
Rocky Helmet, Electric Terrain and Misty Terrain.
2014-02-16 18:23:59 -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
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
6ed52d85b6 Ground moves do 1x on mons with Iron Ball/Gravity 2014-02-12 13:25:41 -05:00
TalkTakesTime
ca8673133d Fix Knock Off interaction with unremovable items 2014-02-11 13:56:53 +13:00
Tyler Stark
bff353cc58 Second Pass at cleaning up the code. These are pretty safe edits that include adding 0 to decimal values, fixing variables that are declared multiple times, and removing duplicate keys 2014-02-09 23:38:57 -06:00
Tyler Stark
afb3dc0c09 First pass at code quality: adding semicolons. 2014-02-09 20:35:42 -06:00
TalkTakesTime
9d5a19a4ae Fix Weakness Policy activating on fixed damage moves 2014-01-29 23:36:59 +13:00
migetno1
a26d2e06bd indentation changes 2014-01-24 15:29:50 +11:00
migetno1
59ce617100 Added Natural Gift values for Kee/Maranga Berries
As per
http://www.smogon.com/forums/threads/battle-mechanics-research.3489239/page-50#post-5105979
2014-01-24 15:11:16 +11:00
V4Victini
8a24b61713 Properly implement Powder immunity 2014-01-13 10:43:49 -05:00
nmodi
d2c4fbbfb0 One berry was incorrectly edited, fixed. 2014-01-09 00:05:27 -06:00
nmodi
1eda799638 Natural Gift BP updated for XY 2014-01-08 23:41:13 -06:00
nmodi
dd3e70592b XY Natural Gift berry power increased by 20 BP each 2014-01-08 22:37:56 -06:00
Ivo Julca
c10354578b Fix Flying Press and Freeze Dry
Items and abilities supposed to activate depending on effectiveness were not accounting for their effects
2014-01-08 19:45:22 -05:00
Guangcong Luo
c92de4a613 Properly fix removable mega stones 2014-01-08 03:22:28 -08:00
Guangcong Luo
76373dcebb Fix mega stones being removable 2014-01-08 03:21:04 -08:00
V4Victini
0ff852ccd7 Add 'megaEvolves' property to Mega Stones 2014-01-06 13:43:57 -05:00
The Immortal
e8d8e3bcf7 Fix Mega stones
They could be knocked of from a Pokemon that has Mega Evolved
2014-01-03 12:04:17 +04:00
The Immortal
4250bc7b6f Mega Stones can be taken from other Pokemon 2014-01-01 13:29:18 +04:00
V4Victini
e783243a4f Mail is unreleased 2013-12-23 19:53:11 -05:00
Guangcong Luo
4e30ad6e79 Custap Berry is unreleased 2013-12-22 23:32:11 -08:00
1338h4x
1697ae019b Update Binding Band description to match gen VI buff 2013-12-04 21:38:13 -05:00
V4Victini
e04ccd46b7 Soul Dew is not available in Gen 6 2013-12-04 02:59:35 -05:00
The Immortal
71c6d943a2 Update Gems description 2013-11-08 00:06:49 +04:00
V4Victini
d27ceb40b9 Update item names
BlackGlasses -> Black Glasses
NeverMeltIce -> Never-Melt Ice
2013-11-05 00:57:04 -05:00
V4Victini
06911f51d7 Fix Grass Gem 2013-11-03 01:36:43 -04:00
V4Victini
91509db3e2 Add Mega Stone item numbers 2013-10-31 18:26:35 -04:00
Guangcong Luo
8878feb95d Gems are apparently unreleased 2013-10-27 22:13:19 -07:00
Bill Meltsner
453f655c8d berries are delicious 2013-10-24 11:31:01 -07:00
The Immortal
dd7b4e67a3 Add new item: Maranga Berry 2013-10-24 20:13:09 +04:00
The Immortal
fac395a31f Add new item: Kee Berry 2013-10-24 20:11:44 +04:00
mal20k
2523af0b08 Implement item Safety Goggles 2013-10-22 16:23:51 -07:00
mal20k
2edfec41af Added item Assault Vest 2013-10-22 13:02:50 -07:00
The Immortal
514dd8af1d Weakness Policy shouldn't activate if the holder faints 2013-10-21 19:31:52 +04:00
The Immortal
82b8e86640 Prevent Status moves from activating Weakness Policy 2013-10-20 21:12:06 +04:00
The Immortal
e84b1d8ca2 Implement new item: Weakness Policy
Note: unsure if single use
2013-10-20 01:28:02 +04:00
The Immortal
890a7217db Add new item: Roseli Berry 2013-10-19 13:34:32 -07:00
The Immortal
50f9ece64c Add new item: Luminous Moss 2013-10-19 13:27:43 -07:00
The Immortal
1a91902b61 Add new item: Snowball 2013-10-19 12:35:17 +04:00
The Immortal
2272efcba6 Add megaStone field for mega evolution stones 2013-10-19 01:09:36 +04:00