aboutsummaryrefslogtreecommitdiff
path: root/armor.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 23:24:15 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 23:24:15 -0700
commit0a1b40749d0a92cf967dfa2faf33cd27e09a0e11 (patch)
treecb0a297c39cf1e72387bb9ab5cf78e315e7db93e /armor.json
parentFix typo (diff)
downloadcataclysm-dda-mod_battle-maid-redone-0a1b40749d0a92cf967dfa2faf33cd27e09a0e11.tar.xz
Rebalance maid headband (remove sheath)
Rebalance and rename maid scarf (lose pockets, gain fancy)
Diffstat (limited to 'armor.json')
-rw-r--r--armor.json23
1 files changed, 7 insertions, 16 deletions
diff --git a/armor.json b/armor.json
index e696db5..6ed44e2 100644
--- a/armor.json
+++ b/armor.json
@@ -249,16 +249,7 @@
"warmth": 15,
"material_thickness": 9,
"environmental_protection": 3,
- "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" ]
+ "flags": [ "VARSIZE", "FANCY", "WATERPROOF", "RAINPROOF", "SKINTIGHT", "STURDY" ]
},
{
"id": "maid_hat",
@@ -707,15 +698,15 @@
"category": "clothing",
"symbol": "[",
"color": "light_gray",
- "name": { "str": "maid scarf" },
- "description": "A very long light cloth scarf, worn over the mouth for warmth.",
+ "name": { "str": "fashionable scarf" },
+ "description": "A stylish 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"],
+ "flags": [ "OUTER", "ALLOWS_NATURAL_ATTACKS", "FANCY"],
"warmth": 60,
"environmental_protection": 5,
"encumbrance": 3,
@@ -734,15 +725,15 @@
"category": "clothing",
"symbol": "[",
"color": "light_gray",
- "name": { "str": "maid scarf (loose)" },
- "description": "A very long light cloth scarf, worn over the mouth for warmth.",
+ "name": { "str": "fashionable scarf (loose)" },
+ "description": "A stylish 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"],
+ "flags": [ "OUTER", "ALLOWS_NATURAL_ATTACKS", "FANCY"],
"warmth": 20,
"environmental_protection": 5,
"encumbrance": 2,