diff --git a/data/mods/Fuji_Mil_Prof/modinfo.json b/data/mods/Fuji_Mil_Prof/modinfo.json new file mode 100644 index 0000000000000..aabdbbe256f01 --- /dev/null +++ b/data/mods/Fuji_Mil_Prof/modinfo.json @@ -0,0 +1,11 @@ +[ + { + "type": "MOD_INFO", + "ident": "fuji_mpp", + "name": "Fuji's Military Profession Pack", + "authors": [ "Fuji" ], + "description": "Numerous military themed professions", + "category": "rebalance", + "dependencies": [ "dda" ] + } +] diff --git a/data/mods/Fuji_Mil_Prof/npc/NC_ARMY.json b/data/mods/Fuji_Mil_Prof/npc/NC_ARMY.json new file mode 100644 index 0000000000000..5ee4d145154a0 --- /dev/null +++ b/data/mods/Fuji_Mil_Prof/npc/NC_ARMY.json @@ -0,0 +1,138 @@ +[ + { + "type": "item_group", + "id": "NC_ARMY_pants_male", + "items": [ [ "pants_army", 90 ], [ "pants_cargo", 10 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_pants_female", + "items": [ [ "pants_army", 90 ], [ "pants_cargo", 10 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_shirt_male", + "items": [ [ "tshirt", 20 ], [ "polo_shirt", 20 ], [ "dress_shirt", 20 ], [ "tank_top", 20 ], [ "longshirt", 20 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_shirt_female", + "items": [ [ "tshirt", 20 ], [ "polo_shirt", 20 ], [ "dress_shirt", 20 ], [ "tank_top", 20 ], [ "longshirt", 20 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_gloves", + "items": [ [ "null", 50 ], [ "gloves_tactical", 50 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_coat", + "items": [ + [ "null", 60 ], + [ "jacket_army", 40 ], + [ "modularveststeel", 10 ], + [ "modularvestceramic", 40 ], + [ "kevlar", 20 ], + [ "chestrig", 30 ] + ] + }, + { + "type": "item_group", + "id": "NC_ARMY_shoes", + "items": [ [ "boots_combat", 100 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_masks", + "items": [ [ "null", 60 ], [ "keffiyeh", 30 ], [ "mask_gas", 10 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_eyes", + "items": [ [ "null", 40 ], [ "glasses_bal", 50 ], [ "sunglasses", 20 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_hat", + "items": [ [ "null", 40 ], [ "hat_ball", 10 ], [ "tac_helmet", 30 ], [ "helmet_army", 10 ], [ "hat_boonie", 10 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_extra", + "items": [ [ "null", 30 ], [ "rucksack", 70 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_bashing", + "items": [ + [ "hammer", 20 ], + [ "wrench", 20 ], + [ "hammer_sledge", 20 ], + [ "pipe", 20 ], + [ "baton-extended", 20 ], + [ "crowbar", 20 ] + ] + }, + { + "type": "item_group", + "id": "NC_ARMY_cutting", + "items": [ + [ "knife_butcher", 20 ], + [ "hatchet", 20 ], + [ "knife_combat", 20 ], + [ "machete", 20 ], + [ "knife_combat", 20 ], + [ "diveknife", 20 ] + ] + }, + { + "type": "item_group", + "id": "NC_ARMY_stabbing", + "items": [ [ "spear_knife", 50 ], [ "spear_steel", 10 ], [ "spear_forked", 10 ], [ "spear_rebar", 5 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_throw", + "items": [ [ "throwing_knife", 50 ], [ "throwing_axe", 50 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_archery", + "items": [ [ "crossbow", 5 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_pistols", + "items": [ [ "m1911", 30 ], [ "m9", 70 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_shotgun", + "items": [ [ "mossberg_500", 25 ], [ "remington_870", 25 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_smg", + "items": [ [ "hk_mp5", 50 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_rifle", + "items": [ [ "m4a1", 50 ], [ "m14ebr", 35 ], [ "m249", 20 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_launcher", + "items": [ [ "mgl", 10 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_weapon_random", + "items": [ [ "q_staff", 100 ] ] + }, + { + "type": "item_group", + "id": "NC_ARMY_misc", + "items": [ [ "grenade", 40 ], [ "ref_lighter", 30 ], [ "lighter", 30 ], [ "matches", 30 ] ] + } +] diff --git a/data/mods/Fuji_Mil_Prof/npc/NC_OPS.json b/data/mods/Fuji_Mil_Prof/npc/NC_OPS.json new file mode 100644 index 0000000000000..35075edc3b6b2 --- /dev/null +++ b/data/mods/Fuji_Mil_Prof/npc/NC_OPS.json @@ -0,0 +1,155 @@ +[ + { + "type": "item_group", + "id": "NC_OPS_pants_male", + "items": [ [ "pants_army", 20 ], [ "pants_cargo", 50 ], [ "jeans", 30 ], [ "shorts_cargo", 20 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_pants_female", + "items": [ [ "pants_army", 20 ], [ "pants_cargo", 50 ], [ "jeans", 30 ], [ "shorts_cargo", 20 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_shirt_male", + "items": [ + [ "tshirt", 20 ], + [ "polo_shirt", 20 ], + [ "dress_shirt", 20 ], + [ "tank_top", 20 ], + [ "longshirt", 20 ], + [ "hoodie", 40 ], + [ "sweatshirt", 40 ] + ] + }, + { + "type": "item_group", + "id": "NC_OPS_shirt_female", + "items": [ + [ "tshirt", 20 ], + [ "polo_shirt", 20 ], + [ "dress_shirt", 20 ], + [ "tank_top", 20 ], + [ "longshirt", 20 ], + [ "hoodie", 40 ], + [ "sweatshirt", 40 ] + ] + }, + { + "type": "item_group", + "id": "NC_OPS_gloves", + "items": [ [ "null", 50 ], [ "gloves_tactical", 50 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_coat", + "items": [ + [ "null", 60 ], + [ "jacket_army", 40 ], + [ "cloak", 20 ], + [ "modularveststeel", 10 ], + [ "modularvestceramic", 40 ], + [ "kevlar", 20 ], + [ "chestrig", 30 ] + ] + }, + { + "type": "item_group", + "id": "NC_OPS_shoes", + "items": [ [ "boots_combat", 100 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_masks", + "items": [ [ "null", 60 ], [ "keffiyeh", 30 ], [ "mask_gas", 10 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_eyes", + "items": [ [ "null", 40 ], [ "glasses_bal", 50 ], [ "sunglasses", 20 ], [ "fancy_sunglasses", 20 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_hat", + "items": [ [ "null", 20 ], [ "hat_ball", 50 ], [ "tac_helmet", 50 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_extra", + "items": [ [ "null", 30 ], [ "rucksack", 70 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_bashing", + "items": [ + [ "hammer", 20 ], + [ "wrench", 20 ], + [ "hammer_sledge", 20 ], + [ "pipe", 20 ], + [ "baton-extended", 20 ], + [ "crowbar", 20 ] + ] + }, + { + "type": "item_group", + "id": "NC_OPS_cutting", + "items": [ + [ "knife_butcher", 20 ], + [ "hatchet", 20 ], + [ "knife_combat", 20 ], + [ "machete", 20 ], + [ "knife_combat", 20 ], + [ "diveknife", 20 ] + ] + }, + { + "type": "item_group", + "id": "NC_OPS_stabbing", + "items": [ [ "spear_knife", 50 ], [ "spear_steel", 10 ], [ "spear_forked", 10 ], [ "spear_rebar", 5 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_throw", + "items": [ [ "throwing_knife", 50 ], [ "throwing_axe", 50 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_archery", + "items": [ [ "crossbow", 5 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_pistols", + "items": [ [ "m1911", 70 ], [ "fn57", 50 ], [ "m9", 30 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_shotgun", + "items": [ [ "mossberg_500", 25 ], [ "remington_870", 25 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_smg", + "items": [ [ "hk_mp5", 50 ], [ "hk_mp7", 30 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_rifle", + "items": [ [ "m4a1", 50 ], [ "m14ebr", 35 ], [ "m249", 20 ], [ "h&k416a5", 50 ], [ "M24", 35 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_launcher", + "items": [ [ "mgl", 10 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_weapon_random", + "items": [ [ "q_staff", 100 ] ] + }, + { + "type": "item_group", + "id": "NC_OPS_misc", + "items": [ [ "grenade", 40 ], [ "ref_lighter", 30 ], [ "lighter", 30 ], [ "matches", 30 ] ] + } +] diff --git a/data/mods/Fuji_Mil_Prof/npc/classes.json b/data/mods/Fuji_Mil_Prof/npc/classes.json new file mode 100644 index 0000000000000..00bf3c5afd3ca --- /dev/null +++ b/data/mods/Fuji_Mil_Prof/npc/classes.json @@ -0,0 +1,38 @@ +[ + { + "type": "npc_class", + "id": "NC_ARMY", + "name": "Soldier", + "job_description": "I'm just here for the paycheck.", + "common": true, + "bonus_str": { "rng": [ 0, 2 ] }, + "bonus_dex": { "one_in": 2 }, + "bonus_int": { "rng": [ 0, -2 ] }, + "skills": [ + { "skill": "ALL", "level": { "sum": [ { "dice": [ 3, 2 ] }, { "constant": -3 } ] } }, + { "skill": "dodge", "bonus": { "rng": [ 1, 2 ] } }, + { "skill": "melee", "bonus": { "rng": [ 1, 2 ] } }, + { "skill": "unarmed", "bonus": { "rng": [ 1, 2 ] } }, + { "skill": "rifle", "bonus": { "rng": [ 3, 5 ] } }, + { "skill": "gun", "bonus": { "rng": [ 2, 4 ] } } + ] + }, + { + "type": "npc_class", + "id": "NC_OPS", + "name": "Operator", + "job_description": "I'm just here for the paycheck.", + "common": true, + "bonus_str": { "rng": [ 0, 2 ] }, + "bonus_dex": { "one_in": 2 }, + "bonus_int": { "rng": [ 0, 2 ] }, + "skills": [ + { "skill": "ALL", "level": { "sum": [ { "dice": [ 3, 2 ] }, { "constant": -3 } ] } }, + { "skill": "dodge", "bonus": { "rng": [ 1, 4 ] } }, + { "skill": "melee", "bonus": { "rng": [ 1, 4 ] } }, + { "skill": "unarmed", "bonus": { "rng": [ 1, 4 ] } }, + { "skill": "rifle", "bonus": { "rng": [ 3, 8 ] } }, + { "skill": "gun", "bonus": { "rng": [ 2, 6 ] } } + ] + } +] diff --git a/data/mods/Fuji_Mil_Prof/prof/army.json b/data/mods/Fuji_Mil_Prof/prof/army.json new file mode 100644 index 0000000000000..41b7ca7ae2dcc --- /dev/null +++ b/data/mods/Fuji_Mil_Prof/prof/army.json @@ -0,0 +1,183 @@ +[ + { + "type": "profession", + "ident": "mil_rifleman", + "name": "Military Rifleman", + "description": "Frontline infantry, frontline infantry, frontline infantry, frontline infantry.", + "points": 2, + "skills": [ { "level": 1, "name": "survival" }, { "level": 1, "name": "gun" }, { "level": 1, "name": "rifle" } ], + "items": { + "both": { + "items": [ + "tac_helmet", + "jacket_army", + "pants_army", + "longshirt", + "rucksack", + "glasses_bal", + "dump_pouch", + "knee_pads", + "elbow_pads", + "socks", + "boots_combat", + "gloves_tactical" + ], + "entries": [ + { "item": "m4a1", "ammo-item": "556", "charges": 30, "contents-item": [ "shoulder_strap", "acog_scope", "grip" ] }, + { "item": "ear_plugs", "custom-flags": [ "no_auto_equip" ] }, + { "item": "modularvestceramic", "contents-group": "army_mags_m4" }, + { "item": "knife_combat", "container-item": "sheath" }, + { "item": "m17", "ammo-item": "9mm", "charges": 17, "container-item": "holster" } + ] + }, + "male": [ "boxer_shorts" ], + "female": [ "boy_shorts", "sports_bra" ] + } + }, + { + "type": "profession", + "ident": "mil_marksman", + "name": "Military Marksman", + "description": "You like to think you're a real sniper, but really you're just infantry with a bigger gun.", + "points": 4, + "skills": [ { "level": 1, "name": "survival" }, { "level": 2, "name": "gun" }, { "level": 2, "name": "rifle" } ], + "items": { + "both": { + "items": [ + "hat_boonie", + "jacket_army", + "pants_army", + "longshirt", + "rucksack", + "knee_pads", + "elbow_pads", + "socks", + "boots_combat", + "gloves_tactical" + ], + "entries": [ + { "item": "m14ebr", "ammo-item": "762_51", "charges": 20, "contents-item": [ "acog_scope", "shoulder_strap", "bipod" ] }, + { "item": "ear_plugs", "custom-flags": [ "no_auto_equip" ] }, + { "item": "modularvestceramic", "contents-group": "army_mags_m14" }, + { "item": "knife_combat", "container-item": "sheath" }, + { "item": "m17", "ammo-item": "9mm", "charges": 17, "container-item": "holster" } + ] + }, + "male": [ "boxer_shorts" ], + "female": [ "boy_shorts", "sports_bra" ] + } + }, + { + "type": "profession", + "ident": "mil_auto_rifleman", + "name": "Military Automatic Rifleman", + "description": "S stands for suppressing fire!", + "points": 3, + "skills": [ { "level": 1, "name": "survival" }, { "level": 1, "name": "gun" }, { "level": 1, "name": "rifle" } ], + "items": { + "both": { + "items": [ + "pants_army", + "tank_top", + "modularvestceramic", + "glasses_bal", + "knee_pads", + "elbow_pads", + "socks", + "boots_combat", + "gloves_tactical" + ], + "entries": [ + { "item": "m249", "ammo-item": "556", "charges": 200, "contents-item": [ "shoulder_strap", "holo_sight", "bipod" ] }, + { "item": "ear_plugs", "custom-flags": [ "no_auto_equip" ] }, + { "item": "556", "charges": 200, "container-item": "belt223" }, + { "item": "m17", "ammo-item": "9mm", "charges": 17, "container-item": "holster" } + ] + }, + "male": [ "boxer_shorts" ], + "female": [ "boy_shorts", "sports_bra" ] + } + }, + { + "type": "profession", + "ident": "mil_grenadier", + "name": "Military Grenadier", + "description": "There's no kill like overkill.", + "points": 3, + "skills": [ + { "level": 1, "name": "survival" }, + { "level": 1, "name": "gun" }, + { "level": 1, "name": "rifle" }, + { "level": 1, "name": "launcher" } + ], + "items": { + "both": { + "items": [ + "tac_helmet", + "pants_army", + "tshirt", + "rucksack", + "glasses_bal", + "dump_pouch", + "knee_pads", + "elbow_pads", + "socks", + "boots_combat", + "gloves_tactical" + ], + "entries": [ + { "item": "m4a1", "ammo-item": "556", "charges": 30, "contents-item": [ "shoulder_strap", "holo_sight", "m203" ] }, + { "item": "ear_plugs", "custom-flags": [ "no_auto_equip" ] }, + { "item": "modularvestceramic", "contents-group": "army_mags_m4" }, + { "item": "40mm_frag", "charges": 4, "container-item": "grenade_pouch" }, + { "item": "knife_combat", "container-item": "sheath" }, + { "item": "m17", "ammo-item": "9mm", "charges": 17, "container-item": "holster" } + ] + }, + "male": [ "boxer_shorts" ], + "female": [ "boy_shorts", "sports_bra" ] + } + }, + { + "type": "profession", + "ident": "mil_breacher", + "name": "Military Breacher", + "description": "Doors and windows everywhere dare not speak your name.", + "points": 3, + "skills": [ + { "level": 1, "name": "survival" }, + { "level": 1, "name": "gun" }, + { "level": 1, "name": "shotgun" }, + { "level": 1, "name": "melee" }, + { "level": 1, "name": "bashing" } + ], + "items": { + "both": { + "items": [ + "tac_fullhelmet", + "pants_army", + "tshirt", + "modularveststeel", + "armguard_hard", + "legguard_hard", + "grenadebandolier", + "flashbang", + "flashbang", + "socks", + "boots_combat", + "gloves_tactical", + "hammer_sledge" + ], + "entries": [ + { "item": "mossberg_500", "ammo-item": "shot_00", "charges": 8, "contents-item": [ "shoulder_strap" ] }, + { "item": "ear_plugs", "custom-flags": [ "no_auto_equip" ] }, + { "item": "shot_00", "charges": 12, "container-item": "bandolier_shotgun" }, + { "item": "knife_combat", "container-item": "sheath" }, + { "item": "m17", "ammo-item": "9mm", "charges": 17, "container-item": "holster" } + ] + }, + "male": [ "boxer_shorts" ], + "female": [ "boy_shorts", "sports_bra" ] + } + } +] diff --git a/data/mods/Fuji_Mil_Prof/prof/itemgroups_prof.json b/data/mods/Fuji_Mil_Prof/prof/itemgroups_prof.json new file mode 100644 index 0000000000000..4e705e6bf5c0c --- /dev/null +++ b/data/mods/Fuji_Mil_Prof/prof/itemgroups_prof.json @@ -0,0 +1,53 @@ +[ + { + "type": "item_group", + "subtype": "collection", + "id": "holster_supp_MEU", + "entries": [ { "item": "m1911_MEU", "ammo-item": "45_acp", "charges": 7, "contents-item": [ "suppressor" ] } ] + }, + { + "type": "item_group", + "subtype": "collection", + "id": "army_mags_1911", + "entries": [ + { "item": "m1911mag", "ammo-item": "45_acp", "charges": 7 }, + { "item": "m1911mag", "ammo-item": "45_acp", "charges": 7 } + ] + }, + { + "type": "item_group", + "subtype": "collection", + "id": "army_mags_300blk", + "entries": [ + { "item": "stanag30", "ammo-item": "300blk_ss", "charges": 30 }, + { "item": "stanag30", "ammo-item": "300blk_ss", "charges": 30 } + ] + }, + { + "type": "item_group", + "subtype": "collection", + "id": "army_mags_mp7", + "entries": [ { "item": "hk46mag", "ammo-item": "46mm", "charges": 20 }, { "item": "hk46mag", "ammo-item": "46mm", "charges": 20 } ] + }, + { + "type": "item_group", + "subtype": "collection", + "id": "holster_supp_57", + "entries": [ { "item": "fn57", "ammo-item": "57mm", "charges": 20, "contents-item": [ "suppressor" ] } ] + }, + { + "type": "item_group", + "subtype": "collection", + "id": "army_mags_57", + "entries": [ { "item": "fn57mag", "ammo-item": "57mm", "charges": 20 }, { "item": "fn57mag", "ammo-item": "57mm", "charges": 20 } ] + }, + { + "type": "item_group", + "subtype": "collection", + "id": "army_mags_m14", + "entries": [ + { "item": "m14mag", "ammo-item": "762_51", "charges": 20 }, + { "item": "m14mag", "ammo-item": "762_51", "charges": 20 } + ] + } +] diff --git a/data/mods/Fuji_Mil_Prof/prof/spc.json b/data/mods/Fuji_Mil_Prof/prof/spc.json new file mode 100644 index 0000000000000..b43824c48343f --- /dev/null +++ b/data/mods/Fuji_Mil_Prof/prof/spc.json @@ -0,0 +1,197 @@ +[ + { + "type": "profession", + "ident": "mil_operator", + "name": "Operator Recon", + "description": "The only easy day was yesterday.", + "points": 4, + "skills": [ + { "level": 2, "name": "survival" }, + { "level": 2, "name": "gun" }, + { "level": 2, "name": "rifle" }, + { "level": 1, "name": "melee" } + ], + "items": { + "both": { + "items": [ + "tac_helmet", + "keffiyeh", + "sweatshirt", + "pants_cargo", + "longshirt", + "rucksack", + "glasses_bal", + "dump_pouch", + "socks", + "boots_combat", + "gloves_tactical", + "diving_watch" + ], + "entries": [ + { + "item": "acr_300blk", + "ammo-item": "300blk_ss", + "charges": 30, + "contents-item": [ "shoulder_strap", "acog_scope", "grip", "suppressor" ] + }, + { "item": "ear_plugs", "custom-flags": [ "no_auto_equip" ] }, + { "item": "modularvestceramic", "contents-group": "army_mags_300blk" }, + { "item": "knife_rambo", "container-item": "scabbard" }, + { "item": "holster", "contents-group": "holster_supp_MEU" }, + { "item": "legpouch_large", "contents-group": "army_mags_1911" } + ] + }, + "male": [ "boxer_shorts" ], + "female": [ "boy_shorts", "sports_bra" ] + } + }, + { + "type": "profession", + "ident": "mil_sniper", + "name": "Operator Sniper", + "description": "You spent days dueling an enemy sniper, then he just... died. And then un-died.", + "points": 5, + "skills": [ { "level": 2, "name": "survival" }, { "level": 4, "name": "gun" }, { "level": 4, "name": "rifle" } ], + "items": { + "both": { + "items": [ + "hat_cotton", + "jacket_army", + "pants_army", + "longshirt", + "rucksack", + "knee_pads", + "elbow_pads", + "socks", + "boots_combat", + "gloves_tactical", + "cloak" + ], + "entries": [ + { "item": "M24", "ammo-item": "762_51", "charges": 20, "contents-item": [ "shoulder_strap", "bipod", "suppressor" ] }, + { "item": "ear_plugs", "custom-flags": [ "no_auto_equip" ] }, + { "item": "chestrig", "contents-group": "army_mags_m14" }, + { "item": "knife_combat", "container-item": "sheath" }, + { "item": "holster", "contents-group": "holster_supp_MEU" }, + { "item": "legpouch_large", "contents-group": "army_mags_1911" } + ] + }, + "male": [ "boxer_shorts" ], + "female": [ "boy_shorts", "sports_bra" ] + } + }, + { + "type": "profession", + "ident": "mil_hacker", + "name": "Operator Hacker", + "description": "You insist you're not a hacker, you're an 'Electronic Warfare Specialist'", + "points": 5, + "skills": [ + { "level": 1, "name": "survival" }, + { "level": 1, "name": "gun" }, + { "level": 1, "name": "smg" }, + { "level": 4, "name": "electronics" }, + { "level": 4, "name": "computer" } + ], + "items": { + "both": { + "items": [ + "hat_ball", + "scarf", + "hoodie", + "pants_cargo", + "longshirt", + "kevlar", + "mbag", + "glasses_bal", + "dump_pouch", + "socks", + "boots_combat", + "gloves_tactical", + "multitool", + "diving_watch" + ], + "entries": [ + { + "item": "hk_mp7", + "ammo-item": "46mm", + "charges": 20, + "contents-item": [ "shoulder_strap", "holo_sight", "suppressor" ] + }, + { "item": "ear_plugs", "custom-flags": [ "no_auto_equip" ] }, + { "item": "chestrig", "contents-group": "army_mags_mp7" }, + { "item": "knife_combat", "container-item": "sheath" }, + { "item": "holster", "contents-group": "holster_supp_MEU" }, + { "item": "legpouch_large", "contents-group": "army_mags_1911" } + ] + }, + "male": [ "boxer_shorts" ], + "female": [ "boy_shorts", "sports_bra" ] + } + }, + { + "type": "profession", + "ident": "mil_undercover", + "name": "Operator Undercover", + "description": "You've been tailing your target for months and now he's a zombie. So much for that lead.", + "points": 3, + "skills": [ + { "level": 1, "name": "survival" }, + { "level": 2, "name": "gun" }, + { "level": 2, "name": "pistol" }, + { "level": 6, "name": "speech" } + ], + "items": { + "both": { + "items": [ + "scarf", + "dress_shirt", + "jeans", + "longshirt", + "kevlar", + "mbag", + "fancy_sunglasses", + "socks", + "lowtops", + "pockknife", + "diving_watch", + "smart_phone" + ], + "entries": [ + { "item": "holster", "contents-group": "holster_supp_57" }, + { "item": "ear_plugs", "custom-flags": [ "no_auto_equip" ] }, + { "item": "legpouch_large", "contents-group": "army_mags_57" } + ] + }, + "male": [ "boxer_shorts" ], + "female": [ "boy_shorts", "sports_bra" ] + } + }, + { + "type": "profession", + "ident": "mil_cbrn", + "name": "Operator CBRN", + "description": "Chemical weapons? Check. Biological outbreak? Check. Nuclear war? Check. Sounds like the perfect job for you!", + "points": 5, + "skills": [ + { "level": 1, "name": "survival" }, + { "level": 1, "name": "gun" }, + { "level": 1, "name": "smg" }, + { "level": 4, "name": "cooking" } + ], + "items": { + "both": { + "items": [ "anbc_suit", "pants_cargo", "longshirt", "dump_pouch", "socks", "gloves_rubber", "diving_watch" ], + "entries": [ + { "item": "hk_mp5", "ammo-item": "9mm", "charges": 30, "contents-item": [ "shoulder_strap", "suppressor" ] }, + { "item": "ear_plugs", "custom-flags": [ "no_auto_equip" ] }, + { "item": "modularvestkevlar", "contents-group": "army_mags_mp5" }, + { "item": "holster", "contents-group": "holster_supp_MEU" }, + { "item": "legpouch_large", "contents-group": "army_mags_1911" } + ] + }, + "male": [ "boxer_shorts" ], + "female": [ "boy_shorts", "sports_bra" ] + } + } +]