mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Zirilan of the Claw. Small fix to Eladamris Vineyard.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8320,6 +8320,7 @@ res/cardsfolder/zhang_liao_hero_of_hefei.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zhao_zilong_tiger_general.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zhou_yu_chief_commander.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zhuge_jin_wu_strategist.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zirilan_of_the_claw.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zo_zu_the_punisher.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zodiac_dog.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/zodiac_dragon.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Eladamri's Vineyard
|
||||
ManaCost:G
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
T:Mode$ Phase | Phase$ Main1 | ValidPlayer$ Each | Execute$ TrigMana | TriggerDescription$ At the beginning of each player's precombat main phase, add G G to that player's mana pool.
|
||||
T:Mode$ Phase | Phase$ Main1 | ValidPlayer$ Each | TriggerZones$ Battlefield | Execute$ TrigMana | TriggerDescription$ At the beginning of each player's precombat main phase, add G G to that player's mana pool.
|
||||
SVar:TrigMana:AB$Mana | Cost$ 0 | Produced$ G | Amount$ 2 | Defined$ TriggeredPlayer
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/eladamris_vineyard.jpg
|
||||
|
||||
13
res/cardsfolder/zirilan_of_the_claw.txt
Normal file
13
res/cardsfolder/zirilan_of_the_claw.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Zirilan of the Claw
|
||||
ManaCost:3 R R
|
||||
Types:Legendary Creature Viashino Shaman
|
||||
Text:no text
|
||||
PT:3/4
|
||||
A:AB$ ChangeZone | Cost$ 1 R R T | Origin$ Library | Destination$ Battlefield | ChangeType$ Dragon | ChangeNum$ 1 | Shuffle$ True | SubAbility$ DBPump | RememberChanged$ True | ForgetOtherRemembered$ True | SpellDescription$ Search your library for a Dragon permanent card and put that card onto the battlefield. Then shuffle your library. That Dragon gains haste until end of turn. Exile it at the beginning of the next end step.
|
||||
SVar:DBPump:DB$Pump | Defined$ Remembered | KW$ Haste | SubAbility$ DBDelTrig
|
||||
SVar:DBDelTrig:DB$DelayedTrigger | Mode$ Phase | Phase$ End of Turn | Execute$ TrigExile
|
||||
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Battlefield | Destination$ Exile | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/zirilan_of_the_claw.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user