change naming convention
to avoid confusion
This commit is contained in:
@@ -6562,8 +6562,8 @@ subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
name=Aura of Silence
|
||||
auto=lord(artifact|oppcastingzone) altercost(colorless, +2)
|
||||
auto=lord(enchantment|oppcastingzone) altercost(colorless, +2)
|
||||
auto=lord(artifact|opponentcastingzone) altercost(colorless, +2)
|
||||
auto=lord(enchantment|opponentcastingzone) altercost(colorless, +2)
|
||||
auto={S}:destroy target(artifact,enchantment)
|
||||
text=Artifact and enchantment spells your opponents cast cost {2} more to cast. -- Sacrifice Aura of Silence: Destroy target artifact or enchantment.
|
||||
mana={1}{W}{W}
|
||||
@@ -18538,7 +18538,7 @@ type=Instant
|
||||
[card]
|
||||
name=Chill
|
||||
auto=lord(*[red]|mycastingzone) altercost(colorless, +2)
|
||||
auto=lord(*[red]|oppcastingzone) altercost(colorless, +2)
|
||||
auto=lord(*[red]|opponentcastingzone) altercost(colorless, +2)
|
||||
text=Red spells cost {2} more to cast.
|
||||
mana={1}{U}
|
||||
type=Enchantment
|
||||
@@ -44936,7 +44936,7 @@ toughness=3
|
||||
[card]
|
||||
name=Glowrider
|
||||
auto=lord(*[-creature]|mycastingzone) altercost(colorless,+1)
|
||||
auto=lord(*[-creature]|oppcastingzone) altercost(colorless, +1)
|
||||
auto=lord(*[-creature]|opponentcastingzone) altercost(colorless, +1)
|
||||
text=Noncreature spells cost {1} more to cast.
|
||||
mana={2}{W}
|
||||
type=Creature
|
||||
@@ -46916,7 +46916,7 @@ toughness=2
|
||||
name=Grand Arbiter Augustin IV
|
||||
auto=lord(*[white]|mycastingzone) altercost(colorless,-1)
|
||||
auto=lord(*[blue]|mycastingzone) altercost(colorless,-1)
|
||||
auto=lord(*|oppcastingzone) altercost( colorless,+1)
|
||||
auto=lord(*|opponentcastingzone) altercost( colorless,+1)
|
||||
text=White spells you cast cost {1} less to cast. -- Blue spells you cast cost {1} less to cast. -- Spells your opponents cast cost {1} more to cast.
|
||||
mana={2}{W}{U}
|
||||
type=Legendary Creature
|
||||
@@ -113313,7 +113313,7 @@ toughness=2
|
||||
name=Thalia, Guardian of Thraben
|
||||
abilities=first strike
|
||||
auto=lord(*[-creature]|mycastingzone) altercost(colorless,+1)
|
||||
auto=lord(*[-creature]|oppcastingzone) altercost(colorless, +1)
|
||||
auto=lord(*[-creature]|opponentcastingzone) altercost(colorless, +1)
|
||||
text=First Strike -- Noncreature spells cost {1} more to cast.
|
||||
mana={1}{W}
|
||||
type=Legendary Creature
|
||||
|
||||
Reference in New Issue
Block a user