mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
add Soul of Magma (from Champions of Kamigawa)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5954,6 +5954,7 @@ res/cardsfolder/soul_kiss.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/soul_link.txt svneol=native#text/plain
|
||||
res/cardsfolder/soul_manipulation.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/soul_net.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/soul_of_magma.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/soul_parry.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/soul_shepherd.txt svneol=native#text/plain
|
||||
res/cardsfolder/soul_shred.txt -text svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/soul_of_magma.txt
Normal file
12
res/cardsfolder/soul_of_magma.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Soul of Magma
|
||||
ManaCost:3 R R
|
||||
Types:Creature Spirit
|
||||
Text:no text
|
||||
PT:2/2
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Spirit,Card.Arcane | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever you cast a Spirit or Arcane spell, CARDNAME deals 1 damage to target creature.
|
||||
SVar:TrigDamage:AB$ DealDamage | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 2
|
||||
SVar:BuffedBy:Arcane,Spirit
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_of_magma.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user