mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added a new AI SVar: NoZeroToughnessAI. Creatures with it will be played even when their toughness is zero.
This commit is contained in:
@@ -6,5 +6,6 @@ K:Fear
|
||||
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the number of black permanents you control.
|
||||
SVar:X:Count$Valid Permanent.Black+YouCtrl
|
||||
SVar:BuffedBy:Permanent.Black
|
||||
SVar:NoZeroToughnessAI:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/crowd_of_cinders.jpg
|
||||
Oracle:Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)\nCrowd of Cinders's power and toughness are each equal to the number of black permanents you control.
|
||||
|
||||
@@ -5,5 +5,6 @@ PT:*/*
|
||||
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the number of creatures you control.
|
||||
SVar:X:Count$Valid Creature.YouCtrl
|
||||
SVar:BuffedBy:Creature
|
||||
SVar:NoZeroToughnessAI:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/crusader_of_odric.jpg
|
||||
Oracle:Crusader of Odric's power and toughness are each equal to the number of creatures you control.
|
||||
|
||||
Reference in New Issue
Block a user