[ { "id": "maid_master_child", "type": "TOOL", "category": "other", "symbol": "m", "color": "brown", "name": "Mistress", "description": "A girl entrusted to you by the owner of the house you served at. There's a deep feeling of fear in your stomach as you embrace the cataclysm, but protecting this girl gives you purpose and makes you feel less alone.", "price": 60000, "material": ["flesh"], "weight": "1200 g", "volume": "250 ml", "use_action": { "type": "place_monster", "monster_id": "maid_master", "friendly_msg": "Mistress seemed worried about the state of the neighbours.", "place_randomly": true } }, { "id": "master_doll", "type": "TOOL", "category": "other", "symbol": "m", "color": "brown", "name": "Mistress doll", "description": "This is a doll in the shape of your beloved Mistress. By keeping it close, you are comforted by thoughts of your Mistress.", "price": 5400, "material": ["cotton"], "weight": "300 g", "volume": "500 ml" }, { "id": "maid_mess_kit", "sub": "hotplate", "type": "TOOL", "symbol": ";", "color": "brown", "name": "maid's cookware kit", "description": "A set of secret maid cookware.", "price": 2000, "material": ["steel"], "techniques": ["BRUTAL", "WBLOCK_1"], "flags" : ["CHOP", "DURABLE_MELEE", "ALLOWS_REMOTE_USE" ], "weight": "1000 g", "volume": "1250 ml", "cutting": 18, "bashing": 18, "to_hit": 1, "charges_per_use": 1, "ammo": "battery", "qualities": [["COOK", 3], ["BOIL", 2], ["CONTAIN", 1], ["CHEM", 1], ["CUT", 1], ["BUTCHER", 20]], "use_action": ["HOTPLATE", "HEAT_FOOD" ], "magazines": [ [ "battery", [ "medium_battery_cell", "medium_plus_battery_cell", "medium_atomic_battery_cell", "medium_disposable_cell" ] ] ], "magazine_well": 2 }, { "type": "GENERIC", "category": "other", "id": "mini_shoggoth", "name": { "str": "Small Cute Maid", "str_pl" : "Small Cute Maids" }, "description": "'Ah... I think I went overboard and turned out like this. I need some time to return to my former shape. Please warm me up in Mistress' pockets! Don't put me in a fridge! Absolutely not!'", "weight": 200, "symbol": "m", "color": "white", "price": 5000, "material" : ["maid"], "volume": 1, "use_action": { "type": "delayed_transform", "transform_age": 100800, "not_ready_msg": "'Fufufu~ Are you worried? I am fine, your maid is fine! ... I guess. So, please wait a bit longer... I'm sorry for making you concerned.'", "msg": "'I have made a complete recovery! I will serve you well, Mistress! Now, please put me on the ground.'", "moves": 0, "target": "res_shoggoth" } }, { "id": "res_shoggoth", "type": "TOOL", "category": "other", "symbol": "M", "color": "white", "name": "Revitalized Cute Maid", "description": "'What's up? Why haven't you put me on the ground yet? Ah, you want me to stay tiny for a little while longer? Ehh... I suppose it can't be helped.'", "price": 60000, "material": ["maid"], "weight": 1200, "volume": 1, "use_action": { "type": "place_monster", "monster_id": "mon_shoggoth_maid", "friendly_msg": "'Sorry I kept you waiting, Mistress! I will do my best to serve you and support you to the best of my abilities!'", "place_randomly": true } }, { "id": "summon_little_maid", "type": "TOOL", "category": "other", "symbol": "M", "color": "white", "name": "scroll (Summon Little Maid)", "description": "A set of scrolls and sacrifices used to summon a different kind of maid. Pour the sacrificial sugar in the middle of the magic circle and cast the correct spell.", "price": 60000, "material": ["paper"], "weight": 1200, "volume": 1, "use_action": { "type": "place_monster", "monster_id": "mon_little_maid", "friendly_msg": "The sacrifical sugar melts at the apex of your casting and starts to spew out white smoke. As the sweet smell spreads around, you notice a shadowy figure about the size of a child standing in the magic circle. After the smoke completely dissipates, a small maid stands in the place of the shadowy figure, staring at you with curious eyes. 'Mistress?'", "place_randomly": true } }, { "type": "GENERIC", "category": "other", "id": "mini_little_maid", "name": { "str": "Little Little Maid", "str_pl" : "Little Little Maids" }, "description": "An even smaller version of your little maid.", "weight": 150, "symbol": "m", "color": "white", "price": 5000, "material" : ["maid"], "volume": 1, "use_action": { "type": "delayed_transform", "transform_age": 7200, "not_ready_msg": "While standing still on the palm of your hand, she stares downwards and mutters 'Mistress...' in a barely audible voice.", "msg": "'Mistreesss! Mistreeeessss!' The little maid taps your shoulder and points towards the ground, as if she wants to get off your shoulder. Put her on the ground when you're ready.", "moves": 0, "target": "res_little_maid" } }, { "id": "res_little_maid", "type": "TOOL", "category": "other", "symbol": "m", "color": "white", "name": "Revitalized Little Maid", "description": "Your little maid seems to have made a complete recovery.", "price": 60000, "material": ["maid"], "weight": 1200, "volume": 1, "use_action": { "type": "place_monster", "monster_id": "mon_little_maid", "friendly_msg": "The little maid jumps down to the ground and turns around, lightly lifting the hem of her skirt and giving you a bow. 'Mistress!' she says with a smile.", "place_randomly": true } } ]