Erwan
- Added Dr Solomat's TEMPEST expansion - Added Sacrifice as part of the cost of activated abilities. Making it work as an extra cost for "put in play" still requires some work though. "Render" methods need to be written correctly - Added cards with sacrifice in the existing sets. Most of them need testing...
This commit is contained in:
@@ -211,6 +211,19 @@ type=Instant
|
||||
mana={U}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacrifice Bottle Gnomes: You gain 3 life.
|
||||
auto={s}:life:3
|
||||
id=129495
|
||||
name=Bottle Gnomes
|
||||
rarity=U
|
||||
color=Artifact
|
||||
type=Artifact Creature
|
||||
mana={3}
|
||||
power=1
|
||||
subtype=Gnome
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {1} to your mana pool. {T}: Add {G} or {W} to your mana pool. Brushland deals 1 damage to you.
|
||||
auto={T}:Add {1}
|
||||
auto={T}:Add {G} && Damage 1 controller
|
||||
@@ -256,6 +269,19 @@ subtype=Spider
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacrifice Composite Golem: Add {W}{U}{B}{R}{G} to your mana pool.
|
||||
auto={s}:Add {W}{U}{B}{R}{G}
|
||||
id=135275
|
||||
name=Composite Golem
|
||||
rarity=U
|
||||
color=Artifact
|
||||
type=Artifact Creature
|
||||
mana={6}
|
||||
power=4
|
||||
subtype=Golem
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Draw two cards.
|
||||
auto=draw:2
|
||||
id=134757
|
||||
@@ -335,6 +361,19 @@ type=Instant
|
||||
mana={W}
|
||||
[/card]
|
||||
[card]
|
||||
text={B}, {T}, Sacrifice Doomed Necromancer: Return target creature card from your graveyard to play.
|
||||
auto={B},{T},{S}:moveTo(myinplay) target(creature|mygraveyard)
|
||||
id=129880
|
||||
name=Doomed Necromancer
|
||||
rarity=R
|
||||
color=Black
|
||||
type=Creature
|
||||
mana={2}{B}
|
||||
power=2
|
||||
subtype=Human Cleric Mercenary
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text={5}{R}{R}: Put a 5/5 red Dragon creature token with flying into play. (It can't be blocked except by creatures with flying or reach.)
|
||||
auto={5}{R}{R}:token(Dragon,creature dragon, 5/5,flying red)
|
||||
id=143024
|
||||
@@ -1063,6 +1102,17 @@ type=Artifact
|
||||
mana={2}
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {1} to your mana pool. {1}, {T}, Sacrifice Mind Stone: Draw a card.
|
||||
auto={T}:Add{1}
|
||||
auto={1}{T}{S}:draw:1
|
||||
id=135280
|
||||
name=Mind Stone
|
||||
rarity=U
|
||||
color=Artifact
|
||||
type=Artifact
|
||||
mana={0}
|
||||
[/card]
|
||||
[card]
|
||||
text=First strike, forestwalk, vigilance (This creature deals combat damage before creatures without first strike, it's unblockable as long as defending player controls a Forest, and attacking doesn't cause this creature to tap.)
|
||||
abilities=First strike, forestwalk, vigilance, legendary
|
||||
id=106405
|
||||
@@ -1087,6 +1137,19 @@ type=Enchantment
|
||||
mana={2}{W}
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacrifice Mogg Fanatic: Mogg Fanatic deals 1 damage to target creature or player.
|
||||
auto={s}:Damage:1 target(creature,player)
|
||||
id=134748
|
||||
name=Mogg Fanatic
|
||||
rarity=U
|
||||
color=Red
|
||||
type=Creature
|
||||
mana={R}
|
||||
power=1
|
||||
subtype=Goblin
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {R} to your mana pool.
|
||||
auto={T}: Add {R}
|
||||
id=129652
|
||||
@@ -1127,6 +1190,19 @@ type=Basic Land
|
||||
subtype=Mountain
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacrifice a creature: Nantuko Husk gets +2/+2 until end of turn.
|
||||
auto={s(creature|myinplay)}:2/2
|
||||
id=129653
|
||||
name=Nantuko Husk
|
||||
rarity=U
|
||||
color=Black
|
||||
type=Creature
|
||||
mana={2}{B}
|
||||
power=2
|
||||
subtype=Zombie Insect
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target artifact or enchantment.
|
||||
target=artifact,enchantment
|
||||
id=129656
|
||||
@@ -1230,6 +1306,16 @@ subtype=Horror
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text={2}, {T}, Sacrifice a creature: Draw a card.
|
||||
auto={2},{T},{S(creature|myinplay)}:draw:1
|
||||
id=135281
|
||||
name=Phyrexian Vault
|
||||
rarity=U
|
||||
color=Artifact
|
||||
type=Artifact
|
||||
mana={3}
|
||||
[/card]
|
||||
[card]
|
||||
text=Shroud (This creature can't be the target of spells or abilities.)
|
||||
abilities=shroud
|
||||
id=130526
|
||||
@@ -1635,6 +1721,20 @@ type=Instant
|
||||
mana={R}
|
||||
[/card]
|
||||
[card]
|
||||
text=When Siege-Gang Commander comes into play, put three 1/1 red Goblin creature tokens into play. {1}{R}, Sacrifice a Goblin: Siege-Gang Commander deals 2 damage to target creature or player.
|
||||
auto=token(Goblin,creature goblin, 1/1,red)*3
|
||||
auto={1},{R},{S(goblin|myinplay)}:Damage:2 target(creature,player)
|
||||
id=130539
|
||||
name=Siege-Gang Commander
|
||||
rarity=R
|
||||
color=Red
|
||||
type=Creature
|
||||
mana={3}{R}{R}
|
||||
power=2
|
||||
subtype=Goblin
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying, first strike (This creature can't be blocked except by creatures with flying or reach, and it deals combat damage before creatures without first strike.)
|
||||
abilities=Flying, first strike
|
||||
id=129735
|
||||
|
||||
@@ -244,18 +244,7 @@ power=2
|
||||
subtype=Elemental Spirit
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacrifice Bottle Gnomes: You gain 3 life.
|
||||
id=129495
|
||||
name=Bottle Gnomes
|
||||
rarity=U
|
||||
color=Artifact
|
||||
type=Artifact Creature
|
||||
mana={3}
|
||||
power=1
|
||||
subtype=Gnome
|
||||
toughness=3
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Whenever Cephalid Constable deals combat damage to a player, return up to that many target permanents that player controls to their owners' hands.
|
||||
id=135261
|
||||
@@ -386,18 +375,6 @@ type=Sorcery
|
||||
mana={G}
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacrifice Composite Golem: Add {W}{U}{B}{R}{G} to your mana pool.
|
||||
id=135275
|
||||
name=Composite Golem
|
||||
rarity=U
|
||||
color=Artifact
|
||||
type=Artifact Creature
|
||||
mana={6}
|
||||
power=4
|
||||
subtype=Golem
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Put target attacking creature on the bottom of its owner's library. Its controller gains life equal to its toughness.
|
||||
id=130528
|
||||
name=Condemn
|
||||
@@ -529,18 +506,6 @@ type=Sorcery
|
||||
mana={B}{B}
|
||||
[/card]
|
||||
[card]
|
||||
text={B}, {T}, Sacrifice Doomed Necromancer: Return target creature card from your graveyard to play.
|
||||
id=129880
|
||||
name=Doomed Necromancer
|
||||
rarity=R
|
||||
color=Black
|
||||
type=Creature
|
||||
mana={2}{B}
|
||||
power=2
|
||||
subtype=Human Cleric Mercenary
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text={3}, {T}: Double the amount of each type of mana in your mana pool.
|
||||
id=135243
|
||||
name=Doubling Cube
|
||||
@@ -1110,28 +1075,6 @@ type=Sorcery
|
||||
mana={2}{B}
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {1} to your mana pool. {1}, {T}, Sacrifice Mind Stone: Draw a card.
|
||||
id=135280
|
||||
name=Mind Stone
|
||||
rarity=U
|
||||
color=Artifact
|
||||
type=Artifact
|
||||
mana={2}
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Sacrifice Mogg Fanatic: Mogg Fanatic deals 1 damage to target creature or player.
|
||||
id=134748
|
||||
name=Mogg Fanatic
|
||||
rarity=U
|
||||
color=Red
|
||||
type=Creature
|
||||
mana={R}
|
||||
power=1
|
||||
subtype=Goblin
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Trample (If this creature would deal enough combat damage to its blockers to destroy them, you may have it deal the rest of its damage to defending player.) Molimo, Maro-Sorcerer's power and toughness are each equal to the number of lands you control.
|
||||
id=106368
|
||||
name=Molimo, Maro-Sorcerer
|
||||
@@ -1165,18 +1108,6 @@ subtype=Lhurgoyf
|
||||
toughness=*
|
||||
[/card]
|
||||
[card]
|
||||
text=Sacrifice a creature: Nantuko Husk gets +2/+2 until end of turn.
|
||||
id=129653
|
||||
name=Nantuko Husk
|
||||
rarity=U
|
||||
color=Black
|
||||
type=Creature
|
||||
mana={2}{B}
|
||||
power=2
|
||||
subtype=Zombie Insect
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Target player gains 8 life.
|
||||
id=129655
|
||||
name=Natural Spring
|
||||
@@ -1278,15 +1209,7 @@ power=4
|
||||
subtype=Zombie Minion
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text={2}, {T}, Sacrifice a creature: Draw a card.
|
||||
id=135281
|
||||
name=Phyrexian Vault
|
||||
rarity=U
|
||||
color=Artifact
|
||||
type=Artifact
|
||||
mana={3}
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=As Pithing Needle comes into play, name a card. Activated abilities of sources with the chosen name can't be played unless they're mana abilities.
|
||||
id=129526
|
||||
@@ -1607,18 +1530,7 @@ color=Red
|
||||
type=Instant
|
||||
mana={1}{R}{R}
|
||||
[/card]
|
||||
[card]
|
||||
text=When Siege-Gang Commander comes into play, put three 1/1 red Goblin creature tokens into play. {1}{R}, Sacrifice a Goblin: Siege-Gang Commander deals 2 damage to target creature or player.
|
||||
id=130539
|
||||
name=Siege-Gang Commander
|
||||
rarity=R
|
||||
color=Red
|
||||
type=Creature
|
||||
mana={3}{R}{R}
|
||||
power=2
|
||||
subtype=Goblin
|
||||
toughness=2
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Draw three cards, then discard a card.
|
||||
id=136217
|
||||
|
||||
Reference in New Issue
Block a user