forked from dissociativity/PKs_Rebalancing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pk_professions.json
223 lines (223 loc) · 6.79 KB
/
pk_professions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
[
{
"type": "profession",
"ident": "doomguy",
"name": "Doomguy",
"description": "Having just torn a hole through hell itself, you stepped into a teleporter to find yourself... here. Your radio is dead, you're out of supplies, and you're still knee-deep in the dead. There's a whole new world to purge, but you see some old enemies ahead.",
"points": 7,
"skills": [
{ "name": "gun", "level": 4 },
{ "name": "dodge", "level": 5 },
{ "name": "melee", "level": 3 },
{ "name": "shotgun", "level": 4 },
{ "name": "firstaid", "level": 3 }
],
"traits": [ "PSYCHOPATH", "TERRIFYING" ],
"items": {
"both": {
"items": [
"socks",
"megaarmor_boots_1",
"megaarmor_leggings_1",
"megaarmor_torso_2",
"megaarmor_armguards_1",
"megaarmor_gloves_1",
"megaarmor_head_1",
"legrig",
"knife_rambo",
"flashlight",
"shot_00",
"berserker_drug",
"medikit",
"stamina_vial"
],
"entries": [
{ "item": "m1911", "ammo-item": "45_jhp", "charges": 7, "container-item": "holster" },
{ "item": "45_jhp", "charges": 7, "container-item": "m1911mag" },
{ "item": "45_jhp", "charges": 16 },
{ "item": "ithaca_doom", "ammo-item": "shot_00", "charges": 12, "container-item": "megaarmor_torso_1" },
{ "item": "shot_00", "charges": 8 }
]
}
}
},
{
"type": "profession",
"ident": "riot_cop",
"name": "SWAT Pointman",
"description": "You are a pointman for the statewide SWAT force. You are dispatched in small groups to settle disputes that the politicians want handled with a more 'human' touch for public relations purposes. Something spit gooey-hot acid all over your armor and mask, but you still have your shield and arbiter.",
"points": 5,
"skills": [
{ "name": "gun", "level": 3 },
{ "name": "launcher", "level": 2 },
{ "name": "melee", "level": 2 },
{ "name": "unarmed", "level": 2 },
{ "name": "bashing", "level": 1 }
],
"traits": [ "PROF_SWAT" ],
"items": {
"both": {
"items": [
"badge_swat",
"socks",
"boots_combat",
"gloves_tactical",
"technician_pants_gray",
"knee_pads",
"legrig",
"technician_shirt_gray",
"armguard_hard",
"fanny",
"fanny",
"tac_helmet",
"swat_shield",
"PR24-retracted",
"bomblet_stun",
"bomblet_stun",
"bomblet_explosive",
"stamina_vial"
],
"entries": [ { "item": "bomblet_launcher_dualshot", "ammo-item": "bomblet_stun", "charges": 6 } ]
},
"male": [ "boxer_briefs" ],
"female": [ "bra", "boxer_shorts" ]
}
},
{
"type": "profession",
"ident": "huntsman",
"name": "Hunter",
"description": "Taking to the woods for long periods of isolated hunting, your reliance on techonology has been limited compared to others of your generation. In addition to your gear, you carry a bow for hunting and a stub revolver for protection.",
"points": 5,
"skills": [
{ "name": "survival", "level": 3 },
{ "name": "archery", "level": 3 },
{ "name": "fabrication", "level": 2 },
{ "name": "gun", "level": 2 },
{ "name": "traps", "level": 2 }
],
"traits": [ "LIGHTSTEP", "OUTDOORSMAN" ],
"items": {
"both": {
"items": [
"mocassins",
"gloves_fingerless",
"union_suit",
"pants",
"longshirt",
"vest",
"vest_leather",
"armguard_soft",
"vambrace_larmor",
"leather_pouch",
"leather_pouch",
"hat_fur",
"quiver",
"sheath",
"knife_hunting",
"shortbow",
"arrow_wood",
"arrow_wood",
"arrow_wood",
"arrow_wood",
"mil_mess_kit",
"multitool",
"ref_lighter_dare",
"canteen",
"1st_aid",
"salt",
"stamina_vial",
"beartrap",
"beartrap"
],
"entries": [ { "item": "ruger_lcr_38", "ammo-item": "38_special", "charges": 6 } ]
}
}
},
{
"type": "profession",
"ident": "mutant_crafter",
"name": "MuCo Lab Assistant",
"description": "You were a staff member for the clinical tests of a new product called 'mutagen' when the bombs fell. In the chaos you grabbed some gear and left the others.",
"points": 4,
"skills": [
{ "name": "computer", "level": 3 },
{ "name": "cooking", "level": 2 },
{ "name": "firstaid", "level": 2 },
{ "name": "survival", "level": 1 },
{ "name": "speech", "level": 1 }
],
"items": {
"male": [ "briefs" ],
"female": [ "bra", "panties" ],
"both": {
"items": [
"dress_shirt",
"pants",
"socks",
"boots",
"coat_lab",
"mbag",
"gloves_rubber",
"glasses_safety",
"recipe_labchem",
"battery",
"scalpel",
"syringe",
"syringe",
"oxy_powder",
"lye_powder",
"tallow_tainted",
"tallow_tainted",
"tallow_tainted",
"tallow_tainted",
"tallow_tainted",
"tallow_tainted"
],
"entries": [ { "item": "chemistry_set", "ammo-item": "battery", "charges": 100 } ]
}
}
},
{
"type": "profession",
"ident": "a pisskop",
"name": "Generation Xer",
"description": "You are a rakishly handsome young person who was in their late-20s 20 years ago. In good shape, and with a perchant for hording sentimental items, you set off on Z-day much as you did any other day . . .",
"points": 4,
"//": "gotta keep in mind balance . . .",
"skills": [
{ "name": "swimming", "level": 2 },
{ "name": "speech", "level": 2 },
{ "name": "computer", "level": 2 },
{ "name": "firstaid", "level": 1 },
{ "name": "gun", "level": 1 }
],
"traits": [ "PRETTY", "FORGETFUL" ],
"items": {
"male": [ "boxer_shorts" ],
"female": [ "sports_bra", "boy_shorts" ],
"both": {
"items": [
"sneakers",
"socks",
"pants",
"leather_belt",
"tshirt",
"dress_shirt",
"turtleneck",
"hat_cotton",
"gloves_leather",
"cell_phone",
"matches",
"permanent_marker",
"cash_card",
"diveknife",
"banana",
"maple_candy",
"newest_newspaper"
],
"entries": [ { "item": "protein_drink", "charges": 1, "container-item": "flask_hip" } ]
}
}
}
]