mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
C20 - 19 April
This commit is contained in:
committed by
Michael Kamensky
parent
a9482c349e
commit
e9a93a0f8d
7
forge-gui/res/cardsfolder/upcoming/C2020/glademuse.txt
Executable file
7
forge-gui/res/cardsfolder/upcoming/C2020/glademuse.txt
Executable file
@@ -0,0 +1,7 @@
|
||||
Name:Glademuse
|
||||
ManaCost:2 G
|
||||
Types:Creature Beast
|
||||
PT:2/4
|
||||
T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ Player.NonActive | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever a player casts a spell, if it's not their turn, that player draws a card.
|
||||
SVar:TrigDraw:DB$ Draw | NumCards$ 1 | Defined$ TriggeredPlayer
|
||||
Oracle:Whenever a player casts a spell, if it's not their turn, that player draws a card.
|
||||
@@ -3,7 +3,7 @@ ManaCost:1 G U R
|
||||
Types:Legendary Creature Elemental Dinosaur
|
||||
PT:4/4
|
||||
T:Mode$ SpellCast | ValidCard$ Instant | ValidActivatingPlayer$ You | ActivatorThisTurnCast$ EQ1 | NoResolvingCheck$ True | Execute$ TrigCopy | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast your first instant spell each turn, if CARDNAME is tapped, copy that spell. You may choose new targets for the copy.
|
||||
SVar:TrigCopy:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | IsPresent$ Card.Self+tapped | AILogic$ Always
|
||||
SVar:TrigCopy:DB$ CopySpellAbility | ConditionPresent$ Card.Self+tapped | Defined$ TriggeredSpellAbility | AILogic$ Always
|
||||
SVar:BuffedBy:Instant
|
||||
T:Mode$ SpellCopy | ValidCard$ Instant | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you copy an instant spell, put a +1/+1 counter on CARDNAME.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
|
||||
Reference in New Issue
Block a user