- Added Michiko Konda, Truth Seeker and Retaliator Griffin.

This commit is contained in:
Sloth
2011-08-27 13:38:03 +00:00
parent a5001de97f
commit bc83bee85e
3 changed files with 24 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -4726,6 +4726,7 @@ res/cardsfolder/m/metathran_transport.txt svneol=native#text/plain
res/cardsfolder/m/metathran_zombie.txt svneol=native#text/plain res/cardsfolder/m/metathran_zombie.txt svneol=native#text/plain
res/cardsfolder/m/meteor_crater.txt svneol=native#text/plain res/cardsfolder/m/meteor_crater.txt svneol=native#text/plain
res/cardsfolder/m/meteor_storm.txt svneol=native#text/plain res/cardsfolder/m/meteor_storm.txt svneol=native#text/plain
res/cardsfolder/m/michiko_konda_truth_seeker.txt -text
res/cardsfolder/m/midnight_banshee.txt svneol=native#text/plain res/cardsfolder/m/midnight_banshee.txt svneol=native#text/plain
res/cardsfolder/m/midnight_covenant.txt svneol=native#text/plain res/cardsfolder/m/midnight_covenant.txt svneol=native#text/plain
res/cardsfolder/m/midsummer_revel.txt svneol=native#text/plain res/cardsfolder/m/midsummer_revel.txt svneol=native#text/plain
@@ -6127,6 +6128,7 @@ res/cardsfolder/r/restock.txt svneol=native#text/plain
res/cardsfolder/r/resurrection.txt svneol=native#text/plain res/cardsfolder/r/resurrection.txt svneol=native#text/plain
res/cardsfolder/r/resuscitate.txt svneol=native#text/plain res/cardsfolder/r/resuscitate.txt svneol=native#text/plain
res/cardsfolder/r/retaliate.txt svneol=native#text/plain res/cardsfolder/r/retaliate.txt svneol=native#text/plain
res/cardsfolder/r/retaliator_griffin.txt -text
res/cardsfolder/r/retract.txt svneol=native#text/plain res/cardsfolder/r/retract.txt svneol=native#text/plain
res/cardsfolder/r/retribution_of_the_meek.txt svneol=native#text/plain res/cardsfolder/r/retribution_of_the_meek.txt svneol=native#text/plain
res/cardsfolder/r/retromancer.txt svneol=native#text/plain res/cardsfolder/r/retromancer.txt svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Michiko Konda, Truth Seeker
ManaCost:3 W
Types:Legendary Creature Human Advisor
Text:no text
PT:2/2
T:Mode$ DamageDone | ValidSource$ Card.YouDontCtrl | ValidTarget$ You | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ Whenever a source an opponent controls deals damage to you, that player sacrifices a permanent.
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Opponent | SacValid$ Permanent
Svar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/michiko_konda_truth_seeker.jpg
End

View File

@@ -0,0 +1,12 @@
Name:Retaliator Griffin
ManaCost:1 R G W
Types:Creature Griffin
Text:no text
PT:2/2
K:Flying
T:Mode$ DamageDone | ValidSource$ Card.YouDontCtrl | ValidTarget$ You | TriggerZones$ Battlefield | Execute$ TrigSac | OptionalDecider$ You | TriggerDescription$ Whenever a source an opponent controls deals damage to you, you may put that many +1/+1 counters on CARDNAME.
SVar:TrigPutCounter: AB$ PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ X
SVar:X:TriggerCount$DamageAmount
Svar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/retaliator_griffin.jpg
End