|
368 | 368 | "id": "ammopouch_410_carry", |
369 | 369 | "entries": [ { "item": "410shot_000", "charges": 10 } ] |
370 | 370 | }, |
| 371 | + { |
| 372 | + "type": "item_group", |
| 373 | + "subtype": "collection", |
| 374 | + "id": "ammopouch_shot_droneop", |
| 375 | + "entries": [ { "item": "shot_00", "charges": 30 } ] |
| 376 | + }, |
371 | 377 | { |
372 | 378 | "type": "item_group", |
373 | 379 | "subtype": "collection", |
|
396 | 402 | { "item": "m203", "ammo-item": "40x46mm_m433", "charges": 1 } |
397 | 403 | ] |
398 | 404 | }, |
| 405 | + { |
| 406 | + "type": "item_group", |
| 407 | + "subtype": "collection", |
| 408 | + "id": "army_droneop_mods", |
| 409 | + "entries": [ |
| 410 | + { "item": "holo_sight" }, |
| 411 | + { "item": "shoulder_strap" }, |
| 412 | + { "item": "masterkey", "ammo-item": "shot_00", "charges": 4 } |
| 413 | + ] |
| 414 | + }, |
399 | 415 | { |
400 | 416 | "type": "item_group", |
401 | 417 | "subtype": "collection", |
|
510 | 526 | "id": "charged_tazer", |
511 | 527 | "entries": [ { "item": "light_disposable_cell", "ammo-item": "battery", "charges": 300, "container-item": "tazer" } ] |
512 | 528 | }, |
| 529 | + { |
| 530 | + "type": "item_group", |
| 531 | + "subtype": "collection", |
| 532 | + "id": "droneop_manhacks", |
| 533 | + "entries": [ |
| 534 | + { "item": "bot_manhack" }, |
| 535 | + { "item": "bot_manhack" }, |
| 536 | + { "item": "bot_manhack" }, |
| 537 | + { "item": "bot_manhack" }, |
| 538 | + { "item": "bot_grenade_hack" }, |
| 539 | + { "item": "bot_grenade_hack" }, |
| 540 | + { "item": "bot_grenade_hack" }, |
| 541 | + { "item": "bot_grenade_hack" }, |
| 542 | + { "item": "bot_c4_hack" }, |
| 543 | + { "item": "bot_c4_hack" } |
| 544 | + ] |
| 545 | + }, |
513 | 546 | { |
514 | 547 | "type": "item_group", |
515 | 548 | "subtype": "collection", |
|
6768 | 6801 | "name": "Augmentation Associate", |
6769 | 6802 | "description": "When bionics first emerged, you were quick to make them into your career, and spent your days overseeing their installation. As one of the few non-zombies in the world that can calibrate an Autodoc, your skills might come in handy now that the world is over.", |
6770 | 6803 | "points": 4, |
6771 | | - "skills": [ { "level": 4, "name": "firstaid" }, { "level": 4, "name": "electronics" } ], |
6772 | | - "traits": [ "PROF_AUTODOC" ], |
| 6804 | + "skills": [ { "level": 4, "name": "firstaid" }, { "level": 4, "name": "electronics" }, { "level": 4, "name": "computer" } ], |
| 6805 | + "traits": [ "PROF_MED", "PROF_AUTODOC" ], |
6773 | 6806 | "items": { |
6774 | 6807 | "both": { |
6775 | 6808 | "items": [ |
|
6784 | 6817 | "1st_aid_deluxe", |
6785 | 6818 | "wristwatch", |
6786 | 6819 | "smart_phone", |
| 6820 | + "scalpel", |
6787 | 6821 | "stethoscope" |
6788 | 6822 | ] |
6789 | 6823 | }, |
|
8168 | 8202 | "female": { "entries": [ { "item": "sports_bra" }, { "item": "boxer_shorts" } ] } |
8169 | 8203 | } |
8170 | 8204 | }, |
| 8205 | + { |
| 8206 | + "type": "profession", |
| 8207 | + "id": "mil_drone_operator", |
| 8208 | + "name": "Military Drone Operator", |
| 8209 | + "description": "You realized the difference between what the army and the air force considers a 'drone operator' a bit too late. Still, you have a couple manhacks to stand between you and the undead.", |
| 8210 | + "age": { "min": 20, "max": 40 }, |
| 8211 | + "points": 6, |
| 8212 | + "skills": [ |
| 8213 | + { "level": 1, "name": "firstaid" }, |
| 8214 | + { "level": 2, "name": "gun" }, |
| 8215 | + { "level": 2, "name": "rifle" }, |
| 8216 | + { "level": 2, "name": "shotgun" }, |
| 8217 | + { "level": 4, "name": "computer" }, |
| 8218 | + { "level": 4, "name": "electronics" }, |
| 8219 | + { "level": 2, "name": "melee" }, |
| 8220 | + { "level": 1, "name": "stabbing" }, |
| 8221 | + { "level": 1, "name": "dodge" }, |
| 8222 | + { "level": 1, "name": "throw" }, |
| 8223 | + { "level": 1, "name": "swimming" } |
| 8224 | + ], |
| 8225 | + "traits": [ "PROF_MILITARY" ], |
| 8226 | + "items": { |
| 8227 | + "both": { |
| 8228 | + "items": [ |
| 8229 | + "pants_army", |
| 8230 | + "tshirt", |
| 8231 | + "jacket_army", |
| 8232 | + "helmet_liner", |
| 8233 | + "helmet_army", |
| 8234 | + "gloves_liner", |
| 8235 | + "gloves_tactical", |
| 8236 | + "wrist_comp_budget", |
| 8237 | + "socks", |
| 8238 | + "boots_combat", |
| 8239 | + "canteen", |
| 8240 | + "molle_pack" |
| 8241 | + ], |
| 8242 | + "entries": [ |
| 8243 | + { "group": "charged_two_way_radio" }, |
| 8244 | + { "item": "modularvestceramic", "contents-group": "army_mags_m4" }, |
| 8245 | + { "item": "ear_plugs", "custom-flags": [ "no_auto_equip" ] }, |
| 8246 | + { "item": "e_tool", "container-item": "webbing_belt" }, |
| 8247 | + { "item": "knife_combat", "container-item": "sheath" }, |
| 8248 | + { "item": "ammo_satchel_leg", "contents-group": "ammopouch_shot_droneop" }, |
| 8249 | + { "item": "m4a1", "ammo-item": "556", "charges": 30, "contents-group": "army_droneop_mods" }, |
| 8250 | + { "group": "droneop_manhacks" } |
| 8251 | + ] |
| 8252 | + }, |
| 8253 | + "male": [ "boxer_shorts" ], |
| 8254 | + "female": [ "boy_shorts", "sports_bra" ] |
| 8255 | + } |
| 8256 | + }, |
8171 | 8257 | { |
8172 | 8258 | "type": "profession", |
8173 | 8259 | "id": "knight", |
|
0 commit comments