|
837 | 837 | "price_postapoc": "7 USD 50 cent", |
838 | 838 | "material": [ "bronze", "leather" ], |
839 | 839 | "symbol": "[", |
840 | | - "looks_like": "legguard_lightplate", |
| 840 | + "looks_like": "armor_lc_leg_guard", |
841 | 841 | "color": "yellow", |
842 | 842 | "warmth": 15, |
843 | 843 | "material_thickness": 4, |
|
903 | 903 | } |
904 | 904 | ] |
905 | 905 | }, |
906 | | - { |
907 | | - "id": "legguard_lightplate", |
908 | | - "type": "ITEM", |
909 | | - "subtypes": [ "ARMOR" ], |
910 | | - "category": "armor", |
911 | | - "name": { "str_sp": "steel leg guards (pair)" }, |
912 | | - "description": "A full assembly of medieval leg protection. Cuisses, poleyns, and greaves, with leather straps to secure each piece and connect it as part of a set.", |
913 | | - "weight": "4080 g", |
914 | | - "volume": "6 L", |
915 | | - "price": "200 USD", |
916 | | - "price_postapoc": "40 USD", |
917 | | - "material": [ "steel", "leather" ], |
918 | | - "symbol": "[", |
919 | | - "looks_like": "legguard_hard", |
920 | | - "color": "light_gray", |
921 | | - "warmth": 20, |
922 | | - "material_thickness": 4, |
923 | | - "flags": [ "VARSIZE", "OUTER", "STURDY", "BLOCK_WHILE_WORN" ], |
924 | | - "armor": [ |
925 | | - { |
926 | | - "covers": [ "leg_l", "leg_r" ], |
927 | | - "encumbrance": 8, |
928 | | - "coverage": 95, |
929 | | - "cover_melee": 95, |
930 | | - "cover_ranged": 95, |
931 | | - "cover_vitals": 90, |
932 | | - "specifically_covers": [ "leg_lower_r", "leg_lower_l", "leg_knee_r", "leg_knee_l", "leg_upper_r", "leg_upper_l" ] |
933 | | - } |
934 | | - ] |
935 | | - }, |
936 | | - { |
937 | | - "id": "xl_legguard_lightplate", |
938 | | - "type": "ITEM", |
939 | | - "subtypes": [ "ARMOR" ], |
940 | | - "copy-from": "legguard_lightplate", |
941 | | - "name": { "str_sp": "steel leg guards (pair)" }, |
942 | | - "proportional": { "weight": 1.25, "volume": 1.13, "price": 1.25 }, |
943 | | - "extend": { "flags": [ "OVERSIZE", "PREFIX_XL" ] } |
944 | | - }, |
945 | | - { |
946 | | - "id": "xs_legguard_lightplate", |
947 | | - "type": "ITEM", |
948 | | - "subtypes": [ "ARMOR" ], |
949 | | - "copy-from": "legguard_lightplate", |
950 | | - "name": { "str_sp": "steel leg guards (pair)" }, |
951 | | - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, |
952 | | - "extend": { "flags": [ "UNDERSIZE", "PREFIX_XS" ] } |
953 | | - }, |
954 | 906 | { |
955 | 907 | "id": "legguard_metal", |
956 | 908 | "type": "ITEM", |
|
964 | 916 | "price_postapoc": "10 USD", |
965 | 917 | "material": [ "iron", "leather" ], |
966 | 918 | "symbol": "[", |
967 | | - "looks_like": "legguard_lightplate", |
| 919 | + "looks_like": "armor_lc_leg_guard", |
968 | 920 | "color": "light_gray", |
969 | 921 | "warmth": 10, |
970 | 922 | "material_thickness": 4, |
|
1013 | 965 | "price_postapoc": "10 USD", |
1014 | 966 | "material": [ "lc_steel" ], |
1015 | 967 | "symbol": "[", |
1016 | | - "looks_like": "legguard_lightplate", |
| 968 | + "looks_like": "armor_lc_leg_guard", |
1017 | 969 | "color": "light_gray", |
1018 | 970 | "warmth": 10, |
1019 | 971 | "material_thickness": 1.5, |
|
1055 | 1007 | "price_postapoc": "5 USD", |
1056 | 1008 | "material": [ "lc_steel" ], |
1057 | 1009 | "symbol": "[", |
1058 | | - "looks_like": "legguard_lightplate", |
| 1010 | + "looks_like": "armor_lc_leg_guard", |
1059 | 1011 | "color": "light_gray", |
1060 | 1012 | "warmth": 10, |
1061 | 1013 | "material_thickness": 1.5, |
|
1602 | 1554 | "to_hit": { "grip": "none", "length": "short", "surface": "any", "balance": "clumsy" }, |
1603 | 1555 | "material": [ "lc_steel", "lc_steel_chain" ], |
1604 | 1556 | "symbol": "[", |
1605 | | - "looks_like": "legguard_lightplate", |
| 1557 | + "looks_like": "armor_lc_leg_guard", |
1606 | 1558 | "color": "light_gray", |
1607 | 1559 | "warmth": 20, |
1608 | 1560 | "longest_side": "60 cm", |
|
0 commit comments