Merge branch 'khm15' into 'master'

KHM - 15 Dec

See merge request core-developers/forge!3512
This commit is contained in:
Michael Kamensky
2020-12-17 05:52:40 +00:00
5 changed files with 69 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
Name:Barkchannel Pathway
ManaCost:no cost
Types:Land
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G}.
AlternateMode:Modal
Oracle:Add {G}.
ALTERNATE
Name:Tidechannel Pathway
ManaCost:no cost
Types:Land
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U}.
Oracle:Add {U}.

View File

@@ -0,0 +1,14 @@
Name:Blightstep Pathway
ManaCost:no cost
Types:Land
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add {B}.
AlternateMode:Modal
Oracle:Add {B}.
ALTERNATE
Name:Searstep Pathway
ManaCost:no cost
Types:Land
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R}.
Oracle:Add {R}.

View File

@@ -0,0 +1,14 @@
Name:Darkbore Pathway
ManaCost:no cost
Types:Land
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add {B}.
AlternateMode:Modal
Oracle:Add {B}.
ALTERNATE
Name:Slitherbore Pathway
ManaCost:no cost
Types:Land
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G}.
Oracle:Add {G}.

View File

@@ -0,0 +1,14 @@
Name:Hengegate Pathway
ManaCost:no cost
Types:Land
A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add {W}.
AlternateMode:Modal
Oracle:Add {W}.
ALTERNATE
Name:Mistgate Pathway
ManaCost:no cost
Types:Land
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U}.
Oracle:Add {U}.

View File

@@ -0,0 +1,13 @@
Name:Showdown of the Skalds
ManaCost:2 R W
Types:Enchantment Saga
K:Saga:3:TrigExile,TrigEffect,TrigEffect
SVar:TrigExile:DB$ Dig | Defined$ You | DigNum$ 4 | ChangeNum$ All | DestinationZone$ Exile | RememberChanged$ True | SubAbility$ DBEffect | SpellDescription$ Exile the top four cards of your library. Until the end of your next turn, you may play those cards.
SVar:DBEffect:DB$ Effect | RememberObjects$ Remembered | StaticAbilities$ MayPlay | Duration$ UntilTheEndOfYourNextTurn | SubAbility$ DBCleanup | ForgetOnMoved$ Exile
SVar:MayPlay:Mode$ Continuous | Affected$ Card.IsRemembered | EffectZone$ Command | AffectedZone$ Exile | MayPlay$ True | Description$ Until the end of your next turn, you may play those cards.
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:TrigEffect:DB$ Effect | Triggers$ CastSpell | SpellDescription$ Whenever you cast a spell this turn, put a +1/+1 counter on target creature you control.
SVar:CastSpell:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ You | TriggerZones$ Command | Execute$ DBPutCounter | TriggerDescription$ Whenever you cast a spell this turn, put a +1/+1 counter on target creature you control.
SVar:DBPutCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1 | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control
DeckHas:Ability$Counters
Oracle:(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)\nI - Exile the top four cards of your library. Until the end of your next turn, you may play those cards.\nII, III - Whenever you cast a spell this turn, put a +1/+1 counter on target creature you control.