summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Books/v_note.json
blob: ba761685003ae64b01662e0ea8c8eb3403c78bdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[
  {
    "type": "GENERIC",
    "id": "v_war_tip",
    "category": "books",
    "symbol": ",",
    "color": "light_gray",
    "name": "apprentice's note",
    "snippet_category": "v_war_tips",
    "description": "A torn-up paper. Something's written on it.",
    "price": 0,
    "material": ["paper"],
    "weight": "1 g",
    "volume": 0
  },
  {
    "type": "GENERIC",
    "id": "v_elem_tip",
    "category": "books",
    "symbol": ",",
    "color": "light_gray",
    "name": "apprentice's note",
    "snippet_category": "v_elem_tips",
    "description": "A torn-up paper. Something's written on it.",
    "price": 0,
    "material": ["paper"],
    "weight": "1 g",
    "volume": 0
  },
  {
    "type": "GENERIC",
    "id": "v_hemo_tip",
    "category": "books",
    "symbol": ",",
    "color": "light_gray",
    "name": "apprentice's note",
    "snippet_category": "v_hemo_tips",
    "description": "A torn-up paper. Something's written on it.",
    "price": 0,
    "material": ["paper"],
    "weight": "1 g",
    "volume": 0
  }
]