|
897 | 897 | "faults": [ { "fault_group": "handle_short" }, { "fault_group": "blade_general", "weight_mult": 4 } ], |
898 | 898 | "melee_damage": { "cut": 21 } |
899 | 899 | }, |
900 | | - { |
901 | | - "id": "survivor_machete", |
902 | | - "copy-from": "machete", |
903 | | - "type": "ITEM", |
904 | | - "subtypes": [ "TOOL" ], |
905 | | - "name": { "str": "combat machete" }, |
906 | | - "description": "This common gardening tool has been customized and rebalanced to improve its performance as a weapon.", |
907 | | - "extend": { "techniques": [ "RAPID" ] }, |
908 | | - "relative": { |
909 | | - "melee_damage": { "bash": 1, "cut": 2 }, |
910 | | - "qualities": [ [ "BUTCHER", -5 ] ], |
911 | | - "price_postapoc": "10 USD", |
912 | | - "weight": "27 g" |
913 | | - } |
914 | | - }, |
915 | 900 | { |
916 | 901 | "id": "survivor_machete_qt", |
917 | | - "copy-from": "survivor_machete", |
| 902 | + "copy-from": "machete", |
918 | 903 | "type": "ITEM", |
919 | 904 | "subtypes": [ "TOOL" ], |
920 | 905 | "name": { "str": "tempered steel combat machete" }, |
921 | | - "description": "This common gardening tool has been customized, rebalanced and tempered to dramatically improve its performance as a weapon.", |
| 906 | + "description": "This common gardening tool has been tempered to dramatically improve its performance as a weapon.", |
922 | 907 | "variants": [ |
923 | 908 | { |
924 | 909 | "id": "survivor_machete_qt_standard", |
925 | 910 | "name": { "str": "tempered steel combat machete" }, |
926 | | - "description": "This common gardening tool has been customized, rebalanced and tempered to dramatically improve its performance as a weapon.", |
| 911 | + "description": "This common gardening tool has been tempered to dramatically improve its performance as a weapon.", |
927 | 912 | "color": "dark_gray", |
928 | 913 | "weight": 1, |
929 | 914 | "append": false |
930 | 915 | }, |
931 | 916 | { |
932 | 917 | "id": "xedra_machete", |
933 | 918 | "name": { "str": "hazardous environment blade" }, |
934 | | - "description": "This black tempered steel bushcraft machete has been reinforced for use in exotic environments. \"HE Blade\" is engraved in the steel.", |
| 919 | + "description": "This black tempered steel bushcraft machete has been designed for use in exotic environments. \"HE Blade\" is engraved in the steel.", |
935 | 920 | "color": "dark_gray", |
936 | 921 | "weight": 0, |
937 | 922 | "append": false |
938 | 923 | } |
939 | 924 | ], |
940 | | - "looks_like": "survivor_machete", |
| 925 | + "extend": { "techniques": [ "RAPID" ] }, |
| 926 | + "looks_like": "machete", |
941 | 927 | "replace_materials": { "steel": "qt_steel", "wood": "kevlar" }, |
942 | 928 | "proportional": { "price_postapoc": 1.15, "price": 1.15 }, |
943 | | - "relative": { "melee_damage": { "cut": 5 }, "qualities": [ [ "BUTCHER", 4 ] ], "price_postapoc": "20 USD" } |
| 929 | + "relative": { "melee_damage": { "cut": 7 }, "qualities": [ [ "BUTCHER", 4 ] ], "price_postapoc": "20 USD" } |
944 | 930 | }, |
945 | 931 | { |
946 | 932 | "id": "machete_gimmick", |
|
0 commit comments