mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Veilstone Amulet.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_huntmaster.txt svneol=native#text/plain
|
||||||
res/cardsfolder/l/lys_alana_scarblade.txt -text
|
res/cardsfolder/l/lys_alana_scarblade.txt -text
|
||||||
res/cardsfolder/l/lyzolda_the_blood_witch.txt svneol=native#text/plain
|
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/ma_chao_western_warrior.txt svneol=native#text/plain
|
||||||
res/cardsfolder/m/macabre_waltz.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
|
res/cardsfolder/m/macetail_hystrodon.txt svneol=native#text/plain
|
||||||
|
|||||||
@@ -8,4 +8,6 @@ T:Mode$ Attacks | ValidCard$ Creature.YouDontCtrl+withoutFlying | Attacked$ Play
|
|||||||
SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | NumDmg$ 1 | Defined$ TriggeredAttacker
|
SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | NumDmg$ 1 | Defined$ TriggeredAttacker
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/barbed_foliage.jpg
|
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
|
End
|
||||||
@@ -11,4 +11,6 @@ SVar:TrigDamage:AB$ DamageAll | Cost$ 0 | ValidCards$ Creature.nonBlue+withoutFl
|
|||||||
SVar:X:Count$Valid Island.YouCtrl/HalfDown
|
SVar:X:Count$Valid Island.YouCtrl/HalfDown
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/floodgate.jpg
|
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
|
End
|
||||||
13
res/cardsfolder/l/veilstone_amulet.txt
Normal file
13
res/cardsfolder/l/veilstone_amulet.txt
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user