added giant shark, inflame
This commit is contained in:
@@ -9124,15 +9124,6 @@ power=0
|
|||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Giant Shark
|
|
||||||
text=Giant Shark can't attack unless defending player controls an Island. -- Whenever Giant Shark blocks or becomes blocked by a creature that has been dealt damage this turn, Giant Shark gets +2/+0 and gains trample until end of turn. -- When you control no Islands, sacrifice Giant Shark.
|
|
||||||
mana={5}{U}
|
|
||||||
type=Creature
|
|
||||||
subtype=Fish
|
|
||||||
power=4
|
|
||||||
toughness=4
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
name=Giant Slug
|
name=Giant Slug
|
||||||
text={5}: At the beginning of your next upkeep, choose a basic land type. Giant Slug gains landwalk of the chosen type until the end of that turn.
|
text={5}: At the beginning of your next upkeep, choose a basic land type. Giant Slug gains landwalk of the chosen type until the end of that turn.
|
||||||
mana={1}{B}
|
mana={1}{B}
|
||||||
@@ -11720,12 +11711,6 @@ mana={4}
|
|||||||
type=Artifact
|
type=Artifact
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Inflame
|
|
||||||
text=Inflame deals 2 damage to each creature dealt damage this turn.
|
|
||||||
mana={R}
|
|
||||||
type=Instant
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
name=Information Dealer
|
name=Information Dealer
|
||||||
text={T}: Look at the top X cards of your library, where X is the number of Wizards on the battlefield, then put them back in any order.
|
text={T}: Look at the top X cards of your library, where X is the number of Wizards on the battlefield, then put them back in any order.
|
||||||
mana={1}{U}
|
mana={1}{U}
|
||||||
|
|||||||
@@ -24489,6 +24489,17 @@ power=1
|
|||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
name=Giant Shark
|
||||||
|
auto=@blocking(this) from(creature[damaged]):all(this) +2/+0 ueot && trample all(this)
|
||||||
|
abilities=islandhome
|
||||||
|
text=Giant Shark can't attack unless defending player controls an Island. -- Whenever Giant Shark blocks or becomes blocked by a creature that has been dealt damage this turn, Giant Shark gets +2/+0 and gains trample until end of turn. -- When you control no Islands, sacrifice Giant Shark.
|
||||||
|
mana={5}{U}
|
||||||
|
type=Creature
|
||||||
|
subtype=Fish
|
||||||
|
power=4
|
||||||
|
toughness=4
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
name=Giant Solifuge
|
name=Giant Solifuge
|
||||||
abilities=trample,haste,shroud
|
abilities=trample,haste,shroud
|
||||||
text=({(r/g)} can be paid with either {R} or {G}.) -- Trample; haste; shroud (This permanent can't be the target of spells or abilities.)
|
text=({(r/g)} can be paid with either {R} or {G}.) -- Trample; haste; shroud (This permanent can't be the target of spells or abilities.)
|
||||||
@@ -30860,6 +30871,13 @@ type=Artifact
|
|||||||
subtype=Equipment
|
subtype=Equipment
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
name=Inflame
|
||||||
|
auto=all(creature[damaged]) damage:2
|
||||||
|
text=Inflame deals 2 damage to each creature dealt damage this turn.
|
||||||
|
mana={R}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
name=Infuse
|
name=Infuse
|
||||||
target=artifact,creature,land
|
target=artifact,creature,land
|
||||||
auto=untap
|
auto=untap
|
||||||
|
|||||||
Reference in New Issue
Block a user