diff --git a/forge-gui/res/cardsfolder/r/rampaging_cyclops.txt b/forge-gui/res/cardsfolder/r/rampaging_cyclops.txt index 6e90014d02a..d95b4ec2e84 100644 --- a/forge-gui/res/cardsfolder/r/rampaging_cyclops.txt +++ b/forge-gui/res/cardsfolder/r/rampaging_cyclops.txt @@ -2,6 +2,5 @@ Name:Rampaging Cyclops ManaCost:3 R Types:Creature Cyclops PT:4/4 -S:Mode$ Continuous | Affected$ Card.Self | AddPower$ -2 | CheckSVar$ X | SVarCompare$ GE2 | Description$ CARDNAME gets -2/-0 as long as two or more creatures are blocking it. -SVar:X:Count$Valid Creature.blockingSource +S:Mode$ Continuous | Affected$ Card.Self | AddPower$ -2 | IsPresent$ Creature.blockingSource | PresentCompare$ GE2 | Description$ CARDNAME gets -2/-0 as long as two or more creatures are blocking it. Oracle:Rampaging Cyclops gets -2/-0 as long as two or more creatures are blocking it.