home » builders » builder's lessons » sample objects - sheaths

Sample objects - sheaths

Sheaths can only hold one object in them, a weapons. And value0 is the maximum weight of the weapon that the sheath can hold. For smaller sheaths that hold daggers keep that value small, as in the example below. For sheaths that hang on the belt, make sure to flag it transparent.

#8218
plain leather scabbard~
{20}a plain leather scabbard~
{20}A plain leather scabbard lies on the ground here.~
~
ITEM_TYPE_SHEATH
FLAG_TRANSPARENT
CAN_WEAR_TAKE|CAN_WEAR_BELT
QUALITY_AVERAGE MATERIAL_LEATHER COND_PERFECT SIZE_MEDIUM
20 0 0 0 LAYER_ARMOR 0

The following sheath could be closed if the PC wished.

#8322
silver wrist sheath~
{70}a silver wrist sheath~
{70}A silver wrist sheath lies on the ground here.~
~
ITEM_TYPE_SHEATH
0
CAN_WEAR_TAKE|CAN_WEAR_WRIST
QUALITY_AVERAGE MATERIAL_SILVER COND_PERFECT SIZE_MEDIUM
4 0 0 0 LAYER_ALL 0
E
silver wrist sheath~
This sheath would hold a dagger perfectly.
~