Erwan
- Added "X" cost for token multiplier -"daily" build
This commit is contained in:
@@ -607,6 +607,7 @@ toughness=2
|
||||
text=When Rise of the Hobgoblins comes into play, you may pay {X}. If you do, put X 1/1 red and white Goblin Soldier creature tokens into play. {RW}: Red creatures and white creatures you control gain first strike until end of turn.
|
||||
id=151114
|
||||
auto={RW}:lord(creature[white;red]|myinplay) first strike
|
||||
auto=Token(Goblin Soldier,Creature Goblin Soldier,1/1,red white)*x
|
||||
name=Rise of the Hobgoblins
|
||||
rarity=R
|
||||
type=Enchantment
|
||||
|
||||
@@ -546,6 +546,7 @@ toughness=1
|
||||
text=Put X 1/1 red Goblin creature tokens onto the battlefield.
|
||||
id=8818
|
||||
name=Goblin Offensive
|
||||
auto=token(Goblin,Creature Goblin,1/1,red)*x
|
||||
rarity=U
|
||||
mana={X}{1}{R}{R}
|
||||
type=Sorcery
|
||||
|
||||
@@ -117,6 +117,7 @@ gnarled_effigy.txt
|
||||
goblin_balloon_brigade.txt
|
||||
goblin_balloon_brigade2.txt
|
||||
goblin_king.txt
|
||||
goblin_offensive.txt
|
||||
gravedigger.txt
|
||||
#hammerfist_giant.txt
|
||||
hannas_custody.txt
|
||||
|
||||
16
projects/mtg/bin/Res/test/goblin_offensive.txt
Normal file
16
projects/mtg/bin/Res/test/goblin_offensive.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
#Test: X for tokens
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
manapool:{5}{1}{R}{R}
|
||||
hand:goblin offensive
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
goblin offensive
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:*,*,*,*,*
|
||||
graveyard:goblin offensive
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user