foul-magics/Mage/src/main/java/mage
Vivian Greenslade 8c1a4d1fa6
[WOC] Implement Misleading Signpost (#11084)
* [WOC] Implement Misleading Signpost

* moved effect to common file

* added unit test

* added battle to test

* updated effect name, fixed list of defenders

* fix test text

* added text for effect

* fixed target

* made changes as per PR comments

* added unit test for 508.7c
2023-09-09 15:32:04 -04:00
..
abilities [WOC] Implement Misleading Signpost (#11084) 2023-09-09 15:32:04 -04:00
actions
cards clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
choices Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
collation
constants [WOM] Implement (not yet official) Mosswood Dreadknight (#10792) 2023-08-28 18:27:28 -04:00
counters [WOE] Implement Rotisserie Elemental (#10944) 2023-08-22 20:19:25 -04:00
designations Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
filter Rework CombatDamageByToughness effects (#11068) 2023-08-30 20:16:14 -04:00
game [WOC] Implement Court of Embereth (#10971) 2023-09-08 23:57:36 -04:00
players refactor: improved target usage, replaced setNotTarget by withNotTarget 2023-09-07 05:35:54 +04:00
target refactor: improved target usage, replaced setNotTarget by withNotTarget 2023-09-07 05:35:54 +04:00
util refactor: improved target usage, replaced setNotTarget by withNotTarget 2023-09-07 05:35:54 +04:00
watchers [WOE] Implement Ashiok, Wicked Manipulator (#10909) 2023-08-30 19:15:56 -04:00
ApprovingObject.java
ConditionalMana.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Emptiable.java
MageException.java
MageIdentifier.java [CLB] Implement Kagha Shadow Archdruid (#10919) 2023-08-22 19:25:05 -04:00
MageInt.java
MageItem.java
MageObject.java
MageObjectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
MageObjectReference.java
Mana.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ManaSymbol.java
ObjectColor.java