mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Spiritual Asylum and Spiteful Bully
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -5840,9 +5840,11 @@ res/cardsfolder/spirit_of_the_night.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spirit_shackle.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spirit_weaver.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spiritmonger.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spiritual_asylum.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spiritual_guardian.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spitebellows.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spiteflame_witch.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spiteful_bully.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spiteful_visions.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spitfire_handler.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spitting_drake.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/spiritual_asylum.txt
Normal file
11
res/cardsfolder/spiritual_asylum.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Spiritual Asylum
|
||||
ManaCost:2 W W
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
K:stPumpAll:Creature.YouCtrl,Land.YouCtrl:0/0/Shroud:no Condition:Creatures and lands you control have shroud.
|
||||
T:Mode$ Attacks | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigSacrifice | TriggerDescription$ When a creature you control attacks, sacrifice CARDNAME.
|
||||
SVar:TrigSacrifice:AB$Sacrifice | Cost$ 0
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/spiritual_asylum.jpg
|
||||
End
|
||||
11
res/cardsfolder/spiteful_bully.txt
Normal file
11
res/cardsfolder/spiteful_bully.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Spiteful Bully
|
||||
ManaCost:1 B
|
||||
Types:Creature Zombie Mercenary
|
||||
Text:no text
|
||||
PT:3/3
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 3 damage to target creature you control.
|
||||
SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature | NumDmg$ 3
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/spiteful_bully.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user