mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48: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:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user