Added some cards with activation restriction "asSorcery".
This commit is contained in:
@@ -189,7 +189,19 @@ rarity=R
|
||||
type=Land
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {1} to your mana pool. {T}: Add {R} or {G} to your mana pool. Each opponent gains 1 life.
|
||||
text={R}, Return Grinning Ignus to its owner's hand: Add {2}{R} to your mana pool. Play this ability only any time you could cast a sorcery.
|
||||
id=136040
|
||||
name=Grinning Ignus
|
||||
rarity=C
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
auto={R}:moveTo(ownerhand) && add{2}{R} asSorcery
|
||||
power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {1} to your mana pool. {T}: Add {R} or {G} to your mana pool. Each opponent gains 1 life.
|
||||
id=130595
|
||||
name=Grove of the Burnwillows
|
||||
auto={T}:Add {1}
|
||||
|
||||
@@ -397,17 +397,6 @@ text=Madness {1}{B} (If you discard this card, you may play it for its madness c
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=136040
|
||||
name=Grinning Ignus
|
||||
mana={2}{R}
|
||||
type=Creature
|
||||
subtype=Elemental
|
||||
power=2
|
||||
toughness=2
|
||||
text={R}, Return Grinning Ignus to its owner's hand: Add {2}{R} to your mana pool. Play this ability only any time you could play a sorcery.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=130328
|
||||
name=Haze of Rage
|
||||
mana={1}{R}
|
||||
|
||||
Reference in New Issue
Block a user