mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Electropotence
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1587,6 +1587,7 @@ res/cardsfolder/eland_umbra.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elder_druid.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/eldrazi_conscription.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/eldrazi_monument.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/electropotence.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elephant_ambush.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elephant_graveyard.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/elf_replica.txt -text svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/electropotence.txt
Normal file
10
res/cardsfolder/electropotence.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Electropotence
|
||||
ManaCost:2 R
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigDamage | TriggerDescription$ Whenever a creature enters the battlefield under your control, you may pay 2 R. If you do, that creature deals damage equal to its power to target creature or player.
|
||||
SVar:TrigDamage:AB$DealDamage | Cost$ 2 R | ValidTgts$ Creature,Player | NumDmg$ Damage | TgtPrompt$ Select target creature or player.
|
||||
SVar:Damage:Triggered$CardPower
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/electropotence.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user