Skip to content

Commit

Permalink
Merge pull request #794 from plural/eternal-points-2023-11
Browse files Browse the repository at this point in the history
Add 2023-11 eternal points update.
  • Loading branch information
plural authored Dec 19, 2023
2 parents cd61b83 + c245fcf commit 69b5591
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 1 deletion.
8 changes: 7 additions & 1 deletion v2/formats/eternal.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,16 @@
},
{
"id": "eternal_4",
"active": true,
"card_pool_id": "eternal",
"date_start": "2023-03-31",
"restriction_id": "eternal_points_list_23_03"
},
{
"id": "eternal_5",
"active": true,
"card_pool_id": "eternal",
"date_start": "2023-12-08",
"restriction_id": "eternal_points_list_23_11"
}
]
}
77 changes: 77 additions & 0 deletions v2/restrictions/eternal/eternal_points_list_23_11.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"id": "eternal_points_list_23_11",
"name": "Eternal Points List 23.11",
"date_start": "2023-12-08",
"format_id": "eternal",
"point_limit": 7,
"banned": [
"accelerated_diagnostics",
"aghora",
"hired_help",
"sadyojata",
"salvaged_vanadis_armory",
"vamadeva",
"watch_the_world_burn"
],
"points": {
"1": [
"24_7_news_cycle",
"aaron_marron",
"anoetic_void",
"aumakua",
"bloo_moose",
"breached_dome",
"breaking_news",
"caprice_nisei",
"counter_surveillance",
"deja_vu",
"film_critic",
"gaslight",
"hacktivist_meeting",
"kakugo",
"mti_mwekundu_life_improved",
"obokata_protocol",
"power_shutdown",
"project_vacheron",
"shock",
"snitch",
"spin_doctor",
"sting",
"tech_trader",
"violet_level_clearance",
"wage_workers",
"whampoa_reclamation",
"zer0"
],
"2": [
"bio_ethics_association",
"blackmail",
"cerebral_imaging_infinite_frontiers",
"clan_vengeance",
"crowdfunding",
"data_leak_reversal",
"ddos",
"employee_strike",
"false_echo",
"friends_in_high_places",
"industrial_genomics_growing_solutions",
"jackson_howard",
"mars_for_martians",
"museum_of_history",
"mutually_assured_destruction",
"ob_superheavy_logistics_extract_export_excel",
"scarcity_of_resources",
"sensie_actors_union",
"sifr"
],
"3": [
"account_siphon",
"estelle_moon",
"hyperdriver",
"jinteki_potential_unleashed",
"mumbad_city_hall",
"rumor_mill",
"temujin_contract"
]
}
}

0 comments on commit 69b5591

Please sign in to comment.