mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Soulcatcher's Aerie
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6076,6 +6076,7 @@ res/cardsfolder/soul_stair_expedition.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/soul_warden.txt -text svneol=native#text/plain
|
res/cardsfolder/soul_warden.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/soulbound_guardians.txt -text svneol=native#text/plain
|
res/cardsfolder/soulbound_guardians.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/soulcatcher.txt -text svneol=native#text/plain
|
res/cardsfolder/soulcatcher.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/soulcatchers_aerie.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/souldrinker.txt -text svneol=native#text/plain
|
res/cardsfolder/souldrinker.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/soulquake.txt svneol=native#text/plain
|
res/cardsfolder/soulquake.txt svneol=native#text/plain
|
||||||
res/cardsfolder/souls_attendant.txt -text svneol=native#text/plain
|
res/cardsfolder/souls_attendant.txt -text svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/soulcatchers_aerie.txt
Normal file
11
res/cardsfolder/soulcatchers_aerie.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Soulcatcher's Aerie
|
||||||
|
ManaCost:1 W
|
||||||
|
Types:Enchantment
|
||||||
|
Text:no text
|
||||||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Bird | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever a Bird is put into your graveyard from the battlefield, put a feather counter on CARDNAME.
|
||||||
|
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ FEATHER | CounterNum$ 1
|
||||||
|
K:stPumpAll:Bird:X/X:no Condition:Bird creatures get +1/+1 for each feather counter on CARDNAME.
|
||||||
|
SVar:X:Count$CardCounters.FEATHER
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/soulcatchers_aerie.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user