Skip to content
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
1 change: 0 additions & 1 deletion data/json/itemgroups/Clothing_Gear/clothing.json
Original file line number Diff line number Diff line change
Expand Up @@ -3420,7 +3420,6 @@
{ "distribution": [ { "group": "full_survival_kit" }, { "group": "used_survival_kit" } ], "prob": 3 },
{ "group": "tools_toolbox", "prob": 1 },
[ "survivor_belt_notools", 2 ],
[ "survivor_machete", 2 ],
[ "survivor_mess_kit", 6 ],
[ "acetylene_cooker", 12 ],
[ "survivor_shavingkit", 3 ],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,7 @@
{ "item": "radiocontrol", "prob": 15, "charges": [ 0, 100 ] },
{ "item": "thermometer", "prob": 10 },
{ "item": "hygrometer", "prob": 10 },
{ "item": "barometer", "prob": 10 },
{ "item": "weather_reader", "prob": 1 }
{ "item": "barometer", "prob": 10 }
]
},
{
Expand Down
1 change: 0 additions & 1 deletion data/json/itemgroups/Weapons_Mods_Ammo/melee_weapons.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@
{ "item": "sword_metal_large", "prob": 4 },
{ "item": "knife_hunting", "prob": 16 },
{ "item": "machete", "prob": 16 },
{ "item": "survivor_machete", "prob": 4 },
{ "item": "survivor_machete_qt", "prob": 1 },
{ "item": "sword_xiphos", "prob": 1 },
{ "item": "khopesh", "prob": 1 },
Expand Down
3 changes: 1 addition & 2 deletions data/json/itemgroups/science_and_tech.json
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,7 @@
{ "item": "lighter", "prob": 60, "charges": [ 0, 100 ] },
[ "boots_rubber", 20 ],
[ "recipe_medicalmut", 2 ],
[ "canister_goo", 8 ],
[ "canister_goo", 8 ],
[ "canister_goo", 16 ],
[ "recipe_labchem", 2 ],
[ "recipe_creepy", 2 ],
[ "recipe_animal", 1 ],
Expand Down
28 changes: 7 additions & 21 deletions data/json/items/melee/swords_and_blades.json
Original file line number Diff line number Diff line change
Expand Up @@ -897,50 +897,36 @@
"faults": [ { "fault_group": "handle_short" }, { "fault_group": "blade_general", "weight_mult": 4 } ],
"melee_damage": { "cut": 21 }
},
{
"id": "survivor_machete",
"copy-from": "machete",
"type": "ITEM",
"subtypes": [ "TOOL" ],
"name": { "str": "combat machete" },
"description": "This common gardening tool has been customized and rebalanced to improve its performance as a weapon.",
"extend": { "techniques": [ "RAPID" ] },
"relative": {
"melee_damage": { "bash": 1, "cut": 2 },
"qualities": [ [ "BUTCHER", -5 ] ],
"price_postapoc": "10 USD",
"weight": "27 g"
}
},
{
"id": "survivor_machete_qt",
"copy-from": "survivor_machete",
"copy-from": "machete",
"type": "ITEM",
"subtypes": [ "TOOL" ],
"name": { "str": "tempered steel combat machete" },
"description": "This common gardening tool has been customized, rebalanced and tempered to dramatically improve its performance as a weapon.",
"description": "This common gardening tool has been tempered to dramatically improve its performance as a weapon.",
"variants": [
{
"id": "survivor_machete_qt_standard",
"name": { "str": "tempered steel combat machete" },
"description": "This common gardening tool has been customized, rebalanced and tempered to dramatically improve its performance as a weapon.",
"description": "This common gardening tool has been tempered to dramatically improve its performance as a weapon.",
"color": "dark_gray",
"weight": 1,
"append": false
},
{
"id": "xedra_machete",
"name": { "str": "hazardous environment blade" },
"description": "This black tempered steel bushcraft machete has been reinforced for use in exotic environments. \"HE Blade\" is engraved in the steel.",
"description": "This black tempered steel bushcraft machete has been designed for use in exotic environments. \"HE Blade\" is engraved in the steel.",
"color": "dark_gray",
"weight": 0,
"append": false
}
],
"looks_like": "survivor_machete",
"extend": { "techniques": [ "RAPID" ] },
"looks_like": "machete",
"replace_materials": { "steel": "qt_steel", "wood": "kevlar" },
"proportional": { "price_postapoc": 1.15, "price": 1.15 },
"relative": { "melee_damage": { "cut": 5 }, "qualities": [ [ "BUTCHER", 4 ] ], "price_postapoc": "20 USD" }
"relative": { "melee_damage": { "cut": 7 }, "qualities": [ [ "BUTCHER", 4 ] ], "price_postapoc": "20 USD" }
},
{
"id": "machete_gimmick",
Expand Down
30 changes: 0 additions & 30 deletions data/json/items/tool/science.json
Original file line number Diff line number Diff line change
Expand Up @@ -773,36 +773,6 @@
"use_action": [ "TELEPORT" ],
"melee_damage": { "bash": 2 }
},
{
"id": "weather_reader",
"type": "ITEM",
"subtypes": [ "TOOL" ],
"category": "tools",
"name": { "str": "Doppler Radar Turbo 2000" },
"description": "A briefcase with a built-in laptop that looks like it's from the 80s. Its vintage monochrome monitor displays a plethora of meteorological data. No sign of the FLDSMDFR, however.",
"weight": "1 kg",
"volume": "2500 ml",
"price": "2 USD",
"price_postapoc": "5 USD",
"to_hit": { "grip": "bad", "length": "short", "surface": "any", "balance": "clumsy" },
"material": [ "plastic", "aluminum" ],
"symbol": ";",
"color": "light_gray",
"charges_per_use": 5,
"use_action": [ "WEATHER_TOOL" ],
"flags": [ "THERMOMETER", "HYGROMETER", "BAROMETER", "WATER_BREAK", "ELECTRONIC" ],
"faults": [ { "fault_group": "electronic_general" } ],
"pocket_data": [
{
"pocket_type": "MAGAZINE_WELL",
"rigid": true,
"flag_restriction": [ "BATTERY_LIGHT", "BATTERY_ULTRA_LIGHT" ],
"default_magazine": "light_battery_cell"
}
],
"melee_damage": { "bash": 2 },
"tool_ammo": [ "battery" ]
},
{
"id": "analytical_set_basic",
"type": "ITEM",
Expand Down
1 change: 0 additions & 1 deletion data/json/mapgen/map_extras/toxic_waste.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
{ "prob": 2, "group": "veggy_tainted_55gal_drum_3_50" },
{ "group": "toxic_waste_mx_chems", "prob": 35 },
{ "item": "55gal_drum", "prob": 50 },
{ "item": "canister_goo", "prob": 5 },
{ "item": "slime_scrap", "prob": 10 }
]
},
Expand Down
2 changes: 1 addition & 1 deletion data/json/npcs/Kindred/NPC_Darren_Cooper.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"type": "item_group",
"id": "KINDRED_COOPER_wield",
"subtype": "collection",
"entries": [ { "item": "survivor_machete" } ]
"entries": [ { "item": "machete" } ]
},
{
"type": "item_group",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
{ "item": "under_armor" },
{ "item": "under_armor_shorts" },
{ "item": "holster" },
{ "item": "survivor_machete", "container-item": "scabbard" },
{ "item": "survivor_machete_qt", "container-item": "scabbard" },
{ "item": "gloves_fingerless_mod" }
]
},
Expand Down
10 changes: 10 additions & 0 deletions data/json/obsoletion_and_migration_0.J/migration_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,16 @@
"id": "xs_legguard_lightplate",
"replace": "armor_lc_leg_guard"
},
{
"type": "MIGRATION",
"id": "weather_reader",
"replace": "geiger_off"
},
{
"type": "MIGRATION",
"id": "survivor_machete",
"replace": "machete"
},
{
"type": "MIGRATION",
"id": "sewage",
Expand Down
2 changes: 1 addition & 1 deletion data/json/recipes/nested.json
Original file line number Diff line number Diff line change
Expand Up @@ -8420,7 +8420,7 @@
"name": "machetes",
"description": "Recipes for making useful tools able to cut through both brush and zombie limbs.",
"skill_used": "fabrication",
"nested_category_data": [ "machete", "makeshift_machete", "survivor_machete", "survivor_machete_qt" ],
"nested_category_data": [ "machete", "makeshift_machete", "survivor_machete_qt" ],
"difficulty": 1
},
{
Expand Down
16 changes: 0 additions & 16 deletions data/json/recipes/weapon/cutting.json
Original file line number Diff line number Diff line change
Expand Up @@ -2264,22 +2264,6 @@
"tools": [ [ [ "hotcut_any", 1, "LIST" ] ] ],
"components": [ [ [ "katana", 1 ], [ "wakizashi", 1 ] ], [ [ "spear_shaft", 1 ] ] ]
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "survivor_machete",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_CUTTING",
"skill_used": "fabrication",
"difficulty": 6,
"skills_required": [ "melee", 5 ],
"time": "25 m",
"autolearn": true,
"using": [ [ "soldering_standard", 20 ], [ "glue_strong", 5 ] ],
"proficiencies": [ { "proficiency": "prof_metalworking" } ],
"qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SAW_M", "level": 1 }, { "id": "GRIND", "level": 2 } ],
"components": [ [ [ "machete", 1 ] ], [ [ "filament_durable", 20, "LIST" ] ], [ [ "leather", 2 ], [ "chunk_rubber", 1 ] ] ]
},
{
"result": "survivor_machete_qt",
"type": "recipe",
Expand Down
1 change: 0 additions & 1 deletion data/json/requirements/melee.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@
[ "sword_bayonet", -1 ],
[ "butterfly_swords", -1 ],
[ "arisaka_bayonet", -1 ],
[ "survivor_machete", -1 ],
[ "survivor_machete_qt", -1 ]
]
]
Expand Down
Loading