Psyringe - added some cards with zero activation cost: Blinking Spirit (ICE), Hyalopterous Lemure (ICE), Hopping Automaton (USG), Flowstone Hellion (STH), Viscid Lemures (TSP), Jodah's Avenger (PLC). Added couple of scripts to the test suite to make sure that the creatures work, and keep working.
This commit is contained in:
@@ -184,6 +184,21 @@ power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text={0}: Until end of turn, Jodah's Avenger gets -1/-1 and gains your choice of double strike, protection from red, vigilance, or shadow. (A creature with shadow can block or be blocked by only creatures with shadow.)
|
||||
auto={0}: Double Strike && -1/-1
|
||||
auto={0}: Protection from Red && -1/-1
|
||||
auto={0}: Vigilance && -1/-1
|
||||
auto={0}: Shadow && -1/-1
|
||||
id=124482
|
||||
name=Jodah's Avenger
|
||||
mana={5}{U}
|
||||
type=Creature
|
||||
subtype=Shapeshifter
|
||||
power=4
|
||||
toughness=4
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
text={2}, {T}: Add {B} to your mana pool for each Swamp you control.
|
||||
auto={2}{T}:foreach(swamp|myBattlefield) Add:{B}
|
||||
id=124507
|
||||
|
||||
@@ -522,17 +522,6 @@ text=Forestwalk Whenever Jedit Ojanen of Efrava attacks or blocks, put a 2/2 gre
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=124482
|
||||
name=Jodah's Avenger
|
||||
mana={5}{U}
|
||||
type=Creature
|
||||
subtype=Shapeshifter
|
||||
power=4
|
||||
toughness=4
|
||||
text={0}: Until end of turn, Jodah's Avenger gets -1/-1 and gains your choice of double strike, protection from red, vigilance, or shadow. (A creature with shadow can block or be blocked by only creatures with shadow.)
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=126813
|
||||
name=Kavu Predator
|
||||
mana={1}{G}
|
||||
|
||||
Reference in New Issue
Block a user