diff --git a/forge-gui/res/cardsfolder/c/corpsejack_menace.txt b/forge-gui/res/cardsfolder/c/corpsejack_menace.txt index 9ef9b58fbc3..c4dfff35994 100644 --- a/forge-gui/res/cardsfolder/c/corpsejack_menace.txt +++ b/forge-gui/res/cardsfolder/c/corpsejack_menace.txt @@ -2,8 +2,8 @@ Name:Corpsejack Menace ManaCost:2 B G Types:Creature Fungus PT:4/4 -R:Event$ AddCounter | ActiveZones$ Battlefield | ValidCard$ Creature.YouCtrl | ValidCounterType$ P1P1 | ReplaceWith$ AddDoubleCounters | Description$ If one or more +1/+1 counters would be placed on a creature you control, twice that many +1/+1 counters are placed on it instead. -SVar:AddDoubleCounters:DB$ PutCounter | Defined$ ReplacedCard | CounterType$ ReplacedCounterType | CounterNum$ X | References$ X +R:Event$ AddCounter | ActiveZones$ Battlefield | ValidCard$ Creature.YouCtrl | ValidCounterType$ P1P1 | ReplaceWith$ DoubleCounters | Description$ If one or more +1/+1 counters would be placed on a creature you control, twice that many +1/+1 counters are placed on it instead. +SVar:DoubleCounters:DB$ ReplaceEffect | VarName$ CounterNum | VarValue$ X | References$ X SVar:X:ReplaceCount$CounterNum/Twice SVar:Picture:http://www.wizards.com/global/images/magic/general/corpsejack_menace.jpg Oracle:If one or more +1/+1 counters would be placed on a creature you control, twice that many +1/+1 counters are placed on it instead.