- Simplified and corrected some card text files.

This commit is contained in:
jendave
2011-08-06 19:33:34 +00:00
parent 7ea67152ba
commit cbb6972770
5 changed files with 18 additions and 24 deletions

2
.gitattributes vendored
View File

@@ -4253,7 +4253,7 @@ res/cardsfolder/nobilis_of_war.txt -text svneol=native#text/plain
res/cardsfolder/noble_hierarch.txt -text svneol=native#text/plain
res/cardsfolder/noble_panther.txt -text svneol=native#text/plain
res/cardsfolder/noble_purpose.txt -text svneol=native#text/plain
res/cardsfolder/noble_stand.txt svneol=native#text/plain
res/cardsfolder/noble_stand.txt -text svneol=native#text/plain
res/cardsfolder/noble_steeds.txt -text svneol=native#text/plain
res/cardsfolder/noble_templar.txt -text svneol=native#text/plain
res/cardsfolder/nocturnal_raid.txt -text svneol=native#text/plain

View File

@@ -2,11 +2,10 @@ Name:Liability
ManaCost:1 B B
Types:Enchantment
Text:no text
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Permanent.nonToken+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigLoseLifeYou | TriggerDescription$ Whenever a nontoken permanent is put into a player's graveyard from the battlefield, that player loses 1 life.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Permanent.nonToken+YouDontCtrl | TriggerZones$ Battlefield | Execute$ TrigLoseLifeOpp | Secondary$ True | TriggerDescription$ Whenever a nontoken permanent is put into a player's graveyard from the battlefield, that player loses 1 life.
SVar:TrigLoseLifeYou:AB$LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 1
SVar:TrigLoseLifeOpp:AB$LoseLife | Cost$ 0 | Defined$ Opponent | LifeAmount$ 1
SVar:Rarity:Uncommon
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Permanent.nonToken | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever a nontoken permanent is put into a player's graveyard from the battlefield, that player loses 1 life.
SVar:TrigLoseLife:AB$LoseLife | Cost$ 0 | Defined$ TriggeredCardOwner | LifeAmount$ 1
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/liability.jpg
SetInfo:MMQ|Uncommon|http://magiccards.info/scans/en/mm/144.jpg
End

View File

@@ -1,11 +1,10 @@
Name:Noble Stand
ManaCost:4 W
Types:Enchantment
Text:no text
T:Mode$ Blocks | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature you control blocks, you gain 2 life.
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 2
SVar:PlayMain1:TRUE
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/noble_stand.jpg
SetInfo:NMS|Uncommon|http://magiccards.info/scans/en/ne/14.jpg
Name:Noble Stand
ManaCost:4 W
Types:Enchantment
Text:no text
T:Mode$ Blocks | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature you control blocks, you gain 2 life.
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 2
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/noble_stand.jpg
SetInfo:NMS|Uncommon|http://magiccards.info/scans/en/ne/14.jpg
End

View File

@@ -2,10 +2,8 @@ Name:Oppression
ManaCost:1 B B
Types:Enchantment
Text:no text
T:Mode$ SpellCast | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigYouDiscard | TriggerDescription$ Whenever a player casts a spell, that player discards a card.
T:Mode$ SpellCast | ValidCard$ Card.YouDontCtrl | TriggerZones$ Battlefield | Execute$ TrigOppDiscard | Secondary$ True | TriggerDescription$ Whenever a player casts a spell, that player discards a card.
SVar:TrigYouDiscard:AB$Discard | Cost$ 0 | Defined$ You | NumCards$ 1
SVar:TrigOppDiscard:AB$Discard | Cost$ 0 | Defined$ Opponent | NumCards$ 1
T:Mode$ SpellCast | ValidCard$ Card | TriggerZones$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ Whenever a player casts a spell, that player discards a card.
SVar:TrigDiscard:AB$Discard | Cost$ 0 | Defined$ TriggeredCardController | NumCards$ 1 | Mode$ TgtChoose
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/oppression.jpg

View File

@@ -2,10 +2,8 @@ Name:Putrefaction
ManaCost:4 B
Types:Enchantment
Text:no text
T:Mode$ SpellCast | ValidCard$ Card.Green+YouCtrl,Card.White+YouCtrl | Execute$ TrigDiscardYou | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player casts a green or white spell, that player discards a card.
T:Mode$ SpellCast | ValidCard$ Card.Green+YouDontCtrl,Card.White+YouDontCtrl | Execute$ TrigDiscardOpp | TriggerZones$ Battlefield | Secondary$ True | TriggerDescription$ Whenever a player casts a green or white spell, that player discards a card.
SVar:TrigDiscardYou:AB$Discard | Cost$ 0 | Defined$ You | NumCards$ 1 | Mode$ TgtChoose
SVar:TrigDiscardOpp:AB$Discard | Cost$ 0 | Defined$ Opponent | NumCards$ 1 | Mode$ TgtChoose
T:Mode$ SpellCast | ValidCard$ Card.Green,Card.White | Execute$ TrigDiscard | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player casts a green or white spell, that player discards a card.
SVar:TrigDiscard:AB$Discard | Cost$ 0 | Defined$ TriggeredCardController | NumCards$ 1 | Mode$ TgtChoose
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/putrefaction.jpg