aboutsummaryrefslogtreecommitdiff
path: root/professions.json
blob: 1ad5d54c3feba2d7212a32f7b871598c4ea747c0 (plain)
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
[
  {
    "type": "profession",
    "ident": "battle_maid",
    "name": {
      "male": "Battle Butler",
      "female": "Battle Maid"
    },
    "description": "In order to serve your Mistress, you have went through special combat training. You have learned to clean every bit of malice coming towards your Mistress.",
    "points": 8,
    "traits": [
      "PROF_MA_MAID"
    ],
    "skills": [
      { "level": 5, "name": "cooking" },
      { "level": 4, "name": "tailor" },
      { "level": 4, "name": "driving" },
      { "level": 4, "name": "throw" },
      { "level": 3, "name": "melee" },
      { "level": 3, "name": "unarmed" },
      { "level": 3, "name": "dodge" }
    ],
    "items": {
      "both" : {
        "items": [
          "pocketwatch",
          "knife_steak",
          "tool_belt",
          "kawaii_scarf",
          "cloak",
          "assassins_throwing_dagger",
          "master_doll"
        ],
        "entries": [ { "group": "charged_cell_phone" } ]
      },
      "male": [
        "briefs",
        "socks",
        "tux",
        "gloves_leather",
        "dress_shoes"
      ],
      "female": [
        "kawaii_maid_bra",
        "kawaii_maid_garter",
        "kawaii_maid_panties",
        "kawaii_maid_niso_thick",
        "kawaii_maid_hat",
        "maid_dress",
        "maid_gloves_leather",
        "kawaii_boots"
      ]
    }
  },
  {
    "type": "profession",
    "ident": "shoggoth_master",
    "name": {
      "male": "Master (with Maid)",
      "female": "Mistress (with Maid)"
    },
    "description": "You have a maid. She was hired by your father to keep you safe because of your health. She's good-looking and she's good in a fight.",
    "points": 8,
    "traits": [
      "FLIMSY2"
    ],
    "skills": [  ],
    "items": {
      "both" : {
        "items": [
          "socks",
          "dress_shirt",
          "peacoat",
          "knit_scarf",
          "pants",
          "dress_shoes",
          "mbag",
          "res_shoggoth",
          "pet_carrier"
        ],
        "entries": [ { "group": "charged_cell_phone" } ] },
      "male": [
        "briefs"
        ],
      "female": [
        "bra",
        "panties"
      ]
    }
  },
  {
    "type": "profession",
    "ident": "maid_and_master",
    "name": {
      "male": "Butler (with Mistress)",
      "female": "Maid (with Mistress)"
    },
    "description": "You saw your Master run to his car with his daughter, but he got caught by a ferocious zombie. Among the countless groans, you heard your Master yell out 'Take my daughter and run away!' and you did just that. Shoving the shaking girl into a bag, you prepare to run away from the depths of hell.",
    "points": 1,
    "skills": [
      { "level": 2, "name": "cooking" },
      { "level": 1, "name": "driving" },
      { "level": 2, "name": "tailor" }
    ],
    "items": {
      "both" : {
        "items": [
          "pocketwatch",
          "knife_steak",
          "maid_master_child",
          "man_carrier"
        ],
        "entries": [ { "group": "charged_cell_phone" } ]
      },
      "male": [
        "briefs",
        "socks",
        "tux",
        "gloves_light",
        "dress_shoes"
      ],
      "female": [
        "kawaii_maid_bra",
        "kawaii_maid_garter",
        "kawaii_maid_panties",
        "kawaii_maid_niso_thick",
        "kawaii_maid_hat",
        "maid_dress",
        "maid_gloves_long_cotton",
        "kawaii_dress_shoes"
      ]
    }
  },
  {
    "type": "profession",
    "ident": "cat_maid",
    "name": {
      "male": "Catboy Butler",
      "female": "Catgirl Maid"
    },
    "description": "When the cataclysm came, you suddenly grew cat ears and a tail! Now you only need your Mistress to give you a collar.",
    "points": 2,
    "traits": [
      "PROF_NEKOMIMI",
      "FELINE_EARS",
      "TAIL_LONG",
      "FEL_EYE"
    ],
    "skills": [
      { "level": 2, "name": "cooking" },
      { "level": 1, "name": "driving" },
      { "level": 2, "name": "tailor" }
    ],
    "items": {
      "both" : {
        "items": [
          "pocketwatch",
          "knife_steak",
          "leather_collar"
        ],
        "entries": [ { "group": "charged_cell_phone" } ]
      },
      "male": [
        "briefs_kemo",
        "socks",
        "tux",
        "gloves_light",
        "dress_shoes"
      ],
      "female": [
        "kawaii_maid_bra",
        "kawaii_maid_garter",
        "panties_kemo",
        "kawaii_maid_niso_thin",
        "maid_hat",
        "maid_dress_french",
        "maid_gloves_cotton",
        "kawaii_dress_shoes"
      ]
    }
  },
  {
    "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": {
        "items": [
          "pocketwatch",
          "knife_steak"
        ],
        "entries": [ { "group": "charged_cell_phone" } ]
      },
      "male": [
        "briefs",
        "socks",
        "tux",
        "gloves_light",
        "dress_shoes"
        ],
      "female": [
        "kawaii_maid_hat",
        "kawaii_maid_bra",
        "kawaii_maid_garter",
        "kawaii_maid_niso_thick",
        "kawaii_maid_panties",
        "maid_gloves_long_cotton",
        "maid_dress",
        "kawaii_dress_shoes"
        ]
    }
  }
]