- Added Griffin Canyon.

This commit is contained in:
jendave
2011-08-07 00:46:42 +00:00
parent b963de8bb0
commit fb93cc71b6
3 changed files with 25 additions and 13 deletions

3
.gitattributes vendored
View File

@@ -3053,6 +3053,7 @@ res/cardsfolder/greenhilt_trainee.txt svneol=native#text/plain
res/cardsfolder/greenseeker.txt -text svneol=native#text/plain res/cardsfolder/greenseeker.txt -text svneol=native#text/plain
res/cardsfolder/greenweaver_druid.txt -text svneol=native#text/plain res/cardsfolder/greenweaver_druid.txt -text svneol=native#text/plain
res/cardsfolder/gremlin_mine.txt svneol=native#text/plain res/cardsfolder/gremlin_mine.txt svneol=native#text/plain
res/cardsfolder/griffin_canyon.txt -text svneol=native#text/plain
res/cardsfolder/griffin_guide.txt svneol=native#text/plain res/cardsfolder/griffin_guide.txt svneol=native#text/plain
res/cardsfolder/griffin_sentinel.txt -text svneol=native#text/plain res/cardsfolder/griffin_sentinel.txt -text svneol=native#text/plain
res/cardsfolder/grim_affliction.txt svneol=native#text/plain res/cardsfolder/grim_affliction.txt svneol=native#text/plain
@@ -3648,7 +3649,7 @@ res/cardsfolder/joyous_respite.txt -text svneol=native#text/plain
res/cardsfolder/judge_of_currents.txt -text svneol=native#text/plain res/cardsfolder/judge_of_currents.txt -text svneol=native#text/plain
res/cardsfolder/jugan_the_rising_star.txt -text svneol=native#text/plain res/cardsfolder/jugan_the_rising_star.txt -text svneol=native#text/plain
res/cardsfolder/juggernaut.txt -text svneol=native#text/plain res/cardsfolder/juggernaut.txt -text svneol=native#text/plain
res/cardsfolder/juju_bubble.txt svneol=native#text/plain res/cardsfolder/juju_bubble.txt -text svneol=native#text/plain
res/cardsfolder/jukai_messenger.txt -text svneol=native#text/plain res/cardsfolder/jukai_messenger.txt -text svneol=native#text/plain
res/cardsfolder/jump.txt -text svneol=native#text/plain res/cardsfolder/jump.txt -text svneol=native#text/plain
res/cardsfolder/jund_battlemage.txt -text svneol=native#text/plain res/cardsfolder/jund_battlemage.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Griffin Canyon
ManaCost:no cost
Types:Land
Text:no text
A:AB$ Mana | Cost$ T | Produced$ 1 | SpellDescription$ Add 1 to your mana pool.
A:AB$ Untap | Cost$ T | ValidTgts$ Griffin | TgtPrompt$ Select target Griffin | SubAbility$ SVar=DBPump | SpellDescription$ Untap target Griffin. If it's a creature, it gets +1/+1 until end of turn.
SVar:DBPump:DB$Pump | NumAtt$ +1 | NumDef$ +1 | Defined$ Targeted
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/griffin_canyon.jpg
End

View File

@@ -1,13 +1,13 @@
Name:Juju Bubble Name:Juju Bubble
ManaCost:1 ManaCost:1
Types:Artifact Types:Artifact
Text:no text Text:no text
K:Cumulative upkeep:1 K:Cumulative upkeep:1
A:AB$ GainLife | Cost$ 2 | Defined$ You | LifeAmount$ 1 | SpellDescription$ You gain 1 life. A:AB$ GainLife | Cost$ 2 | Defined$ You | LifeAmount$ 1 | SpellDescription$ You gain 1 life.
T:Mode$ SpellCast | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ When you play a card, sacrifice CARDNAME. T:Mode$ SpellCast | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ When you play a card, sacrifice CARDNAME.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 SVar:TrigSac:AB$Sacrifice | Cost$ 0
SVar:RemRandomDeck:True SVar:RemAIDeck:True
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/juju_bubble.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/juju_bubble.jpg
SetInfo:VIS|Uncommon|http://magiccards.info/scans/en/vi/147.jpg SetInfo:VIS|Uncommon|http://magiccards.info/scans/en/vi/147.jpg
End End