mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
re-adding Lightning Rift with a couple fixes. (SVar and TriggerZones)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3376,6 +3376,7 @@ res/cardsfolder/lightning_greaves.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/lightning_helix.txt -text svneol=native#text/plain
|
res/cardsfolder/lightning_helix.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lightning_hounds.txt -text svneol=native#text/plain
|
res/cardsfolder/lightning_hounds.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lightning_reaver.txt -text svneol=native#text/plain
|
res/cardsfolder/lightning_reaver.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/lightning_rift.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lightning_serpent.txt -text svneol=native#text/plain
|
res/cardsfolder/lightning_serpent.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lightning_talons.txt -text svneol=native#text/plain
|
res/cardsfolder/lightning_talons.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lightwielder_paladin.txt -text svneol=native#text/plain
|
res/cardsfolder/lightwielder_paladin.txt -text svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/lightning_rift.txt
Normal file
11
res/cardsfolder/lightning_rift.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Lightning Rift
|
||||||
|
ManaCost:1 R
|
||||||
|
Types:Enchantment
|
||||||
|
Text:no text
|
||||||
|
T:Mode$ Cycled | ValidCard$ Card | Execute$ TrigDamage | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player cycles a card, you may pay 1. If you do, CARDNAME deals 2 damage to target creature or player.
|
||||||
|
SVar:TrigDamage:AB$DealDamage | Cost$ 1 | Tgt$ TgtCP | NumDmg$ 2
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/lightning_rift.jpg
|
||||||
|
SetInfo:ONS|Uncommon|http://magiccards.info/scans/en/on/217.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user