- Added Erratic Portal.

This commit is contained in:
jendave
2011-08-07 01:13:44 +00:00
parent 89e4eb8409
commit b0ccce9545
4 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2240,6 +2240,7 @@ res/cardsfolder/eron_the_relentless.txt -text svneol=native#text/plain
res/cardsfolder/errant_doomsayers.txt -text svneol=native#text/plain
res/cardsfolder/errant_ephemeron.txt -text svneol=native#text/plain
res/cardsfolder/erratic_explosion.txt -text svneol=native#text/plain
res/cardsfolder/erratic_portal.txt -text svneol=native#text/plain
res/cardsfolder/ertai_the_corrupted.txt -text svneol=native#text/plain
res/cardsfolder/ertai_wizard_adept.txt -text svneol=native#text/plain
res/cardsfolder/ertais_trickery.txt -text svneol=native#text/plain

View File

@@ -6,6 +6,7 @@ A:SP$ DealDamage | Cost$ 2 R | Defined$ You | NumDmg$ X | SubAbility$ SVar=DBDam
SVar:DBDamageOpp:DB$DealDamage | Defined$ Opponent | NumDmg$ Y
SVar:X:Count$TypeYouCtrl.Land
SVar:Y:Count$TypeOppCtrl.Land
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/acidic_soil.jpg
SetInfo:USG|Uncommon|http://magiccards.info/scans/en/us/172.jpg

View File

@@ -5,6 +5,7 @@ Text:no text
K:At the beginning of your upkeep, sacrifice CARDNAME unless you pay 2
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Whenever a creature is put into a graveyard from the battlefield, that creature's controller sacrifices a land.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | SacValid$ Land | Defined$ TriggeredCardController
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/earthlink.jpg
SetInfo:ICE|Rare|http://magiccards.info/scans/en/ia/363.jpg

View File

@@ -0,0 +1,9 @@
Name:Erratic Portal
ManaCost:4
Types:Artifact
Text:no text
A:AB$ ChangeZone | Cost$ 1 T | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | UnlessCost$ 1 | UnlessPayer$ TargetedController | SpellDescription$ Return target creature to its owner's hand unless its controller pays 1.
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/erratic_portal.jpg
End