Erwan
- code cleanup
This commit is contained in:
@@ -547,6 +547,8 @@ mana={2}{G}{G}
|
||||
[card]
|
||||
text=Destroy target Plains or Island. Cryoclasm deals 3 damage to that land's controller.
|
||||
target=plains,island
|
||||
auto=Damage:3 targetController
|
||||
auto=destroy
|
||||
id=129909
|
||||
name=Cryoclasm
|
||||
rarity=U
|
||||
|
||||
@@ -59,6 +59,8 @@ subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Whenever a land comes into play, Ankh of Mishra deals 2 damage to that land's controller.
|
||||
auto=@movedTo(land|opponentBattlefield): damage:2 opponent
|
||||
auto=@movedTo(land|myBattlefield): damage:2 controller
|
||||
id=1094
|
||||
name=Ankh of Mishra
|
||||
rarity=R
|
||||
|
||||
@@ -425,6 +425,8 @@ toughness=6
|
||||
text=Destroy all artifacts and enchantments. You gain 2 life for each permanent destroyed this way.
|
||||
id=146759
|
||||
name=Fracturing Gust
|
||||
auto=all(artifact,enchantment) life:2
|
||||
auto=destroy all(artifact,enchantment)
|
||||
rarity=R
|
||||
type=Instant
|
||||
mana={2}{GW}{GW}{GW}
|
||||
@@ -799,6 +801,7 @@ toughness=1
|
||||
text=Destroy target land. Poison the Well deals 2 damage to that land's controller.
|
||||
id=147427
|
||||
target=Land
|
||||
auto=Damage:2 targetController
|
||||
auto=destroy
|
||||
name=Poison the Well
|
||||
rarity=C
|
||||
@@ -865,6 +868,7 @@ toughness=2
|
||||
text=Destroy target artifact. Smash to Smithereens deals 3 damage to that artifact's controller.
|
||||
id=158243
|
||||
target=Artifact
|
||||
auto=damage:3 targetController
|
||||
auto=destroy
|
||||
name=Smash to Smithereens
|
||||
rarity=C
|
||||
|
||||
Reference in New Issue
Block a user