mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Archenemy Nicol Bolas: Add two schemes
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -16942,6 +16942,8 @@ forge-gui/res/cardsfolder/u/utter_end.txt -text
|
||||
forge-gui/res/cardsfolder/u/utvara_hellkite.txt -text
|
||||
forge-gui/res/cardsfolder/u/utvara_scalper.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/u/uyo_silent_prophet.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/upcoming/because_i_have_willed_it.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/behold_my_grandeur.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/bontus_last_reckoning.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/nicol_bolas_god_pharaoh.txt -text
|
||||
forge-gui/res/cardsfolder/upcoming/samut_the_tested.txt -text
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
Name:Because I Have Willed It
|
||||
ManaCost:no cost
|
||||
Types:Ongoing Scheme
|
||||
S:Mode$ ReduceCost | EffectZone$ Command | ValidCard$ Card | Type$ Spell | Activator$ You | Amount$ 1 | Description$ Spells you cast cost {1} less to cast.
|
||||
T:Mode$ Phase | Phase$ End Of Turn | ValidPlayer$ Player.Opponent | Execute$ Abandon | TriggerZones$ Command | CheckSVar$ X | SVarCompare$ GE4 | TriggerDescription$At the beginning of your opponents' end step, if they cast four or more spells this turn, abandon this scheme.
|
||||
SVar:Abandon:AB$ Abandon | Cost$ 0
|
||||
SVar:X:Count$ThisTurnCast_Card.YouDontCtrl
|
||||
SVar:Picture:https://downloads.cardforge.org/images/cards/ARC/Because I Have Willed It.full.jpg
|
||||
Oracle:(An ongoing scheme remains face up until it's abandoned.)\nSpells you cast cost {1} less to cast.\nAt the beginning of your opponents' end step, if they cast four or more spells this turn, abandon this scheme.
|
||||
10
forge-gui/res/cardsfolder/upcoming/behold_my_grandeur.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/behold_my_grandeur.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Behold My Grandeur
|
||||
ManaCost:no cost
|
||||
Types:Scheme
|
||||
T:Mode$ SetInMotion | ValidCard$ Card.Self | Execute$ DBAddMana | TriggerZones$ Command | TriggerDescription$ When you set this scheme in motion, add {U}{B}{R} to your mana pool.
|
||||
SVar:DBAddMana:DB$ Mana | Produced$ U B R
|
||||
T:Mode$ SetInMotion | ValidCard$ Card.Self | Execute$ DBSearch | TriggerZones$ Command | OptionalDecider$ You | CheckSVar$ X | SVarCompare$ GE6 | TriggerDescription$ When you set this scheme in motion, if you control six or more lands, you may search your library for a card with converted mana cost 6 or greater, reveal it, put it into your hand, then shuffle your library.
|
||||
SVar:DBSearch:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Card.cmcGE6 | ChangeNum$ 1 | ShuffleNonMandatory$ True
|
||||
SVar:X:Count$Valid Land.YouCtrl
|
||||
SVar:Picture:https://downloads.cardforge.org/images/cards/ARC/Behold My Grandeur.full.jpg
|
||||
Oracle:When you set this scheme in motion, add {U}{B}{R} to your mana pool.\nWhen you set this scheme in motion, if you control six or more lands, you may search your library for a card with converted mana cost 6 or greater, reveal it, put it into your hand, then shuffle your library.
|
||||
Reference in New Issue
Block a user