mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Ran set info script.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -5091,7 +5091,7 @@ res/cardsfolder/phyrexian_gargantua.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/phyrexian_ghoul.txt -text svneol=native#text/plain
|
res/cardsfolder/phyrexian_ghoul.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/phyrexian_hulk.txt -text svneol=native#text/plain
|
res/cardsfolder/phyrexian_hulk.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/phyrexian_hydra.txt -text svneol=native#text/plain
|
res/cardsfolder/phyrexian_hydra.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/phyrexian_ingester.txt -text svneol=native#text/plain
|
res/cardsfolder/phyrexian_ingester.txt svneol=native#text/plain
|
||||||
res/cardsfolder/phyrexian_ironfoot.txt -text svneol=native#text/plain
|
res/cardsfolder/phyrexian_ironfoot.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/phyrexian_juggernaut.txt -text svneol=native#text/plain
|
res/cardsfolder/phyrexian_juggernaut.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/phyrexian_lens.txt -text svneol=native#text/plain
|
res/cardsfolder/phyrexian_lens.txt -text svneol=native#text/plain
|
||||||
|
|||||||
@@ -1,14 +1,15 @@
|
|||||||
Name:Phyrexian Ingester
|
Name:Phyrexian Ingester
|
||||||
ManaCost:6 U
|
ManaCost:6 U
|
||||||
Types:Creature Beast
|
Types:Creature Beast
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:3/3
|
PT:3/3
|
||||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | OptionalDecider$ You | Execute$ TrigExile | TriggerDescription$ Imprint - When CARDNAME enters the battlefield, you may exile target nontoken creature.
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | OptionalDecider$ You | Execute$ TrigExile | TriggerDescription$ Imprint - When CARDNAME enters the battlefield, you may exile target nontoken creature.
|
||||||
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Imprint$ True | ValidTgts$ Creature.nonToken | TgtPrompt$ Select target nontoken creature | Origin$ Battlefield | Destination$ Exile
|
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Imprint$ True | ValidTgts$ Creature.nonToken | TgtPrompt$ Select target nontoken creature | Origin$ Battlefield | Destination$ Exile
|
||||||
K:stPumpSelf:Creature:X/Y:Imprint:CARDNAME gets +X/+Y, where X is the exiled creature card's power and Y is its toughness.
|
K:stPumpSelf:Creature:X/Y:Imprint:CARDNAME gets +X/+Y, where X is the exiled creature card's power and Y is its toughness.
|
||||||
SVar:X:Imprinted$CardPower
|
SVar:X:Imprinted$CardPower
|
||||||
SVar:Y:Imprinted$CardToughness
|
SVar:Y:Imprinted$CardToughness
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_ingester.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_ingester.jpg
|
||||||
|
SetInfo:NPH|Rare|http://magiccards.info/scans/en/nph/41.jpg
|
||||||
End
|
End
|
||||||
@@ -9,4 +9,5 @@ SVar:X:Imprinted$CardManaCost
|
|||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_foundry.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_foundry.jpg
|
||||||
|
SetInfo:MRD|Rare|http://magiccards.info/scans/en/mi/246.jpg
|
||||||
End
|
End
|
||||||
Reference in New Issue
Block a user