- Added Akki Rockspeaker and Priest of Gix.

This commit is contained in:
jendave
2011-08-06 17:03:24 +00:00
parent 96d4f650ee
commit c18d30fc4d
4 changed files with 25 additions and 1 deletions

2
.gitattributes vendored
View File

@@ -102,6 +102,7 @@ res/cardsfolder/akki_blizzard_herder.txt -text svneol=native#text/plain
res/cardsfolder/akki_coalflinger.txt svneol=native#text/plain res/cardsfolder/akki_coalflinger.txt svneol=native#text/plain
res/cardsfolder/akki_drillmaster.txt -text svneol=native#text/plain res/cardsfolder/akki_drillmaster.txt -text svneol=native#text/plain
res/cardsfolder/akki_raider.txt -text svneol=native#text/plain res/cardsfolder/akki_raider.txt -text svneol=native#text/plain
res/cardsfolder/akki_rockspeaker.txt -text svneol=native#text/plain
res/cardsfolder/akki_underling.txt -text svneol=native#text/plain res/cardsfolder/akki_underling.txt -text svneol=native#text/plain
res/cardsfolder/akki_underminer.txt -text svneol=native#text/plain res/cardsfolder/akki_underminer.txt -text svneol=native#text/plain
res/cardsfolder/akoum_boulderfoot.txt -text svneol=native#text/plain res/cardsfolder/akoum_boulderfoot.txt -text svneol=native#text/plain
@@ -4180,6 +4181,7 @@ res/cardsfolder/presence_of_the_wise.txt -text svneol=native#text/plain
res/cardsfolder/price_of_progress.txt -text svneol=native#text/plain res/cardsfolder/price_of_progress.txt -text svneol=native#text/plain
res/cardsfolder/prickly_boggart.txt -text svneol=native#text/plain res/cardsfolder/prickly_boggart.txt -text svneol=native#text/plain
res/cardsfolder/pride_of_the_clouds.txt -text svneol=native#text/plain res/cardsfolder/pride_of_the_clouds.txt -text svneol=native#text/plain
res/cardsfolder/priest_of_gix.txt -text svneol=native#text/plain
res/cardsfolder/priest_of_titania.txt -text svneol=native#text/plain res/cardsfolder/priest_of_titania.txt -text svneol=native#text/plain
res/cardsfolder/priest_of_yawgmoth.txt -text svneol=native#text/plain res/cardsfolder/priest_of_yawgmoth.txt -text svneol=native#text/plain
res/cardsfolder/priests_of_norn.txt -text svneol=native#text/plain res/cardsfolder/priests_of_norn.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Akki Rockspeaker
ManaCost:1 R
Types:Creature Goblin Shaman
Text:no text
PT:1/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMana | TriggerDescription$ When CARDNAME enters the battlefield, add R to your mana pool.
SVar:TrigMana:AB$Mana | Cost$ 0 | Produced$ R | Amount$ 1
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/akki_rockspeaker.jpg
End

View File

@@ -0,0 +1,11 @@
Name:Priest of Gix
ManaCost:2 B
Types:Creature Human Cleric Minion
Text:no text
PT:2/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMana | TriggerDescription$ When CARDNAME enters the battlefield, add B B B to your mana pool.
SVar:TrigMana:AB$Mana | Cost$ 0 | Produced$ B | Amount$ 3
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/priest_of_gix.jpg
End

View File

@@ -6,7 +6,7 @@ PT:4/4
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigAddMana | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, add 4 to your mana pool. T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigAddMana | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, add 4 to your mana pool.
SVar:TrigAddMana:AB$Mana | Cost$ 0 | Produced$1 | Amount$ 4 SVar:TrigAddMana:AB$Mana | Cost$ 0 | Produced$1 | Amount$ 4
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Rarity:Common SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/su_chi.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/su_chi.jpg
SetInfo:ATQ|Uncommon|http://magiccards.info/scans/en/aq/31.jpg SetInfo:ATQ|Uncommon|http://magiccards.info/scans/en/aq/31.jpg
End End