Added more cards with power restrictions.
This commit is contained in:
@@ -512,6 +512,17 @@ toughness=3
|
||||
abilities=legendary,flying,vigilance
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target creature with power 4 or greater. Cycling {2} ({2}, Discard this card: Draw a card.)
|
||||
id=12360
|
||||
target=creature[power>=4]
|
||||
auto=destroy
|
||||
autohand={2}:cycling
|
||||
name=Radiant's Judgment
|
||||
rarity=C
|
||||
mana={2}{W}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Return all artifacts to their owners' hands. Cycling {2} ({2}, Discard this card: Draw a card.)
|
||||
id=12385
|
||||
auto=moveTo(ownerhand) all(artifact)
|
||||
@@ -552,6 +563,17 @@ mana={3}{B}{B}
|
||||
type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target creature with power 2 or less. Cycling {2} ({2}, Discard this card: Draw a card.)
|
||||
id=9694
|
||||
target=creature[power<=2]
|
||||
auto=destroy
|
||||
autohand={2}:cycling
|
||||
name=Swat
|
||||
rarity=C
|
||||
mana={1}{B}{B}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying {T}: Thornwind Faeries deals 1 damage to target creature or player.
|
||||
id=12369
|
||||
name=Thornwind Faeries
|
||||
|
||||
@@ -435,14 +435,6 @@ text=Echo {3}{W} (At the beginning of your upkeep, if this came under your contr
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=12360
|
||||
name=Radiant's Judgment
|
||||
mana={2}{W}
|
||||
type=Instant
|
||||
text=Destroy target creature with power 4 or greater. Cycling {2} ({2}, Discard this card: Draw a card.)
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=12433
|
||||
name=Rancor
|
||||
mana={G}
|
||||
@@ -590,14 +582,6 @@ text=Flying Whenever Sustainer of the Realm blocks, it gets +0/+2 until end of t
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=9694
|
||||
name=Swat
|
||||
mana={1}{B}{B}
|
||||
type=Instant
|
||||
text=Destroy target creature with power 2 or less. Cycling {2} ({2}, Discard this card: Draw a card.)
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=9840
|
||||
name=Tethered Skirge
|
||||
mana={2}{B}
|
||||
|
||||
Reference in New Issue
Block a user