From b7871e1fa31823d8c7db444a51a2c222c7be1c79 Mon Sep 17 00:00:00 2001 From: The Shadow Ferret Date: Mon, 2 Sep 2024 23:28:54 -0400 Subject: [PATCH] Mod coverage: Magiclysm & MMA --- data/mods/MMA/professions.json | 5 ++-- data/mods/Magiclysm/professions.json | 38 +++++++++++++++++++++++----- 2 files changed, 34 insertions(+), 9 deletions(-) diff --git a/data/mods/MMA/professions.json b/data/mods/MMA/professions.json index 1d3c5f5b0de7b..c6e33401bf611 100644 --- a/data/mods/MMA/professions.json +++ b/data/mods/MMA/professions.json @@ -11,7 +11,8 @@ "prof_unarmed_pro", "prof_bionic_swords_familiar", "prof_bionic_swords_pro", - "prof_bionics_familiar" + "prof_bionics_familiar", + "prof_gross_anatomy" ], "skills": [ { "level": 3, "name": "unarmed" }, { "level": 3, "name": "melee" }, { "level": 1, "name": "dodge" } ], "items": { @@ -43,7 +44,7 @@ "points": 6, "traits": [ "ELFAEYES", "ELFA_EARS" ], "starting_styles": [ "style_mma_hylian" ], - "proficiencies": [ "prof_medium_swords_familiar", "prof_medium_swords_pro" ], + "proficiencies": [ "prof_medium_swords_familiar", "prof_medium_swords_pro", "prof_gross_anatomy" ], "skills": [ { "level": 3, "name": "cutting" }, { "level": 3, "name": "melee" }, { "level": 1, "name": "dodge" } ], "items": { "both": { diff --git a/data/mods/Magiclysm/professions.json b/data/mods/Magiclysm/professions.json index cf8e47a0f5c12..c340420377eaf 100644 --- a/data/mods/Magiclysm/professions.json +++ b/data/mods/Magiclysm/professions.json @@ -701,7 +701,7 @@ { "id": "druid_summon_brambles", "level": 3 } ], "skills": [ { "level": 4, "name": "survival" }, { "level": 3, "name": "spellcraft" } ], - "proficiencies": [ "prof_knives_familiar" ], + "proficiencies": [ "prof_knives_familiar", "prof_butchering_basic", "prof_skinning_basic", "prof_butchering_offal" ], "traits": [ "ANIMALEMPATH", "SLOWREADER", "DRUID" ], "items": { "both": { @@ -726,9 +726,18 @@ "type": "profession", "id": "archer_druid", "name": "Archer Druid", - "description": "You were a skillful and committed archer druid, making constant excursions to the forests in which you dedicated yourself to living of and with what nature had to offer you. You were returning from your last travel when civilization fell upon itself.", + "description": "You were a skillful and committed archer druid, making constant excursions to the forests in which you dedicated yourself to living off of and with what nature had to offer you. You were returning from your last travel when civilization fell upon itself.", "points": 5, - "proficiencies": [ "prof_bowyery", "prof_bow_basic", "prof_bow_expert", "prof_knives_familiar" ], + "proficiencies": [ + "prof_bowyery", + "prof_bow_basic", + "prof_bow_expert", + "prof_knives_familiar", + "prof_gross_anatomy", + "prof_butchering_basic", + "prof_skinning_basic", + "prof_butchering_offal" + ], "spells": [ { "id": "druid_naturebow1", "level": 4 }, { "id": "druid_natures_commune", "level": 3 }, @@ -985,7 +994,7 @@ { "id": "recover_stamina", "level": 2 } ], "traits": [ "PROF_BOXER", "EARTHSHAPER" ], - "proficiencies": [ "prof_unarmed_familiar", "prof_unarmed_pro" ], + "proficiencies": [ "prof_unarmed_familiar", "prof_unarmed_pro", "prof_gross_anatomy" ], "skills": [ { "level": 2, "name": "melee" }, { "level": 3, "name": "unarmed" }, @@ -1016,7 +1025,7 @@ "points": 4, "spells": [ { "id": "light_healing", "level": 3 }, { "id": "biomancer_cure_disease_minor", "level": 3 } ], "skills": [ { "level": 3, "name": "firstaid" }, { "level": 2, "name": "spellcraft" } ], - "proficiencies": [ "prof_wound_care", "prof_intro_biology", "prof_burn_care" ], + "proficiencies": [ "prof_wound_care", "prof_intro_biology", "prof_burn_care", "prof_gross_anatomy" ], "items": { "both": { "entries": [ @@ -1044,7 +1053,16 @@ "name": "Wildborne Rider", "description": "Abandoned at a young age and raised by moose, you had to master the wilds to survive. While the modern world has been devoured, you and your steed are no stranger to hardship.", "points": 6, - "proficiencies": [ "prof_bowyery", "prof_fibers", "prof_knapping", "prof_bow_basic", "prof_bow_expert" ], + "proficiencies": [ + "prof_bowyery", + "prof_fibers", + "prof_knapping", + "prof_bow_basic", + "prof_bow_expert", + "prof_butchering_basic", + "prof_skinning_basic", + "prof_gross_anatomy" + ], "spells": [ { "id": "druidic_healing", "level": 4 }, { "id": "purify_seed", "level": 4 }, @@ -1100,7 +1118,13 @@ { "level": 2, "name": "survival" }, { "level": 1, "name": "fabrication" } ], - "proficiencies": [ "prof_gunsmithing_basic", "prof_gun_cleaning", "prof_auto_rifles_familiar", "prof_auto_pistols_familiar" ], + "proficiencies": [ + "prof_gunsmithing_basic", + "prof_gun_cleaning", + "prof_auto_rifles_familiar", + "prof_auto_pistols_familiar", + "prof_gross_anatomy" + ], "traits": [ "KELVINIST" ], "items": { "both": {