Laurent - Added few cards with reinforce (MOR ability similar to cycling). Tested Hunting Triad "in game" and works fine. Did not add Rustic Clachan (will need to test it first).

This commit is contained in:
wagic.laurent
2009-12-18 15:39:23 +00:00
parent e978664d18
commit c8bdb3b37e
2 changed files with 56 additions and 42 deletions

View File

@@ -47,6 +47,19 @@ toughness=4
abilities=trample
[/card]
[card]
id=152694
name=Burrenton Bombardier
mana={2}{W}
type=Creature
subtype=Kithkin Soldier
power=2
toughness=2
text=Flying Reinforce 2—{2}{W} ({2}{W}, Discard this card: Put two +1/+1 counters on target creature.)
abilities=flying
autohand={2}{W}{S}:counter(1/1,2) target(creature
rarity=C
[/card]
[card]
text=Enchant creature {1}{W}: Put a +1/+1 counter on enchanted creature.
id=152838
name=Daily Regimen
@@ -68,6 +81,17 @@ mana={1}{U}
type=Instant
[/card]
[card]
id=152710
name=Earthbrawn
mana={1}{G}
type=Instant
text=Target creature gets +3/+3 until end of turn. Reinforce 1—{1}{G} ({1}{G}, Discard this card: Put a +1/+1 counter on target creature.)
target=creature
auto=3/3
autohand={1}{G}{S}:counter(1/1,1) target(creature)
rarity=C
[/card]
[card]
text=
id=153003
name=Elvish Warrior
@@ -105,6 +129,17 @@ power=0
toughness=0
[/card]
[card]
id=152963
name=Hunting Triad
mana={3}{G}
type=Sorcery
subtype=Tribal Elf
text=Put three 1/1 green Elf Warrior creature tokens onto the battlefield. Reinforce 3—{3}{G} ({3}{G}, Discard this card: Put three +1/+1 counters on target creature.)
auto=token(Elf Warrior,Creature Elf Warrior,1/1,green)*3
autohand={3}{G}{S}:counter(1/1,3) target(creature)
rarity=U
[/card]
[card]
text=Search your library for an enchantment card, reveal it, and put it into your hand. Then shuffle your library.
id=152938
name=Idyllic Tutor
@@ -180,6 +215,19 @@ mana={X}{U}{U}
type=Sorcery
[/card]
[card]
id=152585
name=Mosquito Guard
mana={W}
type=Creature
subtype=Kithkin Soldier
power=1
toughness=1
text=First strike Reinforce 1—{1}{W} ({1}{W}, Discard this card: Put a +1/+1 counter on target creature.)
abilities=first strike
autohand={1}{W}{S}:counter(1/1,1) target(creature)
rarity=C
[/card]
[card]
text=Counter target noncreature spell.
id=152570
target=*[-creature]|stack

View File

@@ -87,17 +87,6 @@ text=Elemental spells and Warrior spells you cast cost {1} less to cast. Reinfor
rarity=C
[/card]
[card]
id=152694
name=Burrenton Bombardier
mana={2}{W}
type=Creature
subtype=Kithkin Soldier
power=2
toughness=2
text=Flying Reinforce 2—{2}{W} ({2}{W}, Discard this card: Put two +1/+1 counters on target creature.)
rarity=C
[/card]
[card]
id=152668
name=Burrenton Shield-Bearers
mana={4}{W}
@@ -231,14 +220,6 @@ text=As Door of Destinies enters the battlefield, choose a creature type. Whenev
rarity=R
[/card]
[card]
id=152710
name=Earthbrawn
mana={1}{G}
type=Instant
text=Target creature gets +3/+3 until end of turn. Reinforce 1—{1}{G} ({1}{G}, Discard this card: Put a +1/+1 counter on target creature.)
rarity=C
[/card]
[card]
id=153135
name=Earwig Squad
mana={3}{B}{B}
@@ -418,17 +399,6 @@ subtype=Aura
text=Enchant land Enchanted land has "{T}: Target creature can't block this turn."
rarity=C
[/card]
[card]
id=152963
name=Hunting Triad
mana={3}{G}
type=Tribal Sorcery
subtype=Elf
text=Put three 1/1 green Elf Warrior creature tokens onto the battlefield. Reinforce 3—{3}{G} ({3}{G}, Discard this card: Put three +1/+1 counters on target creature.)
rarity=U
[/card]
[card]
id=152736
name=Ink Dissolver
@@ -599,17 +569,6 @@ text=Prowl {1}{B} (You may cast this for its prowl cost if you dealt combat dama
rarity=C
[/card]
[card]
id=152585
name=Mosquito Guard
mana={W}
type=Creature
subtype=Kithkin Soldier
power=1
toughness=1
text=First strike Reinforce 1—{1}{W} ({1}{W}, Discard this card: Put a +1/+1 counter on target creature.)
rarity=C
[/card]
[card]
id=143333
name=Mothdust Changeling
mana={U}
@@ -897,11 +856,15 @@ text=Choose a creature type. Roar of the Crowd deals damage to target creature o
rarity=C
[/card]
[card]
#require testing
id=153460
name=Rustic Clachan
mana=
type=Land
text=As Rustic Clachan enters the battlefield, you may reveal a Kithkin card from your hand. If you don't, Rustic Clachan enters the battlefield tapped. {T}: Add {W} to your mana pool. Reinforce 1—{1}{W} ({1}{W}, Discard this card: Put a +1/+1 counter on target creature.)
auto=tap
auto=aslongas(kithkin|myHand)untap
auto={T}:add{W}
autohand={1}{W}{S}:counter(1/1,1) target(creature)
rarity=R
[/card]
[card]
@@ -1126,6 +1089,9 @@ mana={3}{W}{W}
type=Instant
text=Creatures you control get +2/+2 until end of turn. Reinforce X—{X}{W}{W} ({X}{W}{W}, Discard this card: Put X +1/+1 counters on target creature.)
rarity=U
auto=lord(creature|myBattlefield)2/2
autohand={X}{W}{W}{S}:counter(1/1,x) target(creature)
#Counter does not accept x value
[/card]
[card]
id=153452