foul-magics/Mage/src/main/java/mage/abilities
Evan Kranzler 02968c9cc1
[DMU] Implemented Sphinx of Clear Skies (#9474)
* create common class for effects similar to Fact or Fiction

* [DMU] Implemented Sphinx of Clear Skies

* change text generation to staticText
2022-09-05 16:14:16 -04:00
..
abilityword Replace Overriden getTriggerPhrase() with setTriggerPhrase() usage (#9343) 2022-08-08 23:28:46 -04:00
common [DMC] Implemented General Marhault Elsdragon 2022-08-30 12:21:27 -04:00
condition [DMU] Implemented The Raven Man 2022-08-22 11:42:18 -05:00
costs [DMU] Implemented Radha's Firebrand 2022-08-28 10:24:31 -04:00
decorator Added common interface to conditional effects (#9208) 2022-07-04 20:28:54 -04:00
dynamicvalue Fix #9441 2022-08-30 11:40:30 -04:00
effects [DMU] Implemented Sphinx of Clear Skies (#9474) 2022-09-05 16:14:16 -04:00
hint [SNC] Implemented Graveyard Shift 2022-04-10 09:52:12 -04:00
icon
keyword Refactor: Add proper support for modifying and querying base P/T (#9409) 2022-09-01 19:57:30 -04:00
mana Refactoring and cleaning up based on previous commit 2022-08-12 21:33:20 -04:00
meta Replace Overriden getTriggerPhrase() with setTriggerPhrase() usage (#9343) 2022-08-08 23:28:46 -04:00
Abilities.java Refactor: Remove unused getManaAbilities method (#9169) 2022-07-01 17:11:18 -04:00
AbilitiesImpl.java Refactor: Remove unused getManaAbilities method (#9169) 2022-07-01 17:11:18 -04:00
Ability.java
AbilityImpl.java GUI: Autochoose targets if choice can be made (#9206) 2022-07-08 21:58:42 -04:00
ActivatedAbility.java
ActivatedAbilityImpl.java
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java
OpeningHandAction.java
PlayLandAbility.java
Pronoun.java
SpecialAction.java
SpecialActions.java
SpellAbility.java
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java - Fixed #8839 and added test for it. 2022-05-06 10:23:10 -05:00
TriggeredAbility.java Replace Overriden getTriggerPhrase() with setTriggerPhrase() usage (#9343) 2022-08-08 23:28:46 -04:00
TriggeredAbilityImpl.java Replace Overriden getTriggerPhrase() with setTriggerPhrase() usage (#9343) 2022-08-08 23:28:46 -04:00