summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json226
1 files changed, 176 insertions, 50 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json b/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
index 8fdf73b..5e2aea0 100644
--- a/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
+++ b/vamp_stuff/Modification_Files/Items/Armor_Set/v_bloodgear.json
@@ -9,25 +9,35 @@
"description": "A small concealed knife sheath worn on the ankle. It is awkward to use without practice. Activate to sheathe/draw a weapon.",
"weight": "180 g",
"volume": "500 ml",
- "price": "0 cent",
+ "price": 0,
"to_hit": -1,
"material": [ "compactblood" ],
"symbol": "[",
"color": "red",
- "covers": [ "foot_either" ],
- "coverage": 5,
- "encumbrance": 2,
- "material_thickness": 1,
- "use_action": {
- "type": "holster",
- "holster_prompt": "Sheath knife",
- "holster_msg": "You sheath your %s",
- "min_volume": "15 ml",
- "max_volume": "500 ml",
- "draw_cost": 30,
- "flags": [ "SHEATH_KNIFE" ]
- },
- "flags": [ "BELTED", "OVERSIZE", "STURDY", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY" ]
+ "sided": true,
+ "pocket_data": [
+ {
+ "magazine_well": "200 ml",
+ "holster": true,
+ "flag_restriction": [ "SHEATH_KNIFE" ],
+ "moves": 30,
+ "max_contains_volume": "500 ml",
+ "max_contains_weight": "1 kg",
+ "max_item_length": "30 cm"
+ }
+ ],
+ "use_action": { "type": "holster", "holster_prompt": "Sheath knife", "holster_msg": "You sheath your %s" },
+ "flags": [ "BELTED", "OVERSIZE", "STURDY", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY" ],
+ "armor": [
+ {
+ "material": [ { "type": "compactblood", "covered_by_mat": 100, "thickness": 1 } ],
+ "covers": [ "foot_l", "foot_r" ],
+ "specifically_covers": [ "foot_ankle_l", "foot_ankle_r" ],
+ "coverage": 25,
+ "encumbrance": [ 2, 3 ],
+ "layers": [ "BELTED" ]
+ }
+ ]
},
{
"id": "bloodwristsheath",
@@ -39,25 +49,34 @@
"description": "A small concealed knife sheath worn on the wrist. It is awkward to use without practice. Activate to sheathe/draw a weapon.",
"weight": "180 g",
"volume": "500 ml",
- "price": "0 cent",
+ "price": 0,
"to_hit": -1,
"material": [ "compactblood" ],
"symbol": "[",
"color": "red",
- "covers": [ "hand_either" ],
- "coverage": 5,
- "encumbrance": 2,
- "material_thickness": 1,
- "use_action": {
- "type": "holster",
- "holster_prompt": "Sheath knife",
- "holster_msg": "You sheath your %s",
- "min_volume": "15 ml",
- "max_volume": "250 ml",
- "draw_cost": 20,
- "flags": [ "SHEATH_KNIFE" ]
- },
- "flags": [ "BELTED", "OVERSIZE", "STURDY", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY" ]
+ "sided": true,
+ "pocket_data": [
+ {
+ "magazine_well": "200 ml",
+ "holster": true,
+ "flag_restriction": [ "SHEATH_KNIFE" ],
+ "moves": 30,
+ "max_contains_volume": "500 ml",
+ "max_contains_weight": "1 kg",
+ "max_item_length": "30 cm"
+ }
+ ],
+ "use_action": { "type": "holster", "holster_prompt": "Sheath knife", "holster_msg": "You sheath your %s" },
+ "flags": [ "BELTED", "OVERSIZE", "STURDY", "ALLOWS_NATURAL_ATTACKS", "WATER_FRIENDLY" ],
+ "armor": [
+ {
+ "material": [ { "type": "compactblood", "covered_by_mat": 100, "thickness": 1 } ],
+ "covers": [ "hand_l", "hand_r" ],
+ "coverage": 5,
+ "encumbrance": [ 2, 3 ],
+ "layers": [ "BELTED" ]
+ }
+ ]
},
{
"id": "bloodpack",
@@ -67,21 +86,33 @@
"category": "clothing",
"name": { "str": "blood leather backpack" },
"description": "A small backpack handmade from blood leather. Good durable storage for a little encumbrance.",
- "weight": "950 g",
+ "weight": "818 g",
"volume": "2 L",
- "price": "0 cent",
- "rigid": false,
+ "price": 0,
"material": [ "compactblood" ],
"symbol": "[",
"color": "red",
- "covers": [ "torso" ],
- "coverage": 30,
- "encumbrance": 3,
- "max_encumbrance": 15,
- "storage": "15 L",
+ "pocket_data": [
+ {
+ "pocket_type": "CONTAINER",
+ "max_contains_volume": "25 L",
+ "max_contains_weight": "30 kg",
+ "max_item_length": "40 cm",
+ "moves": 300
+ }
+ ],
"warmth": 0,
- "material_thickness": 1,
- "flags": [ "BELTED", "WATER_FRIENDLY", "STURDY" ]
+ "material_thickness": 3,
+ "flags": [ "BELTED", "WATER_FRIENDLY", "STURDY" ],
+ "armor": [
+ {
+ "encumbrance": 4,
+ "volume_encumber_modifier": 0.2,
+ "coverage": 60,
+ "covers": [ "torso" ],
+ "specifically_covers": [ "torso_hanging_back" ]
+ }
+ ]
},
{
"id": "bigbloodpack",
@@ -91,20 +122,115 @@
"category": "clothing",
"name": { "str": "blood leather rucksack" },
"description": "A large blood leather rucksack, provides a lot of storage and is quite durable.",
- "weight": "1250 g",
- "volume": "4 L",
- "price": "0 cent",
- "rigid": false,
+ "weight": "1140 g",
+ "volume": "11 L",
+ "price": 0,
"material": [ "compactblood" ],
"symbol": "[",
"color": "red",
- "covers": [ "torso" ],
- "coverage": 40,
- "encumbrance": 2,
- "max_encumbrance": 17,
- "storage": "22 L",
+ "pocket_data": [
+ {
+ "pocket_type": "CONTAINER",
+ "max_contains_volume": "40 L",
+ "max_contains_weight": "60 kg",
+ "max_item_length": "55 cm",
+ "magazine_well": "8 L",
+ "moves": 300
+ },
+ {
+ "pocket_type": "CONTAINER",
+ "max_contains_volume": "5 L",
+ "max_contains_weight": "10 kg",
+ "max_item_length": "35 cm",
+ "magazine_well": "1 L",
+ "moves": 200
+ },
+ {
+ "pocket_type": "CONTAINER",
+ "max_contains_volume": "3 L",
+ "max_contains_weight": "3 kg",
+ "max_item_length": "30 cm",
+ "magazine_well": "800 ml",
+ "moves": 120
+ },
+ {
+ "pocket_type": "CONTAINER",
+ "max_contains_volume": "3 L",
+ "max_contains_weight": "3 kg",
+ "max_item_length": "30 cm",
+ "magazine_well": "800 ml",
+ "moves": 120
+ },
+ {
+ "//": "hydration pouch storage",
+ "pocket_type": "CONTAINER",
+ "max_contains_volume": "3001 ml",
+ "max_contains_weight": "4 kg",
+ "max_item_length": "30 cm",
+ "moves": 500,
+ "description": "Pouch sized for a hydration pack."
+ },
+ {
+ "//": "tucked against back",
+ "pocket_type": "CONTAINER",
+ "holster": true,
+ "max_contains_volume": "5 L",
+ "max_contains_weight": "4 kg",
+ "max_item_length": "150 cm",
+ "min_item_length": "60 cm",
+ "moves": 200,
+ "extra_encumbrance": 10,
+ "description": "Tucked between your back and the backpack.",
+ "ripoff": 3
+ },
+ {
+ "//": "carabiner pocket",
+ "pocket_type": "CONTAINER",
+ "holster": true,
+ "max_contains_volume": "5 L",
+ "max_contains_weight": "6 kg",
+ "max_item_length": "120 cm",
+ "min_item_length": "20 cm",
+ "moves": 150,
+ "extra_encumbrance": 3,
+ "ripoff": 2,
+ "description": "Attached with a carabiner or strap.",
+ "activity_noise": { "volume": 8, "chance": 10 }
+ },
+ {
+ "//": "carabiner pocket",
+ "pocket_type": "CONTAINER",
+ "holster": true,
+ "max_contains_volume": "5 L",
+ "max_contains_weight": "6 kg",
+ "max_item_length": "120 cm",
+ "min_item_length": "20 cm",
+ "moves": 150,
+ "extra_encumbrance": 3,
+ "ripoff": 2,
+ "description": "Attached with a carabiner or strap.",
+ "activity_noise": { "volume": 8, "chance": 10 }
+ },
+ {
+ "//": "carabiner pocket",
+ "pocket_type": "CONTAINER",
+ "holster": true,
+ "max_contains_volume": "5 L",
+ "max_contains_weight": "6 kg",
+ "max_item_length": "120 cm",
+ "min_item_length": "20 cm",
+ "moves": 150,
+ "extra_encumbrance": 3,
+ "ripoff": 2,
+ "description": "Attached with a carabiner or strap.",
+ "activity_noise": { "volume": 8, "chance": 10 }
+ }
+ ],
"warmth": 0,
"material_thickness": 1,
- "flags": [ "BELTED", "WATER_FRIENDLY", "STURDY" ]
+ "flags": [ "BELTED", "WATER_FRIENDLY", "STURDY" ],
+ "armor": [
+ { "encumbrance": [ 10, 50 ], "coverage": 80, "covers": [ "torso" ], "specifically_covers": [ "torso_hanging_back" ] }
+ ]
}
]