Commit Graph

12 Commits

Author SHA1 Message Date
Ivo Julca
39304baf65 Linked: Fix Fusion Bolt + Fusion Flare combo 2018-04-06 07:21:01 -05:00
Ivo Julca
05f6165d80 Linked: Fix Psychic Terrain and Quick Guard against linked priority moves 2018-04-06 06:36:48 -05:00
Ivo Julca
d196ba901b Linked: action.linked is now a tuple of Move effects
This yields a straightforward implementation of Prankster, by
passing the Move instances to the ModifyPriority event.
2018-04-06 05:51:19 -05:00
Marty-D
cddbe2f648
Linked: Revert Psychic Terrain fix
Breaks turn order, seemingly at random.
2018-04-06 03:17:57 +00:00
Kris Johnson
f94ab88879 Linked: Fix mechanics and update bans (#4549) 2018-04-05 22:02:41 -04:00
Kris Johnson
6fbf47df37 Linked: Fix crashes (#4543) 2018-04-04 20:10:14 -04:00
Kris Johnson
21e9efa9af Add OMotM and LCotM April (#4540) 2018-04-03 20:27:40 +04:00
The Immortal
7eacc892fc Update OM of the Month
- New OMotMs are Mix and Mega + Protean Palace
- Seasonal is outdated and is being removed until a new version is made
2015-07-01 19:05:22 +04:00
Ivo Julca
d595fcd7e1 Linked: fix Encore
The second move will no longer be performed twice.
2015-06-09 18:33:52 -05:00
Ivo Julca
c42a6bc132 Linked fixes
- Hardcode Assault Vest and Belch behavior to avoid breaking other core mechanics.
- Rework Encore so that its effect is similar to that of Choice Items.
2015-06-08 23:14:39 -05:00
Ivo Julca
9e20df84ab Linked: fix issues with disabled linked moves
- Handle these moves with a flag set in BattlePokemon#getLinkedMoves
- Fixes Assault Vest and Belch failing to prevent status moves and itself respectively if called in a link.
2015-06-06 02:09:34 -05:00
Ivo Julca
234caa4ee0 Update OM of the Month: Linked 2015-05-31 13:16:39 -05:00