mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Aura Finesse by swordshine.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -545,6 +545,7 @@ res/cardsfolder/a/aunties_hovel.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/aunties_snitch.txt -text
|
||||
res/cardsfolder/a/aura_blast.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_fracture.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_realist.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/monstrify.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/monstrous_carabid.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/a/aura_finesse.txt
Normal file
13
res/cardsfolder/a/aura_finesse.txt
Normal 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
|
||||
12
res/cardsfolder/m/monomania.txt
Normal file
12
res/cardsfolder/m/monomania.txt
Normal 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
|
||||
Reference in New Issue
Block a user