[UNF] updated spoiler and acorn bans

This commit is contained in:
Evan Kranzler 2022-09-28 08:13:51 -04:00
parent 9199e5d9ea
commit 5fbd5f4fc8
2 changed files with 174 additions and 24 deletions

View file

@ -93,74 +93,115 @@ public class Constructed extends DeckValidator {
// Acorn stamp cards are banned
banned.add("\"Brims\" Barone, Midway Mobster");
banned.add("A Real Handful");
banned.add("Aardwolf's Advantage");
banned.add("Alpha Guard");
banned.add("Amped Up");
banned.add("An Incident Has Occurred");
banned.add("Angelic Harold");
banned.add("Animate Graveyard");
banned.add("Animate Object");
banned.add("Art Appreciation");
banned.add("Assembled Ensemble");
banned.add("Astroquarium");
banned.add("Autograph Book");
banned.add("Bag Check");
banned.add("Bar Entry");
banned.add("Blue Ribbon");
banned.add("Blufferfish");
banned.add("Busted!");
banned.add("Carnival Barker");
banned.add("Centrifuge");
banned.add("Claire D'Loon, Joy Sculptor");
banned.add("Cover the Spot");
banned.add("D00-DL, Caricaturist");
banned.add("Dart Throw");
banned.add("Decisions, Decisions");
banned.add("Devil K. Nevil");
banned.add("Disemvowel");
banned.add("Don't Try This at Home");
banned.add("Exit Through the Grift Shop");
banned.add("Far Out");
banned.add("Fluros of Myra's Marvels");
banned.add("Focused Funambulist");
banned.add("Form of the Approach of the Second Sun");
banned.add("Gallery of Legends");
banned.add("Get Your Head in the Game");
banned.add("Gift Shop");
banned.add("Goblin Blastronauts");
banned.add("Goblin Cruciverbalist");
banned.add("Goblin Girder Gang");
banned.add("Gobsmacked");
banned.add("Grand Marshal Macie");
banned.add("Gray Merchant of Alphabet");
banned.add("Greatest Show in the Multiverse");
banned.add("Guess Your Fate");
banned.add("Haberthrasher");
banned.add("Hardy of Myra's Marvels");
banned.add("Hat Trick");
banned.add("How Is This a Par Three?!");
banned.add("Icing Manipulator");
banned.add("Ignacio of Myra's Marvels");
banned.add("Impounding Lot-Bot");
banned.add("It Came from Planet Glurg");
banned.add("Jermane, Pride of the Circus");
banned.add("Jetpack Janitor");
banned.add("Juggletron");
banned.add("Katerina of Myra's Marvels");
banned.add("Killer Cosplay");
banned.add("Knife and Death");
banned.add("Knight in _____ Armor");
banned.add("Leading Performance");
banned.add("Lila, Hospitality Hostess");
banned.add("Log Flume");
banned.add("Magar of the Magic Strings");
banned.add("Main Event Horizon");
banned.add("Meet and Greet \"Sisay\"");
banned.add("Memory Test");
banned.add("Mistakes Were Made");
banned.add("Mobile Clone");
banned.add("Nearby Planet");
banned.add("Nocturno of Myra's Marvels");
banned.add("Now You See Me . . .");
banned.add("Octo Opus");
banned.add("Omniclown Colossus");
banned.add("Opening Ceremony");
banned.add("Park Map");
banned.add("Park Re-Entry");
banned.add("Phone a Friend");
banned.add("Photo Op");
banned.add("Pie-Eating Contest");
banned.add("Pietra, Crafter of Clowns");
banned.add("Plate Spinning");
banned.add("Plot Armor");
banned.add("Push Your Luck");
banned.add("Questionable Cuisine");
banned.add("Rat in the Hat");
banned.add("Rock Star");
banned.add("Scavenger Hunt");
banned.add("Scooch");
banned.add("Solaflora, Intergalactic Icon");
banned.add("Sole Performer");
banned.add("Souvenir T-Shirt");
banned.add("Spelling Bee");
banned.add("Squirrel Stack");
banned.add("Standard Procedure");
banned.add("Super-Duper Lost");
banned.add("Surprise Party");
banned.add("T.A.P.P.E.R.");
banned.add("Tchotchke Elemental");
banned.add("The Big Top");
banned.add("The Superlatorium");
banned.add("Ticking Mime Bomb");
banned.add("Trapeze Artist");
banned.add("Treacherous Trapezist");
banned.add("Trigger Happy");
banned.add("Trivia Contest");
banned.add("Truss, Chief Engineer");
banned.add("Tug of War");
banned.add("Urza's Fun House");
banned.add("Vorthos, Steward of Myth");
banned.add("Water Gun Balloon Game");
banned.add("Well Done");
}
public List<String> getSetCodes() {