mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Nettling Host: Fix Power/Toughness
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Name:Nettling Host
|
Name:Nettling Host
|
||||||
ManaCost:2 W
|
ManaCost:2 W
|
||||||
Types:Creature Phyrexian Rat
|
Types:Creature Phyrexian Rat
|
||||||
PT:1/4
|
PT:3/3
|
||||||
K:Toxic:2
|
K:Toxic:2
|
||||||
A:AB$ MakeCard | Cost$ ExileFromGrave<1/CARDNAME> | Conjure$ True | Name$ Nettlecyst | Zone$ Hand | ActivationZone$ Graveyard | PrecostDesc$ Corrupted — | CheckSVar$ X | SVarCompare$ GE3 | SpellDescription$ Conjure a card named Nettlecyst into your hand. Activate only if an opponent has three or more poison counters
|
A:AB$ MakeCard | Cost$ ExileFromGrave<1/CARDNAME> | Conjure$ True | Name$ Nettlecyst | Zone$ Hand | ActivationZone$ Graveyard | PrecostDesc$ Corrupted — | CheckSVar$ X | SVarCompare$ GE3 | SpellDescription$ Conjure a card named Nettlecyst into your hand. Activate only if an opponent has three or more poison counters
|
||||||
SVar:X:PlayerCountOpponents$HighestPoisonCounters
|
SVar:X:PlayerCountOpponents$HighestPoisonCounters
|
||||||
|
|||||||
Reference in New Issue
Block a user