diff --git a/.gitattributes b/.gitattributes index ee242d47ca3..34eeb6ecfee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2629,6 +2629,7 @@ res/cardsfolder/f/faerie_tauntings.txt svneol=native#text/plain res/cardsfolder/f/faerie_trickery.txt svneol=native#text/plain res/cardsfolder/f/faith_healer.txt svneol=native#text/plain res/cardsfolder/f/faithful_squire_kaiso_memory_of_loyalty.txt -text +res/cardsfolder/f/faiths_fetters.txt -text res/cardsfolder/f/falkenrath_marauders.txt -text res/cardsfolder/f/falkenrath_noble.txt -text res/cardsfolder/f/fallen_angel.txt svneol=native#text/plain diff --git a/res/cardsfolder/f/faiths_fetters.txt b/res/cardsfolder/f/faiths_fetters.txt new file mode 100644 index 00000000000..c6a569a24fc --- /dev/null +++ b/res/cardsfolder/f/faiths_fetters.txt @@ -0,0 +1,15 @@ +Name:Faith's Fetters +ManaCost:3 W +Types:Enchantment Aura +Text:no text +K:Enchant permanent +A:SP$ Attach | Cost$ 3 W | ValidTgts$ Permanent | AILogic$ Curse +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 4 life. +SVar:TrigGainLife:AB$GainLife | Cost$ 0 | LifeAmount$ 4 +S:Mode$ CantBeActivated | ValidCard$ Card.EnchantedBy | NonMana$ True | Description$ Enchanted permanent's activated abilities can't be activated unless they're mana abilities. If enchanted permanent is a creature, it can't attack or block. +S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ HIDDEN CARDNAME can't attack or block. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/faiths_fetters.jpg +SetInfo:RAV|Common|http://magiccards.info/scans/en/rav/16.jpg +Oracle:Enchant permanent\nWhen Faith's Fetters enters the battlefield, you gain 4 life.\nEnchanted permanent's activated abilities can't be activated unless they're mana abilities. If enchanted permanent is a creature, it can't attack or block. +End \ No newline at end of file