mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
TDM: 2 cards
This commit is contained in:
committed by
GitHub
parent
ee17483fff
commit
fbe4ad5c44
9
forge-gui/res/cardsfolder/upcoming/jeskai_revelation.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/jeskai_revelation.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Jeskai Revelation
|
||||||
|
ManaCost:4 U R W
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ ChangeZone | ValidTgts$ Permanent,Card.inZoneStack | TgtZone$ Stack,Battlefield | TgtPrompt$ Select target spell or permanent | Origin$ Battlefield,Stack | Destination$ Hand | SubAbility$ DBDealDmg | SpellDescription$ Return target spell or permanent to its owner's hand.
|
||||||
|
SVar:DBDealDmg:DB$ DealDamage | ValidTgts$ Any | NumDmg$ 4 | SubAbility$ DBToken | SpellDescription$ CARDNAME deals 4 damage to any target.
|
||||||
|
SVar:DBToken:DB$ Token | TokenAmount$ 2 | TokenScript$ w_1_1_monk_prowess | TokenOwner$ You | SubAbility$ DBDraw | SpellDescription$ Create two 1/1 white Monk creature tokens with prowess.
|
||||||
|
SVar:DBDraw:DB$ Draw | NumCards$ 2 | SubAbility$ DBGainLife | SpellDescription$ Draw two cards.
|
||||||
|
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 4 | SpellDescription$ You gain 4 life.
|
||||||
|
Oracle:Return target spell or permanent to its owner's hand. Jeskai Revelation deals 4 damage to any target. Create two 1/1 white Monk creature tokens with prowess. Draw two cards. You gain 4 life.
|
||||||
10
forge-gui/res/cardsfolder/upcoming/sage_of_the_skies.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/sage_of_the_skies.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Sage of the Skies
|
||||||
|
ManaCost:2 W
|
||||||
|
Types:Creature Human Monk
|
||||||
|
PT:2/3
|
||||||
|
K:Flying
|
||||||
|
K:Lifelink
|
||||||
|
T:Mode$ SpellCast | CheckSVar$ X | SVarCompare$ GE1 | ValidCard$ Card.Self | Execute$ TrigCopy | TriggerDescription$ When you cast this spell, if you've cast another spell this turn, copy this spell. (The copy becomes a token.)
|
||||||
|
SVar:TrigCopy:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility
|
||||||
|
SVar:X:Count$ThisTurnCast_Card.YouCtrl+!CastSaSource
|
||||||
|
Oracle:When you cast this spell, if you've cast another spell this turn, copy this spell. (The copy becomes a token.)\nFlying, lifelink
|
||||||
Reference in New Issue
Block a user