M3C: exterminator_magmarch (#5397)

This commit is contained in:
Northmoc
2024-06-11 01:17:04 -04:00
committed by GitHub
parent 00daadc669
commit 5c0c89a78d
2 changed files with 10 additions and 1 deletions

View File

@@ -70,7 +70,8 @@ public class TriggerSpellAbilityCastOrCopy extends Trigger {
} }
/** {@inheritDoc} /** {@inheritDoc}
* @param runParams*/ * @param runParams
**/
@Override @Override
public final boolean performTest(final Map<AbilityKey, Object> runParams) { public final boolean performTest(final Map<AbilityKey, Object> runParams) {
final SpellAbility spellAbility = (SpellAbility) runParams.get(AbilityKey.SpellAbility); final SpellAbility spellAbility = (SpellAbility) runParams.get(AbilityKey.SpellAbility);

View File

@@ -0,0 +1,8 @@
Name:Exterminator Magmarch
ManaCost:2 B R
Types:Artifact Creature Phyrexian Construct
PT:5/3
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | Execute$ TrigCopy | ValidActivatingPlayer$ You | IsSingleTarget$ True | TriggerZones$ Battlefield | TargetsValid$ Permanent.nonLand+OppCtrl+inZoneBattlefield | CanTargetOtherCondition$ Permanent.nonLand+OppCtrl+!ControlledBy TargetedController | TriggerDescription$ Whenever you cast an instant or sorcery spell that targets only a single nonland permanent an opponent controls, if another opponent controls one or more nonland permanents that spell could target, choose one of those permanents. Copy that spell. The copy targets the chosen permanent.
SVar:TrigCopy:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | Controller$ You | CopyForEachCanTarget$ Permanent.nonLand+OppCtrl+!ControlledBy TriggeredSpellAbilityTargetsOrController | ChooseOnlyOne$ True
A:AB$ Regenerate | Cost$ 1 B | SpellDescription$ Regenerate CARDNAME.
Oracle:Whenever you cast an instant or sorcery spell that targets only a single nonland permanent an opponent controls, if another opponent controls one or more nonland permanents that spell could target, choose one of those permanents. Copy that spell. The copy targets the chosen permanent.\n{1}{B}: Regenerate Exterminator Magmarch.