Several card additions, card fixes, etc.
This commit is contained in:
@@ -41,6 +41,15 @@ toughness=6
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text={1}{R}, Sacrifice Blockbuster: Blockbuster deals 3 damage to each tapped creature and each player.
|
||||
auto={1}{R}{S}:damage:3 all(creature[tapped]) && damage:3 all(player)
|
||||
id=87977
|
||||
name=Blockbuster
|
||||
rarity=U
|
||||
mana={3}{R}{R}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
text=({RW} can be paid with either {R} or {W}.) {1}{R}: Target creature gains haste until end of turn. {1}{W}: Target creature gains first strike until end of turn.
|
||||
id=87918
|
||||
name=Boros Guildmage
|
||||
|
||||
@@ -66,16 +66,6 @@ subtype=Spirit
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
#to test ?
|
||||
text={1}{R}, Sacrifice Blockbuster: Blockbuster deals 3 damage to each tapped creature and each player.
|
||||
id=87977
|
||||
auto={1}{R}{S}:damage:3 all(creature[tapped],player)
|
||||
name=Blockbuster
|
||||
rarity=U
|
||||
type=Enchantment
|
||||
mana={3}{R}{R}
|
||||
[/card]
|
||||
[card]
|
||||
text=Noncreature spells you play cost {2} less to play. Whenever you play a noncreature spell, counter that spell unless you sacrifice a creature.
|
||||
id=89102
|
||||
name=Blood Funnel
|
||||
|
||||
Reference in New Issue
Block a user