diff --git a/.gitattributes b/.gitattributes index b2c9823b25a..c14f4711503 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4857,6 +4857,7 @@ res/cardsfolder/l/lys_alana_bowmaster.txt svneol=native#text/plain res/cardsfolder/l/lys_alana_huntmaster.txt svneol=native#text/plain res/cardsfolder/l/lys_alana_scarblade.txt -text res/cardsfolder/l/lyzolda_the_blood_witch.txt svneol=native#text/plain +res/cardsfolder/l/veilstone_amulet.txt -text res/cardsfolder/m/ma_chao_western_warrior.txt svneol=native#text/plain res/cardsfolder/m/macabre_waltz.txt svneol=native#text/plain res/cardsfolder/m/macetail_hystrodon.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/barbed_foliage.txt b/res/cardsfolder/b/barbed_foliage.txt index 0d8b068c5d1..f5312b8bf7d 100644 --- a/res/cardsfolder/b/barbed_foliage.txt +++ b/res/cardsfolder/b/barbed_foliage.txt @@ -8,4 +8,6 @@ T:Mode$ Attacks | ValidCard$ Creature.YouDontCtrl+withoutFlying | Attacked$ Play SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | NumDmg$ 1 | Defined$ TriggeredAttacker SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/barbed_foliage.jpg +SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/105.jpg +Oracle:Whenever a creature attacks you, it loses flanking until end of turn.\nWhenever a creature without flying attacks you, Barbed Foliage deals 1 damage to it. End \ No newline at end of file diff --git a/res/cardsfolder/f/floodgate.txt b/res/cardsfolder/f/floodgate.txt index 7cd2ef21bf3..3d6c4cab71e 100644 --- a/res/cardsfolder/f/floodgate.txt +++ b/res/cardsfolder/f/floodgate.txt @@ -11,4 +11,6 @@ SVar:TrigDamage:AB$ DamageAll | Cost$ 0 | ValidCards$ Creature.nonBlue+withoutFl SVar:X:Count$Valid Island.YouCtrl/HalfDown SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/floodgate.jpg +SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/67.jpg +Oracle:Defender (This creature can't attack.)\nWhen Floodgate has flying, sacrifice it.\nWhen Floodgate leaves the battlefield, it deals damage equal to half the number of Islands you control, rounded down, to each nonblue creature without flying. End \ No newline at end of file diff --git a/res/cardsfolder/l/veilstone_amulet.txt b/res/cardsfolder/l/veilstone_amulet.txt new file mode 100644 index 00000000000..a95f718c284 --- /dev/null +++ b/res/cardsfolder/l/veilstone_amulet.txt @@ -0,0 +1,13 @@ +Name:Veilstone Amulet +ManaCost:3 +Types:Artifact +Text:no text +T:Mode$ SpellCast | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigEffect | TriggerDescription$ Whenever you cast a spell, creatures you control can't be the targets of spells or abilities your opponents control this turn. +SVar:TrigEffect:AB$Effect | Cost$ 0 | Name$ Veilstone Amulet Effect | StaticAbilities$ CantTarget +SVar:CantBeCast:Mode$ CantTarget | ValidCard$ Creature.YouCtrl | Activator$ Opponent | Description$ Creatures you control can't be the targets of spells or abilities your opponents control +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/veilstone_amulet.jpg +SetInfo:FUT|Rare|http://magiccards.info/scans/en/fut/166.jpg +Oracle:Whenever you cast a spell, creatures you control can't be the targets of spells or abilities your opponents control this turn. +End \ No newline at end of file