- Added Noble Benefactor

This commit is contained in:
jendave
2011-08-07 00:22:26 +00:00
parent 2daefd093a
commit 32333439b9
3 changed files with 12 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -4797,6 +4797,7 @@ res/cardsfolder/niv_mizzet_the_firemind.txt -text svneol=native#text/plain
res/cardsfolder/no_dachi.txt -text svneol=native#text/plain res/cardsfolder/no_dachi.txt -text svneol=native#text/plain
res/cardsfolder/no_mercy.txt -text svneol=native#text/plain res/cardsfolder/no_mercy.txt -text svneol=native#text/plain
res/cardsfolder/nobilis_of_war.txt -text svneol=native#text/plain res/cardsfolder/nobilis_of_war.txt -text svneol=native#text/plain
res/cardsfolder/noble_benefactor.txt -text svneol=native#text/plain
res/cardsfolder/noble_hierarch.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_panther.txt -text svneol=native#text/plain
res/cardsfolder/noble_purpose.txt -text svneol=native#text/plain res/cardsfolder/noble_purpose.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Noble Benefactor
ManaCost:2 U
Types:Creature Human Cleric
Text:no text
PT:2/2
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, each player may search his or her library for a card and put that card into his or her hand. Then each player who searched his or her library this way shuffles it.
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Defined$ Each | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1 | Shuffle$ True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/noble_benefactor.jpg
End

View File

@@ -2,7 +2,7 @@ Name:Shriveling Rot
ManaCost:2 B B ManaCost:2 B B
Types:Instant Types:Instant
Text:Choose one - Text:Choose one -
A:SP$ Effect | Cost$ 2 B B | Name$ Shriveling Rot Effect | Triggers$ Trig1 | SVars$ SVar1 | CostDesc$ Until end of turn, | SpellDescription$ whenever a creatuer is dealt damage, destroy it; A:SP$ Effect | Cost$ 2 B B | Name$ Shriveling Rot Effect | Triggers$ Trig1 | SVars$ SVar1 | CostDesc$ Until end of turn, | SpellDescription$ whenever a creature is dealt damage, destroy it;
A:SP$ Effect | Cost$ 2 B B | Name$ Shriveling Rot Effect | Triggers$ Trig2 | SVars$ SVar2,X | CostDesc$ or until end of turn, | SpellDescription$ whenever a creature is put into a graveyard from the battlefield, that creature's controller loses life equal to its toughness. A:SP$ Effect | Cost$ 2 B B | Name$ Shriveling Rot Effect | Triggers$ Trig2 | SVars$ SVar2,X | CostDesc$ or until end of turn, | SpellDescription$ whenever a creature is put into a graveyard from the battlefield, that creature's controller loses life equal to its toughness.
A:SP$ Effect | Cost$ 4 B B B | Name$ Shriveling Rot Effect | Triggers$ Trig1,Trig2 | SVars$ SVar1,SVar2,X | CostDesc$ Entwine 2B | SpellDescription$ (Choose both if you pay the entwine cost.) A:SP$ Effect | Cost$ 4 B B B | Name$ Shriveling Rot Effect | Triggers$ Trig1,Trig2 | SVars$ SVar1,SVar2,X | CostDesc$ Entwine 2B | SpellDescription$ (Choose both if you pay the entwine cost.)
SVar:Trig1:Mode$ DamageDone | ValidTarget$ Creature | Execute$ SVar1 | TriggerDescription$ Whenever a creature is dealt damage, destroy it. SVar:Trig1:Mode$ DamageDone | ValidTarget$ Creature | Execute$ SVar1 | TriggerDescription$ Whenever a creature is dealt damage, destroy it.