- Archenemy Nicol Bolas: Add two schemes

This commit is contained in:
swordshine
2017-06-09 06:04:39 +00:00
parent 82109aadd3
commit 82a19b7692
3 changed files with 21 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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_hellkite.txt -text
forge-gui/res/cardsfolder/u/utvara_scalper.txt svneol=native#text/plain 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/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/bontus_last_reckoning.txt -text
forge-gui/res/cardsfolder/upcoming/nicol_bolas_god_pharaoh.txt -text forge-gui/res/cardsfolder/upcoming/nicol_bolas_god_pharaoh.txt -text
forge-gui/res/cardsfolder/upcoming/samut_the_tested.txt -text forge-gui/res/cardsfolder/upcoming/samut_the_tested.txt -text

View File

@@ -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.

View 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.