mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- DGM: 7 green cards
This commit is contained in:
@@ -214,6 +214,7 @@ Ascended Lawmage
|
|||||||
Bronzebeak Moa
|
Bronzebeak Moa
|
||||||
Blaze Commando
|
Blaze Commando
|
||||||
Carnage Gladiator
|
Carnage Gladiator
|
||||||
|
Pontiff of Blight
|
||||||
|
|
||||||
|
|
||||||
------------
|
------------
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
Name:Arachnus Web
|
Name:Arachnus Web
|
||||||
ManaCost:2 G
|
ManaCost:2 G
|
||||||
Types:Enchantment Aura
|
Types:Enchantment Aura
|
||||||
|
K:Enchant creature
|
||||||
A:SP$ Attach | Cost$ 2 G | ValidTgts$ Creature | AILogic$ Curse
|
A:SP$ Attach | Cost$ 2 G | ValidTgts$ Creature | AILogic$ Curse
|
||||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack or block. & CARDNAME's activated abilities can't be activated. | Description$ Enchanted creature can't attack or block and its activated abilities can't be activated.
|
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ CARDNAME can't attack or block. & CARDNAME's activated abilities can't be activated. | Description$ Enchanted creature can't attack or block and its activated abilities can't be activated.
|
||||||
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | IsPresent$ Creature.EnchantedBy+powerGE4 | Execute$ TrigDestroy | TriggerDescription$ At the beginning of the end step, if enchanted creature's power is 4 or greater, destroy CARDNAME.
|
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | IsPresent$ Creature.EnchantedBy+powerGE4 | Execute$ TrigDestroy | TriggerDescription$ At the beginning of the end step, if enchanted creature's power is 4 or greater, destroy CARDNAME.
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
Name:Refresh
|
Name:Refresh
|
||||||
ManaCost:2 G
|
ManaCost:2 G
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ Regenerate | Cost$ 2 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Regenerate target creature. | SubAbility$ DBDraw
|
A:SP$ Regenerate | Cost$ 2 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Regenerate target creature. Draw a card. | SubAbility$ DBDraw
|
||||||
SVar:DBDraw:DB$Draw | NumCards$ 1 | SpellDescription$ Draw a card.
|
SVar:DBDraw:DB$ Draw | NumCards$ 1
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/refresh.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/refresh.jpg
|
||||||
Oracle:Regenerate target creature.\nDraw a card.
|
Oracle:Regenerate target creature.\nDraw a card.
|
||||||
SetInfo:ODY Common
|
SetInfo:ODY Common
|
||||||
Reference in New Issue
Block a user