foul-magics/Mage/src/main/java/mage/abilities/effects
xenohedron d9ca387fad
another batch of text gen improvements (#11247)
* describe targets: UntapTargetEffect

* describe targets: SetBasePowerToughnessTargetEffect

* cleanup text

* describe targets: RegenerateTargetEffect

* describe targets: PhaseOutTargetEffect

* adjust text

* remove superfluous param

* describe targets: TapAllTargetPlayerControlsEffect

* describe targets: TurnFaceUpTargetEffect

* describe targets: TransformTargetEffect

* describe targets: RemoveFromCombatTargetEffect

* describe targets: DetainTargetEffect

* cleanup DiscardHandTargetEffect

* describe targets: DrawCardTargetEffect

* describe targets: GainLifeTargetEffect

* describe targets: LoseLifeTargetEffect

* describe targets: ExchangeLifeTargetEffect

* describe targets: DamageTargetControllerEffect
2023-10-01 22:51:02 -04:00
..
common another batch of text gen improvements (#11247) 2023-10-01 22:51:02 -04:00
keyword refactor: improved target usage, replaced setNotTarget by withNotTarget 2023-09-07 05:35:54 +04:00
mana refactor: removed netbeans's auto-generated comments 2023-09-02 16:05:29 +04:00
ApplyCountersEffect.java
AsThoughEffect.java
AsThoughEffectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AsThoughManaEffect.java
AsTurnedFaceUpEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
AuraReplacementEffect.java refactor: improved target usage, replaced setNotTarget by withNotTarget 2023-09-07 05:35:54 +04:00
ContinuousEffect.java Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
ContinuousEffectImpl.java Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
ContinuousEffects.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ContinuousEffectsList.java
ContinuousRuleModifyingEffect.java refactor: improved ContinuousRuleModifying effects: 2023-09-22 21:32:55 +04:00
ContinuousRuleModifyingEffectImpl.java refactor: improved ContinuousRuleModifying effects: 2023-09-22 21:32:55 +04:00
CostModificationEffect.java
CreateTokenCopySourceEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Effect.java
EffectImpl.java Cleanup now that server is no longer sending MageObject in ClientMessage (#10986) 2023-08-24 14:22:03 +04:00
Effects.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
EntersBattlefieldEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
OneShotEffect.java [WOC] Implement Court of Embereth (#10971) 2023-09-08 23:57:36 -04:00
PayCostToAttackBlockEffect.java
PayCostToAttackBlockEffectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PhantomPreventionEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PlaneswalkerRedirectionEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
PreventDamageAndRemoveCountersEffect.java
PreventionEffect.java
PreventionEffectData.java
PreventionEffectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RedirectionEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReplacementEffect.java Cleanup copy methods (#11038) 2023-08-26 16:47:54 -04:00
ReplacementEffectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RequirementEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RestrictionEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
RestrictionUntapNotMoreThanEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ReturnMORToBattlefieldUnderOwnerControlWithCounterEffect.java [LTC] Implement Gilraen, Dunedain Protector (#10728) 2023-08-12 16:16:02 -04:00
SearchEffect.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
SpliceCardEffect.java
WhileConditionContinuousEffect.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00