mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Erratic Portal.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_doomsayers.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/errant_ephemeron.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_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_the_corrupted.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/ertai_wizard_adept.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
|
res/cardsfolder/ertais_trickery.txt -text svneol=native#text/plain
|
||||||
|
|||||||
@@ -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:DBDamageOpp:DB$DealDamage | Defined$ Opponent | NumDmg$ Y
|
||||||
SVar:X:Count$TypeYouCtrl.Land
|
SVar:X:Count$TypeYouCtrl.Land
|
||||||
SVar:Y:Count$TypeOppCtrl.Land
|
SVar:Y:Count$TypeOppCtrl.Land
|
||||||
|
SVar:RemAIDeck:True
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/acidic_soil.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/acidic_soil.jpg
|
||||||
SetInfo:USG|Uncommon|http://magiccards.info/scans/en/us/172.jpg
|
SetInfo:USG|Uncommon|http://magiccards.info/scans/en/us/172.jpg
|
||||||
|
|||||||
@@ -5,6 +5,7 @@ Text:no text
|
|||||||
K:At the beginning of your upkeep, sacrifice CARDNAME unless you pay 2
|
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.
|
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:TrigSac:AB$Sacrifice | Cost$ 0 | SacValid$ Land | Defined$ TriggeredCardController
|
||||||
|
SVar:RemRandomDeck:True
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/earthlink.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/earthlink.jpg
|
||||||
SetInfo:ICE|Rare|http://magiccards.info/scans/en/ia/363.jpg
|
SetInfo:ICE|Rare|http://magiccards.info/scans/en/ia/363.jpg
|
||||||
|
|||||||
9
res/cardsfolder/erratic_portal.txt
Normal file
9
res/cardsfolder/erratic_portal.txt
Normal 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
|
||||||
Reference in New Issue
Block a user