Skip to content

Commit

Permalink
Merge pull request #791 from plural/fix-tai-identities
Browse files Browse the repository at this point in the history
Remove base_link from A Teia and Epiphany and memory_cost from runner ids.
  • Loading branch information
plural authored Nov 25, 2023
2 parents ce58b2c + 1ee5bfb commit cd61b83
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 10 deletions.
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

0 comments on commit cd61b83

Please sign in to comment.