Several card additions, card fixes, etc.
This commit is contained in:
@@ -8,6 +8,16 @@ mana={3}{U}
|
||||
type=Sorcery
|
||||
[/card]
|
||||
[card]
|
||||
text=Choose one - Destroy target blue permanent; or return target Island to its owner's hand.
|
||||
id=1556
|
||||
auto=may destroy target(*[blue])
|
||||
auto=may moveTo(ownerhand) target(island)
|
||||
name=Active Volcano
|
||||
rarity=C
|
||||
mana={R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text={B}{R}{G}, {T}: Return target creature card from your graveyard to your hand.
|
||||
auto={B}{R}{G}{T}:moveTo(myhand) target(creature|mygraveyard)
|
||||
id=1642
|
||||
@@ -403,6 +413,16 @@ mana={1}{U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Choose one - Destroy target red permanent; or return target Mountain to its owner's hand.
|
||||
id=1483
|
||||
auto=may destroy target(*[red])
|
||||
auto=may moveTo(ownerhand) target(mountain)
|
||||
name=Flash Flood
|
||||
rarity=C
|
||||
mana={U}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Rampage 2 (Whenever this creature becomes blocked, it gets +2/+2 until end of turn for each creature blocking it beyond the first.)
|
||||
id=1574
|
||||
name=Frost Giant
|
||||
|
||||
@@ -10,14 +10,6 @@ subtype=Horror
|
||||
toughness=6
|
||||
[/card]
|
||||
[card]
|
||||
text=Choose one - Destroy target blue permanent; or return target Island to its owner's hand.
|
||||
id=1556
|
||||
name=Active Volcano
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={R}
|
||||
[/card]
|
||||
[card]
|
||||
text=Green legendary creatures you control have "bands with other legendary creatures."
|
||||
id=1698
|
||||
name=Adventurers' Guildhouse
|
||||
@@ -482,14 +474,6 @@ subtype=Phoenix
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Choose one - Destroy target red permanent; or return target Mountain to its owner's hand.
|
||||
id=1483
|
||||
name=Flash Flood
|
||||
rarity=C
|
||||
type=Instant
|
||||
mana={U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever Floral Spuzzem attacks and isn't blocked, you may destroy target artifact defending player controls. If you do, Floral Spuzzem deals no combat damage this turn.
|
||||
id=1527
|
||||
name=Floral Spuzzem
|
||||
|
||||
Reference in New Issue
Block a user