mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
rampaging_cyclops.txt CheckSVar -> IsPresent
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user