Skip to content

Commit 69b5591

Browse files
authored
Merge pull request #794 from plural/eternal-points-2023-11
Add 2023-11 eternal points update.
2 parents cd61b83 + c245fcf commit 69b5591

File tree

2 files changed

+84
-1
lines changed

2 files changed

+84
-1
lines changed

v2/formats/eternal.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,16 @@
2727
},
2828
{
2929
"id": "eternal_4",
30-
"active": true,
3130
"card_pool_id": "eternal",
3231
"date_start": "2023-03-31",
3332
"restriction_id": "eternal_points_list_23_03"
33+
},
34+
{
35+
"id": "eternal_5",
36+
"active": true,
37+
"card_pool_id": "eternal",
38+
"date_start": "2023-12-08",
39+
"restriction_id": "eternal_points_list_23_11"
3440
}
3541
]
3642
}
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
{
2+
"id": "eternal_points_list_23_11",
3+
"name": "Eternal Points List 23.11",
4+
"date_start": "2023-12-08",
5+
"format_id": "eternal",
6+
"point_limit": 7,
7+
"banned": [
8+
"accelerated_diagnostics",
9+
"aghora",
10+
"hired_help",
11+
"sadyojata",
12+
"salvaged_vanadis_armory",
13+
"vamadeva",
14+
"watch_the_world_burn"
15+
],
16+
"points": {
17+
"1": [
18+
"24_7_news_cycle",
19+
"aaron_marron",
20+
"anoetic_void",
21+
"aumakua",
22+
"bloo_moose",
23+
"breached_dome",
24+
"breaking_news",
25+
"caprice_nisei",
26+
"counter_surveillance",
27+
"deja_vu",
28+
"film_critic",
29+
"gaslight",
30+
"hacktivist_meeting",
31+
"kakugo",
32+
"mti_mwekundu_life_improved",
33+
"obokata_protocol",
34+
"power_shutdown",
35+
"project_vacheron",
36+
"shock",
37+
"snitch",
38+
"spin_doctor",
39+
"sting",
40+
"tech_trader",
41+
"violet_level_clearance",
42+
"wage_workers",
43+
"whampoa_reclamation",
44+
"zer0"
45+
],
46+
"2": [
47+
"bio_ethics_association",
48+
"blackmail",
49+
"cerebral_imaging_infinite_frontiers",
50+
"clan_vengeance",
51+
"crowdfunding",
52+
"data_leak_reversal",
53+
"ddos",
54+
"employee_strike",
55+
"false_echo",
56+
"friends_in_high_places",
57+
"industrial_genomics_growing_solutions",
58+
"jackson_howard",
59+
"mars_for_martians",
60+
"museum_of_history",
61+
"mutually_assured_destruction",
62+
"ob_superheavy_logistics_extract_export_excel",
63+
"scarcity_of_resources",
64+
"sensie_actors_union",
65+
"sifr"
66+
],
67+
"3": [
68+
"account_siphon",
69+
"estelle_moon",
70+
"hyperdriver",
71+
"jinteki_potential_unleashed",
72+
"mumbad_city_hall",
73+
"rumor_mill",
74+
"temujin_contract"
75+
]
76+
}
77+
}

0 commit comments

Comments
 (0)