Skip to content
Permalink
Tree: 65e9767fea
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
5391 lines (5390 sloc) 157 KB
[
{
"type": "profession_item_substitutions",
"substitutions": [
{
"trait": "WOOLALLERGY",
"sub": [
[ "blazer", "jacket_leather_red" ],
[ "hat_hunting", "hat_cotton", 2 ],
[ "hat_newsboy", "hat_cotton", 2 ],
[ "peacoat", "jacket_flannel" ],
[ "sweater", "sweatshirt" ],
[ "boots_winter", "boots_fur" ],
[ "cloak_wool", "cloak_leather" ],
[ "gloves_wool", "gloves_leather" ]
]
},
{
"item": "hardtack",
"sub": [
[ [ "ANTIWHEAT" ], [ "MEATARIAN" ], "cornbread" ],
[ [ "ANTIWHEAT", "MEATARIAN" ], "meat_cooked", 0.72 ]
]
},
{
"item": "gum",
"sub": [
[ [ "ANTIJUNK" ], "nic_gum" ]
]
},
{
"item": "sandwich_pbj",
"sub": [
[ [ "ANTIFRUIT" ], [ "ANTIWHEAT" ], "sandwich_pbh" ],
[ [ "ANTIWHEAT" ], [ "VEGETARIAN" ], "cracklins", 5.625 ],
[ [ "ANTIWHEAT", "VEGETARIAN" ], "boiled_egg" ]
]
},
{
"item": "granola",
"sub": [
[ [ "ANTIFRUIT" ], [ "MEATARIAN" ], "pemmican", 0.838 ],
[ [ "ANTIFRUIT", "MEATARIAN" ], "jerky", 4 ],
[ [ "ANTIWHEAT" ], [ "ANTIFRUIT" ], "boiled_egg", 0.818 ]
]
},
{
"item": "juice",
"sub": [
[ [ "ANTIFRUIT" ], [ "ANTIJUNK" ], "lemonlime" ],
[ [ "ANTIFRUIT", "ANTIJUNK" ], "water_clean", 0.4 ]
]
},
{
"item": "cheeseburger",
"sub": [
[ [ "ANTIWHEAT" ], [ "ANTIJUNK" ], "fries", 4 ],
[ [ "ANTIWHEAT", "ANTIJUNK" ], [ "MEATARIAN" ], "veggy_salad", "fork" ],
[ [ "ANTIWHEAT", "ANTIJUNK", "MEATARIAN" ], "fried_spam", "fork" ],
[ [ "LACTOSE" ], [ "ANTIWHEAT", "VEGETARIAN" ], "hamburger" ],
[ [ "LACTOSE", "VEGETARIAN" ], [ "ANTIWHEAT" ], "sandwich_veggy" ],
[ [ "VEGETARIAN" ], [ "ANTIWHEAT", "LACTOSE" ], "sandwich_cheese_grilled", 0.5 ]
]
},
{
"item": "pizza_meat",
"sub": [
[ [ "VEGETARIAN" ], [ "ANTIWHEAT" ], "pizza_veggy" ],
[ [ "VEGETARIAN", "ANTIWHEAT" ], "veggy_salad", "fork" ],
[ [ "ANTIWHEAT" ], [ "VEGETARIAN", "ANTIJUNK" ], "fchicken", 3 ],
[ [ "ANTIWHEAT", "ANTIJUNK" ], [ "VEGETARIAN" ], "fish_fried", 2, "fork", 0.5 ]
]
},
{
"item": "pizza_veggy",
"sub": [
[ [ "ANTIWHEAT", "VEGETARIAN" ], "veggy_salad", "fork" ],
[ [ "ANTIWHEAT" ], [ "VEGETARIAN", "ANTIJUNK" ], "fchicken", 3 ],
[ [ "ANTIWHEAT", "ANTIJUNK" ], [ "VEGETARIAN" ], "fish_fried", 2, "fork", 0.5 ],
[ [ "MEATARIAN" ], [ "ANTIWHEAT" ], "pizza_meat" ]
]
},
{
"item": "can_beans",
"sub": [
[ [ "MEATARIAN" ], "can_spam" ]
]
},
{
"item": "glasses_eye",
"bonus": [ [ "MYOPIC" ], [ "HYPEROPIC" ] ]
},
{
"item": "glasses_bifocal",
"bonus": [ [ "HYPEROPIC", "MYOPIC" ] ]
},
{
"item": "glasses_reading",
"bonus": [ [ "HYPEROPIC" ], [ "MYOPIC" ] ]
},
{
"item": "inhaler",
"bonus": [ [ "ASTHMA" ] ]
},
{
"item": "cookbook_human",
"bonus": [ [ "CANNIBAL" ] ]
},
{
"item": "teleumbrella",
"bonus": [ [ "ALBINO" ] ]
}
]
},
{
"type": "profession",
"ident": "bionic_prepper",
"name": "Bionic Prepper",
"description": "You knew the end was coming. You augmented yourself with some basic bionics and got additional survival training. Now the end has come, and it is time to see if your efforts have paid off.",
"points": 6,
"CBMs":[
"bio_torsionratchet",
"bio_power_storage_mkII",
"bio_sunglasses",
"bio_tools",
"bio_flashlight"
],
"skills": [
{
"level": 1,
"name": "survival"
},
{
"level": 1,
"name": "fabrication"
},
{
"level": 1,
"name": "cooking"
},
{
"level": 1,
"name": "firstaid"
}
],
"items": {
"both": [
"pants_cargo",
"boots",
"hat_boonie",
"tshirt",
"jacket_light",
"socks",
"backpack",
"rope_30",
"canteen"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "unemployed",
"name": "Survivor",
"description": "Some would say that there's nothing particularly notable about you. But you've survived, and that's more than most could say right now.",
"points": 0,
"items": {
"both": [
"jeans",
"longshirt",
"socks",
"coat_winter",
"boots_winter",
"knit_scarf",
"pockknife",
"water_clean",
"matches"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "sheltered_survivor",
"name": "Sheltered Survivor",
"description": "At the start of the cataclysm, you hunkered down in a bomb shelter. Now, it is winter, and you hope the rag-tag collection of skills you learned from all those books can help you survive.",
"points": 4,
"skills": [
{
"level": 2,
"name": "tailor"
},
{
"level": 2,
"name": "computer"
},
{
"level": 2,
"name": "cooking"
},
{
"level": 2,
"name": "mechanics"
},
{
"level": 2,
"name": "firstaid"
},
{
"level": 2,
"name": "electronics"
},
{
"level": 2,
"name": "carpentry"
}
],
"items": {
"both": [
"pants",
"tshirt",
"socks",
"sweater",
"sneakers",
"multitool",
"water_clean",
"matches"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"panties"
]
},
"flags": ["SCEN_ONLY"]
},
{
"type": "profession",
"ident": "sheltered_militia",
"name": "Sheltered Militia",
"description": "At the start of the cataclysm, you hunkered down in a bomb shelter. Now, it is winter, and you hope your guns and the skills you have acquired can help you survive.",
"points": 4,
"skills": [
{
"level": 2,
"name": "gun"
},
{
"level": 1,
"name": "rifle"
},
{
"level": 1,
"name": "pistol"
}
],
"items": {
"both": {
"items": [
"winter_pants_army",
"undershirt",
"socks",
"sweatshirt",
"boots_hiking",
"pockknife",
"water_clean",
"matches"
],
"entries": [
{ "item": "m1911", "ammo-item": "45_acp", "charges": 7, "container-item": "holster" },
{ "item": "45_acp", "charges": 23 },
{ "item": "garand", "ammo-item": "3006", "charges": 8, "contents-item": "shoulder_strap" },
{ "item": "3006", "charges": 8, "container-item": "garandclip" },
{ "item": "3006", "charges": 4 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boy_shorts"
]
},
"flags": ["SCEN_ONLY"]
},
{
"type": "profession",
"ident": "tailor",
"name": "Tailor",
"description": "Tailoring may not seem like the most useful skill when the world has ended. Most people wouldn't expect a simple tailor to live long. This is your opportunity to prove them wrong.",
"points": 2, "//" : "Tailoring kit makes an already decent class for careful folks much more powerful.",
"skills": [
{
"level": 4,
"name": "tailor"
}
],
"items": {
"both": [
"polo_shirt",
"blazer",
"pants",
"socks",
"dress_shoes",
"knit_scarf",
"tailors_kit",
"thread",
"scissors"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "chef",
"name": "Chef",
"description": "Bork bork! Years in the kitchen have left you carrying a prodigious bulk, but you managed to escape the carnage with a butchers knife and only a small collection of stains on your uniform.",
"points": 1,
"skills": [
{
"name": "cooking",
"level": 4
}
],
"items": {
"both": {
"items": [
"hat_chef",
"jacket_chef",
"pants_checkered",
"socks",
"dress_shoes"
],
"entries": [
{ "item": "knife_butcher", "container-item": "sheath" }
]
},
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "churl",
"name": "Churl",
"description": "What the deuyl? Ye ne wist noo thing of this straunge plaas nor what wycked enchauntment brought ye hidder. Wyth this accoustrement ye must needs underfongen to find newe lyflode in the most hidous cataclysm man hath witnessed sithen that deluge Noe rood out in his greet schippe.",
"points": 1,
"items": {
"both": {
"items": [
"footrags",
"loincloth",
"cloak_wool",
"ragpouch",
"small_relic",
"gloves_wraps",
"tunic_rag"
],
"entries": [
{ "item": "makeshift_knife", "container-item": "sheath" }
]
},
"female": [
"chestwrap"
]
},
"skills": [
{
"level": 1,
"name": "melee"
},
{
"level": 1,
"name": "throw"
},
{
"level": 2,
"name": "archery"
},
{
"level": 2,
"name": "survival"
}
],
"traits": [ "PROF_CHURL" ]
},
{
"type": "profession",
"ident": "labtech",
"name": "Lab Technician",
"description": "Thanks to your time in the lab, you're familiar with the basics of conducting science. Now that the world has ended, only one question remains: Can you undo the very Cataclysm you helped create?",
"points": 3,
"skills": [
{
"level": 2,
"name": "computer"
},
{
"level": 2,
"name": "cooking"
},
{
"level": 2,
"name": "electronics"
},
{
"level": 2,
"name": "mechanics"
}
],
"items": {
"both": [
"dress_shirt",
"pants",
"socks",
"boots",
"coat_lab",
"gloves_rubber",
"glasses_safety",
"chemistry_set"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "mechanic",
"name": "Home Mechanic",
"description": "Although you never got your driver's license, you've always loved cars. At least now you'll never be wanting for materials.",
"points": 1,
"skills": [
{
"level": 3,
"name": "mechanics"
}
],
"items": {
"both": [
"tank_top",
"jeans",
"socks",
"boots_steel",
"tool_belt",
"wrench",
"duct_tape",
"mag_cars"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "scoundrel",
"name": "Scoundrel",
"description": "Your flexible outlook on the law, the scuffles you've been in (and avoided) at the bar, and your impressive ability to weasel your way out of the consequences of your actions - all these skills have helped ensure your survival. But how much longer will they hold out?",
"points": 2,
"skills": [
{
"level": 1,
"name": "melee"
},
{
"level": 1,
"name": "stabbing"
},
{
"level": 1,
"name": "unarmed"
},
{
"level": 1,
"name": "dodge"
},
{
"level": 1,
"name": "barter"
}
],
"items": {
"both": {
"items": [
"tank_top",
"hoodie",
"pants_cargo",
"socks",
"sneakers",
"weed",
"tobacco",
"rolling_paper",
"switchblade",
"picklocks"
],
"entries": [
{ "item": "lighter", "charges": 100 }
]
},
"male": [
"boxer_briefs"
],
"female": [
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "beekeeper",
"name": "Beekeeper",
"description": "You used to be a professional beekeeper. You had to abandon your precious bees when the cataclysm struck, but at least you managed to grab some utensils and honey.",
"points": 2,
"skills": [
{
"name": "survival",
"level": 2
},
{
"name": "carpentry",
"level": 1
}
],
"items": {
"both": [
"honey_scraper",
"beekeeping_hood",
"beekeeping_suit",
"beekeeping_gloves",
"socks",
"boots",
"tank_top",
"honeycomb",
"honey_bottled",
"honey_bottled"
],
"male": [
"boxer_briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "basketball_player",
"name": "Basketball Player",
"description": "It was going to be your first major game, but then the cataclysm struck. Creatures unlike anything you've seen before, began attacking the attending crowd and only a handful of people managed to escape the carnage. Thanks to your quick feet, you were among the lucky few to survive and escape from the creatures.",
"points": 1,
"skills": [
{
"level": 2,
"name": "dodge"
},
{
"level": 3,
"name": "throw"
}
],
"items": {
"both": [
"tank_top",
"jersey",
"b_shorts",
"socks",
"sneakers",
"basketball",
"sports_drink"
],
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "cyclist",
"name": "Professional Cyclist",
"description": "You were a promising young cyclist with a bright career in front of you before this all happened. Perhaps you'll never get to participate in the grand tours now, but as the saying goes: Life is like riding a bicycle, you got to keep moving.",
"points": 3,
"skills": [
{
"level": 3,
"name": "driving"
},
{
"level": 2,
"name": "dodge"
}
],
"items": {
"both": [
"helmet_bike",
"folding_bicycle",
"under_armor_shorts",
"under_armor",
"socks",
"sneakers",
"sports_drink",
"fanny",
"fancy_sunglasses"
],
"male": [
"briefs"
],
"female": [
"panties",
"sports_bra"
]
}
},
{
"type": "profession",
"ident": "soldier",
"name": "Military Recruit",
"description": "You were a high school drop-out with one goal in mind: to join the military. You finally got in, just in time for your training to get interrupted by a national emergency. As far as you can tell, military command abandoned you in this hellhole when you missed the emergency evac.",
"points": 3,
"skills": [
{
"level": 2,
"name": "gun"
},
{
"level": 2,
"name": "rifle"
},
{
"level": 2,
"name": "stabbing"
}
],
"items": {
"both": {
"items": [
"winter_pants_army",
"army_top",
"winter_jacket_army",
"helmet_liner",
"helmet_army",
"balclava",
"winter_gloves_army",
"socks",
"boots_combat",
"binoculars"
],
"entries": [
{ "item": "knife_combat", "container-item": "sheath" },
{ "item": "m4a1", "ammo-item": "223", "charges": 30, "contents-item": "shoulder_strap" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "specops",
"name": "Special Operator",
"description": "You were the best of the best, the military's finest. That's why you're still alive, even after all your comrades fell to the undead. As far as you can tell, military command abandoned you in this hellhole when you missed the emergency evac.",
"points": 5,
"skills": [
{
"level": 3,
"name": "gun"
},
{
"level": 3,
"name": "smg"
},
{
"level": 2,
"name": "cutting"
},
{
"level": 1,
"name": "melee"
},
{
"level": 1,
"name": "dodge"
},
{
"level": 1,
"name": "firstaid"
},
{
"level": 1,
"name": "swimming"
},
{
"level": 1,
"name": "survival"
}
],
"items": {
"both": {
"items": [
"undershirt",
"arm_warmers",
"leg_warmers",
"pants_army",
"jacket_army",
"balclava",
"beret",
"gloves_liner",
"gloves_tactical",
"socks",
"boots_combat"
],
"entries": [
{ "item": "kukri", "container-item": "sheath" },
{ "item": "rm2000_smg", "ammo-item": "8mm_fmj", "charges": 25, "contents-item": [ "shoulder_strap", "suppressor" ] },
{ "item": "8mm_fmj", "charges": 55 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "maid",
"name": {
"male": "Butler",
"female": "Maid"
},
"description": "You worked in a wealthy household, but after the cataclysm they took a family vacation to an unknown place, leaving you to fend for yourself.",
"points": 1,
"skills": [
{
"level": 2,
"name": "cooking"
},
{
"level": 1,
"name": "driving"
},
{
"level": 2,
"name": "tailor"
}
],
"items": {
"both" : [
"pocketwatch",
"knife_steak"
],
"male": [
"briefs",
"socks",
"dress_shoes",
"tux"
],
"female": [
"panties",
"bra",
"stockings",
"dress_shoes",
"maid_dress",
"maid_hat"
]
}
},
{
"type": "profession",
"ident": "medic",
"name": "Medical Resident",
"description": "Fresh out of med school, you've got little in the way of practical experience. You just hope it will be enough if the old adage of 'Doctor, heal thyself' ends up being required.",
"points": 2,
"skills": [
{
"level": 4,
"name": "firstaid"
}
],
"traits": [
"PROF_MED"
],
"items": {
"both": [
"pants",
"dress_shirt",
"gloves_medical",
"socks",
"dress_shoes",
"coat_lab",
"water_clean",
"bandages",
"aspirin",
"1st_aid",
"stethoscope"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "gangster",
"name": "Gangster",
"description": "The boss always said he could rely on you to pull through on the tough jobs. A shame he didn't manage it, himself. No stranger to a spot of violence, you almost feel at home in this new world already.",
"points": 3,
"skills": [
{
"level": 1,
"name": "melee"
},
{
"level": 1,
"name": "unarmed"
},
{
"level": 1,
"name": "stabbing"
},
{
"level": 1,
"name": "gun"
},
{
"level": 1,
"name": "pistol"
},
{
"level": 1,
"name": "driving"
}
],
"items": {
"both": {
"items": [
"suit",
"bowhat",
"socks",
"dress_shoes",
"knit_scarf",
"cig",
"switchblade",
"mag_porn",
"sunglasses"
],
"entries": [
{ "item": "glock_19", "ammo-item": "9mm", "container-item": "sholster", "charges": 15 },
{ "item": "9mm", "charges": 35 },
{ "item": "lighter", "charges": 100 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "security",
"name": "Security Guard",
"description": "A low paid security guard, things have suddenly gotten a lot more dangerous than patrolling the grounds warding off potential thieves. You don't have any particularly useful skills, but you do have some useful equipment since you were on the job when things started going south.",
"points": 1,
"items": {
"both": {
"items": [
"pants",
"socks",
"boots_combat",
"flashlight",
"longshirt",
"jacket_light",
"baton",
"pockknife",
"hat_ball"
],
"entries": [
{ "item": "m9", "ammo-item": "9mm", "charges": 15, "container-item": "holster" },
{ "item": "9mm", "charges": 35 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "survivalist",
"name": "Survivalist",
"description": "Skilled at surviving off the land far from civilization, your skills are quite likely to come in useful considering civilization is now full of monsters that want you dead. Your equipment is basic, but versatile - and with your skills, more than you need... except your canteen's run out!",
"points": 3,
"skills": [
{
"level": 4,
"name": "survival"
},
{
"level": 2,
"name": "traps"
},
{
"level": 2,
"name": "fabrication"
},
{
"level": 2,
"name": "cooking"
},
{
"level": 2,
"name": "firstaid"
},
{
"level": 2,
"name": "swimming"
}
],
"items": {
"both": {
"items": [
"flashlight",
"pants_cargo",
"boots",
"hat_boonie",
"tshirt",
"jacket_light",
"socks",
"backpack",
"rope_30",
"whistle",
"canteen"
],
"entries": [
{ "item": "lighter", "charges": 100 },
{ "item": "knife_rambo", "container-item": "scabbard" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "bio_sur",
"name": "Bionic Survivalist",
"description": "Mainly from paranoia, you augmented yourself, got some training and basic gear to go inawoods incase anything went down, well it did. Seems your paranoia paid off.",
"points": 6,
"skills": [
{
"level": 4,
"name": "survival"
},
{
"level": 2,
"name": "traps"
},
{
"level": 2,
"name": "fabrication"
},
{
"level": 2,
"name": "cooking"
},
{
"level": 2,
"name": "firstaid"
},
{
"level": 2,
"name": "swimming"
}
],
"CBMs":[
"bio_power_storage_mkII",
"bio_torsionratchet",
"bio_lighter",
"bio_evap",
"bio_flashlight",
"bio_climate"
],
"items": {
"both": {
"items": [
"pants_cargo",
"boots",
"hat_boonie",
"tshirt",
"jacket_light",
"socks",
"backpack",
"rope_30",
"whistle",
"canteen"
],
"entries": [
{ "item": "knife_rambo", "container-item": "scabbard" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "smoker",
"name": "Chain Smoker",
"description": "Everyone at work knew you as the person who always had a cigarette or two in hand. Now, you're down to a single pack, and you hope you find more soon. You start out with a strong nicotine addiction.",
"points": -1,
"items": {
"both": {
"items": [
"pants",
"dress_shirt",
"socks",
"dress_shoes",
"knit_scarf",
"cig"
],
"entries": [
{ "item": "lighter", "charges": 100 }
]
},
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
},
"addictions": [
{
"intensity": 10,
"type": "nicotine"
}
]
},
{
"type": "profession",
"ident": "crackhead",
"name": "Crackhead",
"description": "Cocaine. It is, indeed, a helluva drug. You blew your money on some dust, and before you knew it you were turning tricks behind the local CVS just to score one more line.",
"points": -1,
"items": {
"both" :
[
"crackpipe",
"crack",
"crack",
"ref_lighter",
"tank_top"
],
"male": [
"pants",
"flip_flops"
],
"female": [
"skirt",
"heels"
]
},
"addictions": [
{
"intensity": 20,
"type": "crack"
}
]
},
{
"type": "profession",
"ident": "homeless",
"name": "Hobo",
"description": "Society drove you to the fringes and set you wandering, with no home, no family, no friends, until you could only find solace in the bottom of a bottle. But society doesn't mean a thing anymore, and for all the crap thrown your way, you're still standing. God damn, you need a drink.",
"points": -1,
"items": {
"both": [
"pants",
"knit_scarf",
"whiskey",
"gin",
"bum_wine",
"ragpouch",
"bindle",
"can_beans",
"pockknife",
"matches"
],
"male": [
"undershirt"
],
"female": [
"camisole"
]
},
"addictions": [
{
"intensity": 20,
"type": "alcohol"
}
]
},
{
"type": "profession",
"ident": "tweaker",
"name": "Tweaker",
"description": "You're not entirely sure what happened, but everything has gone to shit, and the only thing running through your head is where you're gonna find your next hit.",
"points": -2,
"items": {
"both": [
"pants",
"boxer_shorts"
],
"male": [
"undershirt"
],
"female": [
"camisole"
]
},
"addictions": [
{
"intensity": 30,
"type": "amphetamine"
}
]
},
{
"type": "profession",
"ident": "cop",
"name": "Police Officer",
"description": "Just a small-town deputy when you got the call, you were still ready to come to the rescue. Except that soon it was you who needed rescuing - you were lucky to escape with your life. Who's going to respect your authority when the government this badge represents might not even exist anymore?",
"points": 2,
"skills": [
{
"level": 3,
"name": "gun"
},
{
"level": 3,
"name": "pistol"
}
],
"traits": [
"PROF_POLICE"
],
"items": {
"both": {
"items": [
"pants_army",
"socks",
"badge_deputy",
"sheriffshirt",
"boots",
"whistle"
],
"entries": [
{ "item": "usp_45", "ammo-item": "45_acp", "charges": 12, "container-item": "holster" },
{ "item": "45_acp", "charges": 18 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "detective",
"name": "Police Detective",
"description": "You were on the brink of a major breakthrough in your last homicide case when the Cataclysm struck. Now that suspect is dead. Everyone's dead. You need a smoke.",
"points": 4,
"traits": [
"PROF_PD_DET"
],
"items": {
"both": {
"items": [
"pants",
"dress_shirt",
"skinny_tie",
"waistcoat",
"trenchcoat",
"badge_detective",
"gloves_leather",
"knit_scarf",
"fedora",
"wristwatch",
"socks",
"dress_shoes",
"cig",
"ref_lighter"
],
"entries": [
{ "item": "l_sp_45", "ammo-item": "45_acp", "charges": 12, "container-item": "sholster" },
{ "item": "45_acp", "charges": 18 }
]
},
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
},
"skills": [
{
"level": 3,
"name": "gun"
},
{
"level": 3,
"name": "pistol"
}
],
"addictions": [
{
"intensity": 10,
"type": "nicotine"
}
]
},
{
"type": "profession",
"ident": "swat",
"name": "SWAT Officer",
"description": "As a member of the police force's most elite division, you are more than adequately trained and equipped to survive the brutal onslaught of the apocalypse. Unfortunately, the breakdown of society has brought you to your current state of affairs; you now fight to simply stay alive.",
"points": 5,
"skills": [
{
"level": 3,
"name": "gun"
},
{
"level": 3,
"name": "pistol"
},
{
"level": 3,
"name": "smg"
}
],
"traits": [
"PROF_SWAT"
],
"items": {
"both": {
"items": [
"socks",
"swat_armor",
"tac_fullhelmet",
"boots_combat",
"gloves_tactical",
"badge_swat",
"9mmfmj",
"flashbang"
],
"entries": [
{ "item": "usp_9mm", "ammo-item": "9mm", "charges": 15, "container-item": "sholster" },
{ "item": "hk_mp5", "ammo-item": "9mm", "charges": 30, "contents-item": "shoulder_strap" },
{ "item": "9mm", "charges": 55 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "swat_heavy",
"name": "SWAT CQC Specialist",
"description": "A member of the police force's most elite division, your close quarters combat training has kept you alive thus far. Unfortunately, the breakdown of society has brought you to your current state of affairs; you now fight to simply stay alive.",
"points": 5,
"skills": [
{
"level": 3,
"name": "gun"
},
{
"level": 3,
"name": "shotgun"
},
{
"level": 1,
"name": "pistol"
},
{
"level": 1,
"name": "melee"
},
{
"level": 1,
"name": "bashing"
}
],
"traits": [
"PROF_SWAT"
],
"items": {
"both": {
"items": [
"socks",
"swat_armor",
"tac_fullhelmet",
"boots_combat",
"gloves_tactical",
"badge_swat",
"shot_beanbag",
"baton"
],
"entries": [
{ "item": "usp_9mm", "ammo-item": "9mmfmj", "charges": 15, "container-item": "sholster" },
{ "item": "9mmfmj", "charges": 35 },
{ "item": "ksg", "ammo-item": "shot_00", "charges": 7, "contents-item": "shoulder_strap" },
{ "item": "shot_00", "charges": 13 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "sniper_police",
"name": "Police Sniper",
"description": "Your skill as a sharpshooter served you well in the line of duty, protecting the innocent with a single, well placed bullet. Now survival itself is on the line, and you can't afford to miss if you don't want to end up as something's dinner.",
"points": 5,
"skills": [
{
"level": 5,
"name": "gun"
},
{
"level": 4,
"name": "rifle"
},
{
"level": 1,
"name": "pistol"
}
],
"traits": [
"PROF_POLICE"
],
"items": {
"both": {
"items": [
"socks",
"pants_army",
"hoodie",
"sneakers",
"gloves_tactical",
"glasses_bal",
"hat_boonie",
"badge_deputy",
"wristwatch"
],
"entries": [
{ "item": "usp_45", "ammo-item": "45_acp", "charges": 12, "container-item": "holster" },
{ "item": "45_acp", "charges": 18 },
{ "item": "remington_700", "ammo-item": "3006", "charges": 4, "contents-item": [ "shoulder_strap", "rifle_scope" ] },
{ "item": "3006", "charges": 16 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "riot_police",
"name": "Riot Control Officer",
"description": "The riots were brutal, and that's before the dead rose and started to devour the living. Soon it became apparent that the line you were holding was about to break - it was only through a bit of luck and a lot of head-bashing that you got away in one piece, and the worst is yet to come.",
"points": 5,
"skills": [
{
"level": 3,
"name": "melee"
},
{
"level": 3,
"name": "bashing"
},
{
"level": 1,
"name": "gun"
},
{
"level": 1,
"name": "throw"
}
],
"traits": [
"PROF_POLICE"
],
"items": {
"both": {
"items": [
"socks",
"pants_cargo",
"longshirt",
"boots_combat",
"gloves_tactical",
"modularvestkevlar",
"mask_gas",
"tac_helmet",
"armguard_hard",
"knee_pads",
"badge_deputy",
"tonfa",
"gasbomb"
],
"entries": [
{ "item": "usp_45", "ammo-item": "45_acp", "charges": 12, "container-item": "holster" },
{ "item": "45_acp", "charges": 18 },
{ "item": "tazer", "charges": 100 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "salesman",
"name": "Used Car Salesman",
"description": "You've been accused of being the sort of person who'd be willing to sell your own mother for a dollar. It always left you insulted - you've been around the block a time or two, and you'd charge way more than a dollar - and get it, too!",
"points": 0,
"skills": [
{
"level": 4,
"name": "barter"
}
],
"items": {
"both": [
"suit",
"knit_scarf",
"socks",
"dress_shoes"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "bow_hunter",
"name": "Bow Hunter",
"description": "Ever since you were a child you loved hunting, and you soon took a liking to the challenge of hunting with a bow. 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": 2,
"skills": [
{
"level": 2,
"name": "archery"
}
],
"items": {
"both": {
"items": [
"army_top",
"knit_scarf",
"socks",
"boots_steel",
"pants_cargo",
"jacket_flannel",
"compbow",
"hat_hunting"
],
"entries": [
{ "item": "quiver", "charges": 8, "contents-item": "arrow_cf" },
{ "item": "sheath", "contents-item": "knife_hunting" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "crossbow_hunter",
"name": "Crossbow Hunter",
"description": "Ever since you were a child you loved hunting, and you soon took a liking to the challenge of hunting with a crossbow. 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.",
"points": 2,
"skills": [
{
"level": 2,
"name": "archery"
}
],
"items": {
"both": {
"items": [
"army_top",
"knit_scarf",
"socks",
"boots_steel",
"pants_cargo",
"jacket_flannel",
"hat_hunting"
],
"entries": [
{ "item": "crossbow", "ammo-item": "bolt_metal", "charges": 1, "contents-item": "shoulder_strap" },
{ "item": "bolt_metal", "charges": 9, "container-item": "quiver" },
{ "item": "sheath", "contents-item": "knife_hunting" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "shotgun_hunter",
"name": "Shotgun Hunter",
"description": "Ever since you were a child you loved hunting, and you soon took a liking to the challenge of hunting with a shotgun. Why, if the world ended there's nothing you'd want at your side more than your trusty shotgun. So when it did, you made sure to bring it along.",
"points": 2,
"skills": [
{
"level": 1,
"name": "gun"
},
{
"level": 1,
"name": "shotgun"
}
],
"items": {
"both": {
"items": [
"army_top",
"knit_scarf",
"socks",
"boots_steel",
"pants_cargo",
"jacket_flannel",
"hat_hunting"
],
"entries": [
{ "item": "shotgun_d", "ammo-item": "shot_00", "charges": 2, "contents-item": "shoulder_strap" },
{ "item": "shot_00", "charges": 12, "container-item": "bandolier_shotgun" },
{ "item": "shot_00", "charges": 6 },
{ "item": "sheath", "contents-item": "knife_hunting" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "rifle_hunter",
"name": "Rifle Hunter",
"description": "Ever since you were a child you loved hunting, and you soon took a liking to the challenge of hunting with a rifle. Why, if the world ended there's nothing you'd want at your side more than your trusty rifle. So when it did, you made sure to bring it along.",
"points": 2,
"skills": [
{
"level": 1,
"name": "gun"
},
{
"level": 1,
"name": "rifle"
}
],
"items": {
"both": {
"items": [
"army_top",
"knit_scarf",
"socks",
"boots_steel",
"pants_cargo",
"jacket_flannel",
"hat_hunting"
],
"entries": [
{ "item": "remington_700", "ammo-item": "270", "charges": 4, "contents-item": "shoulder_strap" },
{ "item": "270", "charges": 16, "container-item": "bandolier_rifle" },
{ "item": "sheath", "contents-item": "knife_hunting" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "construction_worker",
"name": "Handy Man",
"description": "You used to work at a local hardware store, and you did a lot of home renovations yourself. Now you look out at the horizon of a ruined world, and wonder - are your meager skills, and the few supplies you grabbed on the way out, sufficient to help it rebuild?",
"points": 1,
"skills": [
{
"level": 2,
"name": "carpentry"
}
],
"items": {
"both": {
"items": [
"tank_top",
"socks",
"boots_steel",
"jeans",
"multitool"
],
"entries": [
{ "item": "nailgun", "ammo-item": "nail", "charges": 20 },
{ "item": "nail", "charges": 180 },
{ "item": "tool_belt", "contents-item": "hammer" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "lumberjack",
"name": "Lumberjack",
"description": "You're a lumberjack, and you're okay. You felled trees before the world ended, but suspect the undead aren't nearly as tough.",
"points": 0,
"items": {
"both": [
"jeans",
"socks",
"boots",
"hat_hunting",
"jacket_flannel",
"knit_scarf",
"vest",
"ax"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "backpacker",
"name": "Backpacker",
"description": "You've traveled for a living, sightseeing here and there, and living off your parents' trust fund. But now they're gone, and the only thing between you and death is the open road and your backpack.",
"points": 0,
"items": {
"both": [
"backpack_leather",
"jeans",
"sneakers",
"tshirt",
"knit_scarf",
"socks",
"fun_survival"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "fastfoodcook",
"name": "Fast Food Cook",
"description": "You used to work at a fancy fast food joint a week ago, but now you show the meaning of \"fast\" food by running for your life.",
"points": 0,
"skills": [
{
"level": 1,
"name": "cooking"
}
],
"items": {
"both": [
"pants",
"sneakers",
"tshirt",
"socks",
"knife_steak"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "electrician",
"name": "Electrician",
"description": "You used to work for some small-time business owners doing minor electrical work, and you just so happened to be working on one of these jokes of an evac shelter when the cataclysm struck. Unfortunately, you didn't finish wiring anything up except the computer - fat lot of good it's doing you now.",
"points": 1,
"skills": [
{
"level": 3,
"name": "electronics"
}
],
"items": {
"both": [
"jumpsuit",
"socks",
"boots",
"tool_belt",
"flashlight"
],
"male": [
"boxer_briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "hacker",
"name": "Computer Hacker",
"description": "Caffeine pills and all-nighters in front of a computer screen have given you skills in an area that seem, on the face of it, distinctly less-than-useful when the world has ended. You suppose you can't really get in trouble for fulfilling your dream of hacking into a military mainframe, now. That's a plus.",
"points": 1,
"skills": [
{
"level": 4,
"name": "computer"
}
],
"items": {
"both": [
"pants",
["tshirt_text", "allyourbase"],
"socks",
"sneakers",
"portable_game",
"mbag",
"laptop",
"caffeine"
],
"male": [
"briefs"
],
"female": [
"panties"
]
}
},
{
"type": "profession",
"ident": "student",
"name": "Student",
"description": "You were a high school student, but the tests you'll face now will have much higher stakes. There might even be something useful in one of these books you've been lugging around all year.",
"points": 1,
"items": {
"both": [
"pants",
"tshirt",
"socks",
"sneakers",
"ZSG",
"backpack",
"textbook_speech",
"story_book",
"howto_computer",
"novel_coa"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "svictim",
"name": "Shower Victim",
"description": "You were in the middle of a nice, hot shower when the cataclysm struck! You barely managed to escape with some soap and the most massively useful thing ever... a towel.",
"points": -1,
"items": {
"both": [
"soap",
"towel_wet"
]
}
},
{
"type": "profession",
"ident": "biker",
"name": "Biker",
"description": "You spent most of your life on a Harley, and it's only natural you spend the rest of it riding one.",
"points": 1,
"skills": [
{
"level": 4,
"name": "driving"
},
{
"level": 1,
"name": "mechanics"
}
],
"items": {
"both": {
"items": [
"jeans",
"tank_top",
"chaps_leather",
"socks",
"boots",
"bandana",
"jacket_leather"
],
"entries": [
{ "item": "sheath", "contents-item": "knife_trench" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "dancer",
"name": "Ballroom Dancer",
"description": "You used to be a ballroom dancer before the cataclysm, and now you use your skills to save your life.",
"points": 0,
"skills": [
{
"level": 2,
"name": "dodge"
}
],
"items": {
"both": [
"socks",
"knit_scarf",
"dance_shoes"
],
"male": [
"briefs",
"tux"
],
"female": [
"bra",
"panties",
"dress"
]
}
},
{
"type" : "profession",
"ident": "bionic_thief",
"name": "Bionic Thief",
"description": "You have done many high profile heists, but your gains mean nothing in this world. All you have left are the tools of your trade and your impeccable style.",
"points": 4,
"CBMs":[
"bio_batteries",
"bio_lockpick",
"bio_fingerhack",
"bio_storage",
"bio_power_storage_mkII"
],
"skills": [
{
"level": 1,
"name": "gun"
},
{
"level": 1,
"name": "smg"
}
],
"items": {
"both": {
"items": [
"waistcoat",
"pants",
"dress_shirt",
"socks",
"dress_shoes",
"knit_scarf",
"gold_watch",
"cell_phone"
],
"entries": [
{ "item": "briefcase_smg", "ammo-item": "9mm", "charges": 32 },
{ "item": "9mm", "charges": 18 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boxer_shorts"
]
}
},
{
"type" : "profession",
"ident": "bionic_patient",
"name": "Bionic Patient",
"description": "When the diagnosis came back positive you signed up for a series of experimental bionic surgeries that saved your life. Now you're healthier than you ever were before, thanks to a suite of bionic systems powered by your own metabolic functions. Make the most of your second chance at life.",
"points": 5,
"CBMs":[
"bio_leukocyte",
"bio_blood_anal",
"bio_blood_filter",
"bio_nanobots",
"bio_metabolics",
"bio_power_storage_mkII"
],
"items":{
"both": [
"jeans",
"tshirt",
"socks",
"sneakers"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type" : "profession",
"ident": "patient",
"name": "Patient",
"description": "When the diagnosis came back positive, you were willing to fight to keep living. Now, you must renew your vow of tenacity in these new times.",
"points": -2,
"items":{
"both": [
"jeans",
"tshirt",
"socks",
"sneakers"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
},
"flags" : ["SCEN_ONLY"]
},
{
"type" : "profession",
"ident": "mutant_patient",
"name": "Unwilling Mutant",
"description": "During the panic of the Cataclysm, one of the lab technicians (feeling remorse for their part in the experiments forced on you and your genetic makeup) set you free.",
"points": -1,
"items":{
"both": [
"subsuit_xl"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
},
"flags": ["SCEN_ONLY"]
},
{
"type" : "profession",
"ident": "mutant_volunteer",
"name": "Volunteer Mutant",
"description": "Your dreams of becoming a super-human mutant through genetic alteration may have fallen a bit short, but when the Cataclysm struck, you and the scientists were ready to put your new body to the test.",
"points": 1,
"skills": [
{
"level": 2,
"name": "cooking"
},
{
"level": 2,
"name": "electronics"
}
],
"items": {
"both": [
"dress_shirt",
"pants",
"socks",
"boots",
"knit_scarf",
"coat_lab",
"glasses_safety"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
},
"flags": ["SCEN_ONLY"]
},
{
"type": "profession",
"ident": "broken_cyborg",
"name": "Broken Cyborg",
"description": "You were normal once. Before the tests, before the procedures, before they stripped away every outward sign of your humanity. You're more machine than man now, but that might prove an advantage against the horrors that await.",
"points": -2,
"CBMs":[
"bio_dis_shock",
"bio_dis_acid",
"bio_drain",
"bio_noise",
"bio_power_weakness",
"bio_itchy",
"bio_nostril",
"bio_thumbs",
"bio_spasm",
"bio_shakes",
"bio_leaky",
"bio_sleepy",
"bio_deformity",
"bio_voice",
"bio_pokedeye",
"bio_ankles",
"bio_trip",
"bio_stiff",
"bio_armor_head",
"bio_armor_torso",
"bio_armor_arms",
"bio_armor_legs",
"bio_armor_eyes",
"bio_razors",
"bio_power_storage",
"bio_torsionratchet"
],
"items":{
"both": [
"subsuit_xl",
"footrags",
"hat_noise_cancelling"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type" : "profession",
"ident": "bionic_worker",
"name": "Industrial Cyborg",
"description": "For better or for worse, bionic augmentation has turned you into a walking power tool. Upgraded with a standard industrial-grade manual labor surgery and training package, you are augmented with bionic muscles and an integrated toolset, both powered by standard batteries.",
"points": 6,
"skills": [
{
"level": 1,
"name": "fabrication"
},
{
"level": 1,
"name": "carpentry"
},
{
"level": 1,
"name": "mechanics"
}
],
"CBMs":[
"bio_tools",
"bio_sunglasses",
"bio_flashlight",
"bio_hydraulics",
"bio_batteries",
"bio_power_storage_mkII"
],
"items":{
"both": [
"socks",
"tshirt",
"jeans",
"leather_belt",
"boots_steel",
"gloves_work",
"glasses_safety",
"hat_hard"
],
"male": [
"briefs"
],
"female": [
"sports_bra",
"panties"
]
}
},
{
"type" : "profession",
"ident": "bionic_athlete",
"name": "Bionic Athlete",
"description": "It's a shame the apocalypse happened; you'll never get a shot at the Cyberolympics. Now the only thing between you and death by zombie is your freakish cyborg strength.",
"points": 5,
"CBMs":[
"bio_str_enhancer",
"bio_adrenaline",
"bio_hydraulics",
"bio_metabolics",
"bio_power_storage_mkII"
],
"items":{
"both": [
"socks",
"under_armor_shorts",
"under_armor",
"tshirt",
"shorts",
"lowtops",
"fanny",
"protein_drink"
],
"male": [
"briefs"
],
"female": [
"sports_bra",
"panties"
]
}
},
{
"type" : "profession",
"ident": "bionic_cop",
"name": "Bionic Police Officer",
"description": "Mortally injured in the line of duty, you were resurrected by the surgeons from the department's revolutionary Cybercop program. Now, in these lawless times, you are truly the future of law enforcement.",
"points": 5,
"CBMs":[
"bio_armor_eyes",
"bio_armor_head",
"bio_armor_torso",
"bio_armor_legs",
"bio_armor_arms",
"bio_targeting",
"bio_infrared",
"bio_metabolics",
"bio_power_storage_mkII"
],
"traits": [
"PROF_CYBERCOP"
],
"skills": [
{
"level": 1,
"name": "gun"
},
{
"level": 1,
"name": "pistol"
}
],
"items":{
"both": {
"ammo": 100,
"items": [
"tac_fullhelmet",
"chestrig",
"pants_cargo",
"under_armor",
"socks",
"boots",
"badge_cybercop"
],
"entries": [
{ "item": "l_mp_9mm", "ammo-item": "9mmP", "container-item": "holster" },
{ "item": "9mmP", "charges": 29 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "bionic_firefighter",
"name": "Bionic Firefighter",
"description": "As a second-generation augmented firefighter, you have been cybernetically enhanced to operate in the most dire of emergency situations. The end of the world definitely counts as a dire situation.",
"points": 5,
"CBMs":[
"bio_climate",
"bio_heatsink",
"bio_purifier",
"bio_infrared",
"bio_faraday",
"bio_batteries",
"bio_power_storage_mkII",
"bio_power_storage_mkII"
],
"skills": [
{
"level": 2,
"name": "melee"
},
{
"level": 1,
"name": "firstaid"
},
{
"level": 1,
"name": "swimming"
}
],
"items": {
"both": [
"bunker_pants",
"fireman_belt",
"bunker_coat",
"nomex_socks",
"boots_bunker",
"fire_gauntlets",
"glasses_safety"
],
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boxer_shorts"
]
}
},
{
"type" : "profession",
"ident": "bionic_mentat",
"name": "Bionic Boffin",
"description": "Prior to the apocalypse you were employed by a major international corporation as a representative and technical advisor, utilizing the incredible power of your cybernetically augmented mind.",
"points": 4,
"CBMs":[
"bio_int_enhancer",
"bio_face_mask",
"bio_watch",
"bio_memory",
"bio_batteries",
"bio_power_storage_mkII"
],
"skills": [
{
"level": 2,
"name": "barter"
},
{
"level": 2,
"name": "speech"
}
],
"no_bonus": "teleumbrella",
"items":{
"both": [
"socks",
"suit",
"dress_shoes",
"gold_watch",
"knit_scarf",
"briefcase",
"cell_phone",
"file",
"teleumbrella"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "bio_soldier",
"name": "Bionic Soldier",
"description": "You are the result of one of the military's latest and final research programs, a prototype cyborg soldier. You're still alive thanks to your augmentations, even after all your comrades fell to the undead.",
"points": 5,
"CBMs":[
"bio_targeting",
"bio_purifier",
"bio_carbon",
"bio_geiger",
"bio_adrenaline",
"bio_night_vision",
"bio_metabolics",
"bio_power_storage_mkII"
],
"skills": [
{
"level": 1,
"name": "gun"
},
{
"level": 1,
"name": "rifle"
},
{
"level": 1,
"name": "stabbing"
},
{
"level": 1,
"name": "dodge"
}
],
"items": {
"both": {
"ammo": 100,
"items": [
"winter_pants_army",
"winter_jacket_army",
"winter_gloves_army",
"balclava",
"beret",
"socks",
"boots_combat"
],
"entries": [
{ "item": "sheath", "contents-item": "knife_combat" },
{ "item": "rm51_assault_rifle", "ammo-item": "8mm_fmj", "contents-item": "shoulder_strap" },
{ "item": "8mm_fmj", "charges": 30 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "bio_sniper",
"name": "Bionic Sniper",
"description": "Your bionics, equipment, and extensive field training enable you to drop targets from implausible distances, even after weeks of total isolation in enemy territory.",
"points": 8,
"CBMs":[
"bio_solar",
"bio_eye_enhancer",
"bio_targeting",
"bio_climate",
"bio_evap",
"bio_lighter",
"bio_power_storage_mkII"
],
"skills": [
{
"level": 5,
"name": "gun"
},
{
"level": 4,
"name": "rifle"
},
{
"level": 1,
"name": "stabbing"
},
{
"level": 1,
"name": "survival"
}
],
"items": {
"both": {
"ammo": 100,
"items": [
"pants_army",
"army_top",
"jacket_army",
"gloves_tactical",
"rucksack",
"balclava",
"hat_boonie",
"socks",
"boots_combat",
"canteen",
"tent_kit",
"rollmat",
"mil_mess_kit",
"binoculars"
],
"entries": [
{ "item": "knife_combat", "container-item": "sheath" },
{ "item": "m2010", "ammo-item": "300_winmag", "contents-item": [ "shoulder_strap", "suppressor", "rifle_scope" ] },
{ "item": "300_winmag", "charges": 15 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boxer_shorts"
]
}
},
{
"type" : "profession",
"ident": "bionic_spy",
"name": "Bionic Agent",
"description": "Your body has several bionics worth millions of dollars, paid for by public taxes. The government has turned you into an infiltration and recon specialist: you have night vision, an alarm, lock picking capabilities and a hacking module. And it all runs off piles and piles of everyday household batteries.",
"points": 4,
"CBMs":[
"bio_fingerhack",
"bio_lockpick",
"bio_face_mask",
"bio_alarm",
"bio_night_vision",
"bio_batteries",
"bio_power_storage_mkII"
],
"skills": [
{
"level": 2,
"name": "speech"
}
],
"items": {
"both": [
"dress_shoes",
"socks",
"knit_scarf",
"suit"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type" : "profession",
"ident": "bionic_hitman",
"name": "Bionic Assassin",
"description": "The product of millions of dollars of clandestine research, you are a bionic sleeper agent capable of silently engaging your target while maintaining an innocuous appearance.",
"points": 6,
"CBMs":[
"bio_cqb",
"bio_blade",
"bio_shock",
"bio_carbon",
"bio_face_mask",
"bio_torsionratchet",
"bio_power_storage_mkII"
],
"skills": [
{
"level": 2,
"name": "melee"
},
{
"level": 2,
"name": "unarmed"
},
{
"level": 2,
"name": "stabbing"
},
{
"level": 2,
"name": "dodge"
},
{
"level": 2,
"name": "speech"
}
],
"items": {
"both": [
"dress_shoes",
"dress_shirt",
"knit_scarf",
"wristwatch",
"blazer"
],
"male": [
"briefs",
"socks",
"pants"
],
"female": [
"bra",
"panties",
"stockings",
"skirt"
]
}
},
{
"type" : "profession",
"ident": "faulty_bionic",
"name": "Failed Cyborg",
"description": "Your body is a wreck of bionic parts. You have a large capacity for power, but are filled with broken bionics. At least your ethanol power supply still works.",
"points": -2,
"CBMs":[
"bio_drain",
"bio_noise",
"bio_dis_acid",
"bio_dis_shock",
"bio_ethanol",
"bio_power_storage_mkII",
"bio_power_storage_mkII"
],
"items": {
"both": [
"socks",
"sneakers",
"jeans",
"tshirt",
"ear_plugs"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type" : "profession",
"ident": "bionic_customer",
"name": "Commercial Cyborg",
"description": "You always had to have the latest and best gadgets and gizmos, so is it any wonder that you upgraded your flesh along with your smart phone? Only time will tell if your status as a marvel of bionic technology will be enough to ensure your survival after the apocalypse.",
"points": 6,
"CBMs":[
"bio_flashlight",
"bio_tools",
"bio_ups",
"bio_watch",
"bio_batteries",
"bio_power_storage_mkII"
],
"skills": [
{
"level": 1,
"name": "electronics"
}
],
"items": {
"both": [
"sneakers",
"tshirt"
],
"male": [
"briefs",
"socks",
"pants"
],
"female": [
"bra",
"panties",
"stockings",
"skirt"
]
}
},
{
"type" : "profession",
"ident" : "hitchhiker",
"name" : "Hitchhiker",
"description": "Your house has been demolished and your planet destroyed, but at least you still have your towel.",
"points" : -1,
"items" : {
"both": [
"house_coat",
"slippers",
"towel",
"guidebook"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "trapper",
"name": "Trapper",
"description": "You spent most of your life trapping with your father. Both of you made a decent living off of your catches, and trapping tutorials. Hopefully, your skills will come in useful against less conventional game.",
"points": 1,
"skills": [
{
"level": 4,
"name": "traps"
}
],
"items": {
"both": {
"items": [
"jeans",
"socks",
"boots",
"hat_hunting",
"jacket_flannel",
"knit_scarf",
"beartrap",
"tobacco",
"rolling_paper",
"matches"
],
"entries": [
{ "item": "knife_hunting", "container-item": "sheath" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "blacksmith",
"name": "Blacksmith",
"description": "You were going through your community college's metalsmithing program when the world ended. You ran into trouble coming out of class - but managed to keep ahold of the equipment you were carrying at the time.",
"points": 1,
"skills": [
{
"level": 4,
"name": "fabrication"
}
],
"items": {
"both": [
"jeans",
"socks",
"boots",
"tank_top",
"apron_leather",
"fire_gauntlets",
"hammer"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "clown",
"name": "Clown",
"description": "All you ever wanted was to make people laugh. Dropping out of school and performing at kids' parties was a dream come true until the world ended. There's precious few balloon animals in your future now.",
"points": -1,
"items": {
"both": [
"clown_suit",
"socks",
"clownshoes",
"airhorn"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "lost_sub",
"name": "Lost Submissive",
"description": "Early in the rush to safety, you were separated from your master by cruel fate. Now you are on your own with nothing to your name but a suit of really kinky black leather. Unfortunately, there's no safewords in the apocalypse.",
"points": -1,
"items": {
"both" : [
"bondage_suit",
"bondage_mask",
"boots",
"leather_belt",
"candle",
"matches"
]
}
},
{
"type": "profession",
"ident": "senior",
"name": "Senior Citizen",
"description": "You haven't seen this much blood since the war. The whole world's gone crazy! They ate your grandkids! But dagnabbit, you'll make them all pay for what they've done.",
"points": 0,
"items": {
"both": [
"tobacco",
"pipe_tobacco",
"ref_lighter",
"socks",
"dress_shoes",
"knit_scarf",
"cane"
],
"male": [
"briefs",
"dress_shirt",
"pants_checkered",
"pocketwatch"
],
"female": [
"panties",
"bra",
"dress",
"fanny",
"gold_watch"
]
}
},
{
"type": "profession",
"ident": "cosplay",
"name": "Otaku",
"description": "Late nights with friends watching anime and eating snacks has prepared you for the premier anime convention in the Northeast. It just had to be the day of the apocalypse. At least you were ready in case your costume tore.",
"points": 1,
"skills": [
{
"level": 1,
"name": "tailor"
}
],
"items": {
"both": [
"shorts",
"socks",
"sneakers",
"tank_top",
"sewing_kit",
"mbag",
"fur_cat_ears",
"fur_cat_tail",
"fur_collar",
"mag_animecon",
"cheeseburger"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "goalie",
"name": "Hockey Player",
"description": "You were a minor-league hockey goalie before the rest of your team became zombies. It's just you and your hockey equipment versus the undead, but at least you can cross-check them now.",
"points": 0,
"traits": [
"PROF_SKATER"
],
"items": {
"both": [
"mask_hockey",
"hockey_stick",
"jersey",
"pants",
"socks",
"sneakers",
"mouthpiece",
"puck"
],
"male": [
"briefs"
],
"female": [
"sports_bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "batter",
"name": "Baseball Player",
"description": "You were a batter on a local minor league team before the cataclysm. You escaped with your equipment, but how long can you survive until your innings are up?",
"points": 0,
"items": {
"both": [
"bat",
"helmet_ball",
"dress_shirt",
"pants",
"socks",
"cleats",
"mouthpiece",
"baseball"
],
"male": [
"briefs"
],
"female": [
"sports_bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "linebacker",
"name": "Football Player",
"description": "You were the star player for the local football team, adored by teammates and fans alike. Now they just adore your brain. You've still got your bulky football gear on.",
"points": 0,
"items": {
"both": [
"football_armor",
"tank_top",
"helmet_football",
"pants",
"socks",
"cleats",
"mouthpiece",
"football"
],
"male": [
"briefs"
],
"female": [
"sports_bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "golfer",
"name": "Golfer",
"description": "A birdie is one under par, but how much is a zombie? Your clubhouse was overrun by the undead, and you fled with your trusty driving wedge.",
"points": 0,
"items": {
"both": [
"hat_ball",
"dress_shirt",
"pants",
"socks",
"sneakers",
"golf_club"
],
"male": [
"briefs"
],
"female": [
"sports_bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "spouse",
"name": {
"male": "Groom",
"female": "Bride"
},
"description": "The cataclysm struck on the big day and you escaped with nothing but your wedding attire. Cold feet? You'd just like to keep your feet attached!",
"points": -1,
"items" : {
"male": [
"tux",
"socks",
"dress_shoes",
"briefs"
],
"female": [
"dress_wedding",
"stockings",
"dress_shoes",
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "punkrockgirl",
"name": {
"male": "Punk Rock Dude",
"female": "Punk Rock Girl"
},
"description": "The apocalypse has been your psychotic dream come true. Now that the system is dead, it's time to party among the bones of the world!",
"points": 0,
"items": {
"both": [
"trenchcoat",
"gloves_fingerless",
"socks",
"boots_combat",
"weed",
"tobacco",
"rolling_paper",
"mp3",
"ref_lighter"
],
"male": [
"pants_cargo",
"tank_top",
"boxer_shorts"
],
"female": [
"skirt",
"corset",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "firefighter",
"name": "Firefighter",
"description": "As a first responder you were direct witness to the gutwrenching horrors of the apocalypse. Separated from most of your equipment and your unit while on call, you were forced to fight your way to safety with little more than your trusty iron and bunker gear to protect you.",
"points": 2,
"skills": [
{
"level": 2,
"name": "melee"
},
{
"level": 1,
"name": "firstaid"
},
{
"level": 1,
"name": "swimming"
}
],
"items": {
"both": {
"items": [
"bunker_pants",
"bunker_coat",
"nomex_socks",
"boots_bunker",
"fire_gauntlets",
"glasses_safety",
"firehelmet",
"pocketwatch"
],
"entries": [
{ "item": "halligan", "container-item": "fireman_belt" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "skaboy",
"name": {
"male": "Rude Boy",
"female": "Rude Girl"
},
"description": "Your ska band broke up after the drummer became a zombie, now you're alone in the cataclysm with some cigarettes and your mp3 player.",
"points": 0,
"items": {
"both": [
"dress_shirt",
"skinny_tie",
"sunglasses",
"pants",
"socks",
"dress_shoes",
"rolling_paper",
"tobacco",
"mp3",
"ref_lighter"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "postman",
"name": "Mail Carrier",
"description": "Your skill at avoiding dogs and discarded children's toys while delivering the mail gives you an edge in your new role as a survivor.",
"points": 1,
"skills": [
{
"level": 1,
"name": "driving"
},
{
"level": 1,
"name": "dodge"
}
],
"items": {
"both": [
"postman_hat",
"postman_shirt",
"mbag",
"dog_whistle",
"wristwatch",
"leather_belt",
"postman_shorts",
"knit_scarf",
"socks",
"sneakers"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "convict",
"name": "Convict",
"description": "The cataclysm gave you a chance to escape, but freedom comes with a steep price.",
"points": 0,
"skills": [
{
"level": 1,
"name": "melee"
}
],
"items": {
"both": [
"striped_shirt",
"striped_pants",
"glass_shiv"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "burglar",
"name": "Burglar",
"description": "You thought this would your lucky break. Does it count as breaking and entering if everyone in town is undead?",
"points": 3,
"//" : "A ski mask would fit the stereotype better, but wool allergy breaks this.",
"items": {
"both": [
"socks",
"sneakers",
"pants",
"striped_shirt",
"hoodie",
"gloves_light",
"balclava",
"swag_bag",
"crowbar",
"hacksaw",
"boltcutters",
"stethoscope",
"picklocks"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "razorgirl",
"name": {
"male": "Razor Boy",
"female": "Razor Girl"
},
"description": "Through a series of painful and expensive surgeries you became a walking bionic weapon, your services as a mercenary available to the highest bidder. Now that the world has ended, those bionic enhancements may spell the difference between life and death.",
"points": 5,
"CBMs":[
"bio_razors",
"bio_sunglasses",
"bio_dex_enhancer",
"bio_ears",
"bio_carbon"
],
"skills": [
{
"level": 2,
"name": "melee"
},
{
"level": 2,
"name": "unarmed"
},
{
"level": 2,
"name": "dodge"
}
],
"items": {
"both": [
"socks",
"tank_top",
"jacket_leather",
"pants_leather",
"boots",
"gloves_fingerless",
"gum"
],
"male": [
"briefs"
],
"female": [
"sports_bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "cyberjunkie",
"name": "Cyberjunkie",
"description": "Long ago your lifelong infatuation with bionic enhancement lead you into a shady world of back-alley bionic clinics and self-installed secondhand CBMs. The world has moved on but your posthuman hunger still cries out to be fed; where will you get your bionic fix now?",
"points": 0,
"CBMs":[
"bio_itchy",
"bio_shakes",
"bio_leaky",
"bio_sleepy",
"bio_trip",
"bio_spasm",
"bio_furnace",
"bio_power_storage_mkII",
"bio_painkiller",
"bio_climate"
],
"skills": [
{
"level": 1,
"name": "electronics"
},
{
"level": 1,
"name": "firstaid"
},
{
"level": 1,
"name": "mechanics"
}
],
"items": {
"both": [
"tank_top",
"shorts",
"socks",
"lowtops",
"aspirin",
"1st_aid",
"pockknife"
],
"male": [
"briefs"
],
"female": [
"camisole",
"panties"
]
}
},
{
"type": "profession",
"ident": "cykotic",
"name": "Bionic Monster",
"description": "Completely overtaken by bionic-induced psychosis, you are a deformed posthuman monster who had no place in society. But now, where once you were forced to hide in the shadows, you find in this new desolation a world where even a creature such as yourself might find its niche.",
"points": 0,
"CBMs":[
"bio_deformity",
"bio_voice",
"bio_thumbs",
"bio_leaky",
"bio_trip",
"bio_noise",
"bio_metabolics",
"bio_power_storage_mkII",
"bio_scent_vision",
"bio_claws",
"bio_digestion"
],
"skills": [
{
"level": 1,
"name": "melee"
},
{
"level": 1,
"name": "unarmed"
},
{
"level": 1,
"name": "survival"
}
],
"items": {
"both": [
"tank_top",
"shorts_cargo",
"footrags",
"gloves_wraps",
"hat_cotton",
"bandana",
"hat_noise_cancelling"
]
}
},
{
"type": "profession",
"ident": "lawyer",
"name": "Lawyer",
"description": "Now instead of complaining about your fees, your clients try to eat your brain. You can't tell which one is worse though.",
"points": 1,
"skills": [
{
"level": 1,
"name": "barter"
},
{
"level": 2,
"name": "speech"
}
],
"items": {
"both": [
"suit",
"skinny_tie",
"tieclip",
"socks",
"dress_shoes",
"knit_scarf",
"wristwatch",
"cell_phone",
"briefcase",
"money_bundle",
"file"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "priest",
"name": "Priest",
"description": "When the apocalypse struck, you did everything you could to protect your parish faithful, but it appears that prayers were not enough. Now that they are all dead, you should probably find something more tangible to protect you.",
"points": 0,
"skills": [
{
"level": 3,
"name": "speech"
}
],
"items": {
"both": [
"pants",
"longshirt",
"socks",
"cassock",
"dress_shoes",
"holy_symbol"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "shinto_priest",
"name": "Kannushi",
"description": "You were one of the maintainers of a Shinto shrine, performing rituals and sacred tasks. You preferred it when only the spirits of the dead inhabited your shrine, and not their rotting corpses.",
"points": 0,
"skills": [
{
"level": 1,
"name": "fabrication"
},
{
"level": 1,
"name": "tailor"
}
],
"items": {
"both": [
"kariginu",
"eboshi",
"pants",
"tabi_dress",
"geta",
"holy_symbol",
"holybook_kojiki"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "imam",
"name": {
"male": "Imam",
"female": "Mourchida"
},
"description": "You spent much of your time prior to the apocalypse at the local mosque, studying the words of the Prophet and the Quran, and guiding your community in prayer. Back then they came from far and wide to listen to you, now they come to eat your brains.",
"points": 0,
"//" : "No knife, fire, or decent storage/armor. Skill points are countered.",
"skills": [
{
"level": 2,
"name": "speech"
},
{
"level": 1,
"name": "barter"
}
],
"items": {
"both": [
"pants",
"tshirt",
"socks",
"kufi",
"thawb",
"lowtops",
"holybook_quran"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "rabbi",
"name": "Rabbi",
"description": "You were celebrating with your flock in the temple when the cataclysm struck. You sure could use a messiah right now!",
"points": 0,
"skills": [
{
"level": 2,
"name": "speech"
},
{
"level": 1,
"name": "firstaid"
}
],
"items": {
"both": [
"pants",
"leather_belt",
"dress_shirt",
"socks",
"kittel",
"kippah",
"dress_shoes",
"holy_symbol",
"holybook_talmud",
"holybook_tanakh"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "guru",
"name": "Guru",
"description": "You spent many years traveling through the world, becoming wise and learned. Normally, you can answer any question, but even you are not quite sure what to do about the ravenous undead.",
"points": 2,
"//" : "1.5 pts skills, cutting implement, and plenty of storage, so lack of fire only goes so far.",
"skills": [
{
"level": 2,
"name": "speech"
},
{
"level": 1,
"name": "survival"
}
],
"items": {
"both": [
"jeans",
"tshirt",
"socks",
"robe",
"turban",
"waterskin",
"pockknife",
"mbag",
"leathersandals",
"holy_symbol"
],
"male": [
"briefs"
],
"female": [
"panties"
]
}
},
{
"type": "profession",
"ident": "preacher",
"name": "Preacher",
"description": "You devoted your life to spreading the good word, always on the road, traveling from town to town. Now, everything has gone to hell, you can't host your daily podcast and the undead listening to your sermons don't seem particularly moved.",
"points": 2,
"//" : "Storage + 2 points in skills, - no knife or fire.",
"skills": [
{
"level": 2,
"name": "speech"
},
{
"level": 1,
"name": "driving"
},
{
"level": 1,
"name": "computer"
}
],
"items": {
"both": [
"dress_shirt",
"pants",
"socks",
"dress_shoes",
"wristwatch",
"cell_phone",
"backpack",
"laptop",
"flyer",
"flyer",
"flyer",
"holy_symbol"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "blackbelt_novice",
"name": "Novice Martial Artist",
"description": "You were on your way to the dojo for your first lesson when the world ended. And you really wanted to learn how to swim, too.",
"points": -1,
"items": {
"both": [
"karate_gi",
"judo_belt_white",
"mouthpiece",
"socks",
"sneakers"
],
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "blackbelt_intermediate",
"name": "Martial Artist",
"description": "'Drop the martial arts!', they said. 'Learn a skill for the REAL world!', they said. Well, you're about to show them! SHOW THEM ALL!",
"points": 3,
"traits": [
"PROF_MA_ORANGE"
],
"skills": [
{
"level": 2,
"name": "melee"
},
{
"level": 2,
"name": "unarmed"
},
{
"level": 2,
"name": "dodge"
}
],
"items": {
"both": [
"karate_gi",
"judo_belt_orange",
"mouthpiece",
"socks",
"sneakers"
],
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "blackbelt",
"name": "Blackbelt",
"description": "As the world ends, you alone stand against the coming darkness with your fists of steel.",
"points": 8,
"traits": [
"PROF_MA_BLACK"
],
"skills": [
{
"level": 8,
"name": "melee"
},
{
"level": 8,
"name": "unarmed"
},
{
"level": 8,
"name": "dodge"
}
],
"items": {
"both": [
"karate_gi",
"judo_belt_black",
"mouthpiece",
"geta"
],
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "boxer",
"name": "Boxer",
"description": "You were training for the fight of your life before the Cataclysm struck. Now you fight just to keep yourself alive.",
"points": 3,
"traits": [
"PROF_BOXER"
],
"skills": [
{
"level": 2,
"name": "melee"
},
{
"level": 2,
"name": "unarmed"
},
{
"level": 2,
"name": "dodge"
}
],
"items": {
"both": [
"under_armor_shorts",
"under_armor",
"shorts",
"gloves_wraps",
"boxing_gloves",
"headgear",
"mouthpiece",
"socks",
"boots",
"towel"
],
"female": [
"sports_bra"
]
}
},
{
"type": "profession",
"ident": "pizzaboy",
"name": {
"male": "Pizza Delivery Boy",
"female": "Pizza Delivery Girl"
},
"description": "You were delivering the last pizza of the night to the local cryogenics lab when the cataclysm hit. Fleeing to the nearest shelter, you find yourself with only your wits and some leftover pizza. And they didn't even leave a tip!",
"points": 1,
"skills": [
{
"level": 4,
"name": "driving"
},
{
"level": 1,
"name": "barter"
},
{
"level": 1,
"name": "speech"
}
],
"items": {
"both": [
"hat_ball",
"tshirt",
"jeans",
"jacket_light",
"socks",
"sneakers",
"pizza_veggy",
"pizza_meat",
"money_bundle",
"mbag"
],
"male": [
"briefs"
],
"female": [
"bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "archaeologist",
"name": "Archaeologist",
"description": "While on your way to a long-lost temple following a clue from your dead grandfather's journal, the ground started to shake uncontrollably. Getting a bad feeling about the situation, you head to the nearest shelter.",
"points": 5,
"skills": [
{
"level": 2,
"name": "melee"
},
{
"level": 2,
"name": "gun"
}
],
"items": {
"both": {
"ammo": 100,
"items": [
"undershirt",
"leather_belt",
"socks",
"boots",
"pants",
"jacket_leather",
"knit_scarf",
"bullwhip",
"mbag",
"fedora",
"spiral_stone"
],
"entries": [
{ "item": "sw_619", "ammo-item": "38_special", "container-item": "holster" },
{ "item": "38_special", "charges": 33 }
]
},
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "paperboy",
"name": {
"male": "Paperboy",
"female": "Papergirl"
},
"description": "You were delivering the morning paper along your usual route when the Cataclysm struck. The undead hordes don't seem to value the latest news, but at least your trusty bicycle is still in working order.",
"points": 3,
"skills": [
{
"level": 3,
"name": "driving"
},
{
"level": 3,
"name": "throw"
},
{
"level": 1,
"name": "speech"
}
],
"items": {
"both": [
"hat_newsboy",
"sweatshirt",
"pants",
"peacoat",
"socks",
"boots_winter",
"gloves_wool",
"knit_scarf",
"mbag",
"dog_whistle",
"newest_newspaper",
"newest_newspaper",
"newest_newspaper",
"newest_newspaper",
"newest_newspaper",
"folding_bicycle"
],
"male": [
"briefs"
],
"female": [
"bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "rollerderby",
"name": "Roller Derby Player",
"description": "You were hell on wheels prior to the apocalypse. Now the rest of your team is dead, and you probably wouldn't have lived this long if not for your penchant for high-speed violence. Things are looking grim; how long can you race laps around the undead before you get blocked for good?",
"points": 2,
"skills": [
{
"level": 1,
"name": "melee"
},
{
"level": 1,
"name": "unarmed"
},
{
"level": 1,
"name": "dodge"
}
],
"traits": [
"PROF_SKATER"
],
"items": {
"both": [
"under_armor_shorts",
"under_armor",
"socks",
"elbow_pads",
"knee_pads",
"mouthpiece",
"gloves_fingerless",
"helmet_skid",
"rollerskates"
],
"male": [
"briefs"
],
"female": [
"sports_bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "farmer",
"name": "Farmer",
"description": "You were making a living by raising crops, when the cataclysm struck. Now, with your trusty hoe and some seeds it's time to rebuild the Earth, one plant at a time.",
"points": 1,
"items": {
"both": [
"jeans",
"tshirt",
"backpack",
"knit_scarf",
"multitool",
"hoe",
"socks",
"boots",
"seed_blueberries",
"seed_strawberries",
"seed_wheat",
"seed_hops",
"seed_barley",
"seed_sugar_beet",
"seed_tomato"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "national_guard",
"name": "National Guard",
"description": "Your National Guard unit was activated when the epidemic struck. Despite your best efforts you did not manage to meet up with them before all communications ceased and you found yourself alone amongst the dead.",
"points": 4,
"skills": [
{
"level": 1,
"name": "gun"
},
{
"level": 1,
"name": "firstaid"
}
],
"items": {
"both": [
"shorts",
"tshirt",
"socks",
"lowtops",
"gobag"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "winter_survivor",
"name" : "Hardened Survivor",
"description" : "One of the lucky few who escaped the cataclysm, you made a life for yourself living off nature's bounties and what you could get outside the death traps of the large city.",
"points" : 6,
"skills": [
{
"level": 5,
"name": "survival"
},
{
"level": 5,
"name": "fabrication"
},
{
"level": 5,
"name": "melee"
},
{
"level" : 4,
"name" : "tailor"
},
{
"level": 3,
"name": "archery"
}
],
"items": {
"both": {
"ammo": 100,
"items": [
"survivor_vest",
"wsurvivor_suit",
"socks",
"boots_wsurvivor",
"hood_wsurvivor",
"gloves_wsurvivor",
"mess_kit"
],
"entries": [
{ "item": "kukri", "container-item": "sheath" },
{ "item": "crossbow", "ammo-item": "bolt_wood", "contents-item": "shoulder_strap" },
{ "item": "bolt_wood", "charges": 29, "container-item": "quiver_large" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"panties"
]
},
"flags" : ["SCEN_ONLY"]
},
{
"type": "profession",
"ident": "winter_scavenger",
"name" : "Hardened Scavenger",
"description" : "One of the lucky few who escaped the cataclysm, you made a life for yourself on the ruins of others. Whether by force, guile, or luck, you've obtained the best gear you could find.",
"points" : 8,
"skills": [
{
"level": 5,
"name": "melee"
},
{
"level": 5,
"name": "gun"
},
{
"level": 3,
"name": "dodge"
},
{
"level" : 4,
"name" : "mechanics"
},
{
"level": 3,
"name": "rifle"
}
],
"items": {
"both": {
"ammo": 100,
"items": [
"pants_army",
"sleeveless_trenchcoat",
"socks",
"boots_combat",
"tac_helmet",
"gloves_tactical",
"rucksack"
],
"entries": [
{ "item": "scar_h", "ammo-item": "762_51", "contents-item": "shoulder_strap" },
{ "item": "katana", "container-item": "scabbard" }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"panties"
]
},
"flags" : ["SCEN_ONLY"]
},
{
"type": "profession",
"ident": "winter_army",
"name" : "Military Holdout",
"description" : "You must have paid attention to your survival training in boot camp, otherwise you would never have lived long enough to outlast the chain of command and find yourself in this predicament. The only mission left now is to survive.",
"points" : 6,
"skills": [
{
"level": 4,
"name": "survival"
},
{
"level": 4,
"name": "gun"
},
{
"level": 3,
"name": "rifle"
},
{
"level" : 2,
"name" : "melee"
},
{
"level" : 2,
"name" : "stabbing"
},
{
"level": 1,
"name": "firstaid"
}
],
"items": {
"both": {
"ammo": 100,
"items": [
"socks",
"pants_army",
"jacket_army",
"balclava",
"boots_combat",
"gloves_tactical",
"chestrig",
"tac_helmet",
"canteen",
"mil_mess_kit",
"quikclot"
],
"entries": [
{ "item": "knife_combat", "container-item": "sheath" },
{ "item": "m4a1", "ammo-item": "556", "contents-item": "shoulder_strap" },
{ "item": "stanag30", "ammo-item": "556", "count": 2 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"panties"
]
},
"flags" : ["SCEN_ONLY"]
},
{
"type": "profession",
"ident": "road_warrior",
"name" : "Road Warrior",
"description" : "You lived by your wheels during the first few months of the apocalypse, but now your car is lost to this maelstrom of decay, your ammo is low, and your situation is dire. You've been reduced to a scavenger, living off the corpse of the old world.",
"points" : 6,
"skills": [
{
"level": 5,
"name": "driving"
},
{
"level": 3,
"name": "mechanics"
},
{
"level": 2,
"name": "survival"
},
{
"level": 2,
"name": "gun"
},
{
"level" : 1,
"name" : "shotgun"
},
{
"level": 1,
"name": "melee"
},
{
"level": 1,
"name": "unarmed"
},
{
"level": 1,
"name": "firstaid"
}
],
"items": {
"both": {
"ammo": 100,
"items": [
"tank_top",
"pants_leather",
"jacket_leather_mod",
"boots_steel",
"gloves_fingerless_mod",
"hat_cotton",
"survivor_goggles",
"long_patchwork_scarf",
"survivor_belt",
"legrig",
"canteen",
"whistle",
"binoculars",
"wearable_light",
"duct_tape",
"ref_lighter",
"gasoline_cooker"
],
"entries": [
{ "item": "knife_combat", "container-item": "sheath" },
{ "item": "shotgun_d", "ammo-item": "reloaded_shot_00", "container-item": "back_holster" },
{ "item": "reloaded_shot_00", "charges": 12, "container-item": "bandolier_shotgun" },
{ "item": "reloaded_shot_00", "charges": 6 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boy_shorts"
]
},
"flags" : ["SCEN_ONLY"]
},
{
"type": "profession",
"ident": "waste_ranger",
"name" : "Wasteland Ranger",
"description" : "If the human race is to survive, the threats facing its existence must be eliminated, no matter the cost. If it's hostile, you kill it.",
"points" : 6,
"skills": [
{
"level": 3,
"name": "survival"
},
{
"level": 3,
"name": "gun"
},
{
"level": 2,
"name": "rifle"
},
{
"level": 1,
"name": "dodge"
},
{
"level": 1,
"name": "melee"
},
{
"level" : 1,
"name" : "pistol"
},
{
"level": 1,
"name": "stabbing"
}
],
"items": {
"both": {
"ammo": 100,
"items": [
"lsurvivor_suit",
"boots_lsurvivor",
"gloves_lsurvivor",
"mask_lsurvivor",
"hood_lsurvivor",
"canteen",
"wearable_light",
"throwing_knife",
"ref_lighter"
],
"entries": [
{ "item": "knife_trench", "container-item": "sheath" },
{ "item": "ashot", "ammo-item": "reloaded_shot_00", "container-item": "holster" },
{ "item": "reloaded_shot_00", "charges": 12, "container-item": "bandolier_shotgun" },
{ "item": "reloaded_shot_00", "charges": 7 },
{ "item": "helsing", "ammo-item": "bolt_steel", "contents-item": "shoulder_strap" },
{ "item": "bolt_steel", "charges": 12, "container-item": "quiver" },
{ "item": "survivor_mess_kit", "charges": [ 20, 30 ] }
]
},
"male": [
"boxer_shorts"
],
"female": [
"sports_bra",
"boy_shorts"
]
},
"flags" : ["SCEN_ONLY"]
},
{
"type": "profession",
"ident": "player_bandit",
"name" : "Veteran Bandit",
"description" : "After the cities exploded there was a whirlwind of looting; a firestorm of fear. Men began to feed on men. On the roads it was a white line nightmare. Only those mobile enough to scavenge or brutal enough to pillage would survive. You are one of the latter.",
"points" : 6,
"skills": [
{
"level": 2,
"name": "gun"
},
{
"level" : 2,
"name" : "rifle"
},
{
"level": 2,
"name": "melee"
},
{
"level": 2,
"name": "cutting"
},
{
"level": 2,
"name": "unarmed"
},
{
"level": 2,
"name": "dodge"
},
{
"level": 1,
"name": "bashing"
},
{
"level": 1,
"name": "firstaid"
},
{
"level": 1,
"name": "survival"
}
],
"items": {
"both": [
"gold_ear",
"pants_survivor",
"motorbike_boots",
"gauntlets_bone",
"survivor_goggles",
"nailrifle",
"shoulder_strap",
"folding_stock",
"nailmag",
"nailmag",
"combatnail",
"combatnail",
"chestpouch",
"waterskin2",
"survivor_scope",
"heavy_flashlight",
"makeshift_machete",
"scabbard",
"knuckle_steel",
"ref_lighter",
"mess_kit"
],
"male": [
"football_armor",
"elbow_pads",
"bandana"
],
"female": [
"leather_collar",
"halter_top",
"corset",
"vambrace_larmor",
"long_knit_scarf_loose"
]
},
"flags" : ["SCEN_ONLY"]
},{
"type": "profession",
"ident": "mall_cop",
"name": "Mall Security",
"description": "A mall security guard. You don't have any useful skills, other than some basic training for your job. You do however have your trusty tazer, baton, and pocket knife.",
"points": 0,
"items": {
"both": [
"pants",
"socks",
"boots",
"flashlight",
"longshirt",
"jacket_light",
"baton",
"tazer",
"battery",
"pockknife"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "naturalist",
"name": "Naturalist",
"description": "You have come to an understanding with Mother Nature over long years of self-imposed exile in the wilderness. The world as they knew it might have ended for your forsaken species, but you can hardly tell the difference.",
"points": 6,
"skills": [
{
"level": 6,
"name": "survival"
},
{
"level": 4,
"name": "fabrication"
},
{
"level": 3,
"name": "tailor"
},
{
"level": 1,
"name": "gun"
},
{
"level": 5,
"name": "archery"
},
{
"level": 3,
"name": "melee"
},
{
"level": 2,
"name": "dodge"
},
{
"level": 2,
"name": "swimming"
},
{
"level": 3,
"name": "cooking"
}
],
"items": {
"both": [
"pants_fur",
"trenchcoat_fur",
"backpack_leather",
"boots_fur",
"gloves_fur",
"hat_fur",
"scarf_fur",
"quiver",
"sheath",
"shortbow",
"arrow_wood",
"arrow_wood",
"primitive_knife",
"shelter_kit",
"leather_funnel",
"rock_pot",
"waterskin",
"fur_rollmat",
"fire_drill"
]
},
"flags" : ["SCEN_ONLY"]
},
{
"type": "profession",
"ident": "fisher",
"name": "Fisher",
"description": "You spent most of your days just fishing in the swamps getting by quietly on what you caught. You found the buzzing of insects enjoyable, but they got bigger and more mean. Now their horrible noises have you spooked- you just hope the fish aren't as nasty.",
"points": 2,
"skills": [
{
"level": 2,
"name": "swimming"
},
{
"level": 2,
"name": "survival"
}
],
"items": {
"both": {
"items": [
"jeans",
"tank_top",
"socks",
"fishing_waders",
"knife_hunting",
"knit_scarf",
"fishing_rod_professional",
"fish_bait",
"fish_trap",
"vest",
"hat_boonie",
"jacket_flannel",
"sheath"
],
"entries": [
{ "item": "lighter", "charges": 100 }
]
},
"male": [
"boxer_shorts"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "reenactor",
"name": "Historical Reenactor",
"description": "You were on your way to the Annual All New England Revolutionary War Living History exhibition when the end of the world permanently derailed your plans.",
"points": 3,
"skills": [
{
"level": 2,
"name": "survival"
},
{
"level": 2,
"name": "tailor"
},
{
"level": 1,
"name": "gun"
},
{
"level": 1,
"name": "cooking"
}
],
"items": {
"both": [
"stockings",
"pockknife",
"matches",
"pipe_tobacco",
"tobacco"
],
"male": [
"knee_high_boots",
"pants_leather",
"waistcoat",
"peacoat",
"knit_scarf",
"tricorne",
"shoulder_strap",
"flintlock_pouch",
"rifle_flintlock",
"flintlock_ammo",
"hatchet",
"hardtack"
],
"female": [
"dress",
"apron_leather",
"boots",
"gloves_leather",
"long_knit_scarf",
"hat_fur",
"purse",
"oil_lamp",
"needle_wood",
"pot",
"cornmeal",
"salt"
]
}
},{
"type": "profession",
"ident": "reenactor2",
"name": "Ahistorical Reenactor",
"description": "You were on your way to the Annual All New England Revolutionary War Living History exhibition when the end of the world made traditional gender roles obsolete.",
"points": 3,
"skills": [
{
"level": 2,
"name": "survival"
},
{
"level": 2,
"name": "tailor"
},
{
"level": 1,
"name": "gun"
},
{
"level": 1,
"name": "cooking"
}
],
"items": {
"both": [
"stockings",
"pockknife",
"matches",
"pipe_tobacco",
"tobacco"
],
"male": [
"dress",
"apron_leather",
"boots",
"gloves_leather",
"long_knit_scarf",
"hat_fur",
"purse",
"oil_lamp",
"needle_wood",
"pot",
"cornmeal",
"salt"
],
"female": [
"knee_high_boots",
"pants_leather",
"waistcoat",
"peacoat",
"leather_belt",
"knit_scarf",
"tricorne",
"shoulder_strap",
"flintlock_pouch",
"rifle_flintlock",
"flintlock_ammo",
"hatchet",
"hardtack"
]
}
},{
"type": "profession",
"ident": "drone_op",
"name": "Drone Operator",
"description": "You had a job programming machines like automatic street cleaners, newsbots and pizza delivery drones. Now the all the drones carry guns instead of pizza.",
"points": 1,
"CBMs":[
"bio_batteries",
"bio_power_storage",
"bio_remote"
],
"skills": [
{
"level": 2,
"name": "computer"
}
],
"items": {
"both": [
"jumpsuit",
"socks",
"boots"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "elementary_student",
"name": "Elementary Student",
"description": "You're just a kid, and now the world has turned into something out of one of your bad dreams. The grown-ups you relied on are all dead--or undead--now. What are you going to do?",
"points": 0,
"items": {
"both": [
"tshirt",
"socks",
"slingpack",
"sneakers",
"jeans",
"jacket_light",
"knit_scarf",
"juice",
"sandwich_pbj",
"fairy_tales"
],
"male": [
"briefs"
],
"female": [
"panties"
]
}
},
{
"type": "profession",
"ident": "skaterkid",
"name": {
"male": "Skater Boy",
"female": "Skater Girl"
},
"description": "You love to skate! At least now the grown-ups aren't telling you where you can't roll.",
"points": 1,
"skills": [
{
"level": 1,
"name": "dodge"
}
],
"traits": [
"PROF_SKATER"
],
"items": {
"both": [
"tshirt",
"hoodie",
"jeans",
"socks",
"elbow_pads",
"knee_pads",
"gloves_fingerless",
"helmet_skid",
"roller_blades",
"sports_drink"
],
"male": [
"briefs"
],
"female": [
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "jdelinquent",
"name": "Juvenile Delinquent",
"description": "You never cared for grown-ups telling you what to do, and that's how you ended up spending most of your days in the principal's office. Now, not needing grown-ups to tell you what to do is the only reason you're alive. Man, you really should've played hooky today.",
"points": 2,
"skills": [
{
"level": 1,
"name": "gun"
},
{
"level": 1,
"name": "dodge"
},
{
"level": 1,
"name": "melee"
}
],
"items": {
"both": [
"tshirt",
"hoodie",
"jeans",
"socks",
"sneakers",
"gloves_fingerless",
"slingpack",
"matches",
"hairpin",
"hairpin",
"mag_comic",
"marble",
"marble",
"slingshot"
],
"male": [
"briefs"
],
"female": [
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "prep_student",
"name": "Preppy Student",
"description": "Your parents were busy, important people, who wanted you to have every advantage and pushed you to be \"successful,\" whatever that meant. If only they'd ever let you experience childhood, or ever shown you their love. You're certainly not getting either one now.",
"points": 1,
"skills": [
{
"level": 1,
"name": "speech"
}
],
"items": {
"both": [
"dress_shirt",
"jacket_light",
"pants",
"socks",
"dress_shoes",
"skinny_tie",
"tieclip",
"fancy_sunglasses",
"knit_scarf",
"wristwatch",
"mbag",
"water_mineral",
"cell_phone",
"money_bundle",
"adderall",
"manual_business"
],
"male": [
"briefs"
],
"female": [
"panties"
]
}
},
{
"type": "profession",
"ident": "jr_survivalist",
"name": "Survivalist Jr.",
"description": "Your parents were crazy preppers who thought some \"cataclysm\" was coming, and insisted on preparing you for it. Turns out they were right. You didn't get a chance to thank them. The only thing you can do for them now is what they always hoped you would do in the dark days ahead: survive.",
"points": 3,
"skills": [
{
"level": 1,
"name": "survival"
},
{
"level": 1,
"name": "fabrication"
},
{
"level": 1,
"name": "firstaid"
}
],
"items": {
"both": [
"tshirt",
"jacket_light",
"pants_cargo",
"socks",
"boots",
"knit_scarf",
"backpack",
"granola",
"water_clean",
"scissors",
"magnifying_glass",
"flashlight",
"1st_aid",
"whistle"
],
"male": [
"briefs"
],
"female": [
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "bionic_student",
"name": "Bionic Student",
"description": "Your parents were so obsessed with making sure you aced every test that they had you outfitted with bionics to make you smarter and never forget anything. And now, you are facing the most dire test yet, and once again you had better succeed, or else.",
"points": 3,
"CBMs":[
"bio_batteries",
"bio_power_storage",
"bio_int_enhancer",
"bio_memory"
],
"items": {
"both": [
"dress_shirt",
"jacket_light",
"pants",
"socks",
"dress_shoes",
"skinny_tie",
"tieclip",
"fancy_sunglasses",
"knit_scarf",
"wristwatch",
"mbag",
"water_mineral",
"cell_phone",
"money_bundle"
],
"male": [
"briefs"
],
"female": [
"panties"
]
}
},
{
"type": "profession",
"ident": "dodgeball_player",
"name": "Dodgeball Player",
"description": "You liked to play dodgeball, where failing to dodge the ball meant you were out. Now failing to dodge threatens your life. Don't slip up.",
"points": 1,
"skills": [
{
"level": 1,
"name": "dodge"
},
{
"level": 1,
"name": "throw"
}
],
"items": {
"both": [
"tshirt",
"jacket_light",
"jeans",
"socks",
"lowtops",
"slingpack",
"juice"
],
"male": [
"briefs"
],
"female": [
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "science_club_mem",
"name": "Science Club Member",
"description": "You were a member of the school science club, and right now you're as upset as you've ever been that the school wouldn't let you play with the really fun chemicals that make things go boom. At least now no one's around to tell you that you can't.",
"points": 1,
"skills": [
{
"level": 1,
"name": "cooking"
},
{
"level": 1,
"name": "mechanics"
}
],
"items": {
"both": [
"tshirt",
"jacket_light",
"jeans",
"socks",
"sneakers",
"knit_scarf",
"backpack",
"textbook_chemistry"
],
"male": [
"briefs"
],
"female": [
"panties"
]
}
},
{
"type": "profession",
"ident": "av_club_mem",
"name": "A/V Club Member",
"description": "You were a member of the school A/V club. You're sure there's some way you can use your technical skills to help stay alive. You just haven't figured out how to make an awesome death ray yet.",
"points": 1,
"skills": [
{
"level": 1,
"name": "electronics"
},
{
"level": 1,
"name": "computer"
}
],
"items": {
"both": [
"linuxtshirt",
"jacket_light",
"jeans",
"socks",
"sneakers",
"knit_scarf",
"backpack",
"mag_electronics"
],
"male": [
"briefs"
],
"female": [
"panties"
]
}
},
{
"type": "profession",
"ident": "janitor",
"name": "Janitor",
"description": "You earned a living from sweeping up chocolate wrappers and picking chewing gum from under tables. Now the only thing you'll be sweeping are the brains of the dead.",
"points": -1,
"items": {
"both": [
"jumpsuit",
"socks",
"boots",
"mop"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"boxer_shorts"
]
}
},
{
"type": "profession",
"ident": "teacher",
"name": "Teacher",
"description": "You've been teaching kids for the whole of your life, and they've mostly listened to your teachings. However, the dead won't write out lines for eating you alive.",
"points": 0,
"skills": [
{
"level": 3,
"name": "speech"
}
],
"items": {
"both": [
"dress_shirt",
"blazer",
"pants",
"socks",
"dress_shoes",
"skinny_tie",
"tieclip",
"poetry_book",
"permanent_marker"
],
"male": [
"briefs"
],
"female": [
"bra",
"panties"
]
}
},
{
"type": "profession",
"ident": "photojournalist",
"name": "Photojournalist",
"description": "You were a freelance photojournalist before the end. You have a chance to be the first journalist to cover the apocalypse, though finding a publisher seems more difficult a prospect than usual. You managed to hold onto your camera, hopefully you can get some fantastic shots.",
"points": 0,
"items": {
"both": [
"pants",
"dress_shirt",
"blazer",
"socks",
"dress_shoes",
"camera_pro"
],
"male": [
"boxer_shorts"
],
"female": [
"boy_shorts",
"bra"
]
}
},
{
"type": "profession",
"ident": "gym_teacher",
"name": "Gym Teacher",
"description": "After a career of teaching kids the art of sports they mostly hate, the zombies around you refuse to do laps, even at the blow of your whistle.",
"points": 3,
"skills": [
{
"level": 2,
"name": "dodge"
},
{
"level": 2,
"name": "speech"
}
],
"items": {
"both": [
"baseball",
"bat",
"whistle",
"tank_top",
"shorts",
"socks",
"sneakers",
"runner_bag"
],
"male": [
"briefs"
],
"female": [
"sports_bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "camper",
"name": "Camper",
"description": "You always enjoyed hiking and camping in the wilderness before everything fell apart, so it was a no-brainer to grab your bag and run when the sirens sounded. The world may be ruined, but you're prepared to make a home wherever you may find yourself.",
"points": 6,
"skills": [
{
"level": 1,
"name": "survival"
},
{
"level": 1,
"name": "swimming"
},
{
"level": 1,
"name": "firstaid"
}
],
"items": {
"both": [
"tshirt",
"socks",
"jeans",
"jacket_windbreaker",
"boots_hiking",
"gloves_light",
"hat_cotton",
"knit_scarf",
"backpack",
"ref_lighter",
"hatchet",
"e_tool",
"tent_kit",
"rollmat",
"sleeping_bag",
"knife_swissarmy",
"mess_kit",
"gasoline_lantern",
"canteen",
"granola",
"pur_tablets",
"1st_aid"
],
"male": [
"briefs"
],
"female": [
"sports_bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "poor_student",
"name": "Poor Student",
"description": "You come from a low-income family, and got mocked for your old hand-me-down clothes and for getting free school lunches in the cafeteria. Even worse, your ratty old backpack finally fell apart at the worst time. At least no one's mocking you now.",
"points": -1,
"items": {
"both": [
"tshirt",
"socks",
"lowtops",
"shorts"
],
"male": [
"briefs"
],
"female": [
"panties"
]
}
},
{
"type": "profession",
"ident": "miner",
"name": "Miner",
"description": "You're a miner, not a minor! Your canteen is dry, your jackhammer is out of gas, and you're on your last pair of batteries for your mining helmet...",
"points": 0,
"items": {
"both": [
"socks",
"boots_steel",
"gloves_work",
"knee_pads",
"miner_hat",
"jumpsuit",
"mask_gas",
"jackhammer",
"canteen",
"e_tool",
"tool_belt",
"mbag",
"matches"
],
"male": [
"boxer_shorts"
],
"female": [
"boy_shorts",
"sports_bra"
]
},
"flags" : ["SCEN_ONLY"]
},
{
"type": "profession",
"ident": "parkour_practitioner",
"name": {
"male": "Traceur",
"female": "Traceuse"
},
"description": "You've practiced parkour for many years, and made the world your playground. It wouldn't be a lie to say that running is your life. Which is good, because now that the end has come, you're running for your life.",
"points": 3,
"traits": [
"PARKOUR"
],
"skills": [
{
"level": 4,
"name": "dodge"
}
],
"items": {
"both" : [
"tshirt",
"hoodie",
"pants_cargo",
"socks",
"sneakers",
"runner_bag"
],
"male": [
"briefs"
],
"female": [
"sports_bra",
"boy_shorts"
]
}
},
{
"type": "profession",
"ident": "tourist",
"name": "Tourist",
"description": "You came here to get a taste of New England; Now you hope New England won't get a taste of you!",
"points": 1,
"items": {
"both": [
"hat_ball",
"knit_scarf",
"tshirt",
"jacket_light",
"gloves_light",
"pants",
"fanny",
"socks",
"sneakers",
"roadmap",
"touristmap",
"camera"
],
"male": [
"boxer_shorts"
],
"female": [
"bra",
"panties"
]
}
}
]
You can’t perform that action at this time.