[
  {
    "type": "GENERIC",
    "id": "v_war_tip",
    "category": "books",
    "symbol": ",",
    "color": "light_gray",
    "name": { "str": "apprentice's note" },
    "snippet_category": "v_war_tips",
    "description": "A torn-up paper. Something's written on it.",
    "price": "0 cent",
    "material": [ "paper" ],
    "weight": "1 g",
    "volume": "3 ml",
    "flags": [ "ZERO_WEIGHT" ]
  },
  {
    "type": "GENERIC",
    "id": "v_elem_tip",
    "category": "books",
    "symbol": ",",
    "color": "light_gray",
    "name": { "str": "apprentice's note" },
    "snippet_category": "v_elem_tips",
    "description": "A torn-up paper. Something's written on it.",
    "price": "0 cent",
    "material": [ "paper" ],
    "weight": "1 g",
    "volume": "3 ml",
    "flags": [ "ZERO_WEIGHT" ]
  },
  {
    "type": "GENERIC",
    "id": "v_hemo_tip",
    "category": "books",
    "symbol": ",",
    "color": "light_gray",
    "name": { "str": "apprentice's note" },
    "snippet_category": "v_hemo_tips",
    "description": "A torn-up paper. Something's written on it.",
    "price": "0 cent",
    "material": [ "paper" ],
    "weight": "1 g",
    "volume": "3 ml",
    "flags": [ "ZERO_WEIGHT" ]
  }
]