mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Simulacrum.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/simic_sky_swallower.txt svneol=native#text/plain
|
||||||
res/cardsfolder/s/simoon.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/simplify.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/s/simulacrum.txt -text
|
||||||
res/cardsfolder/s/sindbad.txt -text
|
res/cardsfolder/s/sindbad.txt -text
|
||||||
res/cardsfolder/s/sinew_sliver.txt svneol=native#text/plain
|
res/cardsfolder/s/sinew_sliver.txt svneol=native#text/plain
|
||||||
res/cardsfolder/s/singe.txt svneol=native#text/plain
|
res/cardsfolder/s/singe.txt svneol=native#text/plain
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ Types:Instant
|
|||||||
Text:no text
|
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.
|
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:X:Count$YourTypeDamageThisTurn Artifact/Times.2
|
||||||
SVar:RemAIDeck:True
|
|
||||||
SVar:RemRandomDeck:True
|
SVar:RemRandomDeck:True
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reverse_polarity.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/reverse_polarity.jpg
|
||||||
SetInfo:3ED|Uncommon|http://magiccards.info/scans/en/rv/220.jpg
|
SetInfo:3ED|Uncommon|http://magiccards.info/scans/en/rv/220.jpg
|
||||||
|
|||||||
17
res/cardsfolder/s/simulacrum.txt
Normal file
17
res/cardsfolder/s/simulacrum.txt
Normal 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
|
||||||
Reference in New Issue
Block a user