summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Tools/v_qualities.json
blob: 347a86788c42548b75c3f7919ad1c6118b485ab6 (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": { "str": "blood infusing" }
  },
  {
    "type": "tool_quality",
    "id": "BREFINING",
    "name": { "str": "blood refining" }
  },
  {
    "type": "tool_quality",
    "id": "BCOMPRESSING",
    "name": { "str": "blood compressing" }
  },
  {
    "type": "tool_quality",
    "id": "BCHEMISTRY",
    "name": { "str": "blood chemistry" }
  }
]