summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Armor_Set/Infused/v_bloodinfusedset.json
blob: edc3966697e151ce5eff53d34f0a6486e361de69 (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
[
  {
    "//": "Strenghtened survivor armors, combined with blood compact materials.",
    "id": "bloodinfused_survivorhood",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "blood infused survivor hood" },
    "description": "An improved hood combined with leather, kevlar and blood compact sheet. The protection it used to provide has increased.",
    "weight": "1020 g",
    "volume": "2 L",
    "price": 0,
    "to_hit": -1,
    "bashing": 9,
    "material": [ "compactblood", "kevlar", "leather" ],
    "symbol": "[",
    "color": "red",
    "covers": [ "HEAD" ],
    "coverage": 100,
    "encumbrance": 25,
    "warmth": 20,
    "material_thickness": 1,
    "environmental_protection": 2,
    "techniques": [ "WBLOCK_1" ],
    "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER", "HELMET_COMPAT" ]
  },
  {
    "id": "bloodinfused_survivorpants",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "blood infused survivor cargo pants", "str_pl": "blood infused survivor cargo pants" },
    "description": "A pair of pants consisting of leather, kevlar and blood compact sheet, pouches and pockets are covered with excess materials for better protection. It is comfortable and warm.",
    "weight": "2200 g",
    "volume": "3 L",
    "price": 0,
    "material": [ "compactblood", "kevlar", "cotton" ],
    "symbol": "[",
    "color": "red",
    "covers": [ "LEG_L", "LEG_R" ],
    "coverage": 100,
    "encumbrance": 20,
    "storage": "3500 ml",
    "warmth": 10,
    "material_thickness": 1,
    "environmental_protection": 2,
    "flags": [ "VARSIZE", "POCKETS", "STURDY", "WATERPROOF" ]
  },
  {
    "id": "bloodinfused_survivorduster",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "blood infused survivor duster" },
    "description": "Customize kevlar duster with sleeves improved with blood compact sheets for increased protection. The storage remains high.",
    "weight": "2692 g",
    "volume": "97 L",
    "price": 0,
    "to_hit": -1,
    "material": [ "compactblood", "kevlar", "cotton" ],
    "symbol": "[",
    "color": "red",
    "covers": [ "TORSO", "ARM_L", "ARM_R", "LEG_L", "LEG_R" ],
    "coverage": 85,
    "encumbrance": 15,
    "storage": "9 L",
    "warmth": 15,
    "material_thickness": 1,
    "environmental_protection": 2,
    "flags": [ "VARSIZE", "POCKETS", "HOOD", "COLLAR", "STURDY", "WATERPROOF", "RAINPROOF", "OUTER" ]
  },
  {
    "id": "bloodinfused_survivorgloves",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "pair of blood infused survivor gloves", "str_pl": "pairs of blood infused survivor gloves" },
    "description": "Customized pair of kevlar, leather and blood sheet compact gloves. It provides protection in extreme situations.",
    "weight": "315 g",
    "volume": "500 ml",
    "price": 0,
    "to_hit": 2,
    "material": [ "compactblood", "kevlar", "leather" ],
    "symbol": "[",
    "color": "red",
    "covers": [ "HAND_L", "HAND_R" ],
    "coverage": 100,
    "encumbrance": 20,
    "warmth": 20,
    "material_thickness": 1,
    "environmental_protection": 2,
    "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
  },
  {
    "id": "bloodinfused_survivorboots",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "pair of blood infused survivor boots", "str_pl": "pairs of blood infused survivor boots" },
    "description": "Kevlar, leather and blood compact sheets arranged into the boots, granting maximum damage protection against all odds.",
    "weight": "1430 g",
    "volume": "2500 ml",
    "price": 0,
    "to_hit": -1,
    "bashing": 1,
    "material": [ "compactblood", "kevlar", "leather" ],
    "symbol": "[",
    "color": "red",
    "covers": [ "FOOT_L", "FOOT_R" ],
    "coverage": 100,
    "encumbrance": 25,
    "warmth": 20,
    "material_thickness": 1,
    "environmental_protection": 2,
    "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
  },
  {
    "id": "bloodinfused_survivortrenchcoat",
    "type": "ARMOR",
    "category": "armor",
    "name": { "str": "blood infused survivor trenchcoat" },
    "description": "A trenchcoat built for both protection and storage using kevlar and blood compact sheet. Comfortable to wear.",
    "weight": "2120 g",
    "volume": "7250 ml",
    "price": 0,
    "to_hit": -1,
    "material": [ "compactblood", "kevlar", "cotton" ],
    "symbol": "[",
    "color": "red",
    "covers": [ "TORSO", "ARM_L", "ARM_R" ],
    "coverage": 85,
    "encumbrance": 15,
    "storage": "9 L",
    "warmth": 15,
    "material_thickness": 1,
    "environmental_protection": 2,
    "flags": [ "VARSIZE", "POCKETS", "HOOD", "COLLAR", "STURDY", "WATERPROOF", "RAINPROOF", "OUTER" ]
  }
]