Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove base_link from A Teia and Epiphany and memory_cost from runner ids. #791

Merged
merged 1 commit into from
Nov 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions pack/ms.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"illustrator": "Benjamin Giletti",
"influence_limit": 15,
"keywords": "Cyborg",
"memory_cost": 4,
"minimum_deck_size": 45,
"pack_code": "ms",
"position": 1,
Expand Down Expand Up @@ -209,7 +208,6 @@
"illustrator": "Benjamin Giletti",
"influence_limit": 15,
"keywords": "G-mod",
"memory_cost": 4,
"minimum_deck_size": 45,
"pack_code": "ms",
"position": 11,
Expand Down Expand Up @@ -413,7 +411,6 @@
"illustrator": "Benjamin Giletti",
"influence_limit": 15,
"keywords": "Cyborg",
"memory_cost": 4,
"minimum_deck_size": 45,
"pack_code": "ms",
"position": 21,
Expand Down
2 changes: 0 additions & 2 deletions pack/tai.json
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,6 @@
"uniqueness": true
},
{
"base_link": 0,
"code": "34039",
"deck_limit": 1,
"faction_code": "jinteki",
Expand Down Expand Up @@ -959,7 +958,6 @@
"uniqueness": true
},
{
"base_link": 0,
"code": "34048",
"deck_limit": 1,
"faction_code": "nbn",
Expand Down
1 change: 0 additions & 1 deletion v2/cards/a_teia_ip_recovery.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"id": "a_teia_ip_recovery",
"base_link": 0,
"card_type_id": "corp_identity",
"deck_limit": 1,
"designed_by": "null_signal_games",
Expand Down
1 change: 0 additions & 1 deletion v2/cards/captain_padma_isbister_intrepid_explorer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"id": "captain_padma_isbister_intrepid_explorer",
"influence_limit": 15,
"is_unique": false,
"memory_cost": 4,
"minimum_deck_size": 45,
"side_id": "runner",
"stripped_text": "The first time each turn a run on R&D begins, you may charge 1 of your installed cards. (Add 1 power counter to a card that already has one.)",
Expand Down
1 change: 0 additions & 1 deletion v2/cards/epiphany_analytica_nations_undivided.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"id": "epiphany_analytica_nations_undivided",
"base_link": 0,
"card_type_id": "corp_identity",
"deck_limit": 1,
"designed_by": "null_signal_games",
Expand Down
1 change: 0 additions & 1 deletion v2/cards/esa_afontov_eco_insurrectionist.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"id": "esa_afontov_eco_insurrectionist",
"influence_limit": 15,
"is_unique": false,
"memory_cost": 4,
"minimum_deck_size": 45,
"side_id": "runner",
"stripped_text": "The first time each turn you suffer core damage, you may draw 1 card and sabotage 2. (The Corp trashes 2 cards of their choice from HQ and/or the top of R&D.)",
Expand Down
1 change: 0 additions & 1 deletion v2/cards/nyusha_sable_sintashta_symphonic_prodigy.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"id": "nyusha_sable_sintashta_symphonic_prodigy",
"influence_limit": 15,
"is_unique": false,
"memory_cost": 4,
"minimum_deck_size": 45,
"side_id": "runner",
"stripped_text": "When your turn begins, identify your mark. (If you dont have a mark, a random central server becomes your mark for this turn.) The first time each turn you make a successful run on your mark, gain click.",
Expand Down
Loading