Skip to content

Commit

Permalink
Trapper packs and grass headwear (CleverRaven#57276)
Browse files Browse the repository at this point in the history
* Add files via upload

* Update armor_head.json

* Add files via upload

* Delete innawoods_storage.json

removing for mainline shift

* Delete innawoods_headwear.json

removing for mainline shift

* Update armor_head.json

removing grass keffiyeh for mainline shift

* Delete armor_storage.json

removing for mainline shift

* Update scarfs.json

mainline shift

* Update storage.json

* Update head.json

mainline shift

* Update storage.json

* Update data/json/items/armor/storage.json

Co-authored-by: casswedson <[email protected]>

Co-authored-by: casswedson <[email protected]>
  • Loading branch information
Sathra225 and casswedson authored May 2, 2022
1 parent 184e0bb commit 200caf5
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 0 deletions.
20 changes: 20 additions & 0 deletions data/json/items/armor/scarfs.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,25 @@
"name": { "str": "cyan scarf" },
"description": "A simple cloth scarf worn by Marloss Voices. Wherever the Voices go, long sought peace soon follows, for better or for worse.",
"color": "cyan"
},
{
"id": "grass_keffiyeh",
"type": "ARMOR",
"name": { "str": "grass keffiyeh" },
"description": "A grass sheet with cords to wear like a Middle-Eastern headdress. It's a bit itchy, but can keep your head and mouth a bit warmer if there's nothing in the way.",
"weight": "152 g",
"volume": "1250 ml",
"price": 10,
"price_postapoc": 5,
"to_hit": -1,
"material": [ "dry_plant" ],
"symbol": "[",
"looks_like": "scarf",
"color": "green",
"warmth": 15,
"material_thickness": 1,
"environmental_protection": 0,
"flags": [ "OVERSIZE", "COLLAR", "ALLOWS_NATURAL_ATTACKS" ],
"armor": [ { "encumbrance": 10, "coverage": 85, "covers": [ "head" ] } ]
}
]
59 changes: 59 additions & 0 deletions data/json/items/armor/storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -2749,5 +2749,64 @@
],
"material_thickness": 2,
"armor": [ { "encumbrance": [ 3, 80 ], "coverage": 10, "covers": [ "torso" ], "specifically_covers": [ "torso_hanging_back" ] } ]
},
{
"id": "bigtrapper_pack",
"type": "ARMOR",
"name": { "str": "big trapper pack" },
"description": "A wooden frame with waterproofed cloth stretched around it, and a drawstring at the top to hold things in. It has straps to wear it on your back.",
"weight": "10 kg",
"volume": "45 L",
"price": 800,
"price_postapoc": 750,
"material": [ "wood", "cotton" ],
"symbol": "[",
"looks_like": "golf_bag",
"color": "green",
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": "40 L",
"max_contains_weight": "100 kg",
"moves": 300,
"rigid": true,
"max_item_length": "150 cm"
}
],
"warmth": 5,
"material_thickness": 1,
"flags": [ "BELTED", "OVERSIZE", "WATER_FRIENDLY" ],
"armor": [
{ "encumbrance": [ 30, 35 ], "coverage": 70, "covers": [ "torso" ], "specifically_covers": [ "torso_hanging_back" ] }
]
},
{
"id": "trapper_pack",
"type": "ARMOR",
"name": { "str": "trapper pack" },
"description": "A L-shaped wooden frame with a waterproofed cloth sack attached to it. There's a drawstring to hold things in and straps to carry it on your back.",
"weight": "5 kg",
"volume": "10 L",
"price": 800,
"price_postapoc": 750,
"material": [ "wood", "cotton" ],
"symbol": "[",
"looks_like": "backpack",
"color": "green",
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": "25 L",
"max_contains_weight": "50 kg",
"moves": 300,
"max_item_length": "60 cm"
}
],
"warmth": 5,
"material_thickness": 1,
"flags": [ "BELTED", "WATER_FRIENDLY" ],
"armor": [
{ "encumbrance": [ 10, 25 ], "coverage": 60, "covers": [ "torso" ], "specifically_covers": [ "torso_hanging_back" ] }
]
}
]
13 changes: 13 additions & 0 deletions data/json/recipes/armor/head.json
Original file line number Diff line number Diff line change
Expand Up @@ -1310,6 +1310,19 @@
"using": [ [ "cordage", 1 ] ],
"components": [ [ [ "sheet", 1 ] ] ]
},
{
"result": "grass_keffiyeh",
"type": "recipe",
"activity_level": "NO_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_HEAD",
"skill_used": "tailor",
"time": "5 m",
"reversible": true,
"autolearn": true,
"using": [ [ "cordage", 1 ] ],
"components": [ [ [ "grass_sheet", 1 ] ] ]
},
{
"result": "knit_scarf",
"type": "recipe",
Expand Down
38 changes: 38 additions & 0 deletions data/json/recipes/armor/storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -1843,5 +1843,43 @@
"using": [ [ "tailoring_leather_small", 4 ], [ "clasps", 3 ] ],
"components": [ [ [ "holster", 1 ] ] ],
"proficiencies": [ { "proficiency": "prof_closures" }, { "proficiency": "prof_leatherworking_basic" } ]
},
{
"result": "trapper_pack",
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_STORAGE",
"skill_used": "tailor",
"difficulty": 2,
"time": "3 h",
"autolearn": true,
"reversible": true,
"using": [ [ "strap_large", 3 ], [ "tailoring_cotton_patchwork", 5 ] ],
"proficiencies": [
{ "proficiency": "prof_closures" },
{ "proficiency": "prof_closures_waterproofing" },
{ "proficiency": "prof_carving" }
],
"components": [ [ [ "2x4", 2 ], [ "stick", 4 ] ] ]
},
{
"result": "bigtrapper_pack",
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_STORAGE",
"skill_used": "tailor",
"difficulty": 3,
"time": "5 h",
"autolearn": true,
"reversible": true,
"using": [ [ "strap_large", 3 ], [ "tailoring_cotton_patchwork", 8 ] ],
"proficiencies": [
{ "proficiency": "prof_closures" },
{ "proficiency": "prof_closures_waterproofing" },
{ "proficiency": "prof_carving" }
],
"components": [ [ [ "2x4", 4 ], [ "stick", 8 ] ] ]
}
]

0 comments on commit 200caf5

Please sign in to comment.