diff options
Diffstat (limited to 'professions.json')
-rw-r--r-- | professions.json | 49 |
1 files changed, 32 insertions, 17 deletions
diff --git a/professions.json b/professions.json index 5820843..5f7c689 100644 --- a/professions.json +++ b/professions.json @@ -25,26 +25,30 @@ "items": [ "pocketwatch", "knife_steak", - "tool_belt", "kawaii_scarf", "cloak", "assassins_throwing_dagger", - "master_doll" + "master_doll", + "smart_phone", + "kawaii_vest", + "kawaii_maid_hardcase_slim", + "kawaii_maid_megane_01" ], - "entries": [ { "group": "charged_cell_phone" } ] }, "male": [ + "undershirt", "briefs", "socks", "tux", "gloves_leather", - "dress_shoes" + "boots" ], "female": [ "kawaii_maid_bra", "kawaii_maid_garter", "kawaii_maid_panties", "kawaii_maid_niso_thick", + "petticoat", "kawaii_maid_hat", "maid_dress", "maid_gloves_leather", @@ -62,7 +66,8 @@ "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" + "FLIMSY2", + "PROF_MISTRESS" ], "skills": [ ], "items": { @@ -70,16 +75,18 @@ "items": [ "socks", "dress_shirt", - "peacoat", - "knit_scarf", "pants", "dress_shoes", + "peacoat", + "knit_scarf", "mbag", - "res_shoggoth", - "pet_carrier" + "pocketwatch", + "smart_phone", + "res_shoggoth" ], - "entries": [ { "group": "charged_cell_phone" } ] }, + }, "male": [ + "undershirt", "briefs" ], "female": [ @@ -108,11 +115,11 @@ "pocketwatch", "knife_steak", "maid_master_child", - "man_carrier" + "smart_phone" ], - "entries": [ { "group": "charged_cell_phone" } ] }, "male": [ + "undershirt", "briefs", "socks", "tux", @@ -124,6 +131,7 @@ "kawaii_maid_garter", "kawaii_maid_panties", "kawaii_maid_niso_thick", + "petticoat", "kawaii_maid_hat", "maid_dress", "maid_gloves_long_cotton", @@ -156,11 +164,12 @@ "items": [ "pocketwatch", "knife_steak", - "leather_collar" + "leather_collar", + "smart_phone" ], - "entries": [ { "group": "charged_cell_phone" } ] }, "male": [ + "undershirt", "briefs", "socks", "tux", @@ -172,6 +181,7 @@ "kawaii_maid_garter", "kawaii_maid_panties", "kawaii_maid_niso_thin", + "petticoat", "maid_hat", "maid_dress_french", "maid_gloves_cotton", @@ -182,7 +192,10 @@ { "type": "profession", "ident": "maid", - "name": { "male": "Butler", "female": "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": [ @@ -194,11 +207,12 @@ "both": { "items": [ "pocketwatch", - "knife_steak" + "knife_steak", + "smart_phone" ], - "entries": [ { "group": "charged_cell_phone" } ] }, "male": [ + "undershirt", "briefs", "socks", "tux", @@ -210,6 +224,7 @@ "kawaii_maid_bra", "kawaii_maid_garter", "kawaii_maid_niso_thick", + "petticoat", "kawaii_maid_panties", "maid_gloves_long_cotton", "maid_dress", |