magiclysm-bn/items/black_dragon_items.json
histoire b96862c9d7 initial commit
FossilOrigin-Name: 8d766a175beea27236b2d3fd3761f97321e6db3872743c5d12023a64af5930bc
2023-03-28 03:56:15 +00:00

382 lines
14 KiB
JSON

[
{
"type": "GENERIC",
"id": "dragon_black_scale",
"category": "spare_parts",
"symbol": "o",
"color": "black_white",
"name": "black dragon scale",
"price": 2500,
"material": "black_dragon_hide",
"weight": "380 g",
"volume": "75 ml",
"bashing": 0,
"to_hit": -4,
"description": "A scale from a black dragon. It still has its magical properties and acid resistance."
},
{
"type": "COMESTIBLE",
"id": "black_dragon_hide_raw",
"category": "spare_parts",
"name": "raw black dragon hide",
"weight": "2500 g",
"color": "black_white",
"spoils_in": "3 day",
"comestible_type": "FOOD",
"symbol": ",",
"description": "A carefully folded raw hide harvested from a black dragon. It is a large enough piece that it is workable to make armor, and with enough scales you could make scale mail.",
"price": 50000,
"material": [ "black_dragon_hide", "flesh" ],
"flags": [ "NO_SALVAGE", "TRADER_AVOID" ],
"vitamins": [ ],
"volume": "4 L",
"stack_size": 1
},
{
"id": "black_dragon_tanning_hide",
"type": "TOOL",
"category": "spare_parts",
"name": "tanning black dragon hide",
"description": "A treated black dragon hide which is undergoing the chemical processes required to become workable. You will be able to activate it to unroll and make use of it when it is done.",
"weight": "2500 g",
"volume": "4 L",
"price": 0,
"to_hit": -2,
"material": [ "flesh", "black_dragon_hide" ],
"symbol": ",",
"color": "black_white",
"use_action": {
"target": "black_dragon_tanned_hide",
"msg": "You carefully unfold the black dragon hide and shake it clean.",
"moves": 150,
"type": "delayed_transform",
"transform_age": 28800,
"not_ready_msg": "The black dragon hide isn't done yet.",
"//": "2 days"
},
"flags": [ "NO_SALVAGE" ]
},
{
"type": "GENERIC",
"id": "black_dragon_tanned_hide",
"symbol": ",",
"color": "black_white",
"name": "black dragon hide",
"description": "Prepared hide from a black dragon. Hard, acid-resistant, and with more scales could make a suit of armor as hard as steel and half as heavy.",
"price": 50000,
"material": [ "black_dragon_hide" ],
"weight": "2500 g",
"volume": "4 L",
"category": "spare_parts",
"to_hit": -1
},
{
"id": "boots_black_dragon_scale",
"type": "ARMOR",
"category": "armor",
"name": { "str": "pair of black dragonscale boots", "str_pl": "pairs of black dragonscale boots" },
"description": "Boots made of black dragonscale. Very protective, and surprisingly light.",
"weight": "945 g",
"volume": "3250 ml",
"price": 75000,
"to_hit": -2,
"bashing": 7,
"material": [ "black_dragon_hide" ],
"symbol": "[",
"color": "black_white",
"covers": [ "feet" ],
"coverage": 100,
"encumbrance": 30,
"warmth": 20,
"material_thickness": 4,
"environmental_protection": 3,
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "boots_black_dragon_hide",
"type": "ARMOR",
"category": "armor",
"name": { "str": "pair of black dragonhide boots", "str_pl": "pairs of black dragonhide boots" },
"description": "Boots made of black dragonhide. Very protective, and surprisingly light.",
"weight": "655 g",
"volume": "3250 ml",
"price": 50000,
"to_hit": -2,
"bashing": 7,
"material": [ "black_dragon_hide" ],
"symbol": "[",
"color": "black_white",
"covers": [ "feet" ],
"coverage": 100,
"encumbrance": 18,
"warmth": 20,
"material_thickness": 2,
"environmental_protection": 3,
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "helmet_black_dragon_scale",
"type": "ARMOR",
"category": "armor",
"name": "black dragonscale helmet",
"description": "A helmet made from black dragonscale, held together with black dragonhide. It comes equipped with a full face visor.",
"weight": "856 g",
"volume": "2500 ml",
"price": 58000,
"to_hit": -1,
"bashing": 10,
"material": [ "black_dragon_hide" ],
"symbol": "[",
"color": "black_white",
"covers": [ "head", "eyes", "mouth" ],
"coverage": 100,
"encumbrance": 32,
"warmth": 15,
"material_thickness": 6,
"environmental_protection": 3,
"techniques": [ "WBLOCK_1" ],
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "helmet_black_dragon_hide",
"type": "ARMOR",
"category": "armor",
"name": "black dragonhide helmet",
"description": "A helmet made from black dragonhide. It protects your head well, and doesn't cover your face.",
"weight": "585 g",
"volume": "2500 ml",
"price": 58000,
"to_hit": -1,
"bashing": 10,
"material": [ "black_dragon_hide" ],
"symbol": "[",
"color": "black_white",
"covers": [ "head" ],
"coverage": 100,
"encumbrance": 32,
"warmth": 15,
"material_thickness": 2,
"environmental_protection": 1,
"techniques": [ "WBLOCK_1" ],
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "suit_black_dragon_scale",
"type": "ARMOR",
"category": "armor",
"name": "black dragonscale armor",
"description": "A full suit of black dragon scale mail. It comes with all the accoutrements that cover your torso, legs, and arms, with the benefit of being very light and flexible.",
"weight": "4250 g",
"volume": "12 L",
"price": 2000000,
"to_hit": -3,
"bashing": 6,
"material": [ "black_dragon_hide" ],
"symbol": "[",
"color": "black_white",
"covers": [ "legs", "torso", "arms" ],
"coverage": 100,
"encumbrance": 25,
"warmth": 15,
"material_thickness": 4,
"environmental_protection": 2,
"flags": [ "VARSIZE", "WATERPROOF", "RAINPROOF", "STURDY" ]
},
{
"id": "suit_black_dragon_hide",
"type": "ARMOR",
"category": "armor",
"name": "black dragonhide armor",
"description": "A full suit of black dragonhide armor. It comes with all the accoutrements that cover your torso, legs, and arms, with the benefit of being very light and flexible.",
"weight": "3 kg",
"volume": "12 L",
"price": 2000000,
"to_hit": -3,
"bashing": 6,
"material": [ "black_dragon_hide" ],
"symbol": "[",
"color": "black_white",
"covers": [ "legs", "torso", "arms" ],
"coverage": 100,
"encumbrance": 18,
"warmth": 15,
"material_thickness": 4,
"environmental_protection": 1,
"flags": [ "VARSIZE", "WATERPROOF", "RAINPROOF", "STURDY" ]
},
{
"id": "gauntlets_black_dragon_scale",
"type": "ARMOR",
"category": "armor",
"name": { "str": "pair of black dragonscale gauntlets", "str_pl": "pairs of black dragonscale gauntlets" },
"description": "A pair of heavy-duty gauntlets made of black dragonscale that covers your hands.",
"weight": "380 g",
"volume": "1 L",
"price": 180000,
"to_hit": 2,
"material": [ "black_dragon_hide" ],
"symbol": "[",
"color": "black_white",
"covers": [ "hands" ],
"coverage": 100,
"encumbrance": 20,
"warmth": 15,
"material_thickness": 3,
"environmental_protection": 3,
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "gloves_black_dragon_hide",
"type": "ARMOR",
"category": "armor",
"name": { "str": "pair of black dragonhide gloves", "str_pl": "pairs of black dragonhide gloves" },
"description": "A pair of customized, Kevlar armored leather gloves, modified to be easy to wear while providing maximum protection under extreme conditions.",
"weight": "230 g",
"volume": "750 ml",
"price": 180000,
"to_hit": 2,
"material": [ "black_dragon_hide" ],
"symbol": "[",
"color": "black_white",
"covers": [ "hands" ],
"coverage": 100,
"encumbrance": 8,
"warmth": 15,
"material_thickness": 2,
"environmental_protection": 1,
"flags": [ "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "boots_xlblack_dragon_scale",
"copy-from": "boots_black_dragon_scale",
"type": "ARMOR",
"name": { "str": "pair of XL black dragonscale boots", "str_pl": "pairs of XL black dragonscale boots" },
"description": "Massive boots made of black dragonscale, modified to fit even the strangest of bodies. Very protective, and surprisingly light.",
"weight": "1545 g",
"volume": "6250 ml",
"encumbrance": 40,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "boots_xlblack_dragon_hide",
"copy-from": "boots_black_dragon_hide",
"type": "ARMOR",
"name": { "str": "pair of XL black dragonhide boots", "str_pl": "pairs of XL black dragonhide boots" },
"description": "Massive boots made of black dragonhide, modified to fit even the strangest of bodies. Very protective, and surprisingly light.",
"weight": "955 g",
"volume": "6250 ml",
"encumbrance": 28,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "gauntlets_xlblack_dragon_scale",
"copy-from": "gauntlets_black_dragon_scale",
"type": "ARMOR",
"name": { "str": "pair of XL black dragonscale gauntlets", "str_pl": "pairs of XL black dragonscale gauntlets" },
"description": "A pair of heavy-duty gauntlets made of black dragonscale that covers your hands, or whatever you use as hands.",
"weight": "680 g",
"volume": "2 L",
"encumbrance": 30,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "gloves_xlblack_dragon_hide",
"copy-from": "gloves_black_dragon_hide",
"type": "ARMOR",
"name": { "str": "pair of XL black dragonhide gloves", "str_pl": "pairs of XL black dragonhide gloves" },
"description": "A pair of customized, Kevlar armored leather gloves, modified to be easy to wear while providing maximum protection under extreme conditions. Sized to fit even the strangest of anatomy.",
"weight": "430 g",
"volume": "1500 ml",
"encumbrance": 18,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "boots_xlblack_dragon_scale",
"copy-from": "boots_black_dragon_scale",
"type": "ARMOR",
"name": { "str": "pair of XL black dragonscale boots", "str_pl": "pairs of XL black dragonscale boots" },
"description": "Massive boots made of black dragonscale, modified to fit even the strangest of bodies. Very protective, and surprisingly light.",
"weight": "1545 g",
"volume": "6250 ml",
"encumbrance": 40,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "boots_xlblack_dragon_hide",
"copy-from": "boots_black_dragon_hide",
"type": "ARMOR",
"name": { "str": "pair of XL black dragonhide boots", "str_pl": "pairs of XL black dragonhide boots" },
"description": "Massive boots made of black dragonhide, modified to fit even the strangest of bodies. Very protective, and surprisingly light.",
"weight": "955 g",
"volume": "6250 ml",
"encumbrance": 28,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "helmet_xlblack_dragon_scale",
"copy-from": "helmet_black_dragon_scale",
"type": "ARMOR",
"name": { "str": "XL black dragonscale helmet" },
"description": "A massive helmet made from black dragonscale, held together with black dragonhide. It comes equipped with a full face visor and is large enough to fit even the strangest of heads.",
"weight": "1256 g",
"volume": "4500 ml",
"encumbrance": 42,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "helmet_xlblack_dragon_hide",
"copy-from": "helmet_black_dragon_hide",
"type": "ARMOR",
"name": { "str": "XL black dragonhide helmet" },
"description": "A massive helmet made from black dragonhide. It protects your head well, and doesn't cover your face, but is large enough to fit even the strangest of heads.",
"weight": "815 g",
"volume": "4500 ml",
"encumbrance": 42,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "helmet_xlblack_dragon_scale",
"copy-from": "helmet_black_dragon_scale",
"type": "ARMOR",
"name": { "str": "XL black dragonscale helmet" },
"description": "A massive helmet made from black dragonscale, held together with black dragonhide. It comes equipped with a full face visor and is large enough to fit even the strangest of heads.",
"weight": "1256 g",
"volume": "4500 ml",
"encumbrance": 42,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "helmet_xlblack_dragon_hide",
"copy-from": "helmet_black_dragon_hide",
"type": "ARMOR",
"name": { "str": "XL black dragonhide helmet" },
"description": "A massive helmet made from black dragonhide. It protects your head well, and doesn't cover your face, but is large enough to fit even the strangest of heads.",
"weight": "815 g",
"volume": "4500 ml",
"encumbrance": 42,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ]
},
{
"id": "suit_xlblack_dragon_scale",
"copy-from": "suit_black_dragon_scale",
"type": "ARMOR",
"name": { "str": "XL black dragonscale armor" },
"description": "A massive full suit of black dragon scale mail. It comes with all the accoutrements that cover your torso, legs, and arms; sized to fit even the strangest of bodies.",
"weight": "6250 g",
"volume": "18 L",
"encumbrance": 35,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "RAINPROOF", "STURDY" ]
},
{
"id": "suit_xlblack_dragon_hide",
"copy-from": "suit_black_dragon_hide",
"type": "ARMOR",
"name": { "str": "XL black dragonhide armor" },
"description": "A massive full suit of black dragonhide armor. It comes with all the accoutrements that cover your torso, legs, and arms; sized to fit even the strangest of bodies.",
"weight": "5500 g",
"volume": "18 L",
"encumbrance": 28,
"flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "RAINPROOF", "STURDY" ]
}
]