Skip to content

Commit

Permalink
Armor name to object, volume to string (#38530)
Browse files Browse the repository at this point in the history
  • Loading branch information
snipercup authored Mar 3, 2020
1 parent e952959 commit e8985dd
Show file tree
Hide file tree
Showing 13 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion data/json/items/armor/ammo_pouch.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
{
"id": "ammo_satchel",
"type": "ARMOR",
"name": "ammo satchel",
"name": { "str": "ammo satchel" },
"description": "A fabric ammo bag worn at the waist which is capable of holding a single large magazine close at hand.",
"weight": "180 g",
"volume": "500 ml",
Expand Down
2 changes: 1 addition & 1 deletion data/json/items/armor/hats.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"id": "hat_ball",
"repairs_like": "balclava",
"type": "ARMOR",
"name": "baseball cap",
"name": { "str": "baseball cap" },
"//": "Head encumbrance stops you from wearing additional headgear. No helmet over a ballcap, sorry. But brimmed gear gets the anti-glare flag!",
"description": "A Red Sox cap. It provides a little bit of warmth.",
"weight": "88 g",
Expand Down
6 changes: 3 additions & 3 deletions data/json/items/armor/helmets.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"repairs_like": "xlkevlar",
"type": "ARMOR",
"category": "armor",
"name": "army helmet",
"name": { "str": "army helmet" },
"description": "A heavy helmet that provides excellent protection from all sorts of damage. It is labeled as the advanced combat helmet.",
"weight": "1383 g",
"volume": "1750 ml",
Expand Down Expand Up @@ -145,7 +145,7 @@
"repairs_like": "helmet_barbute",
"type": "ARMOR",
"category": "armor",
"name": "baseball helmet",
"name": { "str": "baseball helmet" },
"description": "A hard plastic helmet that covers the head and ears. Designed to protect against a baseball to the head.",
"weight": "453 g",
"volume": "1750 ml",
Expand All @@ -168,7 +168,7 @@
"id": "helmet_barbute",
"type": "ARMOR",
"category": "armor",
"name": "barbute helm",
"name": { "str": "barbute helm" },
"description": "A medieval helmet that provides excellent protection for the head, with a Y shaped opening for the face.",
"weight": "1175 g",
"volume": "2500 ml",
Expand Down
4 changes: 2 additions & 2 deletions data/json/items/armor/holster.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "back_holster",
"type": "ARMOR",
"name": "back holster",
"name": { "str": "back holster" },
"description": "A leather holster, big enough for a rifle or other large gun. Designed to be strapped to the back. Whilst initially cumbersome it becomes much easier to use with practice. Activate to holster/draw a gun.",
"weight": "240 g",
"volume": "1250 ml",
Expand All @@ -28,7 +28,7 @@
{
"id": "bootstrap",
"type": "ARMOR",
"name": "ankle holster",
"name": { "str": "ankle holster" },
"description": "A small concealed holster worn on the ankle. It is awkward to use without practice. Activate to holster/draw a small pistol.",
"weight": "200 g",
"volume": "250 ml",
Expand Down
2 changes: 1 addition & 1 deletion data/json/items/armor/hoods.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "beekeeping_hood",
"repairs_like": "balclava",
"type": "ARMOR",
"name": "beekeeping hood",
"name": { "str": "beekeeping hood" },
"description": "A beekeeping hood. Keeps the bees out, but lets fresh air in. Rather cumbersome to wear, as it is rather bulky and hinders vision.",
"weight": "260 g",
"volume": "1500 ml",
Expand Down
18 changes: 9 additions & 9 deletions data/json/items/armor/jewelry.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
{
"id": "bead_bracelet",
"type": "ARMOR",
"name": "beaded bracelet",
"name": { "str": "beaded bracelet" },
"description": "A simple bracelet of string and wooden beads. You can wear it if you like, but it won't provide any effects. Also doubles as a set of prayer beads, if you're so inclined.",
"looks_like": "copper_bracelet",
"weight": "12 g",
"volume": 0,
"volume": "10 ml",
"price": 100,
"price_postapoc": 100,
"flags": [ "FANCY" ],
Expand All @@ -32,11 +32,11 @@
{
"id": "bead_necklace",
"type": "ARMOR",
"name": "beaded necklace",
"name": { "str": "beaded necklace" },
"description": "A simple necklace made of string and wooden beads. You can wear it if you like, but it won't provide any effects. Also doubles as a set of prayer beads, if you're so inclined.",
"looks_like": "necklace",
"looks_like": "silver_necklace",
"weight": "15 g",
"volume": 0,
"volume": "10 ml",
"price": 100,
"price_postapoc": 100,
"material": [ "wood" ],
Expand Down Expand Up @@ -187,10 +187,10 @@
{
"id": "barrette",
"type": "ARMOR",
"name": "barrette",
"name": { "str": "barrette" },
"description": "A barrette with lots of ornaments.",
"weight": "5 g",
"volume": 0,
"volume": "50 ml",
"price": 800,
"material": [ "plastic" ],
"symbol": "[",
Expand Down Expand Up @@ -1308,10 +1308,10 @@
{
"abstract": "badge_abstract",
"type": "ARMOR",
"name": "badge template",
"name": { "str": "badge template" },
"description": "This is a template for police/medical badges. If found in a game, it is a bug.",
"weight": "60 g",
"volume": 0,
"volume": "5 ml",
"price": 5000,
"price_postapoc": 700,
"material": [ "silver" ],
Expand Down
6 changes: 3 additions & 3 deletions data/json/items/armor/masks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "balclava",
"type": "ARMOR",
"name": "balaclava",
"name": { "str": "balaclava" },
"description": "A warm covering that protects the head and face from the cold.",
"weight": "40 g",
"volume": "250 ml",
Expand All @@ -21,7 +21,7 @@
{
"id": "bandana",
"type": "ARMOR",
"name": "bandana",
"name": { "str": "bandana" },
"description": "A cotton bandana, worn over the mouth for warmth and minor protection from dust and other contaminants.",
"weight": "42 g",
"volume": "250 ml",
Expand Down Expand Up @@ -105,7 +105,7 @@
"repairs_like": "xlkevlar",
"type": "ARMOR",
"category": "armor",
"name": "ballistic mask",
"name": { "str": "ballistic mask" },
"description": "A protective reinforced Kevlar mask that covers the face. Provides excellent protection from ballistic threats.",
"weight": "512 g",
"volume": "750 ml",
Expand Down
4 changes: 2 additions & 2 deletions data/json/items/armor/power_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"id": "power_armor_basic",
"type": "ARMOR",
"category": "armor",
"name": "basic power armor",
"name": { "str": "basic power armor" },
"description": "The DoubleTech Power Armor, Mk. I: A heavy suit of basic power armor, offering very good protection against attacks, but hard to move in. The UPS compartment can store other things if you don't mind powering the suit yourself. Like all DoubleTech power armor, the control and climate-regulation systems require direct skin contact.",
"weight": "20339 g",
"volume": "25 L",
Expand Down Expand Up @@ -131,7 +131,7 @@
"id": "power_armor_helmet_basic",
"type": "ARMOR",
"category": "armor",
"name": "basic power armor helmet",
"name": { "str": "basic power armor helmet" },
"description": "A basic helmet, designed for use with the DoubleTech Power Armor, Mk. I. Offers excellent protection from both attacks and environmental hazards. Like all DoubleTech power armor, the control and climate-regulation systems require direct skin contact.",
"weight": "3628 g",
"volume": "5 L",
Expand Down
8 changes: 4 additions & 4 deletions data/json/items/armor/sheath.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "axe_ring",
"type": "ARMOR",
"name": "axe ring holster",
"name": { "str": "axe ring holster" },
"description": "A combination of leather and a metal ring to hold an axe on your waist.",
"weight": "130 g",
"volume": "600 ml",
Expand All @@ -28,7 +28,7 @@
{
"id": "baldric",
"type": "ARMOR",
"name": "baldric",
"name": { "str": "baldric" },
"description": "A leather scabbard, big enough for anything up to a longsword, or even a bit larger than that. Designed to be worn at the waist, secured by a shoulder belt. Activate to sheath/draw a sword.",
"weight": "1625 g",
"volume": "2 L",
Expand All @@ -55,7 +55,7 @@
{
"id": "bootsheath",
"type": "ARMOR",
"name": "ankle sheath",
"name": { "str": "ankle sheath" },
"description": "A small concealed knife sheath worn on the ankle. It is awkward to use without practice. Activate to sheathe/draw a weapon.",
"weight": "160 g",
"volume": "500 ml",
Expand All @@ -82,7 +82,7 @@
{
"id": "bscabbard",
"type": "ARMOR",
"name": "back scabbard",
"name": { "str": "back scabbard" },
"description": "A leather scabbard, big enough for almost any sword. Designed to be strapped to the back, it's very difficult to draw from without considerable practice. Activate to sheath/draw a sword.",
"weight": "1890 g",
"volume": "2250 ml",
Expand Down
2 changes: 1 addition & 1 deletion data/json/items/armor/storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "backpack",
"type": "ARMOR",
"name": "backpack",
"name": { "str": "backpack" },
"description": "A small backpack. Good storage for a little encumbrance.",
"weight": "633 g",
"volume": "2 L",
Expand Down
2 changes: 1 addition & 1 deletion data/json/items/armor/suits_protection.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
"id": "beekeeping_suit",
"repairs_like": "trenchcoat",
"type": "ARMOR",
"name": "beekeeping suit",
"name": { "str": "beekeeping suit" },
"description": "A white suit commonly worn by professional beekeepers with straps on your ankles and wrists to prevent bees from flying in. It's not a very tough fabric, but it's lightweight and has plenty of storage thanks to a chest pocket.",
"weight": "1587 g",
"volume": "3500 ml",
Expand Down
4 changes: 2 additions & 2 deletions data/json/items/armor/torso_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
{
"id": "jacket_leather_mod",
"type": "ARMOR",
"name": "armored leather jacket",
"name": { "str": "armored leather jacket" },
"description": "An armored jacket made from thick leather and metal plates. Cumbersome, but offers excellent protection from harm.",
"weight": "2180 g",
"volume": "5500 ml",
Expand Down Expand Up @@ -379,7 +379,7 @@
{
"id": "vest_leather_mod",
"type": "ARMOR",
"name": "armored leather vest",
"name": { "str": "armored leather vest" },
"description": "An armored vest made from thick leather and metal plates. Cumbersome, but offers excellent protection from harm.",
"weight": "1210 g",
"volume": "3 L",
Expand Down
4 changes: 2 additions & 2 deletions data/json/items/tool_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "arm_splint",
"type": "ARMOR",
"name": "arm splint",
"name": { "str": "arm splint" },
"description": "A tool to help set bones and hold them in place.",
"weight": "300 g",
"volume": "1 L",
Expand All @@ -21,7 +21,7 @@
{
"id": "arm_xlsplint",
"type": "ARMOR",
"name": "arm splint XL",
"name": { "str": "arm splint XL", "str_pl": "arm splints XL" },
"description": "A tool to help set bones and hold them in place. It is specifically designed to fit Huge survivors.",
"copy-from": "arm_splint",
"looks_like": "arm_splint",
Expand Down

0 comments on commit e8985dd

Please sign in to comment.