mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
villainous_ogre.txt CheckSVar -> IsPresent, AI
This commit is contained in:
@@ -3,9 +3,8 @@ ManaCost:2 B
|
|||||||
Types:Creature Ogre Warrior
|
Types:Creature Ogre Warrior
|
||||||
PT:3/2
|
PT:3/2
|
||||||
K:CARDNAME can't block.
|
K:CARDNAME can't block.
|
||||||
S:Mode$ Continuous | Affected$ Card.Self | AddAbility$ Regen | CheckSVar$ X | SVarCompare$ GE1 | Description$ As long as you control a Demon, CARDNAME has "{B}: Regenerate CARDNAME."
|
S:Mode$ Continuous | Affected$ Card.Self | AddAbility$ Regen | IsPresent$ Demon.YouCtrl | Description$ As long as you control a Demon, CARDNAME has "{B}: Regenerate CARDNAME."
|
||||||
SVar:Regen:AB$Regenerate | Cost$ B | SpellDescription$ Regenerate CARDNAME.
|
SVar:Regen:AB$ Regenerate | Cost$ B | SpellDescription$ Regenerate CARDNAME.
|
||||||
SVar:X:Count$Valid Demon.YouCtrl
|
SVar:BuffedBy:Demon
|
||||||
DeckHints:Type$Demon
|
DeckNeeds:Type$Demon
|
||||||
SVar:Picture:http://resources.wizards.com/magic/cards/chk/en-us/card80520.jpg
|
|
||||||
Oracle:Villainous Ogre can't block.\nAs long as you control a Demon, Villainous Ogre has "{B}: Regenerate Villainous Ogre."
|
Oracle:Villainous Ogre can't block.\nAs long as you control a Demon, Villainous Ogre has "{B}: Regenerate Villainous Ogre."
|
||||||
|
|||||||
Reference in New Issue
Block a user