2nd Part:
Added entwine cards and other cards as of SVN r4587.
Entwine Cards
----------------------
Incite War
Journey of Discovery
Promise of Power
Roar of the Kha
Rude Awakening
Savage Beating
Solar Tide
Stir the Pride
Temporal Cascade
Tooth and Nail
Wail of the Nim
Cards from Unsupported
----------------------
Circle of Protection: Shadow
Circle of Solace
Cloudstone Curio
Coalition Relic
Commando Raid
Copy Artifact
Cornered Market
Crack the Earth
Crag Saurian
Crescendo of War
Crypt Champion
Curfew
Dance of the Dead
I don't have an exact amount of cards supported in the latest SVN because there are a lot of cards in my local copy to be tested before commiting.
OT: I think overload card can be done if the target card and store it for use until the spell resolves. ex:
[card]
name=Blustersquall
other={3}{U} name(Overload)
auto=if paid(alternative) then tap all(creature)
auto=ifnot paid(alternative) then tap all(mytarget)
text=Tap target creature you don't control. -- Overload {3}{U} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of "target" with "each.")
mana={U}{target(creature|opponentbattlefield)}
type=Instant
[/card]
This commit is contained in:
@@ -2668,18 +2668,6 @@ mana={1}{W}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Circle of Protection: Shadow
|
||||
text={1}: The next time a creature of your choice with shadow would deal damage to you this turn, prevent that damage.
|
||||
mana={1}{W}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Circle of Solace
|
||||
text=As Circle of Solace enters the battlefield, choose a creature type. -- {1}{W}: The next time a creature of the chosen type would deal damage to you this turn, prevent that damage.
|
||||
mana={3}{W}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Circling Vultures
|
||||
text=Flying -- You may discard Circling Vultures any time you could cast an instant. -- At the beginning of your upkeep, sacrifice Circling Vultures unless you exile the top creature card of your graveyard.
|
||||
mana={B}
|
||||
@@ -2802,12 +2790,6 @@ toughness=2
|
||||
text=Imprint — When Clone Shell enters the battlefield, look at the top four cards of your library, exile one face down, then put the rest on the bottom of your library in any order. When Clone Shell dies, turn the exiled card face up. If it's a creature card, put it onto the battlefield under your control.
|
||||
[/card]
|
||||
[card]
|
||||
name=Cloudstone Curio
|
||||
text=Whenever a nonartifact permanent enters the battlefield under your control, you may return another permanent you control that shares a card type with it to its owner's hand.
|
||||
mana={3}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Cloven Casting
|
||||
text=Whenever you cast a multicolored instant or sorcery spell, you may pay {1}. If you do, copy that spell. You may choose new targets for the copy.
|
||||
mana={5}{U}{R}
|
||||
@@ -2830,12 +2812,6 @@ power=2
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Coalition Relic
|
||||
text={T}: Add one mana of any color to your mana pool. -- {T}: Put a charge counter on Coalition Relic. -- At the beginning of your precombat main phase, remove all charge counters from Coalition Relic. Add one mana of any color to your mana pool for each counter removed this way.
|
||||
mana={3}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Coat of Arms
|
||||
text=Each creature gets +1/+1 for each other creature on the battlefield that shares at least one creature type with it. (For example, if two Goblin Warriors and a Goblin Shaman are on the battlefield, each gets +2/+2.)
|
||||
mana={5}
|
||||
@@ -2931,12 +2907,6 @@ mana={5}{U}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Commando Raid
|
||||
text=Until end of turn, target creature you control gains "When this creature deals combat damage to a player, you may have it deal damage equal to its power to target creature that player controls."
|
||||
mana={2}{R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Common Cause
|
||||
text=Nonartifact creatures get +2/+2 as long as they all share a color.
|
||||
mana={2}{W}
|
||||
@@ -3115,12 +3085,6 @@ type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Copy Artifact
|
||||
text=You may have Copy Artifact enter the battlefield as a copy of any artifact on the battlefield. It's still an enchantment.
|
||||
mana={1}{U}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Copy Enchantment
|
||||
auto=may copy target(enchantment)
|
||||
# Following line does not work: If copying an aura, the copied
|
||||
@@ -3139,12 +3103,6 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Cornered Market
|
||||
text=Players can't cast spells with the same name as a nontoken permanent. -- Players can't play nonbasic lands with the same name as a nontoken permanent.
|
||||
mana={2}{W}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Corpse Dance
|
||||
text=Buyback {2} (You may pay an additional {2} as you cast this spell. If you do, put this card into your hand as it resolves.) -- Return the top creature card of your graveyard to the battlefield. That creature gains haste until end of turn. Exile it at the beginning of the next end step.
|
||||
mana={2}{B}
|
||||
@@ -3264,28 +3222,12 @@ subtype=Aura
|
||||
text=Enchant creature {2}{U}: Untap enchanted creature. Totem armor (If enchanted creature would be destroyed, instead remove all damage from it and destroy this Aura.)
|
||||
[/card]
|
||||
[card]
|
||||
name=Crack the Earth
|
||||
text=Each player sacrifices a permanent.
|
||||
mana={R}
|
||||
type=Sorcery
|
||||
subtype=Arcane
|
||||
[/card]
|
||||
[card]
|
||||
name=Cradle of Vitality
|
||||
text=Whenever you gain life, you may pay {1}{W}. If you do, put a +1/+1 counter on target creature for each 1 life you gained.
|
||||
mana={3}{W}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Crag Saurian
|
||||
text=Whenever a source deals damage to Crag Saurian, that source's controller gains control of Crag Saurian.
|
||||
mana={R}{R}{R}
|
||||
type=Creature
|
||||
subtype=Lizard
|
||||
power=4
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Cragganwick Cremator
|
||||
text=When Cragganwick Cremator enters the battlefield, discard a card at random. If you discard a creature card this way, Cragganwick Cremator deals damage equal to that card's power to target player.
|
||||
mana={2}{R}{R}
|
||||
@@ -3340,12 +3282,6 @@ toughness=3
|
||||
text=Gotcha Whenever an opponent says "Creature" or "Guy," you may say "Gotcha" If you do, return Creature Guy from your graveyard to your hand.
|
||||
[/card]
|
||||
[card]
|
||||
name=Crescendo of War
|
||||
mana={3}{W}
|
||||
type=Enchantment
|
||||
text=At the beginning of each upkeep, put a strife counter on Crescendo of War. Attacking creatures get +1/+0 for each strife counter on Crescendo of War. Blocking creatures you control get +1/+0 for each strife counter on Crescendo of War.
|
||||
[/card]
|
||||
[card]
|
||||
name=Crested Craghorn
|
||||
text=Haste -- Provoke (When this attacks, you may have target creature defending player controls untap and block it if able.)
|
||||
mana={4}{R}
|
||||
@@ -3440,15 +3376,6 @@ mana={B}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Crypt Champion
|
||||
text=Double strike -- When Crypt Champion enters the battlefield, each player puts a creature card with converted mana cost 3 or less from his or her graveyard onto the battlefield. -- When Crypt Champion enters the battlefield, sacrifice it unless {R} was spent to cast it.
|
||||
mana={3}{B}
|
||||
type=Creature
|
||||
subtype=Zombie
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Cryptic Annelid
|
||||
text=When Cryptic Annelid enters the battlefield, scry 1, then scry 2, then scry 3. (To scry X, look at the top X cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)
|
||||
mana={3}{U}
|
||||
@@ -3518,12 +3445,6 @@ mana={2}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Curfew
|
||||
text=Each player returns a creature he or she controls to its owner's hand.
|
||||
mana={U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Curse of the Cabal
|
||||
text=Target player sacrifices half the permanents he or she controls, rounded down. -- Suspend 2 - {2}{B}{B} (Rather than cast this card from your hand, you may pay {2}{B}{B} and exile it with two time counters on it. At the beginning of your upkeep, remove a time counter. When the last is removed, cast it without paying its mana cost.) -- At the beginning of each player's upkeep, if Curse of the Cabal is suspended, that player may sacrifice a permanent. If he or she does, put two time counters on Curse of the Cabal.
|
||||
mana={9}{B}
|
||||
@@ -3659,19 +3580,6 @@ mana={U}{U}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
###Had to be removed. Does not work! (0.13.1)
|
||||
name=Dance of the Dead
|
||||
target=creature|graveyard
|
||||
auto=1/1
|
||||
auto=tap
|
||||
auto=doesnotuntap
|
||||
auto={1}{B}:untap limit:1 myUpkeepOnly
|
||||
text=Enchant creature card in a graveyard -- When Dance of the Dead enters the battlefield, if it's on the battlefield, it loses "enchant creature card in a graveyard" and gains "enchant creature put onto the battlefield with Dance of the Dead." Return enchanted creature card to the battlefield tapped under your control and attach Dance of the Dead to it. When Dance of the Dead leaves the battlefield, that creature's controller sacrifices it. -- Enchanted creature gets +1/+1 and doesn't untap during its controller's untap step. -- At the beginning of the upkeep of enchanted creature's controller, that player may pay {1}{B}. If he or she does, untap that creature.
|
||||
mana={1}{B}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Darigaaz, the Igniter
|
||||
text=Flying -- Whenever Darigaaz, the Igniter deals combat damage to a player, you may pay {2}{R}. If you do, choose a color, then that player reveals his or her hand and Darigaaz deals damage to the player equal to the number of cards of that color revealed this way.
|
||||
mana={3}{B}{R}{G}
|
||||
@@ -8648,12 +8556,6 @@ mana={3}{R}{R}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Incite War
|
||||
text=Choose one - Creatures target player controls attack this turn if able; or creatures you control gain first strike until end of turn. -- Entwine {2} (Choose both if you pay the entwine cost.)
|
||||
mana={2}{R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Incoming!
|
||||
mana={4}{G}{G}{G}{G}
|
||||
type=Sorcery
|
||||
@@ -9263,12 +9165,6 @@ power=4
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Journey of Discovery
|
||||
text=Choose one - Search your library for up to two basic land cards, reveal them, put them into your hand, then shuffle your library; or you may play up to two additional lands this turn. -- Entwine {2}{G} (Choose both if you pay the entwine cost.)
|
||||
mana={2}{G}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Judge's Familiar
|
||||
text=Flying -- Sacrifice Judge's Familiar: Counter target instant or sorcery spell unless its controller pays {1}.
|
||||
mana={WU}
|
||||
@@ -14174,12 +14070,6 @@ mana={1}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Promise of Power
|
||||
text=Choose one - You draw five cards and you lose 5 life; or put an X/X black Demon creature token with flying onto the battlefield, where X is the number of cards in your hand as the token enters the battlefield. -- Entwine {4} (Choose both if you pay the entwine cost.)
|
||||
mana={2}{B}{B}{B}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Propaganda
|
||||
auto=lord(creature|opponentBattlefield) cantattack
|
||||
auto=lord(creature|opponentBattlefield) {2}:-cantattack
|
||||
@@ -15617,12 +15507,6 @@ type=Instant
|
||||
subtype=Arcane
|
||||
[/card]
|
||||
[card]
|
||||
name=Roar of the Kha
|
||||
text=Choose one - Creatures you control get +1/+1 until end of turn; or untap all creatures you control. -- Entwine {1}{W} (Choose both if you pay the entwine cost.)
|
||||
mana={1}{W}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Rock Jockey
|
||||
text=You can't cast Rock Jockey if you've played a land this turn. -- You can't play lands if you've cast Rock Jockey this turn.
|
||||
mana={2}{R}
|
||||
@@ -15816,12 +15700,6 @@ power=2
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Rude Awakening
|
||||
text=Choose one - Untap all lands you control; or until end of turn, lands you control become 2/2 creatures that are still lands. -- Entwine {2}{G} (Choose both if you pay the entwine cost.)
|
||||
mana={4}{G}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Ruham Djinn
|
||||
text=First strike -- Ruham Djinn gets -2/-2 as long as white is the most common color among all permanents or is tied for most common.
|
||||
mana={5}{W}
|
||||
@@ -16242,12 +16120,6 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Savage Beating
|
||||
text=Cast Savage Beating only during your turn and only during combat. -- Choose one - Creatures you control gain double strike until end of turn; or untap all creatures you control and after this phase, there is an additional combat phase. -- Entwine {1}{R} (Choose both if you pay the entwine cost.)
|
||||
mana={3}{R}{R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Save Life
|
||||
mana={W}
|
||||
type=Instant
|
||||
@@ -17494,12 +17366,6 @@ type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Solar Tide
|
||||
text=Choose one - Destroy all creatures with power 2 or less; or destroy all creatures with power 3 or greater. -- Entwine - Sacrifice two lands. (Choose both if you pay the entwine cost.)
|
||||
mana={4}{W}{W}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Soldevi Adnate
|
||||
text={T}, Sacrifice a black or artifact creature: Add an amount of black mana equal to the sacrificed creature's converted mana cost to your mana pool.
|
||||
mana={1}{B}
|
||||
@@ -18406,12 +18272,6 @@ power=1
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Stir the Pride
|
||||
text=Choose one - Creatures you control get +2/+2 until end of turn; or until end of turn, creatures you control gain "Whenever this creature deals damage, you gain that much life." -- Entwine {1}{W} (Choose both if you pay the entwine cost.)
|
||||
mana={4}{W}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Stoic Angel
|
||||
text=Flying, vigilance -- Players can't untap more than one creature during their untap steps.
|
||||
mana={1}{G}{W}{U}
|
||||
@@ -19279,12 +19139,6 @@ mana={2}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Temporal Cascade
|
||||
text=Choose one - Each player shuffles his or her hand and graveyard into his or her library; or each player draws seven cards. -- Entwine {2} (Choose both if you pay the entwine cost.)
|
||||
mana={5}{U}{U}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Temporal Extortion
|
||||
text=When you cast Temporal Extortion, any player may pay half his or her life, rounded up. If a player does, counter Temporal Extortion. -- Take an extra turn after this one.
|
||||
mana={B}{B}{B}{B}
|
||||
@@ -19873,12 +19727,6 @@ power=1
|
||||
toughness=5
|
||||
[/card]
|
||||
[card]
|
||||
name=Tooth and Nail
|
||||
text=Choose one - Search your library for up to two creature cards, reveal them, put them into your hand, then shuffle your library; or put up to two creature cards from your hand onto the battlefield. -- Entwine {2} (Choose both if you pay the entwine cost.)
|
||||
mana={5}{G}{G}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
name=Topsy Turvy
|
||||
mana={2}{U}
|
||||
type=Enchantment
|
||||
@@ -20957,12 +20805,6 @@ toughness=6
|
||||
text=Trample Whenever you tap a land for mana, add one mana to your mana pool of any type that land produced. Whenever an opponent taps a land for mana, that land doesn't untap during its controller's next untap step.
|
||||
[/card]
|
||||
[card]
|
||||
name=Wail of the Nim
|
||||
text=Choose one - Regenerate each creature you control; or Wail of the Nim deals 1 damage to each creature and each player. -- Entwine {B} (Choose both if you pay the entwine cost.)
|
||||
mana={2}{B}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
name=Wall of Caltrops
|
||||
text=Defender (This creature can't attack.) -- Whenever Wall of Caltrops blocks a creature, if no non-Wall creatures are blocking that creature, Wall of Caltrops gains banding until end of turn. (If any creatures with banding you control are blocking a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by.)
|
||||
mana={1}{W}
|
||||
|
||||
Reference in New Issue
Block a user