- Added Aura Finesse by swordshine.

This commit is contained in:
Sloth
2012-10-18 05:56:45 +00:00
parent 8e16990260
commit a60579e4a8
3 changed files with 27 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -545,6 +545,7 @@ res/cardsfolder/a/aunties_hovel.txt svneol=native#text/plain
res/cardsfolder/a/aunties_snitch.txt -text res/cardsfolder/a/aunties_snitch.txt -text
res/cardsfolder/a/aura_blast.txt svneol=native#text/plain res/cardsfolder/a/aura_blast.txt svneol=native#text/plain
res/cardsfolder/a/aura_extraction.txt svneol=native#text/plain res/cardsfolder/a/aura_extraction.txt svneol=native#text/plain
res/cardsfolder/a/aura_finesse.txt -text
res/cardsfolder/a/aura_flux.txt svneol=native#text/plain res/cardsfolder/a/aura_flux.txt svneol=native#text/plain
res/cardsfolder/a/aura_fracture.txt svneol=native#text/plain res/cardsfolder/a/aura_fracture.txt svneol=native#text/plain
res/cardsfolder/a/aura_gnarlid.txt svneol=native#text/plain res/cardsfolder/a/aura_gnarlid.txt svneol=native#text/plain
@@ -6293,6 +6294,7 @@ res/cardsfolder/m/mongrel_pack.txt svneol=native#text/plain
res/cardsfolder/m/monk_idealist.txt svneol=native#text/plain res/cardsfolder/m/monk_idealist.txt svneol=native#text/plain
res/cardsfolder/m/monk_realist.txt svneol=native#text/plain res/cardsfolder/m/monk_realist.txt svneol=native#text/plain
res/cardsfolder/m/monkey_cage.txt svneol=native#text/plain res/cardsfolder/m/monkey_cage.txt svneol=native#text/plain
res/cardsfolder/m/monomania.txt -text
res/cardsfolder/m/monss_goblin_raiders.txt svneol=native#text/plain res/cardsfolder/m/monss_goblin_raiders.txt svneol=native#text/plain
res/cardsfolder/m/monstrify.txt svneol=native#text/plain res/cardsfolder/m/monstrify.txt svneol=native#text/plain
res/cardsfolder/m/monstrous_carabid.txt svneol=native#text/plain res/cardsfolder/m/monstrous_carabid.txt svneol=native#text/plain

View File

@@ -0,0 +1,13 @@
Name:Aura Finesse
ManaCost:U
Types:Instant
Text:no text
A:SP$ Pump | Cost$ U | ValidTgts$ Aura.YouCtrl | TgtPrompt$ Select target aura you control | SubAbility$ FinesseAttach | StackDescription$ None | SpellDescription$ Attach target Aura you control to target creature.Draw a card.
SVar:FinesseAttach:DB$ Attach | Object$ Targeted | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw | NumCards$ 1
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/aura_finesse.jpg
SetInfo:ROE|Rare|http://magiccards.info/scans/en/roe/54.jpg
Oracle:Attach target Aura you control to target creature.\nDraw a card.
End

View File

@@ -0,0 +1,12 @@
Name:Monomania
ManaCost:3 B B
Types:Sorcery
Text:no text
A:SP$ ChooseCard | Cost$ 3 B B | ValidTgts$ Player | Amount$ 1 | Choices$ Card | SubAbility$ DBDiscard | RememberChosen$ True | AILogic$ AtLeast2 | TargetControls$ True | ChoiceZone$ Hand | SpellDescription$ Target player chooses a card in his or her hand and discards the rest.
SVar:DBDiscard:DB$ Discard | Defined$ Targeted | Mode$ NotRemembered | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/monomania.jpg
SetInfo:M12|Rare|http://magiccards.info/scans/en/m12/102.jpg
Oracle:Target player chooses a card in his or her hand and discards the rest.
End