mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
More GRN cards
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Name:Golgari Findbroker
|
||||
ManaCost:B B G G
|
||||
Types:Creature Elf Shaman
|
||||
PT:3/4
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, return target permanent card from your graveyard to your hand.
|
||||
SVar:TrigChange:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Permanent.YouCtrl
|
||||
Oracle:When Golgari Findbroker enters the battlefield, return target permanent card from your graveyard to your hand.
|
||||
7
forge-gui/res/cardsfolder/upcoming/house_guildmage.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/house_guildmage.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:House Guildmage
|
||||
ManaCost:U B
|
||||
Types:Creature Human Wizard
|
||||
PT:2/2
|
||||
A:AB$ Pump | Cost$ 1 U T | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True | IsCurse$ True | SpellDescription$ Target creature doesn't untap during its controller's next untap step.
|
||||
A:AB$ Surveil | Cost$ 2 B T | SurveilNum$ 2 | SpellDescription$ 1 (Look at the top two cards of your library, then put any number of them into your graveyard and the rest on top of your library in any order.)
|
||||
Oracle:{1}{U}, {T}: Target creature doesn't untap during its controller's next untap step.\n{2}{B}, {T}: Surveil 2. (Look at the top two cards of your library, then put any number of them into your graveyard and the rest on top of your library in any order.)
|
||||
7
forge-gui/res/cardsfolder/upcoming/swarm_guildmage.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/swarm_guildmage.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Swarm Guildmage
|
||||
ManaCost:B G
|
||||
Types:Creature Elf Shaman
|
||||
PT:2/2
|
||||
A:AB$ PumpAll | Cost$ 4 B T | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | KW$ Menace | SpellDescription$ Creatures you control get +1/+0 and gain menace until end of turn. (They can't be blocked except by two or more creatures.)
|
||||
A:AB$ GainLife | Cost$ 1 G T | LifeAmount$ 2 | SpellDescription$ You gain 2 life.
|
||||
Oracle:{4}{B}, {T}: Creatures you control get +1/+0 and gain menace until end of turn. (They can't be blocked except by two or more creatures.)\n{1}{G}, {T}: You gain 2 life.
|
||||
Reference in New Issue
Block a user