Skip to content

Commit

Permalink
Merge pull request CleverRaven#53886 from GuardianDll/master
Browse files Browse the repository at this point in the history
[Magiclysm] XL demon chitin armor set
  • Loading branch information
Rivet-the-Zombie authored Jan 1, 2022
2 parents 7eac832 + 3e1315f commit 451e33d
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 1 deletion.
42 changes: 41 additions & 1 deletion data/mods/Magiclysm/items/armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,20 @@
"id": "armguard_demonchitin",
"copy-from": "armguard_chitin",
"type": "ARMOR",
"name": { "str": "pair of demon chitin arm guards", "str_pl": "pairs of demon chitin arm guards" },
"name": { "str": "pair of demon chitin arm guards", "str_pl": "XL pairs of demon chitin arm guards" },
"description": "A pair of arm guards crafted from the carefully cleaned and pruned red exoskeletons of demon spiders. Fire-resistant and very durable.",
"material": [ "demon_chitin" ],
"proportional": { "weight": 0.9, "encumbrance": 0.9, "price": 10, "warmth": 2 },
"environmental_protection": 8
},
{
"id": "xl_armguard_demonchitin",
"type": "ARMOR",
"name": { "str": "XL pair of demon chitin arm guards", "str_pl": "pairs of demon chitin arm guards" },
"copy-from": "armguard_demonchitin",
"proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 },
"extend": { "flags": [ "OVERSIZE" ] }
},
{
"id": "armor_demonchitin",
"copy-from": "armor_chitin",
Expand All @@ -47,6 +55,14 @@
"proportional": { "weight": 0.9, "encumbrance": 0.9, "price": 10, "warmth": 2 },
"environmental_protection": 8
},
{
"id": "xl_armor_demonchitin",
"type": "ARMOR",
"name": { "str": "XL demon chitin armor" },
"copy-from": "armor_demonchitin",
"proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 },
"extend": { "flags": [ "OVERSIZE" ] }
},
{
"id": "helmet_demonchitin",
"copy-from": "helmet_chitin",
Expand All @@ -57,6 +73,14 @@
"proportional": { "weight": 0.9, "encumbrance": 0.9, "price": 10, "warmth": 2 },
"environmental_protection": 8
},
{
"id": "xl_helmet_demonchitin",
"type": "ARMOR",
"name": { "str": "XL demon chitin helmet" },
"copy-from": "helmet_demonchitin",
"proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 },
"extend": { "flags": [ "OVERSIZE" ] }
},
{
"id": "gauntlets_demonchitin",
"copy-from": "gauntlets_chitin",
Expand All @@ -67,6 +91,14 @@
"proportional": { "weight": 0.9, "encumbrance": 0.9, "price": 10, "warmth": 2 },
"environmental_protection": 8
},
{
"id": "xl_gauntlets_demonchitin",
"type": "ARMOR",
"name": { "str": "XL pair of demon chitin gauntlets", "str_pl": "XL pairs of demon chitin gauntlets" },
"copy-from": "gauntlets_demonchitin",
"proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 },
"extend": { "flags": [ "OVERSIZE" ] }
},
{
"id": "boots_demonchitin",
"copy-from": "boots_chitin",
Expand All @@ -77,6 +109,14 @@
"proportional": { "weight": 0.9, "encumbrance": 0.9, "price": 10, "warmth": 2 },
"environmental_protection": 8
},
{
"id": "xl_boots_demonchitin",
"type": "ARMOR",
"name": { "str": "XL pair of demon chitin boots", "str_pl": "XL pairs of demon chitin boots" },
"copy-from": "boots_demonchitin",
"proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 },
"extend": { "flags": [ "OVERSIZE" ] }
},
{
"type": "PET_ARMOR",
"id": "demonchitin_harness_dog",
Expand Down
35 changes: 35 additions & 0 deletions data/mods/Magiclysm/recipes/armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@
"book_learn": [ [ "magic_armormaking", 6 ] ],
"components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_plate", 1 ] ], [ [ "demon_chitin_piece", 1 ] ] ]
},
{
"result": "xl_armor_chitin",
"type": "recipe",
"copy-from": "armor_chitin",
"time": "5 h 30 m",
"components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_plate", 1 ] ], [ [ "demon_chitin_piece", 3 ] ] ]
},
{
"result": "armguard_demonchitin",
"byproducts": [ [ "demon_chitin_piece", 8 ] ],
Expand All @@ -45,6 +52,13 @@
"book_learn": [ [ "magic_armormaking", 5 ] ],
"components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_plate", 1 ] ], [ [ "demon_chitin_piece", 2 ] ] ]
},
{
"result": "xl_armguard_demonchitin",
"type": "recipe",
"copy-from": "armguard_demonchitin",
"time": "3 h",
"components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_plate", 1 ] ], [ [ "demon_chitin_piece", 3 ] ] ]
},
{
"result": "armor_demonchitin",
"qualities": [
Expand All @@ -69,6 +83,13 @@
"book_learn": [ [ "magic_armormaking", 7 ] ],
"components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_plate", 4 ] ], [ [ "demon_chitin_piece", 6 ] ] ]
},
{
"result": "xl_armor_demonchitin",
"type": "recipe",
"copy-from": "armor_demonchitin",
"time": "5 h",
"components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_plate", 1 ] ], [ [ "demon_chitin_piece", 10 ] ] ]
},
{
"result": "boots_demonchitin",
"qualities": [
Expand All @@ -93,6 +114,13 @@
"book_learn": [ [ "magic_armormaking", 4 ] ],
"components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_plate", 1 ] ], [ [ "demon_chitin_piece", 2 ] ] ]
},
{
"result": "xl_boots_demonchitin",
"type": "recipe",
"copy-from": "boots_demonchitin",
"time": "4 h",
"components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_plate", 1 ] ], [ [ "demon_chitin_piece", 5 ] ] ]
},
{
"result": "gauntlets_demonchitin",
"qualities": [
Expand All @@ -117,6 +145,13 @@
"book_learn": [ [ "magic_armormaking", 4 ] ],
"components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_piece", 10 ] ] ]
},
{
"result": "xl_gauntlets_demonchitin",
"type": "recipe",
"copy-from": "gauntlets_demonchitin",
"time": "3 h",
"components": [ [ [ "cordage_superior", 1, "LIST" ] ], [ [ "demon_chitin_piece", 14 ] ] ]
},
{
"result": "demonchitin_armor_horse",
"type": "recipe",
Expand Down

0 comments on commit 451e33d

Please sign in to comment.