Jonathan - (USG) added Priest of Titania, Serra's Sanctum, Tolarian Academy

This commit is contained in:
leungclj
2009-06-30 06:11:12 +00:00
parent 15ddd2eec5
commit ba9edc6692
2 changed files with 30 additions and 25 deletions

View File

@@ -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