mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
committed by
GitHub
parent
d0aec3dddd
commit
f11130b11c
@@ -3,5 +3,5 @@ ManaCost:1 U U B
|
||||
Types:Instant
|
||||
A:SP$ ChangeZone | Cost$ 1 U U B | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return target permanent to its owner's hand. Its controller loses 3 life. | SubAbility$ DBDrain
|
||||
SVar:DBDrain:DB$ LoseLife | Defined$ TargetedController | LifeAmount$ 3
|
||||
K:Transmute: 1 U B
|
||||
K:Transmute:1 U B
|
||||
Oracle:Return target permanent to its owner's hand. Its controller loses 3 life.\nTransmute {1}{U}{B} ({1}{U}{B}, Discard this card: Search your library for a card with the same mana value as this card, reveal it, put it into your hand, then shuffle. Transmute only as a sorcery.)
|
||||
|
||||
@@ -7,4 +7,4 @@ SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | Va
|
||||
SVar:DBDig:DB$ Dig | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionZone$ Exile | DigNum$ 3 | DestinationZone2$ Graveyard | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
DeckHas:Ability$Graveyard
|
||||
Oracle: When Corpse Appraiser enters the battlefield, exile up to one target creature card from a graveyard. If a card is put into exile this way, look at the top three cards of your library, then put one of those cards into your hand and the rest into your graveyard.
|
||||
Oracle:When Corpse Appraiser enters the battlefield, exile up to one target creature card from a graveyard. If a card is put into exile this way, look at the top three cards of your library, then put one of those cards into your hand and the rest into your graveyard.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Crown of Gondor
|
||||
ManaCost:3
|
||||
Types:Legendary Artifact Equipment
|
||||
K:Equip:4:::ReduceCost$ Monarch: This ability costs {3} less to activate if you're the monarch.
|
||||
K:Equip:4:::ReduceCost$ Monarch:This ability costs {3} less to activate if you're the monarch
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ X | AddToughness$ X | Description$ Equipped creature gets +1/+1 for each creature you control.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Legendary+YouCtrl | TriggerZones$ Battlefield | CheckSVar$ NoMonarch | SVarCompare$ EQ0 | Execute$ TrigMonarch | TriggerDescription$ When a legendary creature enters the battlefield under your control, if there is no monarch, you become the monarch.
|
||||
SVar:TrigMonarch:DB$ BecomeMonarch | Defined$ You
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name:Culling Sun
|
||||
ManaCost:2 W W B
|
||||
Types:Sorcery
|
||||
A:SP$ DestroyAll | Cost$ 2 W W B | ValidCards$ Creature.cmcLE3 | SpellDescription$ Destroy each creature with converted manacost 3 or less.
|
||||
A:SP$ DestroyAll | Cost$ 2 W W B | ValidCards$ Creature.cmcLE3 | SpellDescription$ Destroy each creature with mana value 3 or less.
|
||||
Oracle:Destroy each creature with mana value 3 or less.
|
||||
|
||||
Reference in New Issue
Block a user