diff --git a/.gitattributes b/.gitattributes index b5cada5ca00..638ab1490e5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/acidic_soil.txt b/res/cardsfolder/acidic_soil.txt index 659ea93f3d1..30531127c78 100644 --- a/res/cardsfolder/acidic_soil.txt +++ b/res/cardsfolder/acidic_soil.txt @@ -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 diff --git a/res/cardsfolder/earthlink.txt b/res/cardsfolder/earthlink.txt index c1377605694..1f979969f6a 100644 --- a/res/cardsfolder/earthlink.txt +++ b/res/cardsfolder/earthlink.txt @@ -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 diff --git a/res/cardsfolder/erratic_portal.txt b/res/cardsfolder/erratic_portal.txt new file mode 100644 index 00000000000..c933857030f --- /dev/null +++ b/res/cardsfolder/erratic_portal.txt @@ -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 \ No newline at end of file