-Added a few cards
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-07-20 06:20:54 +00:00
parent a376e8110b
commit 9286f1b305
8 changed files with 574 additions and 804 deletions
+306 -13
View File
@@ -1,4 +1,15 @@
[card]
text={U}, Sacrifice AEther Spellbomb: Return target creature to its owner's hand. {1}, Sacrifice AEther Spellbomb: Draw a card.
auto={U}{S}:moveTo(ownerhand) target(creature)
auto={1}{S}:draw:1
id=48113
name=AEther Spellbomb
color=Artifact
rarity=C
mana={1}
type=Artifact
[/card]
[card]
id=49045
name=Alpha Myr
color=Artifact
@@ -21,6 +32,14 @@ mana={2}{W}{W}
type=Instant
[/card]
[card]
text=(Ancient Den isn't a spell.) {T}: Add {W} to your mana pool.
id=46063
name=Ancient Den
rarity=C
type=Land
subtype=artifact
[/card]
[card]
text=Counter target artifact or enchantment spell.
target=artifact,enchantment|stack
auto=fizzle
@@ -57,17 +76,6 @@ power=1
toughness=1
[/card]
[card]
text={U}, Sacrifice AEther Spellbomb: Return target creature to its owner's hand. {1}, Sacrifice AEther Spellbomb: Draw a card.
auto={U}{S}:moveTo(ownerhand) target(creature)
auto={1}{S}:draw:1
id=48113
name=AEther Spellbomb
color=Artifact
rarity=C
mana={1}
type=Artifact
[/card]
[card]
text={T}: Add {1} to your mana pool. {2}, {T}: Tap target noncreature artifact.
auto={T}: Add {1}
auto={2}{T}:Tap target(artifact[-creature])
@@ -103,6 +111,19 @@ subtype=Construct
toughness=3
[/card]
[card]
text={1}, {T}, Sacrifice Chromatic Sphere: Add one mana of any color to your mana pool. Draw a card.
auto={1}{T}{S}:Add{G} && Draw:1
auto={1}{T}{S}:Add{R} && Draw:1
auto={1}{T}{S}:Add{U} && Draw:1
auto={1}{T}{S}:Add{B} && Draw:1
auto={1}{T}{S}:Add{W} && Draw:1
id=46046
name=Chromatic Sphere
rarity=C
type=Artifact
mana={1}
[/card]
[card]
text=Cloudpost comes into play tapped. {T}: Add {1} to your mana pool for each Locus in play.
auto=tap
auto={T}:foreach(Locus)add:{1}
@@ -186,6 +207,20 @@ type=Enchantment
subtype=Aura
[/card]
[card]
text=Protection from white At the end of your turn, you lose 4 life. Whenever a creature is put into a graveyard from play, you gain 2 life.
abilities=protection from white
auto=@movedTo(creature|graveyard) from(battlefield):life:2
auto=@each my end:life:-4
id=50537
name=Dross Harvester
rarity=R
type=Creature
mana={1}{B}{B}
power=4
subtype=Horror
toughness=4
[/card]
[card]
text=Fear
id=48570
name=Dross Prowler
@@ -212,6 +247,16 @@ power=2
toughness=2
[/card]
[card]
text=Search your library for an artifact card, reveal it, and put it into your hand. Then shuffle your library.
target=artifact|mylibrary
auto=moveTo(myhand)
id=48568
name=Fabricate
rarity=U
type=Sorcery
mana={2}{U}
[/card]
[card]
text=Trample
id=46115
name=Fangren Hunter
@@ -346,6 +391,15 @@ mana={3}
type=Artifact
[/card]
[card]
text=(Great Furnace isn't a spell.) {T}: Add {R} to your mana pool.
auto={T}:Add{R}
id=46066
name=Great Furnace
rarity=C
type=Land
subtype=Artifact
[/card]
[card]
text={3}, {T} or {G}, {T}:Target creature gains trample until end of turn.
auto={3}{T}:trample target(creature)
auto={G}{T}:trample target(creature)
@@ -380,6 +434,17 @@ mana={4}
type=Artifact
[/card]
[card]
text=Enchant artifact Enchanted artifact doesn't untap during its controller's untap step.
target=artifact
auto=doesnotuntap
id=49443
name=Inertia Bubble
rarity=C
type=Enchantment
mana={1}{U}
subtype=Aura
[/card]
[card]
text={T}: Add {R} to your mana pool.
id=46048
auto={T}:Add {R}
@@ -393,6 +458,16 @@ power=1
toughness=1
[/card]
[card]
text=Target creature gets -1/-1 until end of turn for each artifact you control.
id=48585
target=creature
auto=foreach(artifact|myinplay) -1/-1
name=Irradiate
rarity=C
type=Instant
mana={3}{B}
[/card]
[card]
text={U}
id=48410
auto={T}:Add {U}
@@ -429,6 +504,30 @@ rarity=L
subtype=Island
[/card]
[card]
text=Sacrifice an artifact: Krark-Clan Grunt gets +1/+0 and gains first strike until end of turn.
auto={S(artifact|myInPlay)}:1/0 && fisrt strike
id=45992
name=Krark-Clan Grunt
rarity=C
type=Creature
mana={2}{R}
power=2
subtype=Goblin Warrior
toughness=2
[/card]
[card]
text=Sacrifice an artifact: Krark-Clan Shaman deals 1 damage to each creature without flying.
auto={S(artifact|myinplay)}:damage:1 all(creature[-flying])
id=45994
name=Krark-Clan Shaman
rarity=C
type=Creature
mana={R}
power=1
subtype=Goblin Shaman
toughness=1
[/card]
[card]
text={T}: Add {B} to your mana pool.
id=46040
auto={T}:Add {B}
@@ -454,6 +553,28 @@ subtype=Cat Cleric
toughness=5
[/card]
[card]
text=Flash {2}, Sacrifice Leonin Bladetrap: Leonin Bladetrap deals 2 damage to each attacking creature without flying.
abilities=flash
auto={S}:damage:2 all(creature[attacking;-flying])
id=48378
name=Leonin Bladetrap
rarity=U
type=Artifact
mana={3}
[/card]
[card]
text=Whenever an artifact comes into play, you may gain 1 life.
auto=@movedTo(artifact|battlefield):may life:1
id=46072
name=Leonin Elder
rarity=C
type=Creature
mana={W}
power=1
subtype=Cat Cleric
toughness=1
[/card]
[card]
text=Flying
id=45960
name=Leonin Skyhunter
@@ -467,6 +588,15 @@ toughness=2
abilities=flying
[/card]
[card]
text={1}{W}: Creatures you control get +1/+1 until end of turn.
auto={1}{W}:lord(creature|mybattlefield) 1/1
id=49768
name=Leonin Sun Standard
rarity=R
type=Artifact
mana={2}
[/card]
[card]
text=When Leveler comes into play, remove all cards in your library from the game.
auto=moveTo(myremovedfromgame) all(*|mylibrary)
id=46708
@@ -492,7 +622,31 @@ abilities=flying
auto=may moveTo(ownerlibrary) target(artifact)
[/card]
[card]
text=
text={W}, {T}: Regenerate target artifact.
auto={W}{T}:regenerate target(artifact)
id=46071
name=Loxodon Mender
rarity=C
type=Creature
mana={5}{W}
power=3
subtype=Elephant Cleric
toughness=3
[/card]
[card]
text=Flying Whenever an artifact comes into play under your control, you may tap target permanent.
abilities=flying
auto=@movedTo(artifact|mybattlefield):may tap target(*)
id=45972
name=Lumengrid Sentinel
rarity=U
type=Creature
mana={2}{U}
power=1
subtype=Human Wizard
toughness=2
[/card]
[card]
id=48438
name=Lumengrid Warden
color=Blue
@@ -504,6 +658,19 @@ power=1
toughness=3
[/card]
[card]
text=Flying At the beginning of your upkeep, you may put a 1/1 white Spirit creature token with flying into play.
abilities=flying
auto=@each my upkeep:may token(Spirit,Creature Spirit,1/1,white flying)
id=46546
name=Luminous Angel
rarity=R
type=Creature
mana={4}{W}{W}{W}
power=4
subtype=Angel
toughness=4
[/card]
[card]
text={1}{G}: Malachite Golem gains trample until end of turn.
id=48056
auto={1}{G}:trample
@@ -527,6 +694,30 @@ mana={R}
type=Enchantment
[/card]
[card]
text=Sacrifice an artifact: Megatog gets +3/+3 and gains trample until end of turn.
auto={S(artifact|myinplay)}:3/3 && trample
id=46579
name=Megatog
rarity=R
type=Creature
mana={4}{R}{R}
power=3
subtype=Atog
toughness=4
[/card]
[card]
text=When Moriok Scavenger comes into play, you may return target artifact creature card from your graveyard to your hand.
auto=may moveTo(myhand) target(artifact|mygraveyard)
id=45965
name=Moriok Scavenger
rarity=C
type=Creature
mana={3}{B}
power=2
subtype=Human Rogue
toughness=3
[/card]
[card]
text={R}
id=48417
auto={T}:Add {R}
@@ -775,6 +966,24 @@ mana={2}{U}
type=Instant
[/card]
[card]
text=As Sculpting Steel comes into play, you may choose an artifact in play. If you do, Sculpting Steel comes into play as a copy of that artifact.
auto=may copy target(artifact)
id=46720
name=Sculpting Steel
rarity=R
type=Artifact
mana={3}
[/card]
[card]
text=(Seat of the Synod isn't a spell.) {T}: Add {U} to your mana pool.
auto={T}:Add{U}
id=46064
name=Seat of the Synod
rarity=C
type=Land
subtype=Artifact
[/card]
[card]
text=Add {R}{R}{R}{R}{R} to your mana pool.
id=34945
auto=Add:{R}{R}{R}{R}{R}
@@ -846,6 +1055,18 @@ power=1
toughness=3
[/card]
[card]
text=Defender (This creature can't attack.)
id=48910
name=Steel Wall
rarity=C
type=Artifact Creature
mana={1}
abilities=defender
power=0
subtype=Wall
toughness=4
[/card]
[card]
text={W}, Sacrifice Sunbeam Spellbomb: You gain 5 life. {1}, Sacrifice Sunbeam Spellbomb: Draw a card.
auto={W}{S}:life:5
auto={1}{S}:draw:1
@@ -893,6 +1114,15 @@ rarity=L
subtype=Swamp
[/card]
[card]
text=Search your library for a land card, reveal it, and put it into your hand. Then shuffle your library.
auto=moveTo(myhand) target(land|mylibrary)
id=49529
name=Sylvan Scrying
rarity=U
type=Sorcery
mana={1}{G}
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}: Add {U} or {B} to your mana pool. Talisman of Dominance deals 1 damage to you.
id=39598
name=Talisman of Dominance
@@ -1045,6 +1275,15 @@ type=Artifact
mana={4}
[/card]
[card]
text=(Tree of Tales isn't a spell.) {T}: Add {G} to your mana pool.
auto={T}:Add{G}
id=46067
name=Tree of Tales
rarity=C
type=Land
subtype=Artifact
[/card]
[card]
text=Troll Ascetic can't be the target of spells or abilities your opponents control. {1}{G}: Regenerate Troll Ascetic. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)
auto={1}{G}:regenerate
abilities=opponentshroud
@@ -1058,6 +1297,51 @@ subtype=Troll Shaman
toughness=2
[/card]
[card]
text={1}{G}: Regenerate target green creature.
auto={1}{G}:regenerate target(creature[green])
id=46117
name=Trolls of Tel-Jilad
rarity=U
type=Creature
mana={5}{G}{G}
power=5
subtype=Troll Shaman
toughness=6
[/card]
[card]
text=(Vault of Whispers isn't a spell.) {T}: Add {B} to your mana pool.
auto={T}:Add{B}
id=46065
name=Vault of Whispers
rarity=C
type=Land
subtype=Artifact
[/card]
[card]
text=Whenever you play an artifact spell, draw a card.
auto=@movedTo(artifact|mystack):draw:1
id=46557
name=Vedalken Archmage
rarity=R
type=Creature
mana={2}{U}{U}
power=0
subtype=Vedalken Wizard
toughness=2
[/card]
[card]
text=Whenever an artifact comes into play, Vermiculos gets +4/+4 until end of turn.
auto=@movedTo(artifact|mybattlefield):4/4
id=47936
name=Vermiculos
rarity=R
type=Creature
mana={4}{B}
power=1
subtype=Horror
toughness=1
[/card]
[card]
text=Haste
id=5585
abilities=haste
@@ -1084,6 +1368,15 @@ subtype=Wall
toughness=2
[/card]
[card]
text=Sacrifice Welding Jar: Regenerate target artifact.
auto={S}:regenerate target(artifact)
id=48328
name=Welding Jar
rarity=C
type=Artifact
mana={0}
[/card]
[card]
text=Vigilance
id=46026
name=Yotian Soldier
@@ -1095,4 +1388,4 @@ subtype=Soldier
power=1
toughness=4
abilities=vigilance
[/card]
[/card]