Skip to content

Commit

Permalink
Merge pull request #59277 from TheShadowFerret/InnaProfession
Browse files Browse the repository at this point in the history
[Innawoods] More Professions
  • Loading branch information
Rivet-the-Zombie authored Jul 17, 2022
2 parents 3e2c598 + ac860f9 commit 6214556
Showing 1 changed file with 188 additions and 0 deletions.
188 changes: 188 additions & 0 deletions data/mods/innawood/professions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
{
"type": "item_group",
"subtype": "collection",
"id": "quiver_bow_hunter",
"entries": [ { "item": "arrow_heavy_fire_hardened_fletched", "charges": 20 } ]
},
{
"type": "item_group",
"subtype": "collection",
"id": "quiver_crossbow_hunter",
"entries": [ { "item": "bolt_simple_wood", "charges": 20 } ]
},
{
"type": "item_group",
"subtype": "collection",
"id": "bag_javelin_hunter",
"entries": [ { "item": "javelin", "count": 5 } ]
},
{
"type": "profession",
"id": "goat_man",
Expand Down Expand Up @@ -33,5 +51,175 @@
"items": [ "cloak_leather", "footrags_leather", "chestwrap_leather", "loincloth_fur", "stone_chopper", "straw_basket" ]
}
}
},
{
"type": "profession",
"id": "shaman",
"name": "Shaman",
"description": "You've trained in the medical arts, refining natural remedies into real cures for disease. Your tribe would have lived long and healthy lives, were they still here.",
"points": 3,
"skills": [ { "level": 3, "name": "firstaid" }, { "level": 2, "name": "chemistry" }, { "level": 1, "name": "survival" } ],
"proficiencies": [ "prof_wound_care", "prof_wound_care_expert", "prof_intro_biology", "prof_physiology", "prof_burn_care" ],
"items": {
"both": {
"items": [
"straw_basket",
"grass_cloak",
"shirt_straw",
"skirt_grass",
"footrags_leather",
"grass_keffiyeh",
"primitive_knife",
"tourniquet_upper",
"arm_splint"
],
"entries": [
{ "item": "bandages_birchbark_adv", "count": 10 },
{ "item": "cattail_jelly", "charges": 7, "container-item": "bowl_clay" }
]
}
}
},
{
"type": "profession",
"id": "backpacker",
"name": "Backpacker",
"description": "For the past few years you've been traveling the world, sightseeing and living off tribal donations. You came home to find your home abandoned, and the only thing between you and death is the open fields and your pack.",
"points": 2,
"skills": [ { "level": 1, "name": "survival" } ],
"items": {
"both": {
"items": [ "wicker_backpack", "mocassins", "tunic", "footrags_leather" ],
"entries": [ { "item": "water_clean", "charges": 6, "container-item": "waterskin" } ]
}
}
},
{
"type": "profession",
"id": "miner",
"name": "Miner",
"description": "You're a miner, not a minor! Your waterskin is dry, you lost your haul, and you're on your last torch…",
"points": 5,
"items": {
"both": {
"items": [
"primitive_shovel",
"bronze_pickaxe",
"mocassins",
"torch",
"fire_drill",
"waterskin",
"tunic",
"helmet_larmor",
"gloves_wraps_leather",
"bigtrapper_pack"
]
}
}
},
{
"type": "profession",
"id": "bow_hunter",
"name": "Bow Hunter",
"description": "Ever since you were a child you loved hunting, and quickly developed a talent for archery. Why, if the world ended, there's nothing you'd want at your side more than your trusty bow. So, when it did, you made sure to bring it along.",
"points": 3,
"proficiencies": [ "prof_bow_basic", "prof_bow_expert", "prof_fletching" ],
"skills": [ { "level": 2, "name": "archery" }, { "level": 1, "name": "gun" }, { "level": 1, "name": "swimming" } ],
"items": {
"both": {
"items": [ "mocassins", "shirt_straw", "skirt_grass", "longbow" ],
"entries": [
{ "item": "quiver_birchbark", "contents-group": "quiver_bow_hunter" },
{ "item": "sheath_birchbark", "contents-item": "primitive_knife" }
]
}
},
"missions": [ "MISSION_HUNTER" ]
},
{
"type": "profession",
"id": "spear_hunter",
"name": "Spear Hunter",
"description": "Ever since you were a child you loved hunting, and quickly developed a talent for chasing down your prey with a spear. Why, if the world ended, there's nothing you'd want at your side more than your trusty spear. So, when it did, you made sure to bring it along.",
"points": 3,
"skills": [
{ "level": 2, "name": "stabbing" },
{ "level": 2, "name": "melee" },
{ "level": 1, "name": "swimming" },
{ "level": 1, "name": "dodge" }
],
"items": {
"both": {
"items": [ "footrags_leather", "shirt_straw", "skirt_grass" ],
"entries": [
{ "item": "sheath_birchbark", "contents-item": "primitive_knife" },
{ "item": "spear_stone", "custom-flags": [ "auto_wield" ] }
]
}
},
"missions": [ "MISSION_HUNTER" ]
},
{
"type": "profession",
"id": "javelin_hunter",
"name": "Javelin Hunter",
"description": "Ever since you were a child you loved hunting, and quickly developed a talent for javelin throwing. Why, if the world ended, there's nothing you'd want at your side more than your trusty javelins. So, when it did, you made sure to bring them along.",
"points": 3,
"skills": [ { "level": 2, "name": "throw" }, { "level": 1, "name": "stabbing" }, { "level": 1, "name": "swimming" } ],
"items": {
"both": {
"items": [ "footrags_leather", "shirt_straw", "skirt_grass" ],
"entries": [
{ "item": "sheath_birchbark", "contents-item": "primitive_knife" },
{ "item": "javelin_bag", "contents-group": "bag_javelin_hunter" }
]
}
},
"missions": [ "MISSION_HUNTER" ]
},
{
"type": "profession",
"id": "crossbow_hunter",
"name": "Crossbow Hunter",
"description": "Ever since you were a child you loved hunting, and crossbow hunting was always your favorite. Why, if the world ended, there's nothing you'd want at your side more than your trusty crossbow. So, when it did, you made sure to bring it along, though most of your bolts were lost during the escape.",
"points": 3,
"proficiencies": [ "prof_bow_basic", "prof_fletching" ],
"skills": [ { "level": 2, "name": "rifle" }, { "level": 1, "name": "gun" }, { "level": 1, "name": "swimming" } ],
"items": {
"both": {
"items": [ "mocassins", "shirt_straw", "skirt_grass" ],
"entries": [
{
"item": "compositecrossbow",
"ammo-item": "bolt_simple_wood",
"charges": 1,
"contents-item": "shoulder_strap",
"custom-flags": [ "no_auto_equip" ]
},
{ "item": "quiver_birchbark", "contents-group": "quiver_crossbow_hunter" },
{ "item": "sheath_birchbark", "contents-item": "primitive_knife" }
]
}
},
"missions": [ "MISSION_HUNTER" ]
},
{
"type": "profession",
"id": "fisher",
"name": "Fisher",
"description": "You spent most of your days fishing in the swamp, getting by quietly on your catch. You found the buzzing of insects enjoyable, but recently they've gotten bigger and meaner. Now their horrible noises have you spooked - you just hope the fish aren't as nasty.",
"points": 3,
"skills": [ { "level": 2, "name": "swimming" }, { "level": 2, "name": "survival" } ],
"traits": [ "OUTDOORSMAN" ],
"proficiencies": [ "prof_fibers" ],
"items": {
"both": {
"items": [ "fire_drill", "wicker_backpack", "footrags_leather", "shirt_straw", "skirt_grass", "straw_hat" ],
"entries": [
{ "item": "primitive_knife", "container-item": "sheath_birchbark" },
{ "item": "fishing_rod_basic", "custom-flags": [ "auto_wield" ] }
]
}
}
}
]

0 comments on commit 6214556

Please sign in to comment.