[ { "abstract": "v_note_template", "type": "GENERIC", "category": "books", "name": { "str": "Note Template" }, "description": "This note is a template for reducing duplicate code on notes. It should never appear in game, obviously.", "price": 0, "material": [ "paper" ], "symbol": ",", "color": "light_gray", "weight": "1 g", "volume": "3 ml", "flags": [ "ZERO_WEIGHT" ] }, { "id": "v_war_tip", "copy-from": "v_note_template", "type": "GENERIC", "category": "books", "name": { "str": "apprentice's note" }, "snippet_category": "v_war_tips", "description": "A torn-up paper. Something's written on it." }, { "id": "v_elem_tip", "copy-from": "v_note_template", "type": "GENERIC", "category": "books", "name": { "str": "apprentice's note" }, "snippet_category": "v_elem_tips", "description": "A torn-up paper. Something's written on it." }, { "id": "v_hemo_tip", "copy-from": "v_note_template", "type": "GENERIC", "category": "books", "name": { "str": "apprentice's note" }, "snippet_category": "v_hemo_tips", "description": "A torn-up paper. Something's written on it." } ]