From 3e632cd3bcf2386ca1439d89248d7de4509e6288 Mon Sep 17 00:00:00 2001 From: Sab Pyrope Date: Fri, 15 Nov 2024 13:08:29 +0800 Subject: [PATCH] PREFIX_XL/XS for Magiclysm --- data/mods/Magiclysm/items/armor.json | 20 ++++---- .../Magiclysm/items/black_dragon_items.json | 42 ++++++++-------- .../Magiclysm/items/enchanted_clothes.json | 50 +++++++++---------- 3 files changed, 56 insertions(+), 56 deletions(-) diff --git a/data/mods/Magiclysm/items/armor.json b/data/mods/Magiclysm/items/armor.json index 4597a60052688..aa4d9c1832093 100644 --- a/data/mods/Magiclysm/items/armor.json +++ b/data/mods/Magiclysm/items/armor.json @@ -40,10 +40,10 @@ { "id": "xl_armguard_demonchitin", "type": "ARMOR", - "name": { "str": "pair of XL demon chitin arm guards", "str_pl": "pairs of XL demon chitin arm guards" }, + "name": { "str": "pair of demon chitin arm guards", "str_pl": "pairs of demon chitin arm guards" }, "copy-from": "armguard_demonchitin", "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "id": "armor_demonchitin", @@ -58,10 +58,10 @@ { "id": "xl_armor_demonchitin", "type": "ARMOR", - "name": { "str": "XL demon chitin armor" }, + "name": { "str": "demon chitin armor" }, "copy-from": "armor_demonchitin", "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "id": "helmet_demonchitin", @@ -76,10 +76,10 @@ { "id": "xl_helmet_demonchitin", "type": "ARMOR", - "name": { "str": "XL demon chitin helmet" }, + "name": { "str": "demon chitin helmet" }, "copy-from": "helmet_demonchitin", "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "id": "gauntlets_demonchitin", @@ -94,10 +94,10 @@ { "id": "xl_gauntlets_demonchitin", "type": "ARMOR", - "name": { "str": "pair of XL demon chitin gauntlets", "str_pl": "pairs of XL demon chitin gauntlets" }, + "name": { "str": "pair of demon chitin gauntlets", "str_pl": "pairs of demon chitin gauntlets" }, "copy-from": "gauntlets_demonchitin", "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "id": "boots_demonchitin", @@ -112,10 +112,10 @@ { "id": "xl_boots_demonchitin", "type": "ARMOR", - "name": { "str": "pair of XL demon chitin boots", "str_pl": "pairs of XL demon chitin boots" }, + "name": { "str": "pair of demon chitin boots", "str_pl": "pairs of demon chitin boots" }, "copy-from": "boots_demonchitin", "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "type": "PET_ARMOR", diff --git a/data/mods/Magiclysm/items/black_dragon_items.json b/data/mods/Magiclysm/items/black_dragon_items.json index e37a35e7abe03..9fc40783690e7 100644 --- a/data/mods/Magiclysm/items/black_dragon_items.json +++ b/data/mods/Magiclysm/items/black_dragon_items.json @@ -271,11 +271,11 @@ "id": "boots_xlblack_dragon_scale", "copy-from": "boots_black_dragon_scale", "type": "ARMOR", - "name": { "str": "pair of XL black dragonscale boots", "str_pl": "pairs of XL black dragonscale boots" }, + "name": { "str": "pair of black dragonscale boots", "str_pl": "pairs of black dragonscale boots" }, "description": "Massive boots made of incredibly durable black dragonscale, modified to fit even the strangest of bodies. Very protective, and surprisingly light.", "weight": "1545 g", "volume": "6250 ml", - "extend": { "flags": [ "OVERSIZE" ] }, + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] }, "material_thickness": 5, "environmental_protection": 3, "armor": [ { "encumbrance": 40, "coverage": 100, "covers": [ "foot_l", "foot_r" ] } ] @@ -284,11 +284,11 @@ "id": "boots_xlblack_dragon_hide", "copy-from": "boots_black_dragon_hide", "type": "ARMOR", - "name": { "str": "pair of XL black dragonhide boots", "str_pl": "pairs of XL black dragonhide boots" }, + "name": { "str": "pair of black dragonhide boots", "str_pl": "pairs of black dragonhide boots" }, "description": "Massive boots made of very durable black dragonhide, modified to fit even the strangest of bodies. Very protective, and surprisingly light.", "weight": "955 g", "volume": "6250 ml", - "extend": { "flags": [ "OVERSIZE" ] }, + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] }, "material_thickness": 3, "environmental_protection": 3, "armor": [ { "encumbrance": 25, "coverage": 100, "covers": [ "foot_l", "foot_r" ] } ] @@ -297,11 +297,11 @@ "id": "gauntlets_xlblack_dragon_scale", "copy-from": "gauntlets_black_dragon_scale", "type": "ARMOR", - "name": { "str": "pair of XL black dragonscale gauntlets", "str_pl": "pairs of XL black dragonscale gauntlets" }, + "name": { "str": "pair of black dragonscale gauntlets", "str_pl": "pairs of black dragonscale gauntlets" }, "description": "A pair of heavy-duty gauntlets made of incredibly durable black dragonscale that covers your hands, or whatever you use as hands.", "weight": "680 g", "volume": "2 L", - "extend": { "flags": [ "OVERSIZE" ] }, + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] }, "material_thickness": 4, "environmental_protection": 3, "armor": [ { "encumbrance": 30, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ] @@ -310,11 +310,11 @@ "id": "gloves_xlblack_dragon_hide", "copy-from": "gloves_black_dragon_hide", "type": "ARMOR", - "name": { "str": "pair of XL black dragonhide gloves", "str_pl": "pairs of XL black dragonhide gloves" }, + "name": { "str": "pair of black dragonhide gloves", "str_pl": "pairs of black dragonhide gloves" }, "description": "A pair of gloves made of very durable black dragonhide, modified to be easy to wear while providing maximum protection under extreme conditions. Sized to fit even the strangest of anatomy.", "weight": "430 g", "volume": "1500 ml", - "extend": { "flags": [ "OVERSIZE" ] }, + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] }, "material_thickness": 2, "environmental_protection": 1, "armor": [ { "encumbrance": 18, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ] @@ -323,7 +323,7 @@ "id": "helmet_xlblack_dragon_scale", "copy-from": "helmet_black_dragon_scale", "type": "ARMOR", - "name": { "str": "XL black dragonscale helmet" }, + "name": "black dragonscale helmet", "description": "A massive helmet made from incredibly durable black dragonscale, held together with black dragonhide. It comes equipped with a full face visor you can raise and is large enough to fit even the strangest of heads.", "use_action": { "type": "transform", "target": "helmet_xlblack_dragon_scale_raised", "msg": "You raise your visor." }, "weight": "1256 g", @@ -334,13 +334,13 @@ { "covers": [ "head" ], "coverage": 100, "encumbrance": 42 }, { "covers": [ "eyes", "mouth" ], "coverage": 100, "encumbrance": 20 } ], - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "id": "helmet_xlblack_dragon_scale_raised", "copy-from": "helmet_black_dragon_scale_raised", "type": "ARMOR", - "name": { "str": "XL black dragonscale helmet (raised visor)", "str_pl": "XL black dragonscale helmets (raised visor)" }, + "name": { "str": "black dragonscale helmet (raised visor)", "str_pl": "black dragonscale helmets (raised visor)" }, "description": "A massive helmet made from incredibly durable black dragonscale, held together with black dragonhide. It is large enough to fit even the strangest of heads. The visor is raised", "use_action": { "type": "transform", "target": "helmet_xlblack_dragon_scale", "msg": "You put down your visor." }, "material_thickness": 5, @@ -348,17 +348,17 @@ "armor": [ { "covers": [ "head" ], "coverage": 100, "encumbrance": 42 } ], "weight": "1256 g", "volume": "4500 ml", - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "id": "helmet_xlblack_dragon_hide", "copy-from": "helmet_black_dragon_hide", "type": "ARMOR", - "name": { "str": "XL black dragonhide helmet" }, + "name": "black dragonhide helmet", "description": "A massive helmet made from very durable black dragonhide. It protects your head well, and doesn't cover your face, but is large enough to fit even the strangest of heads.", "weight": "815 g", "volume": "4500 ml", - "extend": { "flags": [ "OVERSIZE" ] }, + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] }, "material_thickness": 3, "environmental_protection": 1, "armor": [ { "encumbrance": 26, "coverage": 100, "covers": [ "head" ] } ] @@ -367,11 +367,11 @@ "id": "suit_xlblack_dragon_scale", "copy-from": "suit_black_dragon_scale", "type": "ARMOR", - "name": { "str": "XL black dragonscale armor" }, + "name": "black dragonscale armor", "description": "A massive full suit of incredibly durable black dragon scale mail. It comes with all the accoutrements that cover your torso, legs, and arms; sized to fit even the strangest of bodies.", "weight": "6250 g", "volume": "18 L", - "extend": { "flags": [ "OVERSIZE" ] }, + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] }, "material_thickness": 5, "environmental_protection": 3, "armor": [ { "encumbrance": 35, "coverage": 100, "covers": [ "leg_l", "leg_r", "torso", "arm_l", "arm_r" ] } ] @@ -380,11 +380,11 @@ "id": "suit_xlblack_dragon_hide", "copy-from": "suit_black_dragon_hide", "type": "ARMOR", - "name": { "str": "XL black dragonhide armor" }, + "name": "black dragonhide armor", "description": "A massive full suit of very durable black dragonhide armor. It comes with all the accoutrements that cover your torso, legs, and arms; sized to fit even the strangest of bodies.", "weight": "5500 g", "volume": "18 L", - "extend": { "flags": [ "OVERSIZE" ] }, + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] }, "material_thickness": 3, "environmental_protection": 2, "armor": [ { "encumbrance": 26, "coverage": 100, "covers": [ "leg_l", "leg_r", "torso", "arm_l", "arm_r" ] } ] @@ -393,7 +393,7 @@ "id": "backpack_black_dragon_hide", "//": "After adding more dragons, maybe make it more generic", "type": "ARMOR", - "name": { "str": "dragonhide backpack" }, + "name": "dragonhide backpack", "description": "A custom-built backpack. Made of very durable dragon leather and carefully crafted to hold as much stuff as possible.", "weight": "900 g", "volume": "5250 ml", @@ -423,7 +423,7 @@ "id": "backpack_xl_black_dragon_hide", "copy-from": "backpack_black_dragon_hide", "type": "ARMOR", - "name": { "str": "XL dragonhide backpack" }, + "name": "dragonhide backpack", "weight": "1200 g", "volume": "6250 ml", "price": "2 kUSD 800 USD", @@ -442,7 +442,7 @@ "warmth": 9, "material_thickness": 4, "environmental_protection": 3, - "extend": { "flags": [ "OVERSIZE" ] }, + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] }, "armor": [ { "encumbrance": [ 8, 40 ], "coverage": 40, "covers": [ "torso" ] } ] } ] diff --git a/data/mods/Magiclysm/items/enchanted_clothes.json b/data/mods/Magiclysm/items/enchanted_clothes.json index cb656c0de6105..4885672885a53 100644 --- a/data/mods/Magiclysm/items/enchanted_clothes.json +++ b/data/mods/Magiclysm/items/enchanted_clothes.json @@ -140,19 +140,19 @@ "id": "xl_gambeson_parabolan", "//": "surface area of XL body assumed to be 50% greater and materials used are also 50% greater.", "type": "ARMOR", - "name": { "str": "XL parabolan wool gambeson" }, + "name": { "str": "parabolan wool gambeson" }, "copy-from": "gambeson_parabolan", "proportional": { "weight": 1.5, "volume": 1.5, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "id": "xs_gambeson_parabolan", - "//": "surface area of XL body assumed to be 75% size and materials used are also 75% as much.", + "//": "surface area of XS body assumed to be 75% size and materials used are also 75% as much.", "type": "ARMOR", - "name": { "str": "XS parabolan wool gambeson" }, + "name": { "str": "parabolan wool gambeson" }, "copy-from": "gambeson_parabolan", "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } + "extend": { "flags": [ "UNDERSIZE", "PREFIX_XS" ] } }, { "id": "gambeson_parabolan_thinsleeved", @@ -207,19 +207,19 @@ "id": "xl_gambeson_parabolan_thinsleeved", "//": "surface area of XL body assumed to be 50% greater and materials used are also 50% greater.", "type": "ARMOR", - "name": { "str": "XL thin-sleeved parabolan wool gambeson" }, + "name": { "str": "thin-sleeved parabolan wool gambeson" }, "copy-from": "gambeson_parabolan_thinsleeved", "proportional": { "weight": 1.5, "volume": 1.5, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "id": "xs_gambeson_parabolan_thinsleeved", - "//": "surface area of XL body assumed to be 75% size and materials used are also 75% as much.", + "//": "surface area of XS body assumed to be 75% size and materials used are also 75% as much.", "type": "ARMOR", - "name": { "str": "XS thin-sleeved parabolan wool gambeson" }, + "name": { "str": "thin-sleeved parabolan wool gambeson" }, "copy-from": "gambeson_parabolan_thinsleeved", "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } + "extend": { "flags": [ "UNDERSIZE", "PREFIX_XS" ] } }, { "id": "gambeson_parabolan_vest", @@ -263,19 +263,19 @@ "id": "xl_gambeson_parabolan_vest", "//": "surface area of XL body assumed to be 50% greater and materials used are also 50% greater.", "type": "ARMOR", - "name": { "str": "XL sleeveless parabolan wool gambeson" }, + "name": { "str": "sleeveless parabolan wool gambeson" }, "copy-from": "gambeson_parabolan_vest", "proportional": { "weight": 1.5, "volume": 1.5, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "id": "xs_gambeson_parabolan_vest", - "//": "surface area of XL body assumed to be 75% size and materials used are also 75% as much.", + "//": "surface area of XS body assumed to be 75% size and materials used are also 75% as much.", "type": "ARMOR", - "name": { "str": "XS sleeveless parabolan wool gambeson" }, + "name": { "str": "sleeveless parabolan wool gambeson" }, "copy-from": "gambeson_parabolan_vest", "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } + "extend": { "flags": [ "UNDERSIZE", "PREFIX_XS" ] } }, { "id": "gambeson_pants_parabolan", @@ -310,19 +310,19 @@ "id": "xl_gambeson_pants_parabolan", "//": "surface area of XL body assumed to be 50% greater and materials used are also 50% greater.", "type": "ARMOR", - "name": { "str": "XL parabolan wool heavy arming pants", "str_pl": "pairs of XL parabolan wool heavy arming pants" }, + "name": { "str": "parabolan wool heavy arming pants", "str_pl": "pairs of parabolan wool heavy arming pants" }, "copy-from": "gambeson_pants_parabolan", "proportional": { "weight": 1.5, "volume": 1.5, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "id": "xs_gambeson_pants_parabolan", - "//": "surface area of XL body assumed to be 75% size and materials used are also 75% as much.", + "//": "surface area of XS body assumed to be 75% size and materials used are also 75% as much.", "type": "ARMOR", - "name": { "str": "XS parabolan wool heavy arming pants", "str_pl": "pairs of XS parabolan wool heavy arming pants" }, + "name": { "str": "parabolan wool heavy arming pants", "str_pl": "pairs of parabolan wool heavy arming pants" }, "copy-from": "gambeson_pants_parabolan", "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } + "extend": { "flags": [ "UNDERSIZE", "PREFIX_XS" ] } }, { "id": "gambeson_gloves_parabolan", @@ -374,19 +374,19 @@ "id": "xl_gambeson_gloves_parabolan", "//": "surface area of XL body assumed to be 50% greater and materials used are also 50% greater.", "type": "ARMOR", - "name": { "str": "XL parabolan wool arming mittens", "str_pl": "pairs of XL parabolan wool arming mittens" }, + "name": { "str": "parabolan wool arming mittens", "str_pl": "pairs of parabolan wool arming mittens" }, "copy-from": "gambeson_gloves_parabolan", "proportional": { "weight": 1.5, "volume": 1.5, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } + "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } }, { "id": "xs_gambeson_gloves_parabolan", - "//": "surface area of XL body assumed to be 75% size and materials used are also 75% as much.", + "//": "surface area of XS body assumed to be 75% size and materials used are also 75% as much.", "type": "ARMOR", - "name": { "str": "XS parabolan wool arming mittens", "str_pl": "pairs of XS parabolan wool arming mittens" }, + "name": { "str": "parabolan wool arming mittens", "str_pl": "pairs of parabolan wool arming mittens" }, "copy-from": "gambeson_gloves_parabolan", "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } + "extend": { "flags": [ "UNDERSIZE", "PREFIX_XS" ] } }, { "id": "coat_lab_plus_one",