- Added Faith's Fetters.

This commit is contained in:
Sloth
2011-11-05 10:02:41 +00:00
parent 4f47071385
commit feb49418b0
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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