Jonathan - (USG) added Priest of Titania, Serra's Sanctum, Tolarian Academy
This commit is contained in:
@@ -848,6 +848,18 @@ power=2
|
|||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[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.
|
text=Enchant creature Enchanted creature has first strike.
|
||||||
target=creature
|
target=creature
|
||||||
auto=first strike
|
auto=first strike
|
||||||
@@ -901,6 +913,14 @@ type=Enchantment
|
|||||||
subtype=Aura
|
subtype=Aura
|
||||||
[/card]
|
[/card]
|
||||||
[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.
|
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)
|
auto={1}{R}:damage:1 target(creature,player)
|
||||||
id=5660
|
id=5660
|
||||||
@@ -1062,6 +1082,15 @@ toughness=3
|
|||||||
abilities=haste
|
abilities=haste
|
||||||
[/card]
|
[/card]
|
||||||
[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.
|
text=Treefolk Seedlings's toughness is equal to the number of Forests you control.
|
||||||
id=5866
|
id=5866
|
||||||
auto=foreach(forest|myinplay) 0/1
|
auto=foreach(forest|myinplay) 0/1
|
||||||
|
|||||||
@@ -1327,17 +1327,7 @@ rarity=U
|
|||||||
type=Enchantment
|
type=Enchantment
|
||||||
mana={3}{W}
|
mana={3}{W}
|
||||||
[/card]
|
[/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]
|
[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.
|
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
|
id=10649
|
||||||
@@ -1648,13 +1638,6 @@ type=Enchantment
|
|||||||
mana={2}{W}{W}
|
mana={2}{W}{W}
|
||||||
[/card]
|
[/card]
|
||||||
[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.)
|
text=Defender (This creature can't attack.) First strike Cycling {2} ({2}, Discard this card: Draw a card.)
|
||||||
id=5743
|
id=5743
|
||||||
name=Shimmering Barrier
|
name=Shimmering Barrier
|
||||||
@@ -1920,13 +1903,6 @@ subtype=Elf Archer
|
|||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[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.
|
text=Discard all the cards in your hand, then draw that many cards.
|
||||||
id=5834
|
id=5834
|
||||||
name=Tolarian Winds
|
name=Tolarian Winds
|
||||||
|
|||||||
Reference in New Issue
Block a user