mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18: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 Goblin
|
||||
SVar:BuffedBy:Goblin
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:NoZeroToughnessAI:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reckless_one.jpg
|
||||
Oracle:Haste\nReckless One's power and toughness are each equal to the number of Goblins on the battlefield.
|
||||
|
||||
@@ -9,5 +9,7 @@ S:Mode$ Continuous | EffectZone$ Battlefield | Affected$ Permanent.counters_GE1_
|
||||
SVar:X:Count$Valid Permanent.Snow
|
||||
SVar:BuffedBy:Permanent.Snow
|
||||
SVar:RemRandomDeck:True
|
||||
DeckNeeds:Type$Snow
|
||||
SVar:NoZeroToughnessAI:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rimefeather_owl.jpg
|
||||
Oracle:Flying\nRimefeather Owl's power and toughness are each equal to the number of snow permanents on the battlefield.\n{1}{S}: Put an ice counter on target permanent.\nPermanents with ice counters on them are snow.
|
||||
|
||||
Reference in New Issue
Block a user