summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Tools/v_qualities.json
blob: 27bc7d97147242cd36fc6b96e28071ebf6ac1d3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
  {
    "type": "tool_quality",
    "id": "BINFUSING",
    "name": "blood infusing"
  },
  {
    "type": "tool_quality",
    "id": "BREFINING",
    "name": "blood refining"
  },
  {
    "type": "tool_quality",
    "id": "BCOMPRESSING",
    "name": "blood compressing"
  },
  {
    "type": "tool_quality",
    "id": "BCHEMISTRY",
    "name": "blood chemistry"
  }
]