mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Fixed Bear Umbra.
This commit is contained in:
@@ -6,7 +6,7 @@ K:Enchant creature
|
||||
K:Totem armor
|
||||
A:SP$ Attach | Cost$ 2 G G | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddPower$ 2 | AddToughness$ 2 | AddTrigger$ TrigUntap | AddSVar$ BearUmbraUntap | Description$ Enchanted creature gets +2/+2 and has "Whenever this creature attacks, untap all lands you control."
|
||||
SVar:TrigUntap:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TriggeredUntap | TriggerDescription$ Whenever this creature attacks, untap all lands you control.
|
||||
SVar:TrigUntap:Mode$ Attacks | ValidCard$ Card.Self | Execute$ BearUmbraUntap | TriggerDescription$ Whenever this creature attacks, untap all lands you control.
|
||||
SVar:BearUmbraUntap:AB$UntapAll | Cost$ 0 | ValidCards$ Land.YouCtrl
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/bear_umbra.jpg
|
||||
|
||||
Reference in New Issue
Block a user