mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Curse to Disappear.
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1777,7 +1777,7 @@ res/cardsfolder/dirge_of_dread.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/dirtcowl_wurm.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/dirtwater_wraith.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/dirty_wererat.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/disappear.txt svneol=native#text/plain
|
||||
res/cardsfolder/disappear.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/disciple_of_grace.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/disciple_of_kangee.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/disciple_of_law.txt -text svneol=native#text/plain
|
||||
@@ -2831,7 +2831,7 @@ res/cardsfolder/goblin_outlander.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_patrol.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_piker.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_piledriver.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_pyromancer.txt svneol=native#text/plain
|
||||
res/cardsfolder/goblin_pyromancer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_raider.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_razerunners.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_replica.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -3,7 +3,7 @@ ManaCost:2 U U
|
||||
Types:Enchantment Aura
|
||||
Text:no text
|
||||
K:Enchant creature
|
||||
K:enPump:0/0
|
||||
K:enPumpCurse:0/0
|
||||
A:AB$ ChangeZone | Cost$ U | Defined$ Enchanted | Origin$ Battlefield | Destination$ Hand | SubAbility$ SVar=DBBounce | SpellDescription$ Return enchanted creature and CARDNAME to their owners' hands.
|
||||
SVar:DBBounce:DB$ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Hand
|
||||
SVar:Rarity:Uncommon
|
||||
|
||||
@@ -7,6 +7,7 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S
|
||||
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | Execute$ TrigDestroy | TriggerDescription$ At the beginning of the end step, destroy all Goblins.
|
||||
SVar:TrigPump:AB$PumpAll | Cost$ 0 | ValidCards$ Creature.Goblin | NumAtt$ 3
|
||||
SVar:TrigDestroy:AB$DestroyAll | Cost$ 0 | ValidCards$ Creature.Goblin
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_pyromancer.jpg
|
||||
SetInfo:ONS|Rare|http://magiccards.info/scans/en/on/206.jpg
|
||||
|
||||
Reference in New Issue
Block a user