foul-magics/Mage/src/main/java/mage/abilities/effects/common
2023-08-26 17:28:09 -04:00
..
asthought [WOE] Implement Decadent Dragon (#10852) 2023-08-18 15:13:13 -04:00
combat Cleanup copy methods (#11038) 2023-08-26 16:47:54 -04:00
continuous Cleanup copy methods (#11038) 2023-08-26 16:47:54 -04:00
cost Fix casting commander transformed (#10790) 2023-08-24 03:30:09 +04:00
counter [WOE] text fixes 2023-08-26 00:02:40 -04:00
discard cleanup discard effects (#10924) 2023-08-20 13:30:44 -04:00
enterAttribute Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
replacement refactor effects "you may cast... from... graveyard... exile it instead" (#10926) 2023-08-21 00:26:09 -04:00
ruleModifying Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
search Revert "[WOE] Implement The End (#10921)" (#11040) 2023-08-26 17:28:09 -04:00
turn Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AddCombatAndMainPhaseEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AddContinuousEffectToGame.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AdditionalCombatPhaseEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AffinityEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AmplifyEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AttachEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AttacksIfAbleTargetPlayerSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
BalanceEffect.java
BecomeBlockedTargetEffect.java Update common effect class text generation (A-C) (#10651) 2023-07-21 22:55:47 -04:00
BecomesMonarchSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
BecomesMonarchTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
BrainstormEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CanBlockAsThoughtItHadShadowEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CantActivateAbilitiesAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CantBeCopiedSourceEffect.java
CantBeCounteredControlledEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CantBeCounteredSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CantBeRegeneratedSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CantBeRegeneratedTargetEffect.java Update common effect class text generation (A-C) (#10651) 2023-07-21 22:55:47 -04:00
CantBeTargetedAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CantBeTargetedAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CantBeTargetedCardsGraveyardsEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CantBeTargetedSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CantBeTargetedTargetEffect.java Update common effect class text generation (A-C) (#10651) 2023-07-21 22:55:47 -04:00
CastCardFromOutsideTheGameEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CastSourceTriggeredAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChangeATargetOfTargetSpellAbilityToSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChooseACardNameEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChooseBasicLandTypeEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChooseCardTypeEffect.java
ChooseColorEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChooseCreatureEffect.java New StaticFilters.FILTER_ANOTHER_CREATURE_YOU_CONTROL (#10577) 2023-07-07 01:26:11 -04:00
ChooseCreatureTypeEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChooseExpansionSetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChooseLandTypeEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChooseModeEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChooseNewTargetsTargetEffect.java Update common effect class text generation (A-C) (#10651) 2023-07-21 22:55:47 -04:00
ChooseOpponentEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChoosePlayerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ChooseSecretOpponentEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CipherEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ClashEffect.java Fix Clash effect causing NullPointerExceptions (#10742) 2023-08-03 22:11:59 -04:00
ConjureCardEffect.java
CopyEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CopyPermanentEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CopySourceSpellEffect.java
CopySpellForEachItCouldTargetEffect.java
CopyStackObjectEffect.java
CopyTargetSpellEffect.java Update common effect class text generation (A-C) (#10651) 2023-07-21 22:55:47 -04:00
CopyTargetStackAbilityEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CopyTokenEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CounterTargetAndSearchGraveyardHandLibraryEffect.java Update common effect class text generation (A-C) (#10651) 2023-07-21 22:55:47 -04:00
CounterTargetEffect.java Update common effect class text generation (A-C) (#10651) 2023-07-21 22:55:47 -04:00
CounterTargetWithReplacementEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CounterUnlessPaysEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CreateDelayedTriggeredAbilityEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CreateRoleAttachedSourceEffect.java WIP: Implement Role mechanic (#10816) 2023-08-17 10:18:21 -04:00
CreateRoleAttachedTargetEffect.java [WOC] Implement Gylwain, Casting Director 2023-08-18 15:26:38 -04:00
CreateSpecialActionEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CreateTokenAllEffect.java
CreateTokenAttachSourceEffect.java [LTC] Implement Field-Tested Frying Pan (#10721) 2023-08-01 09:51:19 -04:00
CreateTokenControllerTargetPermanentEffect.java [WOE] Implement Stroke of midnight (refactor together similar effects) (#10834) 2023-08-18 18:27:36 -04:00
CreateTokenCopyTargetEffect.java Fixing aura token creation (#10858) 2023-08-18 13:25:48 -04:00
CreateTokenEffect.java [LTC] Implement Cavern-Hoard Dragon (#10724) 2023-07-31 23:53:06 -04:00
CreateTokenTargetEffect.java Update common effect class text generation (A-C) (#10651) 2023-07-21 22:55:47 -04:00
CreatureExploresTriggeredAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CrewsVehicleSourceTriggeredAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageAllControlledTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageAllEffect.java more unrelated text fixes (#10761) 2023-08-05 20:53:43 -04:00
DamageAttachedControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageEachOtherEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageEverythingEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageMultiEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamagePlayersEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageSelfEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageTargetControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageWithExcessEffect.java more unrelated text fixes (#10761) 2023-08-05 20:53:43 -04:00
DamageWithPowerFromOneToAnotherTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DamageWithPowerFromSourceToAnotherTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DestroyAllAttachedToTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DestroyAllControlledTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DestroyAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DestroyAllNamedPermanentsEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DestroyAttachedToEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DestroyEquippedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DestroySourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DestroyTargetAtBeginningOfNextEndStepEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DestroyTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DetainAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DetainTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DevourEffect.java Refactor Devour ability; [LTC] Implement Feasting Hobbit (#10708) 2023-08-01 09:49:32 -04:00
DiscardCardControllerTriggeredAbility.java
DiscardCardPlayerTriggeredAbility.java
DiscardOntoBattlefieldEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DoIfAnyNumberCostPaid.java
DoIfClashWonEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DoIfCostPaid.java [WOE] Implement Devouring Sugarmaw (#10969) 2023-08-23 20:38:26 -04:00
DontUntapAsLongAsSourceTappedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DontUntapInControllersNextUntapStepSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DontUntapInControllersNextUntapStepTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DontUntapInControllersUntapStepAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DontUntapInControllersUntapStepEnchantedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DontUntapInControllersUntapStepSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DontUntapInControllersUntapStepTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DontUntapInPlayersNextUntapStepAllEffect.java text adjustment 2023-08-11 23:07:22 -04:00
DoubleCountersSourceEffect.java
DoUnlessAnyPlayerPaysEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DoUnlessAttachedControllerPaysEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DoUnlessControllerPaysEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DoUnlessTargetPlayerOrTargetsControllerPaysEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DoWhenCostPaid.java
DraftFromSpellbookEffect.java
DrawCardAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DrawCardForEachColorAmongControlledPermanentsEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DrawCardSourceControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DrawCardTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DrawDiscardControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DrawDiscardOneOfThemEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DrawDiscardTargetEffect.java
EndTurnEffect.java
EnterBattlefieldPayCostOrPutGraveyardEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
EntersBattlefieldUnderControlOfOpponentOfChoiceEffect.java code style: eliminate unnecessary static imports (#10585) 2023-07-08 13:08:28 -04:00
EntersBattlefieldWithXCountersEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
EpicEffect.java
ExchangeLifeControllerTargetEffect.java
ExchangeLifeTwoTargetEffect.java
ExileAdventureSpellEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileAndGainLifeEqualPowerTargetEffect.java
ExileAndReturnSourceEffect.java Text fixes [M10] [M11] [M12] [M13] [M14] [M15] [ORI] (#10630) 2023-07-16 00:35:18 -04:00
ExileAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileCardFromOwnGraveyardControllerEffect.java
ExileCardsFromTopOfLibraryTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileCardYouChooseTargetOpponentEffect.java
ExileFromZoneTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileGraveyardAllPlayersEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileGraveyardAllTargetPlayerEffect.java
ExileReturnBattlefieldOwnerNextEndStepSourceEffect.java
ExileSagaAndReturnTransformedEffect.java
ExileSourceAndReturnFaceUpEffect.java
ExileSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileSourceUnlessPaysEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileSpellEffect.java
ExileTargetAndSearchGraveyardHandLibraryEffect.java
ExileTargetCardCopyAndCastEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileTargetForSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileTargetIfDiesEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ExileThenReturnTargetEffect.java [LTR] [LTC] Text fixes (#10569) 2023-07-06 00:24:12 -04:00
ExileTopXMayPlayUntilEndOfTurnEffect.java [WOE] Implement Rotisserie Elemental (#10944) 2023-08-22 20:19:25 -04:00
ExileUntilSourceLeavesEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
FightTargetsEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
FightTargetSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
FlipCoinEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
FlipSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
FlipUntilLoseEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
GainActivatedAbilitiesOfTopCardEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
GainLifeEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
GainLifeTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
GetEmblemEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
GetEmblemTargetPlayerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
HideawayPlayEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
IfAbilityHasResolvedXTimesEffect.java
ImprintTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
InfoEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LearnEffect.java
LivingDeathEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LookAtTargetPlayerHandEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LookLibraryAndPickControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LookLibraryControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LookLibraryTopCardTargetPlayerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseControlOnOtherPlayersControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseGameSourceControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseGameTargetPlayerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseHalfLifeEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseHalfLifeTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseLifeAllPlayersEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseLifeControllerAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseLifeDefendingPlayerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseLifeOpponentsEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseLifePermanentControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseLifeSourceControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseLifeTargetControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoseLifeTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
MayCastTargetThenExileEffect.java refactor effects "you may cast... from... graveyard... exile it instead" (#10926) 2023-08-21 00:26:09 -04:00
MayTapOrUntapTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
MeldEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
MillCardsControllerEffect.java [LTC] Implement Summons of Saruman (#10720) 2023-08-01 09:51:06 -04:00
MillCardsEachPlayerEffect.java
MillCardsTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
MillHalfLibraryTargetEffect.java
MillThenPutInHandEffect.java
MistmeadowWitchEffect.java
OpponentsCantCastChosenUntilNextTurnEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PassEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PermanentsEnterBattlefieldTappedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PhaseOutAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PhaseOutAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PhaseOutSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PhaseOutTargetEffect.java
PlayTargetWithoutPayingManaEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PopulateEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventAllDamageByAllPermanentsEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventAllDamageByAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventAllDamageFromChosenSourceToYouEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventAllDamageToAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventAllDamageToAndByAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventAllDamageToPlayersEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventAllDamageToSourceByPermanentsEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventAllDamageToSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventAllNonCombatDamageToAllEffect.java
PreventCombatDamageBySourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventCombatDamageToSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventDamageByColorEffect.java
PreventDamageBySourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventDamageByTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventDamageToAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventDamageToControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventDamageToSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventDamageToTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventDamageToTargetMultiAmountEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventNextDamageFromChosenSourceToTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventNextDamageFromChosenSourceToYouEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PutCardFromHandOntoBattlefieldEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PutCardFromOneOfTwoZonesOntoBattlefieldEffect.java
PutCardIntoPlayWithHasteAndSacrificeEffect.java
PutIntoLibraryNFromTopTargetEffect.java
PutOnLibrarySourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PutOnLibraryTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PutOnTopOrBottomLibraryTargetEffect.java
PutSourceCountersOnTargetEffect.java
RecruiterEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RedirectDamageFromSourceToTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RegenerateAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RegenerateAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RegenerateSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RegenerateTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RemoveAllCountersSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RemoveDelayedTriggeredAbilityEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RemoveFromCombatSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RemoveFromCombatTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RemoveSpecialActionEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReplaceOpponentCardsInHandWithSelectedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReplaceTreasureWithAdditionalEffect.java
ReturnCreatureFromGraveyardToBattlefieldAndGainHasteEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnFromExileEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnFromExileForSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnFromGraveyardToBattlefieldTargetEffect.java Fix Pyrrhic Revival not adding -1/-1 counters on returned creatures. (#10626) 2023-07-17 20:02:49 -04:00
ReturnFromGraveyardToBattlefieldWithCounterTargetEffect.java Fix Pyrrhic Revival not adding -1/-1 counters on returned creatures. (#10626) 2023-07-17 20:02:49 -04:00
ReturnFromGraveyardToHandTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnSourceFromGraveyardToBattlefieldEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnSourceFromGraveyardToBattlefieldWithCounterEffect.java
ReturnSourceFromGraveyardToHandEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToBattlefieldAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToBattlefieldUnderOwnerControlAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToBattlefieldUnderOwnerControlSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToBattlefieldUnderOwnerControlTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToBattlefieldUnderYourControlAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToBattlefieldUnderYourControlSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToBattlefieldUnderYourControlTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToHandAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToHandChosenControlledPermanentEffect.java
ReturnToHandChosenPermanentEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToHandFromBattlefieldAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToHandFromGraveyardAllEffect.java
ReturnToHandSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToHandSpellEffect.java [LRW] [MOR] [SHM] [EVE] text fixes 2023-07-14 22:40:56 -04:00
ReturnToHandTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToLibraryPermanentEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnToLibrarySpellEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RevealAndSeparatePilesEffect.java
RevealAndShuffleIntoLibrarySourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RevealCardsFromLibraryUntilEffect.java
RevealHandEachPlayerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RevealHandSourceControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RevealHandTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RevealLibraryPickControllerEffect.java
RevealLibraryPutIntoHandEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RevealTopLandToBattlefieldElseHandEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RollDiceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RollDieWithResultTableEffect.java
RollPlanarDieEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RummageEffect.java Add additional copy test to check copy of effects/abilities (#10754) 2023-08-04 20:10:23 -04:00
SacrificeAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SacrificeControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SacrificeEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SacrificeEquippedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SacrificeOpponentsEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SacrificeOpponentsUnlessPayEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SacrificeSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SacrificeSourceUnlessConditionEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SacrificeSourceUnlessPaysEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SacrificeTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SetPlayerLifeAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SetPlayerLifeSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SetPlayerLifeTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ShuffleHandGraveyardAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ShuffleHandIntoLibraryDrawThatManySourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ShuffleIntoLibraryGraveOfSourceOwnerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ShuffleIntoLibrarySourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ShuffleIntoLibraryTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ShuffleLibrarySourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ShuffleLibraryTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ShuffleSpellEffect.java
SkipCombatStepEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SkipDrawStepEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SkipNextDrawStepControllerEffect.java refactor: improved usage of one time turn modifications (skip step, extra turn, etc) 2023-07-31 20:16:28 +04:00
SkipNextDrawStepTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SkipNextPlayerUntapStepEffect.java refactor: improved usage of one time turn modifications (skip step, extra turn, etc) 2023-07-31 20:16:28 +04:00
SkipUntapOptionalSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SkipUntapStepEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TakeTheInitiativeEffect.java
TapAllEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TapAllTargetPlayerControlsEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TapEnchantedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TapSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TapSourceUnlessPaysEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TapTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TargetPlayerShufflesTargetCardsEffect.java
TransformSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TransformTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TurnFaceUpTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
UnlessPaysDelayedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
UntapAllControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
UntapAllEffect.java [LTC] Implement Motivated Pony (#10716) 2023-07-31 23:51:59 -04:00
UntapAllLandsControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
UntapAllThatAttackedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
UntapAttachedEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
UntapLandsEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
UntapSourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
UntapTargetEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
WillOfThePlaneswalkersEffect.java
WinGameSourceControllerEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
WishEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00