foul-magics/Mage/src/main/java/mage/abilities
Grath f96343eec8
Fix Maarika, Brutal Gladiator trigger to use LKI. (#12507)
* Fix Maarika, Brutal Gladiator trigger to use LKI.

Fixes #8775

* Fix more instances of getting permanent or LKI from first target.

* Two more instances of getting permanent or LKI from first target.
2024-06-22 17:55:03 -04:00
..
abilityword
assignment (refactor) break out assignment into its own package 2024-06-18 13:44:11 -04:00
common implement [VIS] Pygmy Hippo 2024-06-15 13:57:55 -04:00
condition Fix "becomes the target of" logic to check all modes (#12452) 2024-06-11 00:58:12 -04:00
costs implement [MH3] Herigast, Erupting Nullkite 2024-06-15 14:54:14 -04:00
decorator cleanup and add tests on '{this} enters the battlefield tapped unless [Condition]' 2024-06-08 19:35:35 +02:00
dynamicvalue (refactor) break out assignment into its own package 2024-06-18 13:44:11 -04:00
effects Fix Maarika, Brutal Gladiator trigger to use LKI. (#12507) 2024-06-22 17:55:03 -04:00
hint
icon
keyword Implement Freerunning mechanic (ready for review) (#12485) 2024-06-19 18:05:20 -04:00
mana implement [MH3] Rosheen, Roaring Prophet 2024-06-06 17:36:11 +02:00
meta
token
Abilities.java
AbilitiesImpl.java cleanup AbilityType for easier check that an ability is an activated ability (#12153) 2024-05-03 22:13:34 -04:00
Ability.java remove unintended import, cleanup docs 2024-06-02 21:28:14 -04:00
AbilityImpl.java refactor: simpler processAction syntax (#12458) 2024-06-11 22:55:43 -04:00
ActivatedAbility.java
ActivatedAbilityImpl.java cleanup AbilityType for easier check that an ability is an activated ability (#12153) 2024-05-03 22:13:34 -04:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java support until your next turn delayed triggers (#12233) 2024-05-16 13:37:53 +02:00
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java text fixes 2024-06-08 15:23:23 -04:00
OpeningHandAction.java
PlayLandAbility.java server: improved server stability (#11285) and reworked triggers/playable logic (#8426): 2024-04-16 23:10:18 +04:00
Pronoun.java
SpecialAction.java
SpecialActions.java
SpellAbility.java
StateTriggeredAbility.java
StaticAbility.java refactor: improve method name - checkShortLivingLKI 2024-06-09 22:13:33 -04:00
TriggeredAbilities.java implement [MH3] Nadu, Winged Wisdom ; extend "triggers only once each turn" for any other limit (#12302) 2024-05-27 20:41:20 +02:00
TriggeredAbility.java implement [MH3] Nadu, Winged Wisdom ; extend "triggers only once each turn" for any other limit (#12302) 2024-05-27 20:41:20 +02:00
TriggeredAbilityImpl.java fix usable zone logic for abilities that function from other zones (#12446) 2024-06-09 22:15:04 -04:00