From ab408bbcfc00a6e4511c1712d42f5be7646ac5b6 Mon Sep 17 00:00:00 2001 From: Chaosvolt Date: Sat, 13 Jan 2024 17:03:40 -0600 Subject: [PATCH] Pending BN updates: Bionic Infolink --- .../Char_creation/c_classes_bw.json | 5 ++--- nocts_cata_mod_BN/Char_creation/c_classes_r.json | 16 ++-------------- nocts_cata_mod_BN/Npc/c_classes.json | 3 +++ nocts_cata_mod_BN/Surv_help/c_item_groups.json | 2 +- .../Char_creation/c_classes_r.json | 2 +- 5 files changed, 9 insertions(+), 19 deletions(-) diff --git a/nocts_cata_mod_BN/Char_creation/c_classes_bw.json b/nocts_cata_mod_BN/Char_creation/c_classes_bw.json index 629af526..e0fc3ec7 100644 --- a/nocts_cata_mod_BN/Char_creation/c_classes_bw.json +++ b/nocts_cata_mod_BN/Char_creation/c_classes_bw.json @@ -295,7 +295,7 @@ "bio_torsionratchet", "bio_recycler", "bio_carbon", - "bio_watch", + "bio_infolink", "bio_face_mask", "bio_lockpick", "bio_fingerhack", @@ -567,7 +567,7 @@ "bio_sunglasses", "bio_tools", "bio_ups", - "bio_watch", + "bio_infolink", "bio_power_storage_sentinel", "bio_eye_enhancer", "bio_int_enhancer" @@ -600,7 +600,6 @@ "entries": [ { "item": "lmil_armor", "contents-group": "c_plut_light" }, { "item": "chemistry_set", "contents-item": [ "battery_ups" ] }, - { "item": "two_way_radio", "contents-item": [ "battery_ups" ] }, { "item": "akro_laser_smg", "ammo-item": "battery", diff --git a/nocts_cata_mod_BN/Char_creation/c_classes_r.json b/nocts_cata_mod_BN/Char_creation/c_classes_r.json index 7845f96d..32eb8e21 100644 --- a/nocts_cata_mod_BN/Char_creation/c_classes_r.json +++ b/nocts_cata_mod_BN/Char_creation/c_classes_r.json @@ -196,7 +196,7 @@ "bio_sword", "bio_uncanny_dodge", "bio_ups", - "bio_watch", + "bio_infolink", "bio_power_storage_mkII" ], "skills": [ @@ -211,19 +211,7 @@ { "level": 2, "name": "speech" } ], "items": { - "both": [ - "socks", - "dress_shoes", - "kevlar", - "dress_shirt", - "knit_scarf", - "mbag", - "gold_watch", - "smart_phone", - "multitool", - "matches", - "bottle_metal" - ], + "both": [ "socks", "dress_shoes", "kevlar", "dress_shirt", "knit_scarf", "mbag", "multitool", "matches", "bottle_metal" ], "male": [ "fancy_briefs", "dress_pants" ], "female": [ "fancy_bra", "fancy_panties", "dress_skirt" ] } diff --git a/nocts_cata_mod_BN/Npc/c_classes.json b/nocts_cata_mod_BN/Npc/c_classes.json index cac04c3b..75756a50 100644 --- a/nocts_cata_mod_BN/Npc/c_classes.json +++ b/nocts_cata_mod_BN/Npc/c_classes.json @@ -268,6 +268,7 @@ { "id": "bio_power_storage_mkII", "chance": 100 }, { "id": "bio_carbon", "chance": 100 }, { "id": "bio_faraday", "chance": 100 }, + { "id": "bio_infolink", "chance": 100 }, { "id": "bio_nanobots", "chance": 100 }, { "id": "bio_painkiller", "chance": 100 }, { "id": "bio_sunglasses", "chance": 100 }, @@ -336,6 +337,7 @@ { "id": "bio_power_storage_mkII", "chance": 100 }, { "id": "bio_carbon", "chance": 100 }, { "id": "bio_heat_absorb", "chance": 100 }, + { "id": "bio_infolink", "chance": 100 }, { "id": "bio_nanobots", "chance": 100 }, { "id": "bio_painkiller", "chance": 100 }, { "id": "bio_shock", "chance": 100 }, @@ -426,6 +428,7 @@ { "id": "bio_power_storage_mkII", "chance": 100 }, { "id": "bio_carbon", "chance": 100 }, { "id": "bio_faraday", "chance": 100 }, + { "id": "bio_infolink", "chance": 100 }, { "id": "bio_nanobots", "chance": 100 }, { "id": "bio_painkiller", "chance": 100 }, { "id": "bio_targeting", "chance": 100 }, diff --git a/nocts_cata_mod_BN/Surv_help/c_item_groups.json b/nocts_cata_mod_BN/Surv_help/c_item_groups.json index d25a86e5..087b7621 100644 --- a/nocts_cata_mod_BN/Surv_help/c_item_groups.json +++ b/nocts_cata_mod_BN/Surv_help/c_item_groups.json @@ -966,7 +966,7 @@ [ "bio_sunglasses", 7 ], [ "bio_tools", 5 ], [ "bio_ups", 8 ], - [ "bio_watch", 10 ] + [ "bio_infolink", 10 ] ] }, { diff --git a/nocts_cata_mod_DDA/Char_creation/c_classes_r.json b/nocts_cata_mod_DDA/Char_creation/c_classes_r.json index e47848c6..590994be 100644 --- a/nocts_cata_mod_DDA/Char_creation/c_classes_r.json +++ b/nocts_cata_mod_DDA/Char_creation/c_classes_r.json @@ -232,7 +232,7 @@ "proficiencies": [ "prof_lockpicking" ], "items": { "both": { - "items": [ "socks", "dress_shoes", "kevlar", "dress_shirt", "knit_scarf", "mbag", "gold_watch", "multitool", "bottle_metal" ], + "items": [ "socks", "dress_shoes", "kevlar", "dress_shirt", "knit_scarf", "mbag", "multitool", "bottle_metal" ], "entries": [ { "group": "charged_smart_phone" }, { "group": "charged_matches" } ] }, "male": [ "fancy_briefs", "pants" ],