mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Added Quarum Trench Gnomes
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -9596,6 +9596,7 @@ forge-gui/res/cardsfolder/q/quagmire.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/q/quagmire_druid.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/q/quagmire_lamprey.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/q/quagnoth.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/q/quarum_trench_gnomes.txt -text
|
||||
forge-gui/res/cardsfolder/q/quash.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/q/quenchable_fire.txt -text
|
||||
forge-gui/res/cardsfolder/q/quest_for_ancient_secrets.txt svneol=native#text/plain
|
||||
|
||||
11
forge-gui/res/cardsfolder/q/quarum_trench_gnomes.txt
Normal file
11
forge-gui/res/cardsfolder/q/quarum_trench_gnomes.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Quarum Trench Gnomes
|
||||
ManaCost:3 R
|
||||
Types:Creature Gnome
|
||||
PT:1/1
|
||||
A:AB$ Animate | Cost$ T | ValidTgts$ Plains | TgtPrompt$ Choose target plains | Replacements$ QuarumReplacement | sVars$ QuarumProduce | Permanent$ True | StackDescription$ If target {c:Targeted} is tapped for mana, it produces colorless mana instead of white mana. (This effect lasts indefinitely.) | SpellDescription$ If target Plains is tapped for mana, it produces colorless mana instead of white mana. (This effect lasts indefinitely.)
|
||||
SVar:QuarumReplacement:Event$ ProduceMana | ActiveZones$ Battlefield | ValidCard$ Card.Plains+Self | ManaReplacement$ QuarumProduce | Description$ If CARDNAME is tapped for mana, it produces colorless mana instead of white mana.
|
||||
SVar:QuarumProduce:W->1
|
||||
SVar:RemAIDeck:True
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/quarum_trench_gnomes.jpg
|
||||
Oracle:{T}: If target Plains is tapped for mana, it produces colorless mana instead of white mana. (This effect lasts indefinitely.)
|
||||
Reference in New Issue
Block a user