Added Scent of Jasmine

Added Scrabbling Claws
This commit is contained in:
moomarc
2012-03-14 06:11:56 +00:00
parent 0f9be7af6c
commit 4aba0d19fd
3 changed files with 28 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -7585,6 +7585,7 @@ res/cardsfolder/s/scavenging_scarab.txt svneol=native#text/plain
res/cardsfolder/s/scent_of_brine.txt -text
res/cardsfolder/s/scent_of_cinder.txt -text
res/cardsfolder/s/scent_of_ivy.txt -text
res/cardsfolder/s/scent_of_jasmine.txt -text
res/cardsfolder/s/scent_of_nightshade.txt -text svneol=unset#text/plain
res/cardsfolder/s/scepter_of_dominance.txt svneol=native#text/plain
res/cardsfolder/s/scepter_of_empires.txt -text
@@ -7618,6 +7619,7 @@ res/cardsfolder/s/scourge_of_the_nobilis.txt svneol=native#text/plain
res/cardsfolder/s/scourge_servant.txt svneol=native#text/plain
res/cardsfolder/s/scourglass.txt svneol=native#text/plain
res/cardsfolder/s/scouting_trek.txt -text
res/cardsfolder/s/scrabbling_claws.txt -text
res/cardsfolder/s/scragnoth.txt svneol=native#text/plain
res/cardsfolder/s/scrap.txt svneol=native#text/plain
res/cardsfolder/s/scrapbasket.txt svneol=native#text/plain

View File

@@ -0,0 +1,14 @@
Name:Scent of Jasmine
ManaCost:W
Types:Instant
Text:no text
A:SP$ Reveal | Cost$ W | Defined$ You | RevealValid$ Card.White | AnyNumber$ True | RememberRevealed$ True | SubAbility$ DBScentOfJasmineLife | SpellDescription$ Reveal any number of white cards in your hand. You gain 2 life for each card revealed this way.
SVar:DBScentOfJasmineLife:DB$ GainLife | LifeAmount$ ScentOfJasmineX | SubAbility$ DBScentOfJasmineCleanup
SVar:ScentOfJasmineX:Remembered$Amount.Twice
SVar:DBScentOfJasmineCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/scent_of_jasmine.jpg
SetInfo:UDS|Common|http://magiccards.info/scans/en/ud/17.jpg
Oracle:Reveal any number of white cards in your hand. You gain 2 life for each card revealed this way.
End

View File

@@ -0,0 +1,12 @@
Name:Scrabbling Claws
ManaCost:1
Types:Artifact
Text:no text
A:AB$ ChangeZone | Cost$ T | ValidTgts$ Player | TgtPrompt$ Select target player | Origin$ Graveyard | Destination$ Exile | ChangeType$ Card | ChangeNum$ 1 | Hidden$ True | Chooser$ Targeted | Mandatory$ True | IsCurse$ True | SpellDescription$ Target player exiles a card from his or her graveyard.
A:AB$ ChangeZone | Cost$ T Sac<1/CARDNAME> | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | SubAbility$ DBDraw | SpellDescription$ Exile target card from a graveyard. Draw a card.
SVar:DBDraw:DB$Draw | NumCards$ 1
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/scrabbling_claws.jpg
SetInfo:MRD|Uncommon|http://magiccards.info/scans/en/mi/237.jpg
Oracle:{T}: Target player exiles a card from his or her graveyard.\n{1}, Sacrifice Scrabbling Claws: Exile target card from a graveyard. Draw a card.
End