Optimized code: Feral Hydra
This commit is contained in:
@@ -15224,29 +15224,17 @@ subtype=Faerie Soldier
|
|||||||
power=3
|
power=3
|
||||||
toughness=2
|
toughness=2
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
|
|
||||||
name=Feral Hydra
|
name=Feral Hydra
|
||||||
|
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|
||||||
subtype=Hydra Beast
|
subtype=Hydra Beast
|
||||||
|
|
||||||
mana={X}{G}
|
mana={X}{G}
|
||||||
|
|
||||||
power=0
|
power=0
|
||||||
|
|
||||||
toughness=0
|
toughness=0
|
||||||
|
|
||||||
text=Feral Hydra enters the battlefield with X +1/+1 counters on it. -- {3}: Put a +1/+1 counter on Feral Hydra. Any player may play this ability
|
text=Feral Hydra enters the battlefield with X +1/+1 counters on it. -- {3}: Put a +1/+1 counter on Feral Hydra. Any player may play this ability
|
||||||
|
|
||||||
auto=counter(1/1,X)
|
auto=counter(1/1,X)
|
||||||
|
|
||||||
auto={3}:counter(1/1)
|
auto={3}:counter(1/1)
|
||||||
|
|
||||||
grade=borderline
|
grade=borderline
|
||||||
|
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Feral Instinct
|
name=Feral Instinct
|
||||||
|
|||||||
@@ -1,36 +0,0 @@
|
|||||||
#Testing Skillclamp with unsummon cast on equiped creature
|
|
||||||
[INIT]
|
|
||||||
FIRSTMAIN
|
|
||||||
[PLAYER1]
|
|
||||||
manapool:{1}
|
|
||||||
inplay:Runeclaw Bear,Skullclamp
|
|
||||||
library:Mountain,Forest,Swamp
|
|
||||||
[PLAYER2]
|
|
||||||
inplay:Island
|
|
||||||
hand:Unsummon
|
|
||||||
[DO]
|
|
||||||
Skullclamp
|
|
||||||
Skullclamp
|
|
||||||
Runeclaw Bear
|
|
||||||
eot
|
|
||||||
next
|
|
||||||
#upkeeep
|
|
||||||
next
|
|
||||||
#draw
|
|
||||||
next
|
|
||||||
#firstmain
|
|
||||||
Island
|
|
||||||
Unsummon
|
|
||||||
Runeclaw Bear
|
|
||||||
[ASSERT]
|
|
||||||
firstmain
|
|
||||||
[PLAYER1]
|
|
||||||
life:20
|
|
||||||
inplay:Skullclamp
|
|
||||||
library:Mountain,Forest,Swamp
|
|
||||||
hand:Runeclaw Bear
|
|
||||||
[PLAYER2]
|
|
||||||
graveyard:Unsummon
|
|
||||||
inplay:Island
|
|
||||||
life:20
|
|
||||||
[END]
|
|
||||||
Reference in New Issue
Block a user