diff --git a/forge-gui/res/cardsfolder/upcoming/azure_fleet_admiral.txt b/forge-gui/res/cardsfolder/upcoming/azure_fleet_admiral.txt new file mode 100644 index 00000000000..92c07c0458b --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/azure_fleet_admiral.txt @@ -0,0 +1,8 @@ +Name:Azure Fleet Admiral +ManaCost:3 U +Types:Creature Human Pirate +PT:3/3 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMonarch | TriggerDescription$ When CARDNAME enters the battlefield, you become the monarch. +SVar:TrigMonarch:DB$ BecomeMonarch | Defined$ You +S:Mode$ CantBlockBy | ValidAttacker$ Card.Self | ValidBlocker$ Creature.ControlledBy Player.IsMonarch | Description$ CARDNAME can't be blocked by creatures the monarch controls. +Oracle:When Azure Fleet Admiral enters the battlefield, you become the monarch.\nAzure Fleet Admiral can’t be blocked by creatures the monarch controls. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/boarding_party.txt b/forge-gui/res/cardsfolder/upcoming/boarding_party.txt new file mode 100644 index 00000000000..2a7dcf0abd5 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/boarding_party.txt @@ -0,0 +1,7 @@ +Name:Boarding Party +ManaCost:5 R +Types:Creature Human Pirate +PT:6/3 +K:Haste +K:Cascade +Oracle:Haste\nCascade (When you cast this spell, exile cards from the top of your library until you exile a nonland card that costs less. You may cast it without paying its mana cost. Put the exiled cards on the bottom of your library in a random order.) diff --git a/forge-gui/res/cardsfolder/upcoming/body_of_knowledge.txt b/forge-gui/res/cardsfolder/upcoming/body_of_knowledge.txt new file mode 100644 index 00000000000..87173738798 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/body_of_knowledge.txt @@ -0,0 +1,13 @@ +Name:Body of Knowledge +ManaCost:3 U U +Types:Creature Avatar +PT:*/* +S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | References$ X | Description$ CARDNAME's power and toughness are each equal to the number of cards in your hand. +S:Mode$ Continuous | Affected$ You | SetMaxHandSize$ Unlimited | Description$ You have no maximum hand size. +T:Mode$ DamageDone | ValidTarget$ Card.Self | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME is dealt damage, draw that many cards. +SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ Y | References$ Y +SVar:X:Count$InYourHand +SVar:Y:TriggerCount$DamageAmount +SVar:HasCombatEffect:TRUE +SVar:NeedsToPlayVar:X GE2 +Oracle:Body of Knowledge's power and toughness are each equal to the number of cards in your hand.\nYou have no maximum hand size.\nWhenever Body of Knowledge is dealt damage, draw that many cards. diff --git a/forge-gui/res/cardsfolder/upcoming/court_of_ire.txt b/forge-gui/res/cardsfolder/upcoming/court_of_ire.txt new file mode 100644 index 00000000000..8aa83438491 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/court_of_ire.txt @@ -0,0 +1,9 @@ +Name:Court of Ire +ManaCost:3 R R +Types:Enchantment +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMonarch | TriggerDescription$ When CARDNAME enters the battlefield, you become the monarch. +SVar:TrigMonarch:DB$ BecomeMonarch | Defined$ You +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigDamage | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, CARDNAME deals 2 damage to any target. If you're the monarch, it deals 7 damage to that player or permanent instead. +SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ X | References$ X +SVar:X:Count$Monarch.7.2 +Oracle:When Court of Ire enters the battlefield, you become the monarch.\nAt the beginning of your upkeep, Court of Ire deals 2 damage to any target. If you're the monarch, it deals 7 damage to that player or permanent instead. diff --git a/forge-gui/res/cardsfolder/upcoming/jewelled_lotus.txt b/forge-gui/res/cardsfolder/upcoming/jeweled_lotus.txt similarity index 100% rename from forge-gui/res/cardsfolder/upcoming/jewelled_lotus.txt rename to forge-gui/res/cardsfolder/upcoming/jeweled_lotus.txt