J0N4TH4N - (EVE) added Unwilling Recruit
This commit is contained in:
@@ -1899,7 +1899,7 @@ name=Swallowing Plague
|
||||
mana={X}{B}{B}
|
||||
type=Sorcery
|
||||
subtype=Arcane
|
||||
Swallowing Plague deals X damage to target creature and you gain X life.
|
||||
text=Swallowing Plague deals X damage to target creature and you gain X life.
|
||||
rarity=U
|
||||
[/card]
|
||||
|
||||
|
||||
@@ -827,6 +827,19 @@ type=Instant
|
||||
mana={WB}{WB}{WB}
|
||||
[/card]
|
||||
[card]
|
||||
text=Gain control of target creature until end of turn. Untap that creature. It gets +X/+0 and gains haste until end of turn.
|
||||
id=157202
|
||||
alias=129767
|
||||
target=creature
|
||||
auto=haste
|
||||
auto=untap
|
||||
auto=X/0
|
||||
name=Unwilling Recruit
|
||||
rarity=U
|
||||
type=Sorcery
|
||||
mana={X}{R}{R}{R}
|
||||
[/card]
|
||||
[card]
|
||||
text=Lifelink Voracious Hatchling comes into play with four -1/-1 counters on it. Whenever you play a white spell, remove a -1/-1 counter from Voracious Hatchling. Whenever you play a black spell, remove a -1/-1 counter from Voracious Hatchling.
|
||||
abilities=lifelink
|
||||
auto=@movedTo(*[white]|mystack):counter(-1/-1,-1)
|
||||
@@ -864,4 +877,4 @@ mana={GU}{GU}{GU}
|
||||
power=2
|
||||
subtype=Merfolk Wizard
|
||||
toughness=2
|
||||
[/card]
|
||||
[/card]
|
||||
@@ -1072,16 +1072,7 @@ rarity=U
|
||||
type=Instant
|
||||
mana={2}{UR}
|
||||
[/card]
|
||||
[card]
|
||||
text=Gain control of target creature until end of turn. Untap that creature. It gets +X/+0 and gains haste until end of turn.
|
||||
target=creature
|
||||
auto=:haste
|
||||
id=157202
|
||||
name=Unwilling Recruit
|
||||
rarity=U
|
||||
type=Sorcery
|
||||
mana={X}{R}{R}{R}
|
||||
[/card]
|
||||
|
||||
|
||||
[card]
|
||||
text=Whenever a permanent you control becomes untapped, Wake Thrasher gets +1/+1 until end of turn.
|
||||
|
||||
@@ -519,7 +519,7 @@ id=83630
|
||||
name=Invoke the Firemind
|
||||
mana={X}{U}{U}{R}
|
||||
type=Sorcery
|
||||
text=Choose one EDraw X cards; or Invoke the Firemind deals X damage to target creature or player.
|
||||
text=Choose one - Draw X cards; or Invoke the Firemind deals X damage to target creature or player.
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
@@ -217,6 +217,7 @@ terror.txt
|
||||
terror2.txt
|
||||
titanic_ultimatum.txt
|
||||
tranquil_domain.txt
|
||||
unwilling_recruit.txt
|
||||
volcanic_island.txt
|
||||
unstable_mutation.txt
|
||||
wall_of_diffusion.txt
|
||||
|
||||
@@ -0,0 +1,44 @@
|
||||
#Unwilling Recruit, same as act of treason with +X/+0 from mana
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:grizzly bears
|
||||
[PLAYER2]
|
||||
hand:Unwilling Recruit
|
||||
inplay:129652,129649,129651,plains,swamp
|
||||
[DO]
|
||||
grizzly bears
|
||||
eot
|
||||
next
|
||||
#upkeep
|
||||
next
|
||||
#draw
|
||||
next
|
||||
#firstmain
|
||||
129652
|
||||
129649
|
||||
129651
|
||||
plains
|
||||
swamp
|
||||
Unwilling Recruit
|
||||
grizzly bears
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
grizzly bears
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
life:16
|
||||
[PLAYER2]
|
||||
inplay:129652,129649,129651,plains,swamp,grizzly bears
|
||||
graveyard:Unwilling Recruit
|
||||
life:18
|
||||
[END]
|
||||
Reference in New Issue
Block a user