diff --git a/schema/v2/cards_schema.json b/schema/v2/cards_schema.json index 517e254e..8ead97c4 100644 --- a/schema/v2/cards_schema.json +++ b/schema/v2/cards_schema.json @@ -389,6 +389,10 @@ "minimum": 0, "type": "integer" }, + "pronouns": { + "minLength": 0, + "type": "string" + }, "side_id": { "enum": ["corp", "runner"], "minLength": 1, diff --git a/v2/cards/arissana_rocha_nahu_street_artist.json b/v2/cards/arissana_rocha_nahu_street_artist.json index 6724c145..8e83b84e 100644 --- a/v2/cards/arissana_rocha_nahu_street_artist.json +++ b/v2/cards/arissana_rocha_nahu_street_artist.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "she/her", "side_id": "runner", "stripped_text": "0 credits: Install 1 program from your grip (paying all costs). Use this ability only once per turn and only during a run. When that run ends, trash that program if it is not a trojan.", "stripped_title": "Arissana Rocha Nahu: Street Artist", diff --git a/v2/cards/ayla_bios_rahim_simulant_specialist.json b/v2/cards/ayla_bios_rahim_simulant_specialist.json index c873e96b..4c764190 100644 --- a/v2/cards/ayla_bios_rahim_simulant_specialist.json +++ b/v2/cards/ayla_bios_rahim_simulant_specialist.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "she/her", "side_id": "runner", "stripped_text": "Before drawing your starting hand, set aside the top 6 cards of your stack facedown. (You may look at those cards at any time.) Shuffle 2 of those cards into your stack. click: Add 1 card set aside with this identity to your grip.", "stripped_title": "Ayla \"Bios\" Rahim: Simulant Specialist", diff --git a/v2/cards/az_mccaffrey_mechanical_prodigy.json b/v2/cards/az_mccaffrey_mechanical_prodigy.json index 876b0f32..269109cc 100644 --- a/v2/cards/az_mccaffrey_mechanical_prodigy.json +++ b/v2/cards/az_mccaffrey_mechanical_prodigy.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "he/him", "side_id": "runner", "stripped_text": "The first job resource, connection resource, or piece of hardware you install each turn costs 1 credit less to install.", "stripped_title": "Az McCaffrey: Mechanical Prodigy", diff --git a/v2/cards/captain_padma_isbister_intrepid_explorer.json b/v2/cards/captain_padma_isbister_intrepid_explorer.json index 36aaf0b9..6d716612 100644 --- a/v2/cards/captain_padma_isbister_intrepid_explorer.json +++ b/v2/cards/captain_padma_isbister_intrepid_explorer.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "she/her", "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.)", "stripped_title": "Captain Padma Isbister: Intrepid Explorer", diff --git a/v2/cards/esa_afontov_eco_insurrectionist.json b/v2/cards/esa_afontov_eco_insurrectionist.json index ea37caee..27da0c97 100644 --- a/v2/cards/esa_afontov_eco_insurrectionist.json +++ b/v2/cards/esa_afontov_eco_insurrectionist.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "xi/xir", "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.)", "stripped_title": "Esa Afontov: Eco-Insurrectionist", diff --git a/v2/cards/hoshiko_shiro_untold_protagonist.json b/v2/cards/hoshiko_shiro_untold_protagonist.json index 8a9ff8b7..0786a84b 100644 --- a/v2/cards/hoshiko_shiro_untold_protagonist.json +++ b/v2/cards/hoshiko_shiro_untold_protagonist.json @@ -19,6 +19,7 @@ "is_unique": false, "layout_id": "flip", "minimum_deck_size": 45, + "pronouns": "she/her", "side_id": "runner", "stripped_text": "When your turn ends, if you accessed a card this turn, gain 2 credits and flip this identity.", "stripped_title": "Hoshiko Shiro: Untold Protagonist", diff --git a/v2/cards/ken_express_tenma_disappeared_clone.json b/v2/cards/ken_express_tenma_disappeared_clone.json index c366e2ae..743b42a8 100644 --- a/v2/cards/ken_express_tenma_disappeared_clone.json +++ b/v2/cards/ken_express_tenma_disappeared_clone.json @@ -8,6 +8,7 @@ "influence_limit": 17, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "he/him", "side_id": "runner", "stripped_text": "The first time each turn you play a run event, gain 1 credit.", "stripped_title": "Ken \"Express\" Tenma: Disappeared Clone", diff --git a/v2/cards/lat_ethical_freelancer.json b/v2/cards/lat_ethical_freelancer.json index 346abea1..b544d247 100644 --- a/v2/cards/lat_ethical_freelancer.json +++ b/v2/cards/lat_ethical_freelancer.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "he/him", "side_id": "runner", "stripped_text": "When your discard phase ends, if you have the same number of cards in your grip as the Corp has in HQ, you may draw 1 card.", "stripped_title": "Lat: Ethical Freelancer", diff --git a/v2/cards/mercury_chrome_libertador.json b/v2/cards/mercury_chrome_libertador.json index dfb1c6bc..71499f99 100644 --- a/v2/cards/mercury_chrome_libertador.json +++ b/v2/cards/mercury_chrome_libertador.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "they/them", "side_id": "runner", "stripped_text": "Whenever you breach HQ or R&D during a run, if you did not break any subroutines during that run, you may access 1 additional card. Use this ability only once per turn.", "stripped_title": "Mercury: Chrome Libertador", diff --git a/v2/cards/nova_initiumia_catalyst_impetus.json b/v2/cards/nova_initiumia_catalyst_impetus.json index cf9a6bd1..5f92aa5d 100644 --- a/v2/cards/nova_initiumia_catalyst_impetus.json +++ b/v2/cards/nova_initiumia_catalyst_impetus.json @@ -8,6 +8,7 @@ "influence_limit": null, "is_unique": false, "minimum_deck_size": 40, + "pronouns": "they/them", "side_id": "runner", "stripped_text": "Your deck cannot include more than 1 copy of any card.", "stripped_title": "Nova Initiumia: Catalyst & Impetus", diff --git a/v2/cards/nyusha_sable_sintashta_symphonic_prodigy.json b/v2/cards/nyusha_sable_sintashta_symphonic_prodigy.json index 2ce859ea..a05b1372 100644 --- a/v2/cards/nyusha_sable_sintashta_symphonic_prodigy.json +++ b/v2/cards/nyusha_sable_sintashta_symphonic_prodigy.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "she/her", "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.", "stripped_title": "Nyusha \"Sable\" Sintashta: Symphonic Prodigy", diff --git a/v2/cards/quetzal_free_spirit.json b/v2/cards/quetzal_free_spirit.json index bcec86ec..9bdd4e2f 100644 --- a/v2/cards/quetzal_free_spirit.json +++ b/v2/cards/quetzal_free_spirit.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "any", "side_id": "runner", "stripped_text": "0 credits: Break 1 barrier subroutine. Use this ability only once per turn.", "stripped_title": "Quetzal: Free Spirit", diff --git a/v2/cards/reina_roja_freedom_fighter.json b/v2/cards/reina_roja_freedom_fighter.json index e1b548f2..e8c778aa 100644 --- a/v2/cards/reina_roja_freedom_fighter.json +++ b/v2/cards/reina_roja_freedom_fighter.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "she/her", "side_id": "runner", "stripped_text": "The first piece of ice the Corp rezzes each turn costs 1 credit more to rez.", "stripped_title": "Reina Roja: Freedom Fighter", diff --git a/v2/cards/rene_loup_arcemont_party_animal.json b/v2/cards/rene_loup_arcemont_party_animal.json index 5b65623d..89eb8855 100644 --- a/v2/cards/rene_loup_arcemont_party_animal.json +++ b/v2/cards/rene_loup_arcemont_party_animal.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 40, + "pronouns": "he/him", "side_id": "runner", "stripped_text": "The first time each turn you trash a card you are accessing, gain 1 credit and draw 1 card.", "stripped_title": "Rene \"Loup\" Arcemont: Party Animal", diff --git a/v2/cards/rielle_kit_peddler_transhuman.json b/v2/cards/rielle_kit_peddler_transhuman.json index 6be2dd84..8f0664a9 100644 --- a/v2/cards/rielle_kit_peddler_transhuman.json +++ b/v2/cards/rielle_kit_peddler_transhuman.json @@ -8,6 +8,7 @@ "influence_limit": 10, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "she/her", "side_id": "runner", "stripped_text": "The first time each turn you encounter a piece of ice, it gains code gate for the remainder of this run.", "stripped_title": "Rielle \"Kit\" Peddler: Transhuman", diff --git a/v2/cards/steve_cambridge_master_grifter.json b/v2/cards/steve_cambridge_master_grifter.json index 2df5037c..76914a33 100644 --- a/v2/cards/steve_cambridge_master_grifter.json +++ b/v2/cards/steve_cambridge_master_grifter.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 45, + "pronouns": "he/him", "side_id": "runner", "stripped_text": "The first time each turn you make a successful run on HQ, you may choose 2 cards in your heap. If you do, the Corp removes 1 of those cards from the game, then you add the other card to your grip.", "stripped_title": "Steve Cambridge: Master Grifter", diff --git a/v2/cards/tao_salonga_telepresence_magician.json b/v2/cards/tao_salonga_telepresence_magician.json index bb55f856..5da15c13 100644 --- a/v2/cards/tao_salonga_telepresence_magician.json +++ b/v2/cards/tao_salonga_telepresence_magician.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 40, + "pronouns": "he/him", "side_id": "runner", "stripped_text": "Whenever an agenda is scored or stolen, you may swap 2 installed pieces of ice.", "stripped_title": "Tao Salonga: Telepresence Magician", diff --git a/v2/cards/the_catalyst_convention_breaker.json b/v2/cards/the_catalyst_convention_breaker.json index 7efd4129..968e6ffe 100644 --- a/v2/cards/the_catalyst_convention_breaker.json +++ b/v2/cards/the_catalyst_convention_breaker.json @@ -8,6 +8,7 @@ "influence_limit": null, "is_unique": false, "minimum_deck_size": 30, + "pronouns": "they/them", "side_id": "runner", "stripped_text": "Starter game only.", "stripped_title": "The Catalyst: Convention Breaker", diff --git a/v2/cards/zahya_sadeghi_versatile_smuggler.json b/v2/cards/zahya_sadeghi_versatile_smuggler.json index f14ce135..96c2f142 100644 --- a/v2/cards/zahya_sadeghi_versatile_smuggler.json +++ b/v2/cards/zahya_sadeghi_versatile_smuggler.json @@ -8,6 +8,7 @@ "influence_limit": 15, "is_unique": false, "minimum_deck_size": 40, + "pronouns": "she/her", "side_id": "runner", "stripped_text": "Whenever a run on HQ or R&D ends, you may gain 1 credit for each time you accessed a card during that run. Use this ability only once per turn.", "stripped_title": "Zahya Sadeghi: Versatile Smuggler",