- 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

@@ -7,5 +7,6 @@ S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$
SVar:X:Count$Valid Elf
SVar:BuffedBy:Permanent.Elf
SVar:RemRandomDeck:True
SVar:NoZeroToughnessAI:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/heedless_one.jpg
Oracle:Trample\nHeedless One's power and toughness are each equal to the number of Elves on the battlefield.

View File

@@ -6,5 +6,6 @@ K:CantBeBlockedByAmount LT2
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the number of red permanents you control.
SVar:X:Count$Valid Permanent.Red+YouCtrl
SVar:BuffedBy:Permanent.Red
SVar:NoZeroToughnessAI:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/horde_of_boggarts.jpg
Oracle:Horde of Boggarts's power and toughness are each equal to the number of red permanents you control.\nHorde of Boggarts can't be blocked except by two or more creatures.