aboutsummaryrefslogtreecommitdiff
path: root/book.json
diff options
context:
space:
mode:
Diffstat (limited to 'book.json')
-rw-r--r--book.json39
1 files changed, 24 insertions, 15 deletions
diff --git a/book.json b/book.json
index 5aa0b5c..aed0ed0 100644
--- a/book.json
+++ b/book.json
@@ -1,20 +1,29 @@
[
{
- "id": "book_shoggoth",
+ "id": "manual_maid",
+ "copy-from": "book_martial",
+ "type": "GENERIC",
+ "category": "books",
+ "name": { "str": "A Maid's Memoirs" },
+ "description": "A collection of letters written by various maids, detailing the things they do for their Mistresses.",
+ "martial_art": "style_maid"
+ },
+ {
+ "id": "book_maid_clothing",
+ "copy-from": "tailor_portfolio",
+ "looks_like": "tailor_portfolio",
+ "//": "Loosely based on the clothing designer's portfolio. All of the maid clothes and accessories that are useful for combat should require this to learn. Non-combat items can also be learned from the anime convention book.",
+ "type": "BOOK",
+ "name": { "str": "Servant's Secret Armoury", "str_pl": "copies of Servant's Secret Armoury" },
+ "description": "A leather bound tome that appears to have been handwritten. It contains various designs for modifying servants' attire to be more combat ready, as well as additional conventions on the proper conduct of a servant in battle."
+ },
+ {
+ "id": "book_maid_weapons",
+ "copy-from": "textbook_weapeast",
+ "looks_like": "textbook_weapeast",
+ "//": "Loosely based on The Swords of the Samurai.",
"type": "BOOK",
- "name": { "str": "impossible scribbles", "str_pl": "impossible scribbles" },
- "description": "A thin leaflet that's filled with chaotic handwriting, disturbing visuals, impossible mathematical equations, languages not known to anyone on Earth and lists of what appears to be names with all of them crossed out. The leaflet has more pages than possible, each and every one of them getting more and more chaotic and giving you a splitting headache as the fabric of reality seems to collapse around your vision. Suddenly, it's all clear to you. On the final page, you read a complex formula on how to summon a shoggoth, seemingly written in your handwriting.",
- "weight": "150 g",
- "volume": "250 ml",
- "price": 20000,
- "material": [ "paper" ],
- "symbol": "?",
- "color": "green",
- "skill" : "cooking",
- "required_level" : 9,
- "max_level" : 9,
- "intelligence" : 13,
- "time" : "55 m",
- "fun" : -50
+ "name": { "str": "Cleaning House", "str_pl": "copies of Cleaning House" },
+ "description": "This book contains various techniques for keeping a mansion in top condition. Upon closer inspection it also contains a number of hidden pages regarding the fabrication of deadly weapons disguised as otherwise ordinary cleaning tools."
}
]