cards: do Corpsejack Menace as ReplaceEffect too

This commit is contained in:
Hanmac
2016-12-28 10:28:06 +00:00
parent c11c3d5fd1
commit ad8fab8b3f

View File

@@ -2,8 +2,8 @@ Name:Corpsejack Menace
ManaCost:2 B G ManaCost:2 B G
Types:Creature Fungus Types:Creature Fungus
PT:4/4 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. 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:AddDoubleCounters:DB$ PutCounter | Defined$ ReplacedCard | CounterType$ ReplacedCounterType | CounterNum$ X | References$ X SVar:DoubleCounters:DB$ ReplaceEffect | VarName$ CounterNum | VarValue$ X | References$ X
SVar:X:ReplaceCount$CounterNum/Twice SVar:X:ReplaceCount$CounterNum/Twice
SVar:Picture:http://www.wizards.com/global/images/magic/general/corpsejack_menace.jpg 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. 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.