[
    {
        "type" : "ARMOR",
        "id" : "karate_gi",
        "name" : "karate gi",
        "weight" : 400,
        "color" : "white",
        "covers" : ["ARMS", "LEGS", "TORSO"],
        "to_hit" : 0,
        "storage" : 0,
        "symbol" : "[",
        "description" : "Plain white karate gi.  Loose and flowing, it offers little protection, and little encumbrance.",
        "price" : 5000,
        "material" : ["cotton", "null"],
        "volume" : 6,
        "cutting" : 0,
        "warmth" : 0,
        "phase" : "solid",
        "environmental_protection" : 0,
        "encumbrance" : 0,
        "bashing" : -5,
        "flags" : ["VARSIZE"],
        "coverage" : 100,
        "material_thickness" : 1
    },
    {
        "type" : "ARMOR",
        "id" : "judo_gi",
        "name" : "judo gi",
        "weight" : 1000,
        "color" : "white",
        "covers" : ["ARMS", "LEGS", "TORSO"],
        "to_hit" : 0,
        "storage" : 0,
        "symbol" : "[",
        "description" : "Plain white judo gi.  Thick and a little stiff, it gives minor protection from cuts and punches.",
        "price" : 5000,
        "material" : ["cotton", "null"],
        "volume" : 6,
        "cutting" : 1,
        "warmth" : 15,
        "phase" : "solid",
        "environmental_protection" : 0,
        "encumbrance" : 1,
        "bashing" : -2,
        "flags" : ["VARSIZE"],
        "coverage" : 100,
        "material_thickness" : 2
    },
    {
        "type" : "ARMOR",
        "id" : "hakama_gi",
        "name" : "hakama",
        "weight" : 350,
        "color" : "dark_gray",
        "covers" : ["LEGS"],
        "to_hit" : 0,
        "storage" : 0,
        "symbol" : "[",
        "description" : "Plain black hakama for use in kendo and other martial arts.",
        "price" : 2500,
        "material" : ["cotton", "null"],
        "volume" : 4,
        "cutting" : 1,
        "warmth" : 15,
        "phase" : "solid",
        "environmental_protection" : 0,
        "encumbrance" : 1,
        "bashing" : -2,
        "flags" : ["VARSIZE"],
        "coverage" : 100,
        "material_thickness" : 1
    },
    {
        "type" : "ARMOR",
        "id" : "keikogi",
        "name" : "keikogi",
        "weight" : 250,
        "color" : "white",
        "covers" : ["ARMS", "TORSO"],
        "to_hit" : 0,
        "storage" : 0,
        "symbol" : "[",
        "description" : "Plain white keikogi for use in martial arts.",
        "price" : 2500,
        "material" : ["cotton", "null"],
        "volume" : 2,
        "cutting" : 1,
        "warmth" : 10,
        "phase" : "solid",
        "environmental_protection" : 0,
        "encumbrance" : 0,
        "bashing" : -2,
        "flags" : ["VARSIZE"],
        "coverage" : 100,
        "material_thickness" : 1
    },
    {
        "type" : "ARMOR",
        "id" : "zubon_gi",
        "name" : "zubon",
        "weight" : 250,
        "color" : "white",
        "covers" : ["LEGS"],
        "to_hit" : 0,
        "storage" : 0,
        "symbol" : "[",
        "description" : "Plain white zubon for use in martial arts.",
        "price" : 2500,
        "material" : ["cotton", "null"],
        "volume" : 2,
        "cutting" : 1,
        "warmth" : 10,
        "phase" : "solid",
        "environmental_protection" : 0,
        "encumbrance" : 0,
        "bashing" : -2,
        "flags" : ["VARSIZE"],
        "coverage" : 100,
        "material_thickness" : 1
    },
    {
        "type" : "ARMOR",
        "id" : "tabi_gi",
        "name" : "pair of gi tabi",
        "name_plural" : "pairs of gi tabi",
        "weight" : 50,
        "color" : "white",
        "covers" : ["FEET"],
        "to_hit" : 0,
        "storage" : 0,
        "symbol" : "[",
        "description" : "A pair of white tabi, as used by martial arts practitioners.",
        "price" : 2500,
        "material" : ["cotton", "null"],
        "volume" : 1,
        "cutting" : 0,
        "warmth" : 5,
        "phase" : "solid",
        "environmental_protection" : 0,
        "encumbrance" : 1,
        "bashing" : -5,
        "flags" : ["VARSIZE", "SKINTIGHT"],
        "coverage" : 100,
        "material_thickness" : 1
    },
    {
        "type" : "ARMOR",
        "id" : "tabi_dress",
        "name" : "pair of tabi",
        "name_plural" : "pairs of tabi",
        "weight" : 50,
        "color" : "dark_gray",
        "covers" : ["FEET"],
        "to_hit" : 0,
        "storage" : 0,
        "symbol" : "[",
        "description" : "A pair of black tabi, as worn with traditional Japanese clothes.",
        "price" : 2500,
        "material" : ["cotton", "null"],
        "volume" : 1,
        "cutting" : 0,
        "warmth" : 5,
        "phase" : "solid",
        "environmental_protection" : 0,
        "encumbrance" : 1,
        "bashing" : -5,
        "flags" : ["VARSIZE", "SKINTIGHT"],
        "coverage" : 100,
        "material_thickness" : 1
    },
    {
        "type" : "ARMOR",
        "id" : "geta",
        "name" : "pair of geta",
        "name_plural" : "pairs of geta",
        "weight" : 460,
        "color" : "yellow",
        "covers" : ["FEET"],
        "to_hit" : -2,
        "storage" : 0,
        "symbol" : "[",
        "description" : "Simple wooden geta.",
        "price" : 6500,
        "material" : ["wood", "cotton"],
        "volume" : 4,
        "cutting" : 0,
        "warmth" : 5,
        "phase" : "solid",
        "environmental_protection" : 1,
        "encumbrance" : 1,
        "bashing" : 5,
        "flags" : ["VARSIZE", "WATERPROOF"],
        "coverage" : 50,
        "material_thickness" : 2
    },
    {
        "type" : "ARMOR",
        "id" : "judo_belt_white",
        "name" : "white belt",
        "volume" : 1,
        "material_thickness" : 0,
        "storage" : 0,
        "description" : "A belt worn by martial arts practitioners, advertising a novice.",
        "weight" : 200,
        "to_hit" : -1,
        "color" : "white",
        "encumbrance" : 0,
        "price" : 1000,
        "material" : ["cotton", "null"],
        "coverage" : 0,
        "symbol" : "[",
        "bashing" : -2,
        "cutting" : 0,
        "warmth" : 0,
        "environmental_protection" : 0,
        "phase" : "solid"
    },
    {
        "type" : "ARMOR",
        "id" : "judo_belt_yellow",
        "name" : "yellow belt",
        "volume" : 1,
        "material_thickness" : 0,
        "storage" : 0,
        "description" : "A belt worn by martial arts practitioners, advertising a moderate novice.",
        "weight" : 200,
        "to_hit" : -1,
        "color" : "yellow",
        "encumbrance" : 0,
        "price" : 1000,
        "material" : ["cotton", "null"],
        "coverage" : 0,
        "symbol" : "[",
        "bashing" : -2,
        "cutting" : 0,
        "warmth" : 0,
        "environmental_protection" : 0,
        "phase" : "solid"
    },
    {
        "type" : "ARMOR",
        "id" : "judo_belt_orange",
        "name" : "orange belt",
        "volume" : 1,
        "material_thickness" : 0,
        "storage" : 0,
        "description" : "A belt worn by martial arts practitioners, advertising a fresh intermediate.",
        "weight" : 200,
        "to_hit" : -1,
        "color" : "light_red",
        "encumbrance" : 0,
        "price" : 1000,
        "material" : ["cotton", "null"],
        "coverage" : 0,
        "symbol" : "[",
        "bashing" : -2,
        "cutting" : 0,
        "warmth" : 0,
        "environmental_protection" : 0,
        "phase" : "solid"
    },
    {
        "type" : "ARMOR",
        "id" : "judo_belt_green",
        "name" : "green belt",
        "volume" : 1,
        "material_thickness" : 0,
        "storage" : 0,
        "description" : "A belt worn by martial arts practitioners, advertising an intermediate.",
        "weight" : 200,
        "to_hit" : -1,
        "color" : "green",
        "encumbrance" : 0,
        "price" : 1000,
        "material" : ["cotton", "null"],
        "coverage" : 0,
        "symbol" : "[",
        "bashing" : -2,
        "cutting" : 0,
        "warmth" : 0,
        "environmental_protection" : 0,
        "phase" : "solid"
    },
    {
        "type" : "ARMOR",
        "id" : "judo_belt_blue",
        "name" : "blue belt",
        "volume" : 1,
        "material_thickness" : 0,
        "storage" : 0,
        "description" : "A belt worn by martial arts practitioners, advertising a strong intermediate.",
        "weight" : 200,
        "to_hit" : -1,
        "color" : "blue",
        "encumbrance" : 0,
        "price" : 1000,
        "material" : ["cotton", "null"],
        "coverage" : 0,
        "symbol" : "[",
        "bashing" : -2,
        "cutting" : 0,
        "warmth" : 0,
        "environmental_protection" : 0,
        "phase" : "solid"
    },
    {
        "type" : "ARMOR",
        "id" : "judo_belt_brown",
        "name" : "brown belt",
        "volume" : 1,
        "material_thickness" : 0,
        "storage" : 0,
        "description" : "A belt worn by martial arts practitioners, advertising a near-master.",
        "weight" : 200,
        "to_hit" : -1,
        "color" : "brown",
        "encumbrance" : 0,
        "price" : 1000,
        "material" : ["cotton", "null"],
        "coverage" : 0,
        "symbol" : "[",
        "bashing" : -2,
        "cutting" : 0,
        "warmth" : 0,
        "environmental_protection" : 0,
        "phase" : "solid"
    },
    {
        "type" : "ARMOR",
        "id" : "judo_belt_black",
        "name" : "black belt",
        "volume" : 1,
        "material_thickness" : 0,
        "storage" : 0,
        "description" : "A belt worn by martial arts practitioners, advertising a master.",
        "weight" : 200,
        "to_hit" : -1,
        "color" : "dark_gray",
        "encumbrance" : 0,
        "price" : 1000,
        "material" : ["cotton", "null"],
        "coverage" : 0,
        "symbol" : "[",
        "bashing" : -2,
        "cutting" : 0,
        "warmth" : 0,
        "environmental_protection" : 0,
        "phase" : "solid"
    },
    {
        "type" : "ARMOR",
        "id" : "obi_gi",
        "name" : "obi",
        "volume" : 1,
        "material_thickness" : 0,
        "storage" : 0,
        "description" : "A broad, black obi belt.",
        "weight" : 200,
        "to_hit" : -1,
        "color" : "dark_gray",
        "encumbrance" : 0,
        "price" : 2000,
        "material" : ["cotton", "null"],
        "coverage" : 0,
        "symbol" : "[",
        "bashing" : -2,
        "cutting" : 0,
        "warmth" : 0,
        "environmental_protection" : 0,
        "phase" : "solid"
    }
]
