updated ban lists

This commit is contained in:
Evan Kranzler 2021-02-15 10:42:49 -05:00
parent a6255402e3
commit 25f234cbcc
5 changed files with 14 additions and 1 deletions

View file

@ -31,6 +31,7 @@ public class Historic extends Constructed {
banned.add("Omnath, Locus of Creation");
banned.add("Once Upon a Time");
banned.add("Teferi, Time Raveler");
banned.add("Uro, Titan of Nature's Wrath");
banned.add("Veil of Summer");
banned.add("Wilderness Reclamation");
banned.add("Winota, Joiner of Forces");

View file

@ -17,6 +17,7 @@ public class Legacy extends Constructed {
}
}
banned.add("Advantageous Proclamation");
banned.add("Arcum's Astrolabe");
banned.add("Amulet of Quoz");
banned.add("Ancestral Recall");
banned.add("Backup Plan");
@ -35,6 +36,7 @@ public class Legacy extends Constructed {
banned.add("Demonic Tutor");
banned.add("Dig Through Time");
banned.add("Double Stroke");
banned.add("Dreadhorde Arcanist");
banned.add("Earthcraft");
banned.add("Falling Star");
banned.add("Fastbond");
@ -67,6 +69,7 @@ public class Legacy extends Constructed {
banned.add("Mystical Tutor");
banned.add("Necropotence");
banned.add("Oath of Druids");
banned.add("Oko, Thief of Crowns");
banned.add("Power Play");
banned.add("Rebirth");
banned.add("Secret Summoning");

View file

@ -36,6 +36,7 @@ public class Modern extends Constructed {
banned.add("Dread Return");
banned.add("Eye of Ugin");
banned.add("Faithless Looting");
banned.add("Field of the Dead");
banned.add("Gitaxian Probe");
banned.add("Glimpse of Nature");
banned.add("Golgari Grave-Troll");
@ -47,6 +48,7 @@ public class Modern extends Constructed {
banned.add("Mental Misstep");
banned.add("Mox Opal");
banned.add("Mycosynth Lattice");
banned.add("Mystic Sanctuary");
banned.add("Oko, Thief of Crowns");
banned.add("Once Upon a Time");
banned.add("Ponder");
@ -57,12 +59,15 @@ public class Modern extends Constructed {
banned.add("Second Sunrise");
banned.add("Seething Song");
banned.add("Sensei's Divining Top");
banned.add("Simian Spirit Guide");
banned.add("Skullclamp");
banned.add("Splinter Twin");
banned.add("Summer Bloom");
banned.add("Tibalt's Trickery");
banned.add("Treasure Cruise");
banned.add("Tree of Tales");
banned.add("Umezawa's Jitte");
banned.add("Uro, Titan of Nature's Wrath");
banned.add("Vault of Whispers");
}
}

View file

@ -28,6 +28,7 @@ public class Pioneer extends Constructed {
banned.add("Polluted Delta");
banned.add("Windswept Heath");
banned.add("Wooded Foothills");
banned.add("Balustrade Spy");
banned.add("Felidar Guardian");
banned.add("Field of the Dead");
banned.add("Inverter of Truth");
@ -37,8 +38,12 @@ public class Pioneer extends Constructed {
banned.add("Oko, Thief of Crowns");
banned.add("Once Upon a Time");
banned.add("Smuggler's Copter");
banned.add("Teferi, Time Raveler");
banned.add("Undercity Informer");
banned.add("Underworld Breach");
banned.add("Uro, Titan of Nature's Wrath");
banned.add("Veil of Summer");
banned.add("Walking Ballista");
banned.add("Wilderness Reclamation");
}
}

View file

@ -30,7 +30,6 @@ public class Vintage extends Constructed {
banned.add("Immediate Action");
banned.add("Iterative Analysis");
banned.add("Jeweled Bird");
banned.add("Lurrus of the Dream-Den");
banned.add("Muzzio's Preparations");
banned.add("Power Play");
banned.add("Rebirth");