diff --git a/forge-gui/res/cardsfolder/upcoming/capital_city.txt b/forge-gui/res/cardsfolder/upcoming/capital_city.txt new file mode 100644 index 00000000000..105fc007bc3 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/capital_city.txt @@ -0,0 +1,9 @@ +Name:Capital City +ManaCost:no cost +Types:Land Town +A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}. +A:AB$ Mana | Cost$ 1 T | Produced$ Any | SpellDescription$ Add one mana of any color. +K:Cycling:2 +DeckHas:Ability$Mana.Colorless +DeckHints:Color$Colorless & Keyword$Devoid +Oracle:{T}: Add {C}.\n{1}, {T}: Add one mana of any color.\nCycling {2} ({2}, Discard this card: Draw a card.) diff --git a/forge-gui/res/cardsfolder/upcoming/summon_yojimbo.txt b/forge-gui/res/cardsfolder/upcoming/summon_yojimbo.txt new file mode 100644 index 00000000000..fb4868aa383 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/summon_yojimbo.txt @@ -0,0 +1,11 @@ +Name:Summon: Yojimbo +ManaCost:3 W +Types:Enchantment Creature Saga Samurai +PT:5/5 +K:Chapter:4:DBExile,DBEffect,DBEffect,DBToken +SVar:DBExile:DB$ ChangeZone | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Artifact.OppCtrl,Enchantment.OppCtrl,Creature.OppCtrl+tapped | TgtPrompt$ Select artifact, enchantment, or tapped creature an opponent controls | SpellDescription$ Exile target artifact, enchantment, or tapped creature an opponent controls. +SVar:DBEffect:DB$ Effect | StaticAbilities$ YojimboCantAttack | Duration$ UntilYourNextTurn | SpellDescription$ Until your next turn, creatures can't attack you unless their controller pays {2} for each of those creatures. +SVar:YojimboCantAttack:Mode$ CantAttackUnless | ValidCard$ Creature | Target$ You | Cost$ 2 | Description$ Until your next turn, creatures can't attack you unless their controller pays {2} for each of those creatures. +SVar:DBToken:DB$ Token | TokenAmount$ PlayerCountOpponents$HasPropertycontrolsCreature.powerGE4 | TokenScript$ c_a_treasure_sac | TokenOwner$ You | SpellDescription$ Create X Treasure tokens, where X is the number of opponents who control a creature with power 4 or greater. +K:Vigilance +Oracle:(As this Saga enters and after your draw step, add a lore counter. Sacrifice after IV.)\nI — Exile target artifact, enchantment, or tapped creature an opponent controls.\nII, III — Until your next turn, creatures can't attack you unless their controller pays {2} for each of those creatures.\nIV — Create X Treasure tokens, where X is the number of opponents who control a creature with power 4 or greater.\nVigilance \ No newline at end of file