aboutsummaryrefslogtreecommitdiff
path: root/armor.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-04-08 22:22:12 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-04-08 22:22:12 -0700
commit54d268b0eef4356c2d5cf9fb7ba726878060e478 (patch)
tree05618ccf2be77e482d5fe3eecb50b33cf4dc5694 /armor.json
downloadcataclysm-dda-mod_battle-maid-redone-54d268b0eef4356c2d5cf9fb7ba726878060e478.tar.xz
Initial commit
Diffstat (limited to 'armor.json')
-rw-r--r--armor.json961
1 files changed, 961 insertions, 0 deletions
diff --git a/armor.json b/armor.json
new file mode 100644
index 0000000..9941e5e
--- /dev/null
+++ b/armor.json
@@ -0,0 +1,961 @@
+[
+ {
+ "id" : "maid_dress",
+ "type" : "ARMOR",
+ "category" : "clothing",
+ "name" : { "str": "victorian maid dress", "str_pl": "victorian maid dresses" },
+ "description" : "A classic maid outfit with a white apron, frills and a black one piece. It has some storage space thanks to the many pockets, including space for throwing knives.",
+ "weight" : "800 g",
+ "volume" : "4250 ml",
+ "price" : 5000,
+ "material" : ["cotton"],
+ "symbol" : "[",
+ "color" : "black",
+ "covers" : ["TORSO", "ARMS", "LEGS"],
+ "coverage" : 95,
+ "encumbrance" : 10,
+ "storage" : 10,
+ "warmth" : 20,
+ "material_thickness" : 4,
+ "environmental_protection" : 1,
+ "flags" : ["VARSIZE", "FANCY"]
+ },
+ {
+ "id": "kawaii_maid_dress_long_leather",
+ "type": "ARMOR",
+ "category": "armor",
+ "name" : { "str": "tailored victorian maid dress" },
+ "description": "A classic maid outfit with a white apron, frills and a black one piece. It has been reinforced with leather for greater protection.",
+ "weight" : "5100 g",
+ "volume" : "10250 ml",
+ "price": 800000,
+ "material": [ "leather", "cotton" ],
+ "symbol": "[",
+ "color": "black",
+ "covers": [ "LEGS", "TORSO", "ARMS" ],
+ "coverage": 100,
+ "encumbrance": 16,
+ "storage": 80,
+ "warmth": 40,
+ "material_thickness": 5,
+ "environmental_protection": 1,
+ "flags" : ["VARSIZE", "HOOD", "COLLAR", "POCKETS", "WATERPROOF", "FANCY"]
+ },
+ {
+ "id": "kawaii_maid_dress_long_armor",
+ "type": "ARMOR",
+ "category": "armor",
+ "name" : { "str": "survivor victorian maid dress" },
+ "description": "A classic maid outfit with a white apron, frills and a black one piece. It has been reinforced with kevlar for greater protection.",
+ "weight" : "5100 g",
+ "volume" : "10250 ml",
+ "price": 800000,
+ "material": [ "kevlar", "cotton" ],
+ "symbol": "[",
+ "color": "black",
+ "covers": [ "LEGS", "TORSO", "ARMS" ],
+ "coverage": 100,
+ "encumbrance": 20,
+ "storage": 80,
+ "warmth": 40,
+ "material_thickness": 8,
+ "environmental_protection": 10,
+ "use_action": {
+ "type": "holster",
+ "holster_prompt": "Sheath sword",
+ "holster_msg": "You sheath your %s",
+ "max_volume": 8,
+ "flags": [ "SHEATH_SWORD" ]
+ },
+ "flags" : ["VARSIZE", "HOOD", "COLLAR", "POCKETS", "WATERPROOF", "RAINPROOF", "STURDY", "SUPER_FANCY"]
+ },
+ {
+ "id" : "maid_dress_french",
+ "type" : "ARMOR",
+ "category" : "clothing",
+ "name" : { "str": "french maid dress", "str_pl" : "french maid dresses" },
+ "description" : "The French maid dress, blue with a frilly white apron.",
+ "weight" : "100 g",
+ "volume" : "250 ml",
+ "price" : 5000,
+ "material" : ["cotton"],
+ "symbol" : "[",
+ "color" : "blue",
+ "covers" : ["TORSO", "ARMS", "LEGS"],
+ "coverage" : 75,
+ "encumbrance" : 7,
+ "storage" : 2,
+ "warmth" : 5,
+ "material_thickness" : 1,
+ "flags" : ["VARSIZE", "SUPER_FANCY"]
+ },
+ {
+ "id": "kawaii_maid_dress",
+ "type": "ARMOR",
+ "name" : { "str": "maid dress" },
+ "description": "A black dress with white apron and lace trim, worn by maids.",
+ "weight" : "150 g",
+ "volume" : "1000 ml",
+ "price": 50000,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "blue",
+ "covers": [ "TORSO", "ARMS", "LEGS" ],
+ "coverage": 75,
+ "encumbrance": 7,
+ "storage": 10,
+ "warmth": 15,
+ "material_thickness": 1,
+ "flags": [ "VARSIZE", "FANCY" ]
+ },
+ {
+ "id": "kawaii_maid_dress_ex",
+ "type": "ARMOR",
+ "name" : { "str": "tailored maid dress" },
+ "description": "A black dress with white apron and lace trim, worn by maids. It has been reinforced with leather for better protection.",
+ "weight" : "5830 g",
+ "volume" : "7500 ml",
+ "price": 50000,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "TORSO", "ARMS", "LEGS" ],
+ "coverage": 95,
+ "encumbrance": 10,
+ "storage": 80,
+ "warmth": 15,
+ "material_thickness": 5,
+ "environmental_protection": 1,
+ "flags": [ "VARSIZE", "POCKETS", "WATERPROOF", "FANCY" ]
+ },
+ {
+ "id": "kawaii_maid_dress_lss",
+ "type": "ARMOR",
+ "category": "armor",
+ "name" : { "str": "survivor maid dress" },
+ "description": "A black dress with white apron and lace trim, worn by maids. It has been reinforced with kevlar for greater protection.",
+ "weight" : "5100 g",
+ "volume" : "10250 ml",
+ "price": 800000,
+ "material": [ "kevlar", "cotton" ],
+ "symbol": "[",
+ "color": "green",
+ "covers": [ "LEGS", "TORSO", "ARMS" ],
+ "coverage": 100,
+ "encumbrance": 15,
+ "storage": 80,
+ "warmth": 15,
+ "material_thickness": 5,
+ "environmental_protection": 10,
+ "use_action": {
+ "type": "holster",
+ "holster_prompt": "Sheath sword",
+ "holster_msg": "You sheath your %s",
+ "max_volume": 8,
+ "flags": [ "SHEATH_SWORD" ]
+ },
+ "flags": [ "VARSIZE", "POCKETS", "WATERPROOF", "RAINPROOF", "STURDY", "SUPER_FANCY" ]
+ },
+ {
+ "id" : "jokyu_fuku",
+ "type" : "ARMOR",
+ "category" : "clothing",
+ "name" : { "str": "jokyū dress", "str_pl" : "jokyū dresses" },
+ "weight" : "1200 g",
+ "volume" : "5000 ml",
+ "color" : "brown",
+ "covers" : ["TORSO", "ARMS", "LEGS"],
+ "storage" : 2,
+ "symbol" : "[",
+ "description" : "Women's servant clothes worn in Japanese cafes a long time ago. Essentially a white apron over a kimono.",
+ "price" : 5000,
+ "material" : ["cotton"],
+ "warmth" : 20,
+ "environmental_protection" : 1,
+ "encumbrance" : 8,
+ "flags" : ["VARSIZE", "FANCY"],
+ "coverage" : 95,
+ "material_thickness" : 4
+ },
+ {
+ "id": "kawaii_hat_cotton",
+ "type": "ARMOR",
+ "name" : { "str": "maid hat" },
+ "description": "It's a warm hat made of cotton, coloured white to better match a maid uniform.",
+ "weight" : "78 g",
+ "volume" : "250 ml",
+ "price": 2000,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "HEAD" ],
+ "coverage": 65,
+ "warmth": 20,
+ "material_thickness": 1,
+ "flags": [ "VARSIZE", "HELMET_COMPAT" ]
+ },
+ {
+ "id": "kawaii_maid_hat",
+ "type": "ARMOR",
+ "name" : { "str": "maid headband" },
+ "description": "A black headband with white lace trim, worn by maids.",
+ "weight" : "150 g",
+ "volume" : "250 ml",
+ "price": 2500,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "white",
+ "covers": [ "HEAD" ],
+ "coverage": 25,
+ "encumbrance": 3,
+ "warmth": 15,
+ "material_thickness": 1,
+ "flags": [ "VARSIZE", "FANCY", "SKINTIGHT" ]
+ },
+ {
+ "id": "kawaii_maid_hat_thermal_off",
+ "type": "ARMOR",
+ "category": "armor",
+ "name" : { "str": "tailored maid headband" },
+ "description": "A black headband with white lace trim, worn by maids. It has been reinforced with leather for greater protection.",
+ "weight" : "250 g",
+ "volume" : "250 ml",
+ "price": 25000,
+ "material": [ "leather", "cotton" ],
+ "symbol": "[",
+ "color": "white",
+ "covers": [ "HEAD" ],
+ "coverage": 25,
+ "encumbrance": 3,
+ "warmth": 15,
+ "material_thickness": 3,
+ "flags": [ "VARSIZE", "FANCY", "WATERPROOF", "SKINTIGHT" ]
+ },
+ {
+ "id": "kawaii_maid_hat_lss",
+ "type": "ARMOR",
+ "category": "armor",
+ "name" : { "str": "survivor maid headband" },
+ "description": "A black headband with white lace trim, worn by maids. It has been reinforced with kevlar for greater protection.",
+ "weight" : "350 g",
+ "volume" : "250 ml",
+ "price": 55000,
+ "material": [ "kevlar", "cotton" ],
+ "symbol": "[",
+ "color": "white",
+ "covers": [ "HEAD" ],
+ "coverage": 100,
+ "encumbrance": 10,
+ "warmth": 15,
+ "material_thickness": 9,
+ "environmental_protection": 10,
+ "use_action": {
+ "type": "holster",
+ "holster_prompt": "Sheath knife",
+ "holster_msg": "You sheath your %s",
+ "max_volume": "750 ml",
+ "draw_cost": 15,
+ "flags": [ "SHEATH_KNIFE" ]
+ },
+ "flags": [ "VARSIZE", "FANCY", "WATERPROOF", "RAINPROOF", "SKINTIGHT", "STURDY" ],
+ "techniques": [ "WBLOCK_1" ]
+ },
+ {
+ "id": "maid_hat",
+ "type": "ARMOR",
+ "name" : { "str": "french maid headband"},
+ "description": "A frilly white headpiece.",
+ "weight" : "10 g",
+ "volume" : "250 ml",
+ "price": 2500,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "white",
+ "covers": [ "HEAD" ],
+ "coverage": 25,
+ "encumbrance": 10,
+ "warmth": 5,
+ "material_thickness": 1,
+ "flags": [ "VARSIZE", "SUPER_FANCY" ]
+ },
+ {
+ "id": "maid_gloves_cotton",
+ "type": "ARMOR",
+ "name" : { "str": "pair of maid gloves", "str_pl": "pairs of maid gloves" },
+ "description": "A pair of white gloves, used by maids.",
+ "weight" : "118 g",
+ "volume" : "250 ml",
+ "price": 1100,
+ "to_hit": 1,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "light_blue",
+ "covers": [ "HANDS" ],
+ "coverage": 95,
+ "encumbrance": 4,
+ "warmth": 15,
+ "material_thickness": 1,
+ "flags": [ "VARSIZE", "FANCY" ]
+ },
+ {
+ "id": "maid_gloves_leather",
+ "type": "ARMOR",
+ "name" : { "str": "pair of tailored maid gloves", "str_pl": "pairs of tailored maid gloves" },
+ "description": "A pair of white gloves, used by maids. They have been reinforced with leather for greater protection.",
+ "weight" : "150 g",
+ "volume" : "500 ml",
+ "price": 12000,
+ "to_hit": 1,
+ "material": [ "cotton", "leather" ],
+ "symbol": "[",
+ "color": "light_blue",
+ "covers": [ "HANDS" ],
+ "coverage": 100,
+ "encumbrance": 6,
+ "warmth": 15,
+ "material_thickness": 3,
+ "environmental_protection": 2,
+ "flags": [ "VARSIZE", "FANCY", "WATERPROOF" ]
+ },
+ {
+ "id": "maid_gloves_armor",
+ "type": "ARMOR",
+ "category": "armor",
+ "name" : { "str": "pair of survivor maid gloves", "str_pl": "pairs of survivor maid gloves" },
+ "description": "A pair of white gloves, used by maids. They have been reinforced with kevlar for greater protection.",
+ "weight" : "190 g",
+ "volume" : "750 ml",
+ "price": 18000,
+ "to_hit": 2,
+ "material": [ "cotton", "kevlar" ],
+ "symbol": "[",
+ "color": "light_blue",
+ "covers": [ "HANDS" ],
+ "coverage": 100,
+ "encumbrance": 8,
+ "warmth": 15,
+ "material_thickness": 5,
+ "environmental_protection": 5,
+ "flags": [ "VARSIZE", "FANCY", "WATERPROOF", "STURDY" ]
+ },
+ {
+ "id": "maid_gloves_long_cotton",
+ "type": "ARMOR",
+ "name" : { "str": "pair of long maid gloves", "str_pl": "pairs of long maid gloves" },
+ "description": "A pair of long white gloves, used by maids.",
+ "weight" : "400 g",
+ "volume" : "1000 ml",
+ "price": 1100,
+ "to_hit": 1,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "light_blue",
+ "covers": [ "HANDS" ],
+ "coverage": 100,
+ "encumbrance": 8,
+ "warmth": 40,
+ "material_thickness": 2,
+ "flags": [ "VARSIZE", "FANCY" ]
+ },
+ {
+ "id": "maid_gloves_long_leather",
+ "type": "ARMOR",
+ "name" : { "str": "pair of tailored long maid gloves", "str_pl": "pairs of tailored long maid gloves" },
+ "description": "A pair of long white gloves, used by maids. They have been reinforced with leather for greater protection.",
+ "weight" : "150 g",
+ "volume" : "500 ml",
+ "price": 12000,
+ "to_hit": 1,
+ "material": [ "leather", "cotton" ],
+ "symbol": "[",
+ "color": "light_blue",
+ "covers": [ "HANDS" ],
+ "coverage": 100,
+ "encumbrance": 10,
+ "warmth": 40,
+ "material_thickness": 4,
+ "environmental_protection": 3,
+ "flags": [ "VARSIZE", "FANCY", "WATERPROOF" ]
+ },
+ {
+ "id": "maid_gloves_long_armor",
+ "type": "ARMOR",
+ "category": "armor",
+ "name" : { "str": "pair of survivor long maid gloves", "str_pl": "pairs of survivor long maid gloves" },
+ "description": "A pair of long white gloves, used by maids. They have been reinforced with kevlar for greater protection.",
+ "weight" : "190 g",
+ "volume" : "750 ml",
+ "price": 18000,
+ "to_hit": 2,
+ "material": [ "kevlar", "cotton" ],
+ "symbol": "[",
+ "color": "light_blue",
+ "covers": [ "HANDS" ],
+ "coverage": 100,
+ "encumbrance": 12,
+ "warmth": 40,
+ "material_thickness": 6,
+ "environmental_protection": 6,
+ "flags": [ "VARSIZE", "FANCY", "WATERPROOF", "STURDY" ]
+ },
+ {
+ "id": "kawaii_dress_shoes",
+ "type": "ARMOR",
+ "name" : { "str": "pair of maid shoes" },
+ "description": "A pair of black dress shoes designed to be worn with a maid dress.",
+ "weight" : "500 g",
+ "volume" : "1250 ml",
+ "price": 12000,
+ "material": [ "leather" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "FEET" ],
+ "coverage": 60,
+ "encumbrance": 15,
+ "warmth": 5,
+ "material_thickness": 2,
+ "flags": [ "VARSIZE", "FANCY" ]
+ },
+ {
+ "id": "kawaii_shoes_hi",
+ "type": "ARMOR",
+ "category": "armor",
+ "name" : { "str": "pair of survivor maid shoes" },
+ "description": "A pair of black dress shoes designed to be worn with a maid dress. They have been reinforced with kevlar for greater protection.",
+ "weight" : "400 g",
+ "volume" : "750 ml",
+ "price": 55000,
+ "material": [ "kevlar", "leather" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "FEET" ],
+ "coverage": 100,
+ "warmth": 15,
+ "encumbrance": 15,
+ "material_thickness": 5,
+ "environmental_protection": 10,
+ "flags": [ "VARSIZE", "FANCY", "WATERPROOF", "STURDY" ]
+ },
+ {
+ "id": "kawaii_boots",
+ "type": "ARMOR",
+ "name" : { "str": "pair of maid boots" },
+ "description": "A pair of black boots designed to be worn with a maid dress.",
+ "weight" : "800 g",
+ "volume" : "2000 ml",
+ "price": 25000,
+ "material": [ "leather" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "FEET" ],
+ "coverage": 90,
+ "warmth": 20,
+ "encumbrance": 12,
+ "material_thickness": 3,
+ "environmental_protection": 2,
+ "flags": [ "VARSIZE", "FANCY", "WATERPROOF" ]
+ },
+ {
+ "id": "kawaii_boots_hi",
+ "type": "ARMOR",
+ "category": "armor",
+ "name" : { "str": "pair of survivor maid boots" },
+ "description": "A pair of black boots designed to be worn with a maid dress. They have been reinforced with kevlar for greater protection.",
+ "weight" : "600 g",
+ "volume" : "1250 ml",
+ "price": 85000,
+ "material": [ "kevlar", "leather" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "FEET" ],
+ "coverage": 100,
+ "warmth": 40,
+ "encumbrance": 16,
+ "material_thickness": 7,
+ "environmental_protection": 10,
+ "flags": [ "VARSIZE", "FANCY", "WATERPROOF", "STURDY" ]
+ },
+ {
+ "id": "kawaii_maid_niso_thick",
+ "type": "ARMOR",
+ "name" : { "str": "pair of maid stockings" },
+ "description": "A pair of black stockings with white lace trim. The thick material keeps the wearer's legs warm.",
+ "weight" : "90 g",
+ "volume" : "250 ml",
+ "price": 500,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "FEET" ],
+ "coverage": 75,
+ "encumbrance": 10,
+ "warmth": 35,
+ "material_thickness": 1,
+ "flags": [ "VARSIZE", "SKINTIGHT", "FANCY" ]
+ },
+ {
+ "id": "kawaii_maid_niso_thin",
+ "type": "ARMOR",
+ "name" : { "str": "pair of maid stockings (sheer)" },
+ "description": "A pair of black stockings with white lace trim. The material is thin enough to be slightly transparent when worn.",
+ "weight" : "40 g",
+ "volume" : "250 ml",
+ "price": 500,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "FEET" ],
+ "coverage": 75,
+ "encumbrance": 5,
+ "warmth": 2,
+ "material_thickness": 1,
+ "flags": [ "VARSIZE", "SKINTIGHT", "FANCY" ]
+ },
+ {
+ "id": "kawaii_maid_garter",
+ "type": "ARMOR",
+ "name" : { "str": "garter belt" },
+ "description": "A black garter belt, designed to be worn with stockings.",
+ "weight" : "10 g",
+ "volume" : "250 ml",
+ "price": 1500,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "LEGS" ],
+ "coverage": 10,
+ "encumbrance": 0,
+ "warmth": 0,
+ "material_thickness": 1,
+ "use_action" : {
+ "type": "holster",
+ "max_volume": 4,
+ "draw_cost": 80,
+ "skills": ["pistol"]
+ },
+ "flags": [ "VARSIZE", "SKINTIGHT", "FANCY" ]
+ },
+ {
+ "type" : "TOOL_ARMOR",
+ "category" : "clothing",
+ "id" : "tux",
+ "name" : { "str": "tuxedo" },
+ "description" : "A full-body tuxedo. Makes the apocalypse feel a little more classy.",
+ "weight" : "1587 g",
+ "volume" : "5500 ml",
+ "color" : "dark_gray",
+ "covers" : ["LEGS", "TORSO", "ARMS"],
+ "storage" : 10,
+ "symbol" : "[",
+ "price" : 21000,
+ "material" : ["cotton"],
+ "warmth" : 30,
+ "environmental_protection" : 1,
+ "encumbrance" : 12,
+ "flags" : ["VARSIZE", "SUPER_FANCY"],
+ "coverage" : 95,
+ "material_thickness" : 4
+ },
+ {
+ "type" : "TOOL_ARMOR",
+ "id" : "survivor_tux",
+ "category" : "armor",
+ "name" : { "str": "survivor tuxedo" },
+ "description" : "A tux tailored specifically for post-cataclysm butlers. Besides protecting key parts with kevlar lining, it has more storage space.",
+ "weight" : "3050 g",
+ "volume" : "11250 ml",
+ "color" : "dark_gray",
+ "covers" : ["LEGS", "TORSO", "ARMS"],
+ "storage" : 22,
+ "symbol" : "[",
+ "price" : 110000,
+ "material": [ "kevlar", "cotton" ],
+ "warmth" : 30,
+ "environmental_protection" : 3,
+ "encumbrance" : 15,
+ "flags" : ["VARSIZE", "HOOD", "COLLAR", "POCKETS", "WATERPROOF", "RAINPROOF", "STURDY", "SUPER_FANCY"],
+ "coverage" : 100,
+ "material_thickness" : 4,
+ "max_charges": 12,
+ "ammo": "assassins_throwing_dagger"
+ },
+ {
+ "id": "kawaii_vest",
+ "type": "ARMOR",
+ "name" : { "str": "maid vest" },
+ "description": "A modified utility vest with many pockets, worn by maids.",
+ "weight" : "516 g",
+ "volume" : "1000 ml",
+ "price": 3900,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "light_gray",
+ "covers": [ "TORSO" ],
+ "coverage": 60,
+ "encumbrance": 5,
+ "storage": 12,
+ "warmth": 5,
+ "material_thickness": 2,
+ "flags": [ "VARSIZE", "WAIST" ]
+ },
+ {
+ "id": "kawaii_vest_armor",
+ "type": "ARMOR",
+ "name" : { "str": "survivor maid vest" },
+ "description": "A modified utility vest with many pockets, worn by maids. It has been reinforced with kevlar for greater protection and has four pouches capable of carrying magazines.",
+ "weight" : "516 g",
+ "volume" : "1000 ml",
+ "price": 120000,
+ "material": [ "kevlar" ],
+ "symbol": "[",
+ "color": "light_gray",
+ "covers": [ "TORSO" ],
+ "coverage": 85,
+ "encumbrance": 5,
+ "storage": 12,
+ "warmth": 5,
+ "material_thickness": 5,
+ "use_action": {
+ "type": "holster",
+ "holster_prompt": "Stash ammo",
+ "holster_msg": "You stash your %s.",
+ "multi": 4,
+ "min_volume": "250 ml",
+ "max_volume": "750 ml",
+ "draw_cost": 60,
+ "flags": [ "MAG_COMPACT" ]
+ },
+ "flags": [ "VARSIZE", "WAIST", "STURDY" ]
+ },
+ {
+ "type" : "ARMOR",
+ "category" : "clothing",
+ "id" : "petticoat",
+ "name" : { "str": "petticoat", "str_pl" : "petticoats" },
+ "description" : "A type of frilly undergarment usually worn under skirts.",
+ "weight" : "90 g",
+ "volume" : "250 ml",
+ "color" : "white",
+ "symbol" : "[",
+ "price" : 500,
+ "material" : ["cotton"],
+ "use_action": {
+ "type": "holster",
+ "holster_prompt": "Sheath knife",
+ "holster_msg": "You sheath your %s",
+ "max_volume": "750 ml",
+ "draw_cost": 30,
+ "flags": [ "SHEATH_KNIFE" ]
+ },
+ "flags" : ["SUPER_FANCY"],
+ "material_thickness" : 1
+ },
+ {
+ "type" : "ARMOR",
+ "category" : "clothing",
+ "id" : "panties_kemo",
+ "name" : { "str": "panties (for beasts)", "str_pl" : "panties (for beasts)" },
+ "description" : "A special type of underwear meant for people with tails. Although it's incredibly thin, it's the last line of defense against your dignity.",
+ "weight" : "32 g",
+ "volume" : "250 ml",
+ "color" : "white",
+ "covers" : ["LEGS"],
+ "symbol" : "[",
+ "price" : 1000,
+ "material" : ["cotton"],
+ "warmth" : 5,
+ "flags" : ["VARSIZE", "SKINTIGHT"],
+ "coverage" : 15,
+ "material_thickness" : 1
+ },
+ {
+ "type" : "ARMOR",
+ "id" : "briefs_kemo",
+ "name" : { "str": "briefs (for beasts)", "str_pl" : "briefs (for beasts)" },
+ "description" : "A special type of underwear meant for people with tails. It stands as the difference between being a gentleman and being a beast.",
+ "weight" : "32 g",
+ "volume" : "250 ml",
+ "color" : "white",
+ "covers" : ["LEGS"],
+ "symbol" : "[",
+ "price" : 1000,
+ "material" : ["cotton"],
+ "warmth" : 5,
+ "flags" : ["VARSIZE", "SKINTIGHT"],
+ "coverage" : 15,
+ "material_thickness" : 1
+ },
+ {
+ "id": "kawaii_scarf",
+ "type": "TOOL_ARMOR",
+ "category" : "clothing",
+ "symbol": "[",
+ "color": "light_gray",
+ "name" : { "str": "maid scarf" },
+ "description": "A very long light cloth scarf, worn over the mouth for warmth.",
+ "price": 1500,
+ "material": ["cotton"],
+ "weight" : "120 g",
+ "volume" : "1000 ml",
+ "to_hit" : -3,
+ "covers" : ["MOUTH"],
+ "flags" : ["POCKETS", "OUTER", "ALLOWS_NATURAL_ATTACKS"],
+ "warmth" : 60,
+ "environmental_protection" : 5,
+ "encumbrance" : 5,
+ "coverage" : 85,
+ "material_thickness" : 1,
+ "use_action": {
+ "type": "transform",
+ "msg": "You loosen the scarf.",
+ "target": "kawaii_scarf_loose",
+ "menu_text": "Adjust scarf"
+ }
+ },
+ {
+ "id": "kawaii_scarf_loose",
+ "type": "TOOL_ARMOR",
+ "category" : "clothing",
+ "symbol": "[",
+ "color": "light_gray",
+ "name" : { "str": "maid scarf (loose)" },
+ "description": "A very long light cloth scarf, worn over the mouth for warmth.",
+ "price": 1500,
+ "material": ["cotton"],
+ "weight" : "120 g",
+ "volume" : "1000 ml",
+ "to_hit" : -3,
+ "covers" : ["MOUTH"],
+ "flags" : ["POCKETS", "OUTER", "ALLOWS_NATURAL_ATTACKS"],
+ "warmth" : 20,
+ "environmental_protection" : 5,
+ "encumbrance" : 5,
+ "coverage" : 45,
+ "material_thickness" : 1,
+ "use_action": {
+ "type": "transform",
+ "msg": "You pull the scarf tighter around you.",
+ "target": "kawaii_scarf",
+ "menu_text": "Adjust scarf"
+ }
+ },
+ {
+ "id": "kawaii_raincoat",
+ "type": "ARMOR",
+ "name" : { "str": "transparent rain coat" },
+ "description": "A transparent raincoat made from very thin vinyl. The material is thin enough that the entire coat can fold away into a pocket when not in use.",
+ "weight" : "120 g",
+ "volume" : "750 ml",
+ "price": 5000,
+ "material": [ "plastic", "cotton" ],
+ "symbol": "[",
+ "color": "blue",
+ "covers": [ "TORSO", "ARMS" ,"HEAD" ],
+ "coverage": 95,
+ "encumbrance": 7,
+ "warmth": 5,
+ "material_thickness": 2,
+ "environmental_protection": 3,
+ "flags": [ "HOOD", "POCKETS", "WATERPROOF", "RAINPROOF", "OUTER", "FANCY" ],
+ "use_action": {
+ "type": "transform",
+ "msg": "You pack the hood.",
+ "target": "kawaii_raincoat_off",
+ "menu_text": "Toggle hood"
+ }
+ },
+ {
+ "id": "kawaii_raincoat_off",
+ "type": "ARMOR",
+ "name" : { "str": "transparent rain coat (hood packed)" },
+ "description": "A transparent raincoat made from very thin vinyl. The material is thin enough that the entire coat can fold away into a pocket when not in use.",
+ "weight" : "120 g",
+ "volume" : "750 ml",
+ "price": 5000,
+ "material": [ "plastic", "cotton" ],
+ "symbol": "[",
+ "color": "blue",
+ "covers": [ "TORSO", "ARMS" ],
+ "coverage": 95,
+ "encumbrance": 7,
+ "warmth": 5,
+ "material_thickness": 2,
+ "environmental_protection": 3,
+ "flags": [ "POCKETS", "WATERPROOF", "RAINPROOF", "OUTER", "FANCY" ],
+ "use_action": {
+ "type": "transform",
+ "msg": "You unpack the hood.",
+ "target": "kawaii_raincoat",
+ "menu_text": "Toggle hood"
+ }
+ },
+ {
+ "id": "kawaii_maid_panties",
+ "type": "ARMOR",
+ "name" : { "str": "white panties" },
+ "description": "Pure white panties, very breathable and comfortable even in summer.",
+ "weight" : "32 g",
+ "volume" : "250 ml",
+ "price": 1000,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "white",
+ "covers": [ "LEGS" ],
+ "coverage": 15,
+ "warmth": 0,
+ "material_thickness": 1,
+ "flags": [ "VARSIZE", "SKINTIGHT", "FANCY" ]
+ },
+ {
+ "id": "kawaii_maid_bra",
+ "type": "ARMOR",
+ "name" : { "str": "white bra" },
+ "description": "Pure white bra, very breathable and comfortable even in summer.",
+ "weight" : "32 g",
+ "volume" : "250 ml",
+ "price": 1000,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "white",
+ "covers": [ "TORSO" ],
+ "coverage": 15,
+ "warmth": 0,
+ "material_thickness": 1,
+ "flags": [ "VARSIZE", "SKINTIGHT", "FANCY" ]
+ },
+ {
+ "id": "kawaii_maid_hardcase",
+ "type": "ARMOR",
+ "name" : { "str": "hardcase" },
+ "description": "A huge rectangular hardcase. Normally used for carrying large musical instruments, sniper rifles, or sensitive electrical equipment.",
+ "weight" : "800 g",
+ "volume" : "7500 ml",
+ "price": 12000,
+ "material": [ "plastic", "steel" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "TORSO" ],
+ "coverage": 30,
+ "encumbrance": 20,
+ "storage": 150,
+ "material_thickness": 2,
+ "use_action": {
+ "type": "holster",
+ "min_volume": "1250 ml",
+ "max_volume": "3750 ml",
+ "skills": ["smg", "shotgun", "rifle", "launcher" ]
+ },
+ "flags": [ "WATER_FRIENDLY", "BELTED", "STURDY" ]
+ },
+ {
+ "id": "kawaii_maid_hardcase_mini",
+ "type": "ARMOR",
+ "name" : { "str": "small hardcase" },
+ "description": "A smaller version of the standard hardcase.",
+ "weight" : "650 g",
+ "volume" : "5000 ml",
+ "price": 8000,
+ "material": [ "plastic", "leather" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "TORSO" ],
+ "coverage": 15,
+ "encumbrance": 15,
+ "storage": 100,
+ "material_thickness": 2,
+ "use_action": {
+ "type": "holster",
+ "min_volume": "750 ml",
+ "max_volume": "3000 ml",
+ "skills": ["smg", "shotgun", "rifle"]
+ },
+ "flags": [ "WATER_FRIENDLY", "BELTED", "STURDY" ]
+ },
+ {
+ "id": "kawaii_maid_hardcase_slim",
+ "type": "ARMOR",
+ "name" : { "str": "compact hardcase" },
+ "description": "A compact version of the hardcase.",
+ "weight" : "400 g",
+ "volume" : "2500 ml",
+ "price": 8000,
+ "material": [ "plastic", "leather" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "TORSO" ],
+ "coverage": 10,
+ "encumbrance": 6,
+ "storage": 50,
+ "material_thickness": 2,
+ "use_action": {
+ "type": "holster",
+ "min_volume": "250 ml",
+ "max_volume": "2250 ml",
+ "skills": ["smg", "shotgun", "rifle"]
+ },
+ "flags": [ "WATER_FRIENDLY", "BELTED", "STURDY" ]
+ },
+ {
+ "id": "kawaii_secretpoach",
+ "type": "ARMOR",
+ "name" : { "str": "garter purse" },
+ "description": "A small storage purse that can be consealed beneath a skirt, held up using a garter band.",
+ "weight" : "250 g",
+ "volume" : "500 ml",
+ "price": 3000,
+ "material": [ "cotton" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "LEG_EITHER" ],
+ "coverage": 5,
+ "encumbrance": 1,
+ "storage": 10,
+ "material_thickness": 2,
+ "use_action": {
+ "type": "holster",
+ "holster_prompt": "Stash ammo",
+ "holster_msg": "You stash your %s.",
+ "multi": 2,
+ "max_volume": "500 ml",
+ "draw_cost": 40,
+ "flags": [ "MAG_COMPACT" ]
+ },
+ "flags": [ "WATER_FRIENDLY", "BELTED" ]
+ },
+ {
+ "id": "kawaii_maid_megane_01",
+ "type": "ARMOR",
+ "name" : { "str": "maid glasses" },
+ "description": "A maid wearing these will never miss the smallest speck of dust, nor signs of their Mistress's health.",
+ "weight" : "30 g",
+ "volume" : "250 ml",
+ "price": 7900,
+ "material": [ "glass", "plastic" ],
+ "symbol": "[",
+ "color": "cyan",
+ "covers": [ "EYES" ],
+ "coverage": 75,
+ "material_thickness": 1,
+ "environmental_protection": 1,
+ "flags": [ "WATER_FRIENDLY", "FANCY", "FIX_NEARSIGHT", "FIX_FARSIGHT" ]
+ },
+ {
+ "id": "kawaii_hitec_megane",
+ "type": "ARMOR",
+ "category": "armor",
+ "name" : { "str": "survivor maid glasses" },
+ "description": "A maid wearing these will never miss the smallest speck of dust, nor signs of their Mistress's health. These have been reinforced with bullet resistant glass for greater protection, the ability to withstand chemical corrosion, and protection against bright flashes.",
+ "weight" : "90 g",
+ "volume" : "250 ml",
+ "price": 250000,
+ "material": [ "kevlar", "plastic" ],
+ "symbol": "[",
+ "color": "cyan",
+ "covers": [ "EYES" ],
+ "coverage": 75,
+ "material_thickness": 3,
+ "environmental_protection": 4,
+ "qualities": [ [ "GLARE", 2 ] ],
+ "flags": [ "WATER_FRIENDLY", "FANCY", "FIX_NEARSIGHT", "FIX_FARSIGHT", "SUN_GLASSES", "FLASH_PROTECTION" ]
+ }
+]