- Ran set info script.

This commit is contained in:
jendave
2011-08-06 21:30:29 +00:00
parent 15a0d22d1c
commit 63f149e632
3 changed files with 26 additions and 25 deletions

4
.gitattributes vendored
View File

@@ -4274,7 +4274,7 @@ res/cardsfolder/mox_opal.txt -text svneol=native#text/plain
res/cardsfolder/mox_pearl.txt -text svneol=native#text/plain
res/cardsfolder/mox_ruby.txt -text svneol=native#text/plain
res/cardsfolder/mox_sapphire.txt -text svneol=native#text/plain
res/cardsfolder/mtenda_griffin.txt -text svneol=native#text/plain
res/cardsfolder/mtenda_griffin.txt svneol=native#text/plain
res/cardsfolder/mtenda_herder.txt -text svneol=native#text/plain
res/cardsfolder/muck_rats.txt -text svneol=native#text/plain
res/cardsfolder/mudbrawler_cohort.txt -text svneol=native#text/plain
@@ -5146,7 +5146,7 @@ res/cardsfolder/raze.txt -text svneol=native#text/plain
res/cardsfolder/razing_snidd.txt svneol=native#text/plain
res/cardsfolder/razor_golem.txt -text svneol=native#text/plain
res/cardsfolder/razor_hippogriff.txt svneol=native#text/plain
res/cardsfolder/razor_pendulum.txt -text svneol=native#text/plain
res/cardsfolder/razor_pendulum.txt svneol=native#text/plain
res/cardsfolder/razorclaw_bear.txt svneol=native#text/plain
res/cardsfolder/razorfield_rhino.txt -text svneol=native#text/plain
res/cardsfolder/razorfield_thresher.txt -text svneol=native#text/plain

View File

@@ -1,13 +1,13 @@
Name:Mtenda Griffin
ManaCost:3 W
Types:Creature Griffin
Text:no text
PT:2/2
K:Flying
A:AB$ ChangeZone | Cost$ W T | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Hand | SubAbility$ SVar=DBBounce | ActivatingPhases$ Upkeep | PlayerTurn$ True | SpellDescription$ Return CARDNAME to its owner's hand and return target Griffin card from your graveyard to your hand. Activate this ability only during your upkeep.
SVar:DBBounce:DB$ChangeZone | ValidTgts$ Griffin.YouCtrl | TgtPrompt$ Select target Griffin from your graveyard | Origin$ Graveyard | Destination$ Hand
Name:Mtenda Griffin
ManaCost:3 W
Types:Creature Griffin
Text:no text
PT:2/2
K:Flying
A:AB$ ChangeZone | Cost$ W T | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Hand | SubAbility$ SVar=DBBounce | ActivatingPhases$ Upkeep | PlayerTurn$ True | SpellDescription$ Return CARDNAME to its owner's hand and return target Griffin card from your graveyard to your hand. Activate this ability only during your upkeep.
SVar:DBBounce:DB$ChangeZone | ValidTgts$ Griffin.YouCtrl | TgtPrompt$ Select target Griffin from your graveyard | Origin$ Graveyard | Destination$ Hand
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/mtenda_griffin.jpg
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/mtenda_griffin.jpg
SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/232.jpg
End

View File

@@ -1,12 +1,13 @@
Name:Razor Pendulum
ManaCost:4
Types:Artifact
Text:no text
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDamageYou | LifeTotal$ You | LifeAmount$ LE5 | TriggerDescription$ At the beginning of each player's end step, if that player has 5 or less life, CARDNAME deals 2 damage to him or her.
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigDamageOpp | LifeTotal$ Opponent | LifeAmount$ LE5 | Secondary$ True | TriggerDescription$ At the beginning of each player's end step, if that player has 5 or less life, CARDNAME deals 2 damage to him or her.
SVar:TrigDamageYou:AB$DealDamage | Cost$ 0 | Defined$ You | NumDmg$ 2
SVar:TrigDamageOpp:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ 2
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/razor_pendulum.jpg
End
Name:Razor Pendulum
ManaCost:4
Types:Artifact
Text:no text
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDamageYou | LifeTotal$ You | LifeAmount$ LE5 | TriggerDescription$ At the beginning of each player's end step, if that player has 5 or less life, CARDNAME deals 2 damage to him or her.
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ Opponent | TriggerZones$ Battlefield | Execute$ TrigDamageOpp | LifeTotal$ Opponent | LifeAmount$ LE5 | Secondary$ True | TriggerDescription$ At the beginning of each player's end step, if that player has 5 or less life, CARDNAME deals 2 damage to him or her.
SVar:TrigDamageYou:AB$DealDamage | Cost$ 0 | Defined$ You | NumDmg$ 2
SVar:TrigDamageOpp:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ 2
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/razor_pendulum.jpg
SetInfo:MIR|Rare|http://magiccards.info/scans/en/mr/282.jpg
End