rampaging_cyclops.txt CheckSVar -> IsPresent

This commit is contained in:
Northmoc
2021-04-17 19:26:39 -04:00
committed by Churrufli
parent 0e31ad96a5
commit 274a3f78f2

View File

@@ -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.