mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added Mortuary.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3734,6 +3734,7 @@ res/cardsfolder/mortify.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/mortipede.txt -text svneol=native#text/plain
|
res/cardsfolder/mortipede.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/mortiphobia.txt -text svneol=native#text/plain
|
res/cardsfolder/mortiphobia.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/mortivore.txt -text svneol=native#text/plain
|
res/cardsfolder/mortivore.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/mortuary.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/mosquito_guard.txt -text svneol=native#text/plain
|
res/cardsfolder/mosquito_guard.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/moss_diamond.txt -text svneol=native#text/plain
|
res/cardsfolder/moss_diamond.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/moss_kami.txt -text svneol=native#text/plain
|
res/cardsfolder/moss_kami.txt -text svneol=native#text/plain
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ K:stPumpAll:Elf.YouCtrl:0/0/SVar=Mana:isPresent Creature.countersGE5LEVEL+Self:n
|
|||||||
K:Level up:1 G
|
K:Level up:1 G
|
||||||
K:maxLevel:5
|
K:maxLevel:5
|
||||||
SVar:Mana:AB$Mana | Cost$ T | Produced$ G | Amount$ 2 | SpellDescription$ Add G G to your mana pool.
|
SVar:Mana:AB$Mana | Cost$ T | Produced$ G | Amount$ 2 | SpellDescription$ Add G G to your mana pool.
|
||||||
|
SVar:RemAIDeck:True
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/joraga_treespeaker.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/joraga_treespeaker.jpg
|
||||||
SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/190.jpg
|
SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/190.jpg
|
||||||
|
|||||||
10
res/cardsfolder/mortuary.txt
Normal file
10
res/cardsfolder/mortuary.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Mortuary
|
||||||
|
ManaCost:3 B
|
||||||
|
Types:Enchantment
|
||||||
|
Text:no text
|
||||||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouOwn | TriggerZones$ Battlefield | Execute$ TrigReturn | TriggerDescription$ Whenever a creature is put into your graveyard from the battlefield, put that card on top of your library.
|
||||||
|
SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Defined$ Triggered | Origin$ Graveyard | LibraryPosition$ 0 | Destination$ Library
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/mortuary.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user