Skip to content

Commit

Permalink
Merge pull request #858 from NetrunnerDB/rip_r_plus
Browse files Browse the repository at this point in the history
24.12 banlist
  • Loading branch information
plural authored Dec 14, 2024
2 parents 441d449 + 9105715 commit 235c03d
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 14 deletions.
81 changes: 67 additions & 14 deletions mwl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1714,23 +1714,76 @@
},
{
"cards": {
"30020": {
"deck_limit": 0
},
"30063": {
"deck_limit": 0
},
"34111": {
"deck_limit": 0
}
"30020": { "deck_limit": 0 },
"30063": { "deck_limit": 0 },
"34111": { "deck_limit": 0 }
},
"code": "startup-ban-list-24-09-for-classic-only",
"date_start": "2024-09-01",
"name": "Startup Ban List 24.09 (ignore active date)",
"subtypes": {
"current": {
"deck_limit": 0
}
}
"subtypes": { "current": { "deck_limit": 0 } }
},
{
"cards": {
"01058": { "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 },
"21020": { "deck_limit": 0 },
"21025": { "deck_limit": 0 },
"21038": { "deck_limit": 0 },
"21044": { "deck_limit": 0 },
"21058": { "deck_limit": 0 },
"21062": { "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 },
"22054": { "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 },
"26114": { "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 },
"30036": { "deck_limit": 0 },
"30051": { "deck_limit": 0 },
"31047": { "deck_limit": 0 },
"33025": { "deck_limit": 0 },
"33051": { "deck_limit": 0 },
"33091": { "deck_limit": 0 },
"33106": { "deck_limit": 0 },
"33111": { "deck_limit": 0 },
"34087": { "deck_limit": 0 },
"34111": { "deck_limit": 0 }
},
"code": "standard-ban-list-24-12",
"date_start": "2024-12-26",
"name": "Standard Ban List 24.12",
"subtypes": { "current": { "deck_limit": 0 } }
}
]
58 changes: 58 additions & 0 deletions v2/restrictions/standard/standard_ban_list_24_12.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"banned": [
"archived_memories",
"bellona",
"bloo_moose",
"breached_dome",
"bukhgalter",
"cayambe_grid",
"clan_vengeance",
"corporate_grant",
"crowdfunding",
"cyberdex_sandbox",
"death_and_taxes",
"dr_vientiane_keeling",
"drago_ivanov",
"dreamnet",
"endurance",
"engram_flush",
"formicary",
"game_changer",
"gold_farmer",
"high_profile_target",
"hired_help",
"kabonesa_wu_netspace_thrillseeker",
"kakugo",
"kill_switch",
"knobkierie",
"liza_talking_thunder_prominent_legislator",
"luminal_transubstantiation",
"mars_for_martians",
"mass_commercialization",
"mti_mwekundu_life_improved",
"nanisivik_grid",
"nbn_reality_plus",
"obokata_protocol",
"pad_tap",
"project_vacheron",
"reconstruction_contract",
"rezeki",
"rolling_brownout",
"salvaged_vanadis_armory",
"shipment_from_tennin",
"slot_machine",
"ssl_endorsement",
"system_seizure",
"tithonium",
"tributary",
"trick_shot",
"watch_the_world_burn",
"whampoa_reclamation",
"world_tree"
],
"date_start": "2024-12-26",
"format_id": "standard",
"id": "standard_ban_list_24_12",
"name": "Standard Ban List 24.12",
"subtypes": { "banned": ["current"] }
}

0 comments on commit 235c03d

Please sign in to comment.