Skip to content

Commit

Permalink
[BRC] added set
Browse files Browse the repository at this point in the history
  • Loading branch information
theelk801 committed Sep 30, 2022
1 parent 518602b commit 3b0cbc6
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Mage.Sets/src/mage/sets/DominariaUnited.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public static DominariaUnited getInstance() {
}

private DominariaUnited() {
super("Dominaria United", "DMU", ExpansionSet.buildDate(2022, 11, 9), SetType.EXPANSION);
super("Dominaria United", "DMU", ExpansionSet.buildDate(2022, 9, 9), SetType.EXPANSION);
this.blockName = "Dominaria United";
this.hasBoosters = true;
this.numBoosterLands = 1;
Expand Down
2 changes: 1 addition & 1 deletion Mage.Sets/src/mage/sets/DominariaUnitedCommander.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public static DominariaUnitedCommander getInstance() {
}

private DominariaUnitedCommander() {
super("Dominaria United Commander", "DMC", ExpansionSet.buildDate(2022, 11, 9), SetType.SUPPLEMENTAL);
super("Dominaria United Commander", "DMC", ExpansionSet.buildDate(2022, 9, 9), SetType.SUPPLEMENTAL);
this.hasBasicLands = false;

cards.add(new SetCardInfo("Abundant Growth", 128, Rarity.COMMON, mage.cards.a.AbundantGrowth.class));
Expand Down
2 changes: 1 addition & 1 deletion Mage.Sets/src/mage/sets/TheBrothersWar.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public static TheBrothersWar getInstance() {
}

private TheBrothersWar() {
super("The Brothers' War", "BRO", ExpansionSet.buildDate(2022, 11, 9), SetType.EXPANSION);
super("The Brothers' War", "BRO", ExpansionSet.buildDate(2022, 11, 18), SetType.EXPANSION);
this.blockName = "The Brothers' War";
this.hasBoosters = false; // temporary

Expand Down
29 changes: 29 additions & 0 deletions Mage.Sets/src/mage/sets/TheBrothersWarCommander.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
package mage.sets;

import mage.cards.ExpansionSet;
import mage.constants.Rarity;
import mage.constants.SetType;

/**
* @author TheElk801
*/
public final class TheBrothersWarCommander extends ExpansionSet {

private static final TheBrothersWarCommander instance = new TheBrothersWarCommander();

public static TheBrothersWarCommander getInstance() {
return instance;
}

private TheBrothersWarCommander() {
super("The Brothers' War Commander", "BRC", ExpansionSet.buildDate(2022, 11, 18), SetType.SUPPLEMENTAL);
this.hasBasicLands = false;

cards.add(new SetCardInfo("Baleful Strix", 120, Rarity.RARE, mage.cards.b.BalefulStrix.class));
cards.add(new SetCardInfo("Command Tower", 178, Rarity.COMMON, mage.cards.c.CommandTower.class));
cards.add(new SetCardInfo("Preordain", 92, Rarity.COMMON, mage.cards.p.Preordain.class));
cards.add(new SetCardInfo("Reliquary Tower", 196, Rarity.UNCOMMON, mage.cards.r.ReliquaryTower.class));
cards.add(new SetCardInfo("Skullclamp", 159, Rarity.UNCOMMON, mage.cards.s.Skullclamp.class));
cards.add(new SetCardInfo("Sol Ring", 160, Rarity.UNCOMMON, mage.cards.s.SolRing.class));
}
}
1 change: 1 addition & 0 deletions Utils/known-sets.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ Tempest|Tempest|
Tempest Remastered|TempestRemastered|
Tenth Edition|TenthEdition|
The Brothers' War|TheBrothersWar|
The Brothers' War Commander|TheBrothersWarCommander|
The Dark|TheDark|
Theros|Theros|
Theros Beyond Death|TherosBeyondDeath|
Expand Down
8 changes: 8 additions & 0 deletions Utils/mtg-cards-data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46225,3 +46225,11 @@ Island|The Brothers' War|280|C||Basic Land - Island|||({T}: Add {U}.)|
Swamp|The Brothers' War|282|C||Basic Land - Swamp|||({T}: Add {B}.)|
Mountain|The Brothers' War|284|C||Basic Land - Mountain|||({T}: Add {R}.)|
Forest|The Brothers' War|286|C||Basic Land - Forest|||({T}: Add {G}.)|
Mishra, Eminent One|The Brothers' War Commander|1|M|{2}{U}{B}{R}|Legendary Creature - Human Artificer|5|4|At the beginning of combat on your turn, create a token that's a copy of target noncreature artifact you control, except its name is Mishra's Warform and it's a 4/4 Construct artifact creature in addition to its other types. It gains haste until end of turn. Sacrifice it at the beginning of the next end step.|
Urza, Chief Artificer|The Brothers' War Commander|2|M|{3}{W}{U}{B}|Legendary Creature - Human Artificer|4|5|Affinity for artifact creatures$Artifact creatures you control have menace.$At the beginning of your end step, create a 0/0 colorless Construct artifact creature token with "This creature gets +1/+1 for each artifact you control."|
Preordain|The Brothers' War Commander|92|C|{U}|Sorcery|||Scry 2, then draw a card.|
Baleful Strix|The Brothers' War Commander|120|R|{U}{B}|Artifact Creature - Bird|1|1|Flying, deathtouch$When Baleful Strix enters the battlefield, draw a card.|
Skullclamp|The Brothers' War Commander|159|U|{1}|Artifact - Equipment|||Equipped creature gets +1/-1.$Whenever equipped creature dies, draw two cards.$Equip {1}|
Sol Ring|The Brothers' War Commander|160|U|{1}|Artifact|||{T}: Add {C}{C}.|
Command Tower|The Brothers' War Commander|178|C||Land|||{T}: Add one mana of any color in your commander's color identity.|
Reliquary Tower|The Brothers' War Commander|196|U||Land|||You have no maximum hand size.${T}: Add {C}.|
1 change: 1 addition & 0 deletions Utils/mtg-sets-data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ Super Series|SUS|
Theros|THS|
Theros Beyond Death|THB|
The Brothers' War|BRO|
The Brothers' War Commander|BRC|
Tempest|TMP|
Throne of Eldraine|ELD|
Torment|TOR|
Expand Down

0 comments on commit 3b0cbc6

Please sign in to comment.