Marty-D
eb5eb2d234
Gen III: Berry Juice is unobtainable
2016-07-06 20:36:54 -04:00
Kevin Lau
1c574c6c55
Critical Hit Ratio refactor: Use an event to modify crit ratios ( #2501 )
...
This allows for proper crit ratios when a Pokemon loses/gains an ability,
item, or other effect in the middle of a multi-hit attack.
2016-04-11 21:35:36 -04:00
Konrad Borowski
81f602b8d8
Always use trailing comma for multiline objects
2016-01-01 00:20:07 +01:00
Guangcong Luo
c23c45c0ac
Fix gen 2 item validations
2015-12-27 04:59:11 -05:00
Marty-D
8d2c022c14
Gen II: Remove now unneeded items.
...
And fix up the real Gen 2 items.
2015-12-24 12:36:57 -05:00
Guangcong Luo
4a0b1a101d
Remove duplicate gen 2 item descriptions
2015-12-24 08:26:47 -06:00
Konrad Borowski
133595c70f
Fix style issues in mods hidden by ESLint before
2015-12-10 23:14:32 +01:00
Juanma Serrano
c4ac8d6e2f
Use strict mode and let and const instead of var
...
This commit also fixes some duplicated variable declarations.
2015-11-06 21:56:52 -05:00
Marty-D
b3c0f60239
Gen II: Fix critical hit ratios
...
- High crit moves start at stage 2 (stage 0 being normal moves)
- Focus Energy adds 1 stage
- Lucky Punch and Stick set the stage at 2 and skip the other effects
- Sky Attack is not a high crit move
- Also fix Razor Wind's accuracy
2015-05-08 12:20:51 -04:00
Ivo Julca
e6332ff424
Properly do b0e7711
2015-04-11 20:19:52 -05:00
Marty-D
1d9a424a65
Gen II: Fix Dragon Scale and Polkadot Bow
2015-01-13 12:36:24 -05:00
Juanma Serrano
3292d9a1c9
Gen 2: Refactor stat and damage calculation
2014-12-22 13:23:04 +01:00
ascriptmaster
54fd6f41d3
Updated most moves, items and abilities to not use -message tags
...
Some gen 1 moves like Dig/Fly, gen 4's Custap Berry, and everything in
NEXT is untouched for now.
2014-11-17 11:25:56 -08:00
Ivo Julca
1902ce33d5
Fix typo in Berserk Gene´s implementation
2014-10-03 01:24:37 -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
小太
5c8fc7b982
Space after function for anonymous functions
2014-04-22 01:58:16 +10:00
小太
6fb3bc332a
Spaces around operators and === instead of ==
2014-04-22 01:56:11 +10:00
Relados
3ace54a742
Remove typo
2014-04-16 15:38:24 -05:00
Relados
d1dc1d5f52
Allow Lum Berry in gen 2
2014-03-31 06:52:35 -05:00
Relados
691f59cd29
Allow gen2 berries to be used
2014-03-30 23:19:25 -05:00
Relados
44f65d4f8d
Remove Gold Berry
...
According to Slayer95 gold berry behaves identically to ADV sitrus berry.
2014-02-26 20:23:53 -06:00
Relados
6738aa92ae
Remove Berry
...
Berry is exactly the same as Oran Berry
2014-02-26 06:59:08 -06:00
Relados
eaa574e3ca
Removing redundant berries
...
The status curing berries can be implemented using aliases to the existing berries.
2014-02-26 06:56:52 -06:00
Relados
6a3799e01b
Add missing gen2 items
...
There are some berries and items that were lacking for gen2. According to UPC the Berserk Gene's confusion lasts 256 turns. It lasts the normal duration currently.
2014-02-25 13:43:32 -06:00
Ivo Julca
456883914b
Gen 2 now inherits data from Gen 3
...
This fixes issues with a lot of moves, including but not limited to Acid, Beat Up, Bone Rush, Crunch, Dig, Extreme Speed, Fake Out, Future Sight, High Jump Kick, Hypnosis and Petal Dance.
2014-02-12 20:16:20 -05:00
Ivo Julca
9201ffaa5e
Items boosted attacks in 10% pre-gen4
2014-02-12 18:40:19 -05:00
Ivo Julca
d0dbea2171
Fix misusage of null in mods data
2014-02-12 17:58:01 -05:00
Joimer
a172cb4b0e
Gen 2: Implement Berry
2013-08-21 22:05:45 +02:00
小太
f2f973fe29
Obliterate trailing whitespace
2013-08-18 21:33:15 +10:00
Joimer
a6b1bff6fb
Gen 2: Add base files
...
Formats for its own validateSet, statuses, learnsets (from Veekun),
items, move changes, formats data for tiering, ability none,
and battle scripts.
2013-08-09 22:02:04 +02:00