*Added Safe Haven from The Dark, based on Synod Sanctum.

This commit is contained in:
Hellfish
2011-10-04 19:43:04 +00:00
parent f3215eb731
commit b683634c4d
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6595,6 +6595,7 @@ res/cardsfolder/s/sadistic_augermage.txt svneol=native#text/plain
res/cardsfolder/s/sadistic_glee.txt svneol=native#text/plain
res/cardsfolder/s/sadistic_hypnotist.txt svneol=native#text/plain
res/cardsfolder/s/sadistic_sacrament.txt svneol=native#text/plain
res/cardsfolder/s/safe_haven.txt -text
res/cardsfolder/s/safe_passage.txt -text
res/cardsfolder/s/safehold_duo.txt svneol=native#text/plain
res/cardsfolder/s/safehold_elite.txt svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Safe Haven
ManaCost:no cost
Types:Land
Text:no text
A:AB$ ChangeZone | Cost$ 2 T | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Choose target permanent you control. | Origin$ Battlefield | Destination$ Exile | RememberTargets$ True | SpellDescription$ Exile target permanent you control.
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigReturn | OptionalDecider$ You | TriggerDescription$ At the beginning of your upkeep, you may sacrifice CARDNAME. If you do, return each card exiled with CARDNAME to the battlefield under its owner's control.
SVar:TrigReturn:AB$ ChangeZone | Cost$ Sac<1/CARDNAME> | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/safe_haven.jpg
End