Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plural forms to missing armors #56635

Merged
merged 8 commits into from
Apr 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/json/items/armor/bespoke_armor/custom_headgear.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"id": "xl_helmet_nomad",
"type": "ARMOR",
"copy-from": "helmet_nomad",
"name": { "str": "nomad cowl XL" },
"name": { "str": "XL nomad cowl" },
"description": "A makeshift cowl with protection for the eyes from rain and sun, designed for long travels. You have customized the recipe to fit unusual and enormous anatomy.",
"proportional": { "weight": 1.25, "volume": 1.3, "price": 1.25 },
"extend": { "flags": [ "OVERSIZE" ] }
Expand All @@ -36,7 +36,7 @@
"type": "ARMOR",
"copy-from": "helmet_nomad",
"looks_like": "helmet_nomad",
"name": { "str": "nomad cowl XS" },
"name": { "str": "XS nomad cowl" },
"description": "A cowl with protection for the eyes from rain and sun, designed for long travels. You have customized the recipe to fit unusually small anatomy.",
"proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 },
"extend": { "flags": [ "UNDERSIZE" ] }
Expand Down
40 changes: 20 additions & 20 deletions data/json/items/armor/gloves.json
Original file line number Diff line number Diff line change
Expand Up @@ -1161,7 +1161,7 @@
"id": "lc_demi_gaunt",
"type": "ARMOR",
"category": "armor",
"name": { "str_sp": "mild steel demi-gauntlet" },
"name": { "str": "pair of mild steel demi-gauntlets", "str_pl": "pairs of mild steel demi-gauntlets" },
"description": "A leather glove with chainmail protecting the fingers and palm, then plating over the back of the hand and wrist.",
"weight": "750 g",
"volume": "750 ml",
Expand Down Expand Up @@ -1193,7 +1193,7 @@
"id": "xl_lc_demi_gaunt",
"type": "ARMOR",
"copy-from": "lc_demi_gaunt",
"name": { "str_sp": "XL mild steel demi-gauntlet" },
"name": { "str": "pair of XL mild steel demi-gauntlets", "str_pl": "pairs of XL mild steel demi-gauntlets" },
"proportional": { "weight": 1.5, "volume": 1.5 },
"extend": { "flags": [ "OVERSIZE" ] }
},
Expand All @@ -1202,7 +1202,7 @@
"type": "ARMOR",
"copy-from": "lc_demi_gaunt",
"material": [ "mc_steel", "mc_steel_chain" ],
"name": { "str_sp": "medium steel demi-gauntlet" },
"name": { "str": "pair of medium steel demi-gauntlets", "str_pl": "pairs of medium steel demi-gauntlets" },
"armor": [
{
"material": [
Expand All @@ -1220,7 +1220,7 @@
"id": "xl_mc_demi_gaunt",
"type": "ARMOR",
"copy-from": "mc_demi_gaunt",
"name": { "str_sp": "XL medium steel demi-gauntlet" },
"name": { "str": "pair of XL medium steel demi-gauntlets", "str_pl": "pairs of XL medium steel demi-gauntlets" },
"proportional": { "weight": 1.5, "volume": 1.5 },
"extend": { "flags": [ "OVERSIZE" ] }
},
Expand All @@ -1229,7 +1229,7 @@
"type": "ARMOR",
"copy-from": "lc_demi_gaunt",
"material": [ "hc_steel", "hc_steel_chain" ],
"name": { "str_sp": "high steel demi-gauntlet" },
"name": { "str": "pair of high steel demi-gauntlets", "str_pl": "pairs of high steel demi-gauntlets" },
"armor": [
{
"material": [
Expand All @@ -1246,7 +1246,7 @@
{
"id": "xl_hc_demi_gaunt",
"type": "ARMOR",
"name": { "str_sp": "XL high steel demi-gauntlet" },
"name": { "str": "pair of XL high steel demi-gauntlets", "str_pl": "pairs of XL high steel demi-gauntlets" },
"copy-from": "hc_demi_gaunt",
"proportional": { "weight": 1.5, "volume": 1.5 },
"extend": { "flags": [ "OVERSIZE" ] }
Expand All @@ -1256,7 +1256,7 @@
"type": "ARMOR",
"copy-from": "lc_demi_gaunt",
"material": [ "ch_steel", "ch_steel_chain" ],
"name": { "str_sp": "hardened steel demi-gauntlet" },
"name": { "str": "pair of hardened steel demi-gauntlets", "str_pl": "pairs of hardened steel demi-gauntlets" },
"armor": [
{
"material": [
Expand All @@ -1273,7 +1273,7 @@
{
"id": "xl_ch_demi_gaunt",
"type": "ARMOR",
"name": { "str_sp": "XL hardened steel demi-gauntlet" },
"name": { "str": "pair of XL hardened steel demi-gauntlets", "str_pl": "pairs of XL hardened steel demi-gauntlets" },
"copy-from": "ch_demi_gaunt",
"material": [ "qt_steel", "qt_steel_chain" ],
"proportional": { "weight": 1.5, "volume": 1.5 },
Expand All @@ -1283,7 +1283,7 @@
"id": "qt_demi_gaunt",
"type": "ARMOR",
"copy-from": "lc_demi_gaunt",
"name": { "str_sp": "tempered steel demi-gauntlet" },
"name": { "str": "pair of tempered steel demi-gauntlets", "str_pl": "pairs of tempered steel demi-gauntlets" },
"armor": [
{
"material": [
Expand All @@ -1300,7 +1300,7 @@
{
"id": "xl_qt_demi_gaunt",
"type": "ARMOR",
"name": { "str_sp": "XL tempered steel demi-gauntlet" },
"name": { "str": "pair of XL tempered steel demi-gauntlets", "str_pl": "pairs of XL tempered steel demi-gauntlets" },
"copy-from": "qt_demi_gaunt",
"proportional": { "weight": 1.5, "volume": 1.5 },
"extend": { "flags": [ "OVERSIZE" ] }
Expand All @@ -1309,7 +1309,7 @@
"id": "lc_mitten_gaunt",
"type": "ARMOR",
"category": "armor",
"name": { "str_sp": "mild steel mitten gauntlet" },
"name": { "str": "pair of mild steel mitten gauntlets", "str_pl": "pairs of mild steel mitten gauntlets" },
"description": "A leather glove with chainmail protecting the fingers and palm, then steel plating over the hand, fingers, and wrist for additional protection.",
"weight": "1250 g",
"volume": "1250 ml",
Expand Down Expand Up @@ -1341,7 +1341,7 @@
"id": "xl_lc_mitten_gaunt",
"type": "ARMOR",
"copy-from": "lc_mitten_gaunt",
"name": { "str_sp": "XL mild steel mitten gauntlet" },
"name": { "str": "pair of XL mild steel mitten gauntlets", "str_pl": "pairs of XL mild steel mitten gauntlets" },
"proportional": { "weight": 1.5, "volume": 1.5 },
"extend": { "flags": [ "OVERSIZE" ] }
},
Expand All @@ -1350,7 +1350,7 @@
"type": "ARMOR",
"copy-from": "lc_mitten_gaunt",
"material": [ "mc_steel", "mc_steel_chain" ],
"name": { "str_sp": "medium steel mitten gauntlet" },
"name": { "str": "pair of medium steel mitten gauntlets", "str_pl": "pairs of medium steel mitten gauntlets" },
"armor": [
{
"material": [
Expand All @@ -1368,7 +1368,7 @@
"id": "xl_mc_mitten_gaunt",
"type": "ARMOR",
"copy-from": "mc_mitten_gaunt",
"name": { "str_sp": "XL medium steel mitten gauntlet" },
"name": { "str": "pair of XL medium steel mitten gauntlets", "str_pl": "pairs of XL medium steel mitten gauntlets" },
"proportional": { "weight": 1.5, "volume": 1.5 },
"extend": { "flags": [ "OVERSIZE" ] }
},
Expand All @@ -1377,7 +1377,7 @@
"type": "ARMOR",
"copy-from": "lc_mitten_gaunt",
"material": [ "hc_steel", "hc_steel_chain" ],
"name": { "str_sp": "high steel mitten gauntlet" },
"name": { "str": "pair of high steel mitten gauntlets", "str_pl": "pairs of high steel mitten gauntlets" },
"armor": [
{
"material": [
Expand All @@ -1395,7 +1395,7 @@
"id": "xl_hc_mitten_gaunt",
"type": "ARMOR",
"copy-from": "hc_mitten_gaunt",
"name": { "str_sp": "XL high steel mitten gauntlet" },
"name": { "str": "pair of XL high steel mitten gauntlets", "str_pl": "pairs of XL high steel mitten gauntlets" },
"proportional": { "weight": 1.5, "volume": 1.5 },
"extend": { "flags": [ "OVERSIZE" ] }
},
Expand All @@ -1404,7 +1404,7 @@
"type": "ARMOR",
"copy-from": "lc_mitten_gaunt",
"material": [ "ch_steel", "ch_steel_chain" ],
"name": { "str_sp": "hardened mitten gauntlet" },
"name": { "str": "pair of hardened steel mitten gauntlets", "str_pl": "pairs of hardened steel mitten gauntlets" },
"armor": [
{
"material": [
Expand All @@ -1422,7 +1422,7 @@
"id": "xl_ch_mitten_gaunt",
"type": "ARMOR",
"copy-from": "ch_mitten_gaunt",
"name": { "str_sp": "XL hardened steel mitten gauntlet" },
"name": { "str": "pair of XL hardened steel mitten gauntlets", "str_pl": "pairs of XL hardened steel mitten gauntlets" },
"proportional": { "weight": 1.5, "volume": 1.5 },
"extend": { "flags": [ "OVERSIZE" ] }
},
Expand All @@ -1431,7 +1431,7 @@
"type": "ARMOR",
"copy-from": "lc_mitten_gaunt",
"material": [ "qt_steel", "qt_steel_chain" ],
"name": { "str_sp": "tempered steel mitten gauntlet" },
"name": { "str": "pair of tempered steel mitten gauntlets", "str_pl": "pairs of tempered steel mitten gauntlets" },
"armor": [
{
"material": [
Expand All @@ -1449,7 +1449,7 @@
"id": "xl_qt_mitten_gaunt",
"type": "ARMOR",
"copy-from": "qt_mitten_gaunt",
"name": { "str_sp": "XL tempered steel mitten gauntlet" },
"name": { "str": "pair of XL tempered steel mitten gauntlets", "str_pl": "pairs of XL tempered steel mitten gauntlets" },
"proportional": { "weight": 1.5, "volume": 1.5 },
"extend": { "flags": [ "OVERSIZE" ] }
}
Expand Down
8 changes: 4 additions & 4 deletions data/json/items/armor/helmets.json
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@
"id": "xl_helmet_galea",
"type": "ARMOR",
"copy-from": "helmet_galea",
"name": { "str": "galea XL", "str_pl": "galeae XL" },
"name": { "str": "XL galea", "str_pl": "XL galeae" },
"description": "An Imperial Roman helmet, with distinct projections protecting the sides of the head built for a Titan.",
"proportional": { "weight": 1.25, "volume": 1.3, "price": 1.25 },
"extend": { "flags": [ "OVERSIZE" ] }
Expand All @@ -403,7 +403,7 @@
"type": "ARMOR",
"copy-from": "helmet_galea",
"looks_like": "helmet_galea",
"name": { "str": "galea XS", "str_pl": "galeae XS" },
"name": { "str": "XS galea", "str_pl": "XS galeae" },
"description": "An Imperial Roman helmet, with distinct projections protecting the sides of the head.",
"proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 },
"flags": [ "VARSIZE", "STURDY", "UNDERSIZE" ]
Expand Down Expand Up @@ -439,7 +439,7 @@
"id": "xl_helmet_kabuto",
"type": "ARMOR",
"copy-from": "helmet_kabuto",
"name": { "str": "kabuto XL" },
"name": { "str": "XL kabuto" },
"description": "A medieval Japanese helmet with a scowling facemask, fit for an Oni.",
"proportional": { "weight": 1.25, "volume": 1.3, "price": 1.25 },
"extend": { "flags": [ "OVERSIZE" ] }
Expand All @@ -449,7 +449,7 @@
"type": "ARMOR",
"copy-from": "helmet_kabuto",
"looks_like": "helmet_kabuto",
"name": { "str": "kabuto XS" },
"name": { "str": "XS kabuto" },
"description": "A medieval Japanese helmet with a scowling facemask that provides excellent protection to the entire head and face.",
"proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 },
"flags": [ "STURDY", "UNDERSIZE" ]
Expand Down
24 changes: 12 additions & 12 deletions data/json/items/armor/robofac_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
"abstract": "robofac_vambraces",
"type": "ARMOR",
"category": "armor",
"name": { "str_sp": "abstract armored vambraces" },
"name": { "str": "pair of abstract armored vambraces", "str_pl": "pairs of abstract armored vambraces" },
"looks_like": "armguard_hard",
"repairs_like": "armguard_hard",
"weight": "1750 g",
Expand Down Expand Up @@ -348,7 +348,7 @@
"abstract": "robofac_greaves",
"type": "ARMOR",
"category": "armor",
"name": { "str_sp": "abstract armored greaves" },
"name": { "str": "pair of abstract armored greaves", "str_pl": "pairs of abstract armored greaves" },
"looks_like": "legguard_hard",
"repairs_like": "legguard_hard",
"weight": "1750 g",
Expand Down Expand Up @@ -485,7 +485,7 @@
"id": "robofac_basic_vambraces",
"type": "ARMOR",
"copy-from": "robofac_vambraces",
"name": { "str_sp": "Hub 01 prototype vambraces" },
"name": { "str": "pair of Hub 01 prototype vambraces", "str_pl": "pairs of Hub 01 prototype vambraces" },
"description": "3D printed arm guards, despite its rough finish it's still lightweight and secure. This is made of 3D printed plastic with an unhardened metal core to give some reinforcement.",
"material": [ { "type": "plastic", "portion": 3 }, { "type": "aluminum", "portion": 1 } ]
},
Expand All @@ -494,7 +494,7 @@
"id": "robofac_rubber_vambraces",
"type": "ARMOR",
"copy-from": "robofac_vambraces",
"name": { "str_sp": "Hub 01 kinetic vambraces" },
"name": { "str": "pair of Hub 01 kinetic vambraces", "str_pl": "pairs of Hub 01 kinetic vambraces" },
"description": "3D printed arm guards, it is well finished, lightweight and secure. This is made of 3D printed plastic combined with printed rubber and a hardened metal core to give significant reinforcement.",
"material": [ { "type": "plastic", "portion": 1 }, { "type": "steel", "portion": 1 }, { "type": "rubber", "portion": 2 } ],
"proportional": { "weight": 2.5 }
Expand All @@ -504,7 +504,7 @@
"id": "robofac_nomex_vambraces",
"type": "ARMOR",
"copy-from": "robofac_vambraces",
"name": { "str_sp": "Hub 01 turnout vambraces" },
"name": { "str": "pair of Hub 01 turnout vambraces", "str_pl": "pairs of Hub 01 turnout vambraces" },
"description": "3D printed arm guards, it is well finished, lightweight and secure. This is made of 3D printed plastic combined with printed Nomex and a hardened metal core to give significant reinforcement.",
"material": [ { "type": "plastic", "portion": 1 }, { "type": "steel", "portion": 1 }, { "type": "nomex", "portion": 2 } ],
"proportional": { "weight": 2.5 }
Expand All @@ -514,7 +514,7 @@
"id": "robofac_kevlar_vambraces",
"type": "ARMOR",
"copy-from": "robofac_vambraces",
"name": { "str_sp": "Hub 01 ballistic vambraces" },
"name": { "str": "pair of Hub 01 ballistic vambraces", "str_pl": "pairs of Hub 01 ballistic vambraces" },
"description": "3D printed arm guards, it is well finished, lightweight and secure. This is made of 3D printed plastic combined with aramid fabric and a hardened metal core to give significant reinforcement.",
"material": [ { "type": "plastic", "portion": 1 }, { "type": "steel", "portion": 1 }, { "type": "kevlar", "portion": 2 } ],
"proportional": { "weight": 2.5 }
Expand All @@ -524,7 +524,7 @@
"id": "robofac_military_vambraces",
"type": "ARMOR",
"copy-from": "robofac_vambraces",
"name": { "str_sp": "Hub 01 soldier vambraces" },
"name": { "str": "pair of Hub 01 soldier vambraces", "str_pl": "pairs of Hub 01 soldier vambraces" },
"description": "3D printed arm guards, it has a professional finish, is lightweight and is perfectly balanced. This is made of UHMWPE combined with hardened and treated aramid and a hardened metal core to give significant reinforcement.",
"material": [
{ "type": "thermo_resin", "portion": 1 },
Expand All @@ -539,7 +539,7 @@
"id": "robofac_basic_greaves",
"type": "ARMOR",
"copy-from": "robofac_greaves",
"name": { "str_sp": "Hub 01 prototype greaves" },
"name": { "str": "pair of Hub 01 prototype greaves", "str_pl": "pairs of Hub 01 prototype greaves" },
"description": "3D printed leg guards, despite its rough finish it's still lightweight and secure. This is made of 3D printed plastic with an unhardened metal core to give some reinforcement.",
"material": [ { "type": "plastic", "portion": 3 }, { "type": "aluminum", "portion": 1 } ]
},
Expand All @@ -548,7 +548,7 @@
"id": "robofac_rubber_greaves",
"type": "ARMOR",
"copy-from": "robofac_greaves",
"name": { "str_sp": "Hub 01 kinetic greaves" },
"name": { "str": "pair of Hub 01 kinetic greaves", "str_pl": "pairs of Hub 01 kinetic greaves" },
"description": "3D printed leg guards, it is well finished, lightweight and secure. This is made of 3D printed plastic combined with printed rubber and a hardened metal core to give significant reinforcement.",
"material": [ { "type": "plastic", "portion": 1 }, { "type": "steel", "portion": 1 }, { "type": "rubber", "portion": 2 } ],
"proportional": { "weight": 2.5 }
Expand All @@ -558,7 +558,7 @@
"id": "robofac_nomex_greaves",
"type": "ARMOR",
"copy-from": "robofac_greaves",
"name": { "str_sp": "Hub 01 turnout greaves" },
"name": { "str": "pair of Hub 01 turnout greaves", "str_pl": "pairs of Hub 01 turnout greaves" },
"description": "3D printed leg guards, it is well finished, lightweight and secure. This is made of 3D printed plastic combined with printed Nomex and a hardened metal core to give significant reinforcement.",
"material": [ { "type": "plastic", "portion": 1 }, { "type": "steel", "portion": 1 }, { "type": "nomex", "portion": 2 } ],
"proportional": { "weight": 2.5 }
Expand All @@ -568,7 +568,7 @@
"id": "robofac_kevlar_greaves",
"type": "ARMOR",
"copy-from": "robofac_greaves",
"name": { "str_sp": "Hub 01 ballistic greaves" },
"name": { "str": "pair of Hub 01 ballistic greaves", "str_pl": "pairs of Hub 01 ballistic greaves" },
"description": "3D printed leg guards, it is well finished, lightweight and secure. This is made of 3D printed plastic combined with aramid fabric and a hardened metal core to give significant reinforcement.",
"material": [ { "type": "plastic", "portion": 1 }, { "type": "steel", "portion": 1 }, { "type": "kevlar", "portion": 2 } ],
"proportional": { "weight": 2.5 }
Expand All @@ -578,7 +578,7 @@
"id": "robofac_military_greaves",
"type": "ARMOR",
"copy-from": "robofac_greaves",
"name": { "str_sp": "Hub 01 soldier greaves" },
"name": { "str": "pair of Hub 01 soldier greaves", "str_pl": "pairs of Hub 01 soldier greaves" },
"description": "3D printed leg guards, it has a professional finish, is lightweight and is perfectly balanced. This is made of UHMWPE combined with hardened and treated aramid and a hardened metal core to give significant reinforcement.",
"material": [
{ "type": "thermo_resin", "portion": 1 },
Expand Down
6 changes: 3 additions & 3 deletions data/mods/Aftershock/items/armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
"repairs_like": "boots_survivor",
"type": "ARMOR",
"category": "armor",
"name": { "str_sp": "pair of XL combat boots" },
"name": { "str": "pair of XL combat boots", "str_pl": "pairs of XL combat boots" },
"description": "Modern oversized reinforced tactical combat boots. Very durable.",
"weight": "1460 g",
"volume": "5 L",
Expand All @@ -259,7 +259,7 @@
"repairs_like": "gloves_survivor",
"type": "ARMOR",
"category": "armor",
"name": { "str_sp": "pair of XL tactical gloves" },
"name": { "str": "pair of XL tactical gloves", "str_pl": "pairs of XL tactical gloves" },
"description": "A pair of oversized reinforced Kevlar tactical gloves. Commonly used by police and military units.",
"weight": "1 kg",
"volume": "750 ml",
Expand All @@ -279,7 +279,7 @@
"repairs_like": "gloves_survivor",
"type": "ARMOR",
"category": "armor",
"name": { "str_sp": "pair of Killophant gloves" },
"name": { "str": "pair of Killophant gloves", "str_pl": "pairs of Killophant gloves" },
"description": "A pair of reinforced Kevlar tactical gloves, specifically designed to accommodate three-fingered Killophants. Thinner than regular oversized tactical gloves.",
"weight": "320 g",
"volume": "750 ml",
Expand Down
Loading