mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Fix abilities that used "tap"
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:1 G
|
||||
Types:Enchantment Aura
|
||||
K:Enchant creature
|
||||
A:SP$ Attach | Cost$ 1 G | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack or block. | AddAbility$ AnyMana | Description$ Enchanted creature can't attack or block. Enchanted creature has "tap: Add one mana of any color to your mana pool."
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack or block. | AddAbility$ AnyMana | Description$ Enchanted creature can't attack or block. Enchanted creature has "{T}: Add one mana of any color to your mana pool."
|
||||
SVar:AnyMana:AB$Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color to your mana pool.
|
||||
SVar:NonStackingAttachEffect:True
|
||||
SVar:RemAIDeck:True
|
||||
|
||||
Reference in New Issue
Block a user