aboutsummaryrefslogtreecommitdiff
path: root/armor.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 22:06:46 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 22:06:46 -0700
commitaf2a2f9df1e8388a31ba26285776ea069933fdab (patch)
treefa7a2d65a6a214114b51329a84127df98ad51ee5 /armor.json
parentAdd more locations for maid items (diff)
downloadcataclysm-dda-mod_battle-maid-redone-af2a2f9df1e8388a31ba26285776ea069933fdab.tar.xz
Add tailored tuxedo and rebalance tuxedos
Rephrase maid dress descriptions
Diffstat (limited to 'armor.json')
-rw-r--r--armor.json47
1 files changed, 34 insertions, 13 deletions
diff --git a/armor.json b/armor.json
index 4964fb3..fcac1c9 100644
--- a/armor.json
+++ b/armor.json
@@ -4,7 +4,7 @@
"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.",
+ "description": "A classic maid outfit with a white apron, frills and a black one piece.",
"weight": "800 g",
"volume": "4250 ml",
"price": 5000,
@@ -46,7 +46,7 @@
"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.",
+ "description": "A classic maid outfit with a white apron, frills and a black one piece. It has been reinforced with kevlar for greater protection and has an integrated scabbard for storing a sword.",
"weight": "5100 g",
"volume": "10250 ml",
"price": 800000,
@@ -133,7 +133,7 @@
"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.",
+ "description": "A black dress with white apron and lace trim, worn by maids. It has been reinforced with kevlar for greater protection and has an integrated scabbard for storing a sword.",
"weight": "5100 g",
"volume": "10250 ml",
"price": 800000,
@@ -531,32 +531,53 @@
"flags": [ "FANCY" ]
},
{
- "type": "TOOL_ARMOR",
- "category": "clothing",
"id": "tux",
+ "type": "ARMOR",
+ "category": "clothing",
"name": { "str": "tuxedo" },
"description": "A full-body tuxedo. Makes the apocalypse feel a little more classy.",
"weight": "1587 g",
"volume": "5500 ml",
+ "price": 21000,
+ "material": ["cotton"],
+ "symbol": "[",
"color": "dark_gray",
"covers": ["LEGS", "TORSO", "ARMS"],
+ "coverage": 95,
+ "encumbrance": 12,
"storage": "2500 ml",
- "symbol": "[",
- "price": 21000,
- "material": ["cotton"],
"warmth": 30,
+ "material_thickness": 4,
"environmental_protection": 1,
- "encumbrance": 12,
- "flags": ["VARSIZE", "SUPER_FANCY"],
- "coverage": 95,
- "material_thickness": 4
+ "flags": ["VARSIZE", "POCKETS", "FANCY"]
+ },
+ {
+ "id": "survivor_tux_leather",
+ "type": "ARMOR",
+ "category": "armor",
+ "name": { "str": "tailored tuxedo" },
+ "description": "A full-body tuxedo, the proper uniform of a butler. It has been reinforced with leather for greater protection.",
+ "weight": "3050 g",
+ "volume": "11250 ml",
+ "price": 110000,
+ "material": [ "kevlar", "cotton" ],
+ "symbol": "[",
+ "color": "dark_gray",
+ "covers": [ "LEGS", "TORSO", "ARMS" ],
+ "coverage": 100,
+ "encumbrance": 15,
+ "storage": "5500 ml",
+ "warmth": 30,
+ "material_thickness": 5,
+ "environmental_protection": 2,
+ "flags": ["VARSIZE", "HOOD", "COLLAR", "POCKETS", "WATERPROOF", "FANCY"]
},
{
"id": "survivor_tux",
"type": "ARMOR",
"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.",
+ "description": "A full-body tuxedo, the proper uniform of a butler. It has been reinforced with kevlar for greater protection and has dedicated storage for throwing weapons.",
"weight": "3050 g",
"volume": "11250 ml",
"price": 110000,