summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Items/Tools/v_qualities.json
blob: 8520292833bbfee306d9b777c5254e0feca3129c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[{
        "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"
    }
]