mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Auntie's Snitch.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -502,6 +502,7 @@ res/cardsfolder/a/augur_of_skulls.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/a/augury_adept.txt svneol=native#text/plain
|
res/cardsfolder/a/augury_adept.txt svneol=native#text/plain
|
||||||
res/cardsfolder/a/augury_owl.txt svneol=native#text/plain
|
res/cardsfolder/a/augury_owl.txt svneol=native#text/plain
|
||||||
res/cardsfolder/a/aunties_hovel.txt svneol=native#text/plain
|
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_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_flux.txt svneol=native#text/plain
|
res/cardsfolder/a/aura_flux.txt svneol=native#text/plain
|
||||||
|
|||||||
12
res/cardsfolder/a/aunties_snitch.txt
Normal file
12
res/cardsfolder/a/aunties_snitch.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Auntie's Snitch
|
||||||
|
ManaCost:2 B
|
||||||
|
Types:Creature Goblin Rogue
|
||||||
|
Text:no text
|
||||||
|
PT:3/1
|
||||||
|
K:CARDNAME can't block.
|
||||||
|
SVar:AltCost:Cost$ 1 B | Activation$ ProwlGoblin | Description$ Prowl 1 B (You may cast this for its prowl cost if you dealt combat damage to a player this turn with a Goblin or Rogue.)
|
||||||
|
T:Mode$ DamageDone | ValidSource$ Goblin.YouCtrl,Rogue.YouCtrl | TriggerZones$ Graveyard | ValidTarget$ Opponent | CombatDamage$ True | OptionalDecider$ You | Execute$ TrigChange | TriggerDescription$ Whenever a Goblin or Rogue you control deals combat damage to a player, if CARDNAME is in your graveyard, you may return CARDNAME to your hand.
|
||||||
|
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | Defined$ Self
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/aunties_snitch.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user