mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Merge branch 'Williams-master-patch-83839' into 'master'
STX some cards 30/03 See merge request core-developers/forge!4310
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/clever_lumimancer.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/clever_lumimancer.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Clever Lumimancer
|
||||
ManaCost:W
|
||||
Types:Creature Human Wizard
|
||||
PT:0/1
|
||||
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Magecraft - Whenever you cast or copy an instant or sorcery spell, CARDNAME gets +2/+2 until end of turn.
|
||||
T:Mode$ SpellCopy | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | Secondary$ True | TriggerDescription$ Magecraft - Whenever you cast or copy an instant or sorcery spell, CARDNAME gets +2/+2 until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 2 | NumDef$ +2
|
||||
SVar:BuffedBy:Instant,Sorcery
|
||||
DeckNeeds:Type$Instant|Sorcery
|
||||
Oracle:Magecraft — Whenever you cast or copy an instant or sorcery spell, Clever Lumimancer gets +2/+2 until end of turn.
|
||||
@@ -0,0 +1,8 @@
|
||||
Name:Fortifying Draught
|
||||
ManaCost:G
|
||||
Types:Instant
|
||||
A:SP$ GainLife | Cost$ G | LifeAmount$ 2 | SubAbility$ DBPump | SpellDescription$ You gain 2 life. Target creature gets +X/+X until end of turn, where X is the amount of life you gained this turn.
|
||||
SVar:DBPump:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +X | NumDef$ +X
|
||||
SVar:X:Count$LifeYouGainedThisTurn
|
||||
DeckHas:Ability$LifeGain
|
||||
Oracle:You gain 2 life. Target creature gets +X/+X until end of turn, where X is the amount of life you gained this turn.
|
||||
@@ -0,0 +1,7 @@
|
||||
Name:Illustrious Historian
|
||||
ManaCost:1 R
|
||||
Types:Creature Human Shaman
|
||||
PT:2/1
|
||||
A:AB$ Token | Cost$ 5 ExileFromGrave<1/CARDNAME> | ActivationZone$ Graveyard | TokenAmount$ 1 | TokenScript$ rw_3_2_spirit | TokenOwner$ You | TokenTapped$ True | SpellDescription$ Create a tapped 3/2 red and white Spirit creature token.
|
||||
DeckHas:Ability$Token
|
||||
Oracle:{5}, Exile Illustrious Historian from your graveyard: Create a tapped 3/2 red and white Spirit creature token.
|
||||
@@ -0,0 +1,5 @@
|
||||
Name:Solve the Equation
|
||||
ManaCost:2 U
|
||||
Types:Sorcery
|
||||
A:SP$ ChangeZone | Cost$ 2 U | Origin$ Library | Destination$ Hand | ChangeType$ Instant,Sorcery | ChangeNum$ 1 | SpellDescription$ Search your library for a instant or sorcery card, reveal it, put it into your hand, then shuffle.
|
||||
Oracle:Search your library for a instant or sorcery card, reveal it, put it into your hand, then shuffle.
|
||||
Reference in New Issue
Block a user