forked from Card-Forge/forge
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MKM last 3 mythics (Card-Forge#4620)
- Loading branch information
Showing
3 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
forge-gui/res/cardsfolder/upcoming/aurelias_vindicator.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Name:Aurelia's Vindicator | ||
ManaCost:2 W W | ||
Types:Creature Angel | ||
PT:4/2 | ||
K:Flying | ||
K:Lifelink | ||
K:Ward:2 | ||
K:Disguise:X 3 W | ||
T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME is turned face up, exile up to X other target creatures from the battlefield and/or creature cards from graveyards. | ||
SVar:TrigExile:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ X | IsCurse$ True | ValidTgts$ Creature.Other | TgtPrompt$ Choose up to X other target creatures from the battlefield and/or creature cards from graveyards | Origin$ Battlefield,Graveyard | Destination$ Exile | ||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME leaves the battlefield, return the exiled cards to their owners' hands. | ||
SVar:TrigReturn:DB$ ChangeZoneAll | ChangeType$ Card.ExiledWithSource | Origin$ Exile | Destination$ Hand | ||
DeckHas:Ability$Graveyard | ||
SVar:X:Count$xPaid | ||
Oracle:Flying, lifelink, ward {2}\nDisguise {X}{3}{W}\nWhen Aurelia's Vindicator is turned face up, exile up to X other target creatures from the battlefield and/or creature cards from graveyards.\nWhen Aurelia's Vindicator leaves the battlefield, return the exiled cards to their owners' hands. |
14 changes: 14 additions & 0 deletions
14
forge-gui/res/cardsfolder/upcoming/etrata_deadly_fugitive.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Name:Etrata, Deadly Fugitive | ||
ManaCost:1 U B | ||
Types:Legendary Creature Vampire Assassin | ||
PT:1/4 | ||
K:Deathtouch | ||
S:Mode$ Continuous | Affected$ Creature.faceDown+YouCtrl | EffectZone$ Battlefield | AddAbility$ TurnFaceUp | Description$ Face-down creatures you control have "{2}{U}{B}: Turn this creature face up. If you can't, exile it, then you may cast the exiled card without paying its mana cost." | ||
SVar:TurnFaceUp:AB$ SetState | Cost$ 2 U B | Defined$ Self | Mode$ TurnFaceUp | SubAbility$ ExileSelf | RememberChanged$ True | SpellDescription$ Turn this creature face up. If you can't, exile it, then you may cast the exiled card without paying its mana cost. | ||
SVar:ExileSelf:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ0 | Imprint$ True | SubAbility$ DBPlayExiled | ||
SVar:DBPlayExiled:DB$ Play | Valid$ Card.IsImprinted | WithoutManaCost$ True | ValidSA$ Spell | ValidZone$ Exile | Controller$ You | Optional$ True | Amount$ All | SubAbility$ DBCleanup | ||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | ClearImprinted$ True | ||
T:Mode$ DamageDone | ValidSource$ Assassin.YouCtrl | ValidTarget$ Opponent | CombatDamage$ True | TriggerZones$ Battlefield | Execute$ TrigCloak | TriggerDescription$ Whenever an Assassin you control deals combat damage to an opponent, cloak the top card of that player's library. | ||
SVar:TrigCloak:DB$ Cloak | Defined$ ValidLibrary Card.TopLibrary+OwnedBy TriggeredTarget | ||
DeckHints:Type$Assassin | ||
Oracle:Deathtouch\nFace-down creatures you control have "{2}{U}{B}: Turn this creature face up. If you can't, exile it, then you may cast the exiled card without paying its mana cost."\nWhenever an Assassin you control deals combat damage to an opponent, cloak the top card of that player's library. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Name:Urgent Necropsy | ||
ManaCost:2 B G | ||
Types:Instant | ||
A:SP$ Pump | Cost$ CollectEvidence<X> 2 B G | ValidTgts$ Artifact | TargetMin$ 0 | TargetMax$ 1 | SubAbility$ DBCreature | TgtPrompt$ Select up to one target artifact | SpellDescription$ Destroy up to one target artifact, up to one target creature, up to one target enchantment, and up to one target planeswalker. | ||
SVar:DBCreature:DB$ Pump | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target creature | SubAbility$ DBEnchantment | ||
SVar:DBEnchantment:DB$ Pump | SubAbility$ DBDestroyAll | ValidTgts$ Enchantment | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target Enchantment | ||
SVar:DBDestroyAll:DB$ Destroy | Defined$ Targeted | ||
DeckHints:Ability$Graveyard|Mill|Discard|Dredge | ||
SVar:X:AllTargeted$SumCMC | ||
Oracle:As an additional cost to cast this spell, collect evidence X, where X is the total mana value of the permanents this spell targets.\nDestroy up to one target artifact, up to one target creature, up to one target enchantment, and up to one target planeswalker. |