- Added a new AI SVar: NoZeroToughnessAI. Creatures with it will be played even when their toughness is zero.

This commit is contained in:
Sloth
2014-10-28 21:24:44 +00:00
parent 6f11c238fc
commit 65c2fd5298
31 changed files with 34 additions and 1 deletions

View File

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

View File

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