diff --git a/mwl.json b/mwl.json index 4ee795851..5eedb4d9d 100644 --- a/mwl.json +++ b/mwl.json @@ -3727,5 +3727,191 @@ "deck_limit": 0 } } + }, + { + "cards": { + "01058": { + "deck_limit": 0 + }, + "09021": { + "deck_limit": 0 + }, + "09023": { + "deck_limit": 0 + }, + "09053": { + "deck_limit": 0 + }, + "11001": { + "deck_limit": 0 + }, + "11007": { + "deck_limit": 0 + }, + "11022": { + "deck_limit": 0 + }, + "11057": { + "deck_limit": 0 + }, + "11059": { + "deck_limit": 0 + }, + "11060": { + "deck_limit": 0 + }, + "11069": { + "deck_limit": 0 + }, + "11087": { + "deck_limit": 0 + }, + "11100": { + "deck_limit": 0 + }, + "12013": { + "deck_limit": 0 + }, + "12022": { + "deck_limit": 0 + }, + "12026": { + "deck_limit": 0 + }, + "12070": { + "deck_limit": 0 + }, + "12072": { + "deck_limit": 0 + }, + "12079": { + "deck_limit": 0 + }, + "12080": { + "deck_limit": 0 + }, + "12081": { + "deck_limit": 0 + }, + "12089": { + "deck_limit": 0 + }, + "12098": { + "deck_limit": 0 + }, + "12103": { + "deck_limit": 0 + }, + "12113": { + "deck_limit": 0 + }, + "12116": { + "deck_limit": 0 + }, + "20071": { + "deck_limit": 0 + }, + "21025": { + "deck_limit": 0 + }, + "21038": { + "deck_limit": 0 + }, + "21044": { + "deck_limit": 0 + }, + "21058": { + "deck_limit": 0 + }, + "21070": { + "deck_limit": 0 + }, + "21106": { + "deck_limit": 0 + }, + "21114": { + "deck_limit": 0 + }, + "21119": { + "deck_limit": 0 + }, + "22008": { + "deck_limit": 0 + }, + "22032": { + "deck_limit": 0 + }, + "23013": { + "deck_limit": 0 + }, + "23045": { + "deck_limit": 0 + }, + "23100": { + "deck_limit": 0 + }, + "23101": { + "deck_limit": 0 + }, + "25079": { + "deck_limit": 0 + }, + "26016": { + "deck_limit": 0 + }, + "26026": { + "deck_limit": 0 + }, + "26095": { + "deck_limit": 0 + }, + "26097": { + "deck_limit": 0 + }, + "26108": { + "deck_limit": 0 + }, + "26116": { + "deck_limit": 0 + }, + "26127": { + "deck_limit": 0 + }, + "26128": { + "deck_limit": 0 + }, + "27007": { + "deck_limit": 0 + }, + "28002": { + "deck_limit": 0 + }, + "28004": { + "deck_limit": 0 + }, + "31047": { + "deck_limit": 0 + }, + "33025": { + "deck_limit": 0 + }, + "33051": { + "deck_limit": 0 + }, + "33106": { + "deck_limit": 0 + }, + "33111": { + "deck_limit": 0 + } + }, + "code": "standard-ban-list-23-09", + "date_start": "2023-09-22", + "name": "Standard Ban List 23.09", + "subtypes": { + "current": { + "deck_limit": 0 + } + } } ] diff --git a/v2/formats/standard.json b/v2/formats/standard.json index caa1ed36e..72ce7138b 100644 --- a/v2/formats/standard.json +++ b/v2/formats/standard.json @@ -151,6 +151,12 @@ "card_pool_id": "rotation_2023", "date_start": "2023-08-11", "restriction_id": "standard_ban_list_23_08" + }, + { + "id": "standard_25", + "card_pool_id": "rotation_2023", + "date_start": "2023-09-22", + "restriction_id": "standard_ban_list_23_09" } ] } diff --git a/v2/restrictions/standard/standard_ban_list_23_09.json b/v2/restrictions/standard/standard_ban_list_23_09.json new file mode 100644 index 000000000..47351897e --- /dev/null +++ b/v2/restrictions/standard/standard_ban_list_23_09.json @@ -0,0 +1,63 @@ +{ + "id": "standard_ban_list_23_09", + "name": "Standard Ban List 23.09", + "date_start": "2023-09-22", + "format_id": "standard", + "subtypes": { + "banned": ["current"] + }, + "banned": [ + "another_day_another_paycheck", + "archived_memories", + "bloo_moose", + "breached_dome", + "bukhgalter", + "cayambe_grid", + "clan_vengeance", + "corporate_grant", + "crowdfunding", + "cyberdex_sandbox", + "death_and_taxes", + "door_to_door", + "dr_vientiane_keeling", + "drago_ivanov", + "dreamnet", + "employee_strike", + "endurance", + "enforced_curfew", + "engram_flush", + "game_changer", + "gold_farmer", + "government_investigations", + "high_profile_target", + "hired_help", + "interdiction", + "kabonesa_wu_netspace_thrillseeker", + "kakugo", + "kill_switch", + "liza_talking_thunder_prominent_legislator", + "mars_for_martians", + "mass_commercialization", + "media_blitz", + "mti_mwekundu_life_improved", + "nanisivik_grid", + "obokata_protocol", + "pad_tap", + "project_vacheron", + "rezeki", + "rolling_brownout", + "rumor_mill", + "salvaged_vanadis_armory", + "scarcity_of_resources", + "service_outage", + "shipment_from_tennin", + "slot_machine", + "ssl_endorsement", + "surveillance_sweep", + "system_outage", + "system_seizure", + "tithonium", + "watch_the_world_burn", + "whampoa_reclamation" + ] +}