- Added Simulacrum.

This commit is contained in:
Sloth
2012-04-17 14:53:00 +00:00
parent 85183b4703
commit e21fc6ec96
3 changed files with 18 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -8077,6 +8077,7 @@ res/cardsfolder/s/simic_signet.txt svneol=native#text/plain
res/cardsfolder/s/simic_sky_swallower.txt svneol=native#text/plain
res/cardsfolder/s/simoon.txt svneol=native#text/plain
res/cardsfolder/s/simplify.txt svneol=native#text/plain
res/cardsfolder/s/simulacrum.txt -text
res/cardsfolder/s/sindbad.txt -text
res/cardsfolder/s/sinew_sliver.txt svneol=native#text/plain
res/cardsfolder/s/singe.txt svneol=native#text/plain

View File

@@ -4,7 +4,6 @@ Types:Instant
Text:no text
A:SP$ GainLife | Cost$ W W | Defined$ You | LifeAmount$ X | SpellDescription$ You gain X life, where X is twice the damage dealt to you so far this turn by artifacts.
SVar:X:Count$YourTypeDamageThisTurn Artifact/Times.2
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/reverse_polarity.jpg
SetInfo:3ED|Uncommon|http://magiccards.info/scans/en/rv/220.jpg

View File

@@ -0,0 +1,17 @@
Name:Simulacrum
ManaCost:1 B
Types:Instant
Text:no text
A:SP$ GainLife | Cost$ 1 B | Defined$ You | LifeAmount$ X | SubAbility$ Dmg | SpellDescription$ You gain life equal to the damage dealt to you this turn. CARDNAME deals damage to target creature you control equal to the damage dealt to you this turn.
SVar:Dmg:DB$ DealDamage | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | NumDmg$ X
SVar:X:Count$YourDamageThisTurn
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/simulacrum.jpg
SetInfo:LEA|Uncommon|http://magiccards.info/scans/en/al/37.jpg
SetInfo:LEB|Uncommon|http://magiccards.info/scans/en/be/37.jpg
SetInfo:3ED|Uncommon|http://magiccards.info/scans/en/rv/38.jpg
SetInfo:4ED|Uncommon|http://magiccards.info/scans/en/4e/45.jpg
SetInfo:2ED|Uncommon|http://magiccards.info/scans/en/un/37.jpg
Oracle:You gain life equal to the damage dealt to you this turn. Simulacrum deals damage to target creature you control equal to the damage dealt to you this turn.
End