|
6 | 6 | "description": "A series of handwritten notes by a student of some esoteric order. At first the subject seems to be simple religious rituals, but it soon delves into more ...anomalous practices.\n\"In time, my eyes will be opened. They called it The Gift, but all who draw breath can partake of it. There is no innate talent, no quirk of bloodline, only discipline and patience...\"",
|
7 | 7 | "weight": "454 g",
|
8 | 8 | "volume": "500 ml",
|
9 |
| - "//": "Pre-apocalypse price is estimated by maximum arcana skill the book can reach, post-apoc price is a depreciation derived from minimum arcana needed to learn from it. then further reduced to a tenth.", |
10 |
| - "price": "50 USD", |
11 |
| - "price_postapoc": 500, |
| 9 | + "//": "Pre-apocalypse price is estimated by maximum arcana skill the book can reach, post-apoc price is a depreciation derived from minimum arcana needed to learn from it, then further reduced to a tenth.", |
| 10 | + "price": "100 USD", |
| 11 | + "price_postapoc": "10 USD", |
12 | 12 | "material": [ "paper" ],
|
13 | 13 | "symbol": "?",
|
14 | 14 | "looks_like": "recipe_creepy",
|
15 | 15 | "color": "light_gray",
|
16 | 16 | "skill": "magic",
|
17 | 17 | "required_level": 0,
|
18 |
| - "max_level": 1, |
| 18 | + "max_level": 2, |
19 | 19 | "intelligence": 8,
|
20 | 20 | "time": "10 m",
|
21 | 21 | "fun": -1
|
|
76 | 76 | "looks_like": "textbook_chemistry",
|
77 | 77 | "color": "red",
|
78 | 78 | "skill": "magic",
|
79 |
| - "required_level": 3, |
80 |
| - "max_level": 6, |
| 79 | + "required_level": 2, |
| 80 | + "max_level": 7, |
81 | 81 | "intelligence": 10,
|
82 | 82 | "time": "20 m",
|
83 | 83 | "fun": -4
|
|
96 | 96 | "looks_like": "holybook_bible2",
|
97 | 97 | "color": "light_blue",
|
98 | 98 | "skill": "magic",
|
99 |
| - "required_level": 4, |
100 |
| - "max_level": 7, |
| 99 | + "required_level": 3, |
| 100 | + "max_level": 8, |
101 | 101 | "intelligence": 9,
|
102 | 102 | "time": "20 m",
|
103 | 103 | "fun": -1,
|
|
117 | 117 | "looks_like": "holybook_bible1",
|
118 | 118 | "color": "blue",
|
119 | 119 | "skill": "magic",
|
120 |
| - "required_level": 5, |
121 |
| - "max_level": 8, |
| 120 | + "required_level": 4, |
| 121 | + "max_level": 9, |
122 | 122 | "intelligence": 10,
|
123 | 123 | "time": "30 m",
|
124 | 124 | "fun": -3,
|
|
240 | 240 | "description": "A piece of paper with writing on it, edges scorched as if it was hastily rescued from the fireplace.",
|
241 | 241 | "snippet_category": "note_flame_tenet"
|
242 | 242 | },
|
| 243 | + { |
| 244 | + "id": "note_sanguine_hint", |
| 245 | + "copy-from": "arcana_note_base", |
| 246 | + "type": "GENERIC", |
| 247 | + "name": { "str": "blood-stained note" }, |
| 248 | + "description": "An scrap of paper marred by old, dried blood.", |
| 249 | + "snippet_category": "note_sanguine_hint" |
| 250 | + }, |
| 251 | + { |
| 252 | + "id": "note_chalice_hint", |
| 253 | + "copy-from": "arcana_note_base", |
| 254 | + "type": "GENERIC", |
| 255 | + "name": { "str": "strange note" }, |
| 256 | + "description": "A sheet of paper, with peculiar writing on it.", |
| 257 | + "snippet_category": "note_chalice_hint" |
| 258 | + }, |
| 259 | + { |
| 260 | + "id": "note_flame_hint", |
| 261 | + "copy-from": "arcana_note_base", |
| 262 | + "type": "GENERIC", |
| 263 | + "name": { "str": "singed note" }, |
| 264 | + "description": "A piece of paper with writing on it, edges scorched as if it was hastily rescued from the fireplace.", |
| 265 | + "snippet_category": "note_flame_hint" |
| 266 | + }, |
243 | 267 | {
|
244 | 268 | "id": "note_starry_missive",
|
245 | 269 | "copy-from": "arcana_note_base",
|
|
289 | 313 | "shrine_anomaly_2",
|
290 | 314 | "shrine_anomaly_3"
|
291 | 315 | ],
|
292 |
| - "message": "You add strange temples, ruined shrines, curious structures, impact sites, peculiar shrines, and strange groves to your map." |
| 316 | + "message": "You add strange temples, ruined shrines, curious structures, impact sites, sanguine ruins, and strange groves to your map." |
293 | 317 | }
|
294 | 318 | },
|
295 | 319 | {
|
|
0 commit comments