summaryrefslogtreecommitdiff
path: root/json/recipes/armor/torso.json
blob: abe3759adb1e0990ab3fdeeed62113f6d3346868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "result": "garter_belt",
    "type": "recipe",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "difficulty": 1,
    "time": "40 m",
    "autolearn": true,
    "using": [ [ "sewing_standard", 15 ] ],
    "components": [ [ [ "nylon", 2 ] ] ]
  }
]