Jonathan - (USG) added Priest of Titania, Serra's Sanctum, Tolarian Academy
This commit is contained in:
@@ -848,6 +848,18 @@ power=2
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool for each Elf in play.
|
||||
auto={T}:foreach(creature[Elf])add:{G}
|
||||
id=5823
|
||||
name=Priest of Titania
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={1}{G}
|
||||
power=1
|
||||
subtype=Elf Druid
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature has first strike.
|
||||
target=creature
|
||||
auto=first strike
|
||||
@@ -901,6 +913,14 @@ type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {W} to your mana pool for each enchantment you control.
|
||||
auto={T}:foreach(Enchantment|myinplay)add:{W}
|
||||
id=9674
|
||||
name=Serra's Sanctum
|
||||
rarity=R
|
||||
type=Legendary Land
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying (This creature can't be blocked except by creatures with flying or reach.) {1}{R}: Shivan Hellkite deals 1 damage to target creature or player.
|
||||
auto={1}{R}:damage:1 target(creature,player)
|
||||
id=5660
|
||||
@@ -1062,6 +1082,15 @@ toughness=3
|
||||
abilities=haste
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {U} to your mana pool for each artifact you control.
|
||||
auto={T}:foreach(artifact|myinplay)add:{U}
|
||||
id=8883
|
||||
name=Tolarian Academy
|
||||
rarity=R
|
||||
type=Land
|
||||
abilities=legendary
|
||||
[/card]
|
||||
[card]
|
||||
text=Treefolk Seedlings's toughness is equal to the number of Forests you control.
|
||||
id=5866
|
||||
auto=foreach(forest|myinplay) 0/1
|
||||
|
||||
@@ -1327,17 +1327,7 @@ rarity=U
|
||||
type=Enchantment
|
||||
mana={3}{W}
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {G} to your mana pool for each Elf in play.
|
||||
id=5823
|
||||
name=Priest of Titania
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={1}{G}
|
||||
power=1
|
||||
subtype=Elf Druid
|
||||
toughness=1
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=At the beginning of your upkeep, Purging Scythe deals 2 damage to the creature with the least toughness. If two or more creatures are tied for least toughness, you choose one.
|
||||
id=10649
|
||||
@@ -1648,13 +1638,6 @@ type=Enchantment
|
||||
mana={2}{W}{W}
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {W} to your mana pool for each enchantment you control.
|
||||
id=9674
|
||||
name=Serra's Sanctum
|
||||
rarity=R
|
||||
type=Legendary Land
|
||||
[/card]
|
||||
[card]
|
||||
text=Defender (This creature can't attack.) First strike Cycling {2} ({2}, Discard this card: Draw a card.)
|
||||
id=5743
|
||||
name=Shimmering Barrier
|
||||
@@ -1920,13 +1903,6 @@ subtype=Elf Archer
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text={T}: Add {U} to your mana pool for each artifact you control.
|
||||
id=8883
|
||||
name=Tolarian Academy
|
||||
rarity=R
|
||||
type=Legendary Land
|
||||
[/card]
|
||||
[card]
|
||||
text=Discard all the cards in your hand, then draw that many cards.
|
||||
id=5834
|
||||
name=Tolarian Winds
|
||||
|
||||
Reference in New Issue
Block a user