This website requires JavaScript.
Explore
Help
Sign in
Failure
/
foul-magics
Watch
1
Star
0
Fork
You've already forked foul-magics
0
forked from
External/mage
Code
Pull requests
Releases
Packages
Activity
Actions
092f3c3fe1
foul-magics
/
Mage
/
src
/
main
/
java
/
mage
/
abilities
/
effects
History
Download ZIP
Download TAR.GZ
Alex Vasile
092f3c3fe1
Simplified effects by removing unnecessary getText instances. (
#9374
)
2022-09-09 12:02:22 -04:00
..
common
Simplified effects by removing unnecessary getText instances. (
#9374
)
2022-09-09 12:02:22 -04:00
keyword
Fix IllegalArgumentException on Volcano Hellion echo trigger
2022-09-07 23:15:18 -04:00
mana
[AKH] Fix game slowdown from Cascading Cataracts.
Closes
#7649
. (
#9068
)
2022-07-04 22:20:54 -04:00
ApplyCountersEffect.java
AsThoughEffect.java
AsThoughEffectImpl.java
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java
(WIP) Replacing blocking/blocked by predicates (
#8729
)
2022-03-23 18:45:02 -04:00
AuraReplacementEffect.java
Fix
#8936
2022-05-14 12:06:54 -04:00
CastCardFromGraveyardThenExileItEffect.java
ContinuousEffect.java
[NCC] Implemented Life of the Party
2022-04-27 08:57:35 -04:00
ContinuousEffectImpl.java
Remove lockedIn parameter from BoostTargetEffect.
Fixes
#9329
(
#9334
)
2022-08-02 02:40:59 -04:00
ContinuousEffects.java
ContinuousEffectsList.java
Implemented "Until your next end step" duration (
#8831
)
2022-04-10 17:57:58 -04:00
ContinuousRuleModifyingEffect.java
ContinuousRuleModifyingEffectImpl.java
(WIP) Replacing blocking/blocked by predicates (
#8729
)
2022-03-23 18:45:02 -04:00
CostModificationEffect.java
CreateTokenCopySourceEffect.java
Effect.java
Added common interface to conditional effects (
#9208
)
2022-07-04 20:28:54 -04:00
EffectImpl.java
Revert "Added missing fields to many copy constructors. (
#8957
)" (
#8999
)
2022-05-25 12:57:24 -06:00
Effects.java
[ROE] updated level up text
2022-03-09 18:30:54 -05:00
EntersBattlefieldEffect.java
(WIP) Replacing blocking/blocked by predicates (
#8729
)
2022-03-23 18:45:02 -04:00
GainAbilitySpellsEffect.java
[40K] Fixed Abaddon the Despoiler and enabled test (
fixes
#9490
)
2022-09-08 11:35:42 -05:00
OneShotEffect.java
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java
PhantomPreventionEffect.java
PlaneswalkerRedirectionEffect.java
(WIP) Replacing blocking/blocked by predicates (
#8729
)
2022-03-23 18:45:02 -04:00
PreventDamageAndRemoveCountersEffect.java
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java
RedirectionEffect.java
Fix Redirection effects ending early (
#9191
)
2022-07-02 13:33:02 -04:00
ReplacementEffect.java
ReplacementEffectImpl.java
RequirementEffect.java
RestrictionEffect.java
RestrictionUntapNotMoreThanEffect.java
SearchEffect.java
SpliceCardEffect.java
SpliceCardEffectImpl.java
WhileConditionContinuousEffect.java