Got a bunch of professions. Hope you like them.
{
"ident": "lowtax",
"name": "Lowtax",
"description":
"Founder of Something Awful...",
"points": 2,
"items": ["tank_top", "hoodie", "jorts", "sneakers", "mountaindew", "cheetoes", "mountaindew", "cheetoes", "mountaindew", "cheetoes", "fedora"],
"skills" : [
{
"name" : "computer",
"level" : 6
}
]
},
{
"ident": "vincent",
"name": "Vincent Vega",
"description":
"Your flexible outlook on law has ensured your survival, but now what?\nYou start with cargo pants, a hoodie, \"sundries\", and one additional level of melee.",
"points": 2,
"items": ["suit", "heroin3", "heroin3", "sneakers", "syringe", "m1911", "45_acp"],
"addictions": [
{
"type": "opiate",
"intensity": 10
}
]
},
{
"ident": "Chigurh",
"name": "Chigurh",
"description":
"Call it, Friendo.",
"points": 4,
"items": ["tank_top", "jacket_jean", "pants_cargo", "remington_870", "tec9", "picklocks", "suppressor", "captiveboltgun", "9mm", "9mm", "shot_slug", "shot_slug"],
"skills" : [
{
"name" : "gun",
"level" : 2
},
{
"name" : "firstaid",
"level" : 2
},
{
"name" : "melee",
"level" : 1
},
{
"name" : "dodge",
"level" : 1
}
]
},
{
"ident": "Montana",
"name": "Drug Lord",
"description":
"By the time the end happened, you were so coked up you didn't even notice. .",
"points": 4,
"items": ["suit", "holster", "cokekilo", "m4a1", "m203", "556", "40mm_frag", "usp_9mm", "556", "556", "9mm"],
"skills" : [
{
"name" : "gun",
"level" : 2
},
{
"name" : "firstaid",
"level" : 6
},
{
"name" : "melee",
"level" : 1
},
{
"name" : "dodge",
"level" : 1
}
]
},
{
"ident": "mansonite",
"name": "Mansonite",
"description":
"When Charlie told you to get the job done, you went and got it done. \n But you didn't expect the corpse to rise from the dead when you killed them, did you?.",
"points": 2,
"items": ["pants", "knife_combat", "hoodie", "methedrine", "buntline", "22_lr"],
"skills" : [
{
"name" : "gun",
"level" : 2
},
{
"name" : "cutting",
"level" : 2
},
{
"name" : "melee",
"level" : 1
},
{
"name" : "dodge",
"level" : 1
}
]
},
{
"ident": "American Psycho",
"name": "American Psycho",
"description":
"The others are all dead, but you're still alive. Who's laughing now?\nYou start with meat, a suit, and \"a gram\".",
"points": 3,
"items": ["suit", "coke3", "coke3", "ax", "usp_9mm", "9mmP2", "human_flesh", "cigar", "9mmP2", "paulallencorpse", "heroin3", "syringe", "backpack", "valium"]
},
{
"ident": "Buffalo Bill",
"name": "Buffalo Bill",
"description":"Goodbye horses, I'm dying over you....",
"points": 2,
"items": ["womansuit", "ruger_redhawk", "44magnum", "knife_combat", "human_flesh", "sewing_kit", "human_flesh", "goggles_nv", "UPS_off"]
},
{
"ident": "Mac",
"name": "Mac",
"description":"Which are worse? The things... or the undead?",
"points": 2,
"items": ["rum", "ruger_redhawk", "44magnum", "ithaca_37", "shot_00", "flamethrower", "jacket_leather", "rucksack", "pants_army", "gasoline"]
},
{
"ident": "OJ Simpson",
"name": "OJ Simpson",
"description":"So you killed Nicole. Bet you didn't expect her to get back up.",
"points": 2,
"items": ["bloodygloves", "coke2", "rum", "knife_combat", "human_flesh", "footballjersey", "blackcap", "weed5", "magnum", "357magnum", "oj", "nicolesring"]
},
{
"ident": "Mint 500 Journalist",
"name": "Raoul Duke",
"description":
"We had two bags of grass, seventy five pellets of mescaline, five sheets of high powered blotter acid,\n a salt shaker half full of cocaine, a whole galaxy of uppers, downers, screamers and laughers.\n Also, a quart of tequila, a quart of rum, a case of beer, a pint of ether, and two dozen Amyls.",
"points": 6,
"items": ["panamahat", "Acapulcoshirt", "aviatorglasses", "coke3", "valium", "poppy_sleep", "magnum", "357magnum", "LSD2", "cigar", "LSD", "heroin3", "syringe", "backpack", "Quaaludes", "meth2", "amyl", "weed3", "mescaline", "weed4", "rum", "tequila", "ether", "Secobarbital", "methedrine", "thorazine", "briefcase", "ibogaine"]
},
{
"ident": "methhead",
"name": "Meth Head",
"description":
"Got any meth? Listen, man. I can tell you do. Don't you lie to me. I'll cut you. I swear to god. \nYou start out with a strong amphetamine addiction, and a teenther of meth.",
"points": 0,
"items": ["pants", "knife_combat", "hoodie", "meth"],
"addictions": [
{
"type": "amphetamine",
"intensity": 10
}
]
},
{
"ident": "elvis",
"name": "Elvis Presley",
"description":
"You're the King. But the King has problems. \n Drug problems.",
"points": 0,
"items": ["elvisoutfit", "m1911", "suit", "dexedrinejar", "Quaaludes", "placidyljar", "45_king", "dilaudidjar"],
"addictions": [
{
"type": "amphetamine",
"intensity": 10
}
]
},