mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Wayward Angel.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -9622,6 +9622,7 @@ res/cardsfolder/w/waxmane_baku.txt -text
|
|||||||
res/cardsfolder/w/wayfarers_bauble.txt svneol=native#text/plain
|
res/cardsfolder/w/wayfarers_bauble.txt svneol=native#text/plain
|
||||||
res/cardsfolder/w/wayfaring_giant.txt svneol=native#text/plain
|
res/cardsfolder/w/wayfaring_giant.txt svneol=native#text/plain
|
||||||
res/cardsfolder/w/waylay.txt svneol=native#text/plain
|
res/cardsfolder/w/waylay.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/w/wayward_angel.txt -text svneol=unset#text/plain
|
||||||
res/cardsfolder/w/wayward_soul.txt svneol=native#text/plain
|
res/cardsfolder/w/wayward_soul.txt svneol=native#text/plain
|
||||||
res/cardsfolder/w/weakness.txt svneol=native#text/plain
|
res/cardsfolder/w/weakness.txt svneol=native#text/plain
|
||||||
res/cardsfolder/w/weakstone.txt svneol=native#text/plain
|
res/cardsfolder/w/weakstone.txt svneol=native#text/plain
|
||||||
|
|||||||
13
res/cardsfolder/w/wayward_angel.txt
Normal file
13
res/cardsfolder/w/wayward_angel.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Wayward Angel
|
||||||
|
ManaCost:4 W W
|
||||||
|
Types:Creature Angel Horror
|
||||||
|
Text:no text
|
||||||
|
PT:4/4
|
||||||
|
K:Flying
|
||||||
|
K:Vigilance
|
||||||
|
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 3 | AddToughness$ 3 | SetColor$ Black | AddTrigger$ SacrificeCreature | AddHiddenKeyword$ Trample | Threshold$ True | Description$ Threshold : As long as seven or more cards are in your graveyard, CARDNAME gets +3/+3, is black, has trample, and has "At the beginning of your upkeep, sacrifice a creature."
|
||||||
|
SVar:SacrificeCreature:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ At the beginning of your upkeep, sacrifice a creature.
|
||||||
|
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ You | SacValid$ Creature | SacMessage$ Creature
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wayward_angel.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user