mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
add Onyx Talisman (from Ice Age)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3725,6 +3725,7 @@ res/cardsfolder/one_with_nothing.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/onslaught.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/onulet.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/onyx_goblet.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/onyx_talisman.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/oonas_gatewarden.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ophidian_eye.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/opportunist.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name:Ivory Cup
|
||||
ManaCost:1
|
||||
Name:Nacre Talisman
|
||||
ManaCost:2
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
T:Mode$ SpellCast | ValidCard$ Card.White | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigUntap | TriggerDescription$ Whenever a player casts a white spell, you may pay 3. If you do, untap target permanent.
|
||||
|
||||
10
res/cardsfolder/onyx_talisman.txt
Normal file
10
res/cardsfolder/onyx_talisman.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Onyx Talisman
|
||||
ManaCost:2
|
||||
Types:Artifact
|
||||
Text:no text
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Black | TriggerZones$ Battlefield | Optional$ True | Execute$ TrigUntap | TriggerDescription$ Whenever a player casts a black spell, you may pay 3. If you do, untap target permanent.
|
||||
SVar:TrigUntap:AB$Untap | Cost$ 3 | ValidTgts$ Permanent | TgtPrompt$ Select target permanent
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/onyx_talisman.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user