summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Armor_Set/Normal/v_bloodset.json
blob: 5575a87cf26ddcff4b99b1585aeadd4de47fc897 (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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
[
  {
    "id": "blood_suit",
    "looks_like": "armor_nomad",
    "type": "ARMOR",
    "name": { "str": "blood leather suit" },
    "description": "A lightweight, blood red suit made completely of flexible compacted blood sheets and designed to be worn under your clothes. Protects vital extremeties.",
    "weight": "610 g",
    "volume": "3500 ml",
    "price": 0,
    "to_hit": -3,
    "material": [ "compactblood", "leather" ],
    "symbol": "[",
    "color": "red",
    "armor": [
      {
        "material": [
          { "type": "compactblood", "covered_by_mat": 100, "thickness": 0.5 },
          { "type": "leather", "covered_by_mat": 90, "thickness": 1.5 }
        ],
        "covers": [ "leg_l", "leg_r", "arm_l", "arm_r", "torso" ],
        "coverage": 100,
        "encumbrance": [ 6, 6 ],
        "breathability": "GOOD"
      }
    ],
    "warmth": 20,
    "material_thickness": 2,
    "environmental_protection": 1,
    "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "SKINTIGHT" ]
  },
  {
    "id": "blood_hood",
    "looks_like": "hood_survivor",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "blood leather hood" },
    "description": "Hood made from compacted blood and leather, this is tough and provides decent protection from damage.",
    "weight": "745 g",
    "volume": "2 L",
    "price": 0,
    "to_hit": -1,
    "bashing": 10,
    "material": [ "compactblood", "leather" ],
    "symbol": "[",
    "color": "red",
    "warmth": 20,
    "material_thickness": 1,
    "environmental_protection": 1,
    "techniques": [ "WBLOCK_1" ],
    "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER" ],
    "armor": [ { "encumbrance_modifiers": [ "NONE" ], "coverage": 100, "covers": [ "head" ] } ]
  },
  {
    "id": "blood_duster",
    "looks_like": "duster",
    "type": "ARMOR",
    "name": { "str": "blood leather duster" },
    "description": "Consists of compacted blood sheets and leather. This duster provides good storage and warmth.",
    "weight": "1997 g",
    "volume": "7 L",
    "price": 0,
    "to_hit": -1,
    "material": [ "compactblood", "leather" ],
    "symbol": "[",
    "color": "red",
    "armor": [
      { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 7, 13 ] },
      {
        "covers": [ "leg_l", "leg_r" ],
        "coverage": 86,
        "encumbrance": [ 4, 5 ],
        "specifically_covers": [ "leg_draped_l", "leg_draped_r" ],
        "layers": [ "BELTED" ]
      },
      { "covers": [ "arm_l", "arm_r" ], "coverage": 100, "encumbrance": [ 7, 7 ] }
    ],
    "pocket_data": [
      {
        "pocket_type": "CONTAINER",
        "max_contains_volume": "1500 ml",
        "max_contains_weight": "4 kg",
        "max_item_length": "24 cm",
        "moves": 80
      },
      {
        "pocket_type": "CONTAINER",
        "max_contains_volume": "1500 ml",
        "max_contains_weight": "4 kg",
        "max_item_length": "24 cm",
        "moves": 80
      },
      {
        "pocket_type": "CONTAINER",
        "max_contains_volume": "1 L",
        "max_contains_weight": "2 kg",
        "max_item_length": "21 cm",
        "moves": 80
      },
      {
        "pocket_type": "CONTAINER",
        "max_contains_volume": "1 L",
        "max_contains_weight": "2 kg",
        "max_item_length": "21 cm",
        "moves": 80
      },
      {
        "pocket_type": "CONTAINER",
        "max_contains_volume": "800 ml",
        "max_contains_weight": "1 kg",
        "max_item_length": "13 cm",
        "moves": 120
      },
      {
        "pocket_type": "CONTAINER",
        "max_contains_volume": "800 ml",
        "max_contains_weight": "1 kg",
        "max_item_length": "13 cm",
        "moves": 120
      }
    ],
    "warmth": 20,
    "material_thickness": 1.5,
    "environmental_protection": 1,
    "flags": [ "VARSIZE", "POCKETS", "OUTER", "WATERPROOF", "RAINPROOF", "HOOD", "COLLAR", "STURDY" ]
  },
  {
    "id": "blood_gloves",
    "looks_like": "gloves_leather",
    "type": "ARMOR",
    "name": { "str": "pair of blood leather gloves", "str_pl": "pairs of blood leather gloves" },
    "description": "A combination of compacted blood sheets and leather. This pair of gloves offer great protection against environment.",
    "weight": "160 g",
    "volume": "250 ml",
    "price": 0,
    "to_hit": 2,
    "material": [ "compactblood", "leather" ],
    "symbol": "[",
    "color": "red",
    "warmth": 15,
    "material_thickness": 1,
    "valid_mods": [ "steel_padded" ],
    "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ],
    "armor": [ { "encumbrance": 10, "coverage": 95, "covers": [ "hand_l", "hand_r" ] } ]
  },
  {
    "id": "blood_pants",
    "looks_like": "pants_leather",
    "type": "ARMOR",
    "name": { "str": "blood leather pants", "str_pl": "blood leather pants" },
    "description": "A pair of pants created from leather and compacted blood sheets. Offers decent protection.",
    "weight": "980 g",
    "volume": "2500 ml",
    "price": 0,
    "to_hit": 1,
    "material": [ "compactblood", "leather" ],
    "symbol": "[",
    "color": "red",
    "pocket_data": [
      {
        "pocket_type": "CONTAINER",
        "max_contains_volume": "800 ml",
        "max_contains_weight": "1 kg",
        "max_item_length": "19 cm",
        "moves": 80
      },
      {
        "pocket_type": "CONTAINER",
        "max_contains_volume": "800 ml",
        "max_contains_weight": "1 kg",
        "max_item_length": "19 cm",
        "moves": 80
      }
    ],
    "warmth": 15,
    "material_thickness": 1,
    "environmental_protection": 1,
    "flags": [ "VARSIZE", "STURDY", "WATERPROOF" ],
    "armor": [ { "encumbrance": [ 15, 17 ], "coverage": 95, "covers": [ "leg_l", "leg_r" ] } ]
  },
  {
    "id": "blood_boots",
    "looks_like": "boots",
    "type": "ARMOR",
    "name": { "str": "pair of blood leather boots", "str_pl": "pairs of blood leather boots" },
    "description": "Pair of boots made from compacted blood sheets. It's a great choice for rough journeys.",
    "weight": "1030 g",
    "volume": "2500 ml",
    "price": 0,
    "to_hit": -1,
    "bashing": 1,
    "color": "red",
    "symbol": "[",
    "warmth": 20,
    "environmental_protection": 2,
    "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ],
    "armor": [
      {
        "covers": [ "foot_l", "foot_r" ],
        "specifically_covers": [
          "foot_toes_r",
          "foot_toes_l",
          "foot_ankle_r",
          "foot_ankle_l",
          "foot_heel_r",
          "foot_heel_l",
          "foot_arch_r",
          "foot_arch_l"
        ],
        "material": [ { "type": "compactblood", "covered_by_mat": 100, "thickness": 2.5 } ],
        "encumbrance": 12,
        "coverage": 100
      },
      {
        "covers": [ "foot_l", "foot_r" ],
        "specifically_covers": [ "foot_sole_r", "foot_sole_l" ],
        "material": [
          { "type": "compactblood", "covered_by_mat": 100, "thickness": 0.1 },
          { "type": "rubber", "covered_by_mat": 100, "thickness": 6.0 }
        ],
        "coverage": 100
      }
    ]
  }
]