mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Added Jinxed Ring
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4223,6 +4223,7 @@ res/cardsfolder/j/jilt.txt -text
|
||||
res/cardsfolder/j/jin_gitaxias_core_augur.txt svneol=native#text/plain
|
||||
res/cardsfolder/j/jinx.txt -text
|
||||
res/cardsfolder/j/jinxed_idol.txt -text
|
||||
res/cardsfolder/j/jinxed_ring.txt -text
|
||||
res/cardsfolder/j/jiwari_the_earth_aflame.txt svneol=native#text/plain
|
||||
res/cardsfolder/j/jodahs_avenger.txt svneol=native#text/plain
|
||||
res/cardsfolder/j/johtull_wurm.txt -text
|
||||
|
||||
11
res/cardsfolder/j/jinxed_ring.txt
Normal file
11
res/cardsfolder/j/jinxed_ring.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Jinxed Ring
|
||||
ManaCost:2
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Permanent.nonToken+YouOwn | Execute$ TrigToken | TriggerZones$ TrigDamage | TriggerDescription$ Whenever a nontoken permanent is put into your graveyard from the battlefield, CARDNAME deals 1 damage to you.
|
||||
SVar:TrigDamage:DB$ DealDamage | Defined$ You | NumDmg$ 1
|
||||
A:AB$ GainControl | Cost$ Sac<1/Creature> | Defined$ Self | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | SpellDescription$ Target opponent gains control of CARDNAME. (This effect lasts indefinitely.)
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/jinxed_ring.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user