diff --git a/data/json/items/tool/toiletries.json b/data/json/items/tool/toiletries.json index d99c858db250b..7b4bd3a8b7992 100644 --- a/data/json/items/tool/toiletries.json +++ b/data/json/items/tool/toiletries.json @@ -79,12 +79,7 @@ "charges_per_use": 1, "use_action": { "type": "effect_on_conditions", "description": "Trim your hair", "effect_on_conditions": [ "barber_hair" ] }, "pocket_data": [ - { - "pocket_type": "MAGAZINE_WELL", - "rigid": true, - "flag_restriction": [ "BATTERY_ULTRA_LIGHT" ], - "default_magazine": "light_minus_battery_cell" - } + { "pocket_type": "MAGAZINE_WELL", "flag_restriction": [ "BATTERY_MEDIUM" ], "default_magazine": "medium_battery_cell" } ], "melee_damage": { "bash": 1 } }, diff --git a/data/json/items/tool/woodworking.json b/data/json/items/tool/woodworking.json index 9e6f467e02b09..97076af8f5dcf 100644 --- a/data/json/items/tool/woodworking.json +++ b/data/json/items/tool/woodworking.json @@ -243,12 +243,7 @@ }, "flags": [ "NONCONDUCTIVE" ], "pocket_data": [ - { - "pocket_type": "MAGAZINE_WELL", - "magazine_well": "200 ml", - "flag_restriction": [ "BATTERY_MEDIUM" ], - "default_magazine": "medium_battery_cell" - } + { "pocket_type": "MAGAZINE_WELL", "flag_restriction": [ "BATTERY_HEAVY" ], "default_magazine": "heavy_battery_cell" } ], "melee_damage": { "bash": 2, "cut": 4 } }, @@ -413,12 +408,7 @@ }, "flags": [ "NONCONDUCTIVE", "FRAGILE_MELEE" ], "pocket_data": [ - { - "pocket_type": "MAGAZINE_WELL", - "magazine_well": "200 ml", - "flag_restriction": [ "BATTERY_MEDIUM" ], - "default_magazine": "medium_battery_cell" - } + { "pocket_type": "MAGAZINE_WELL", "flag_restriction": [ "BATTERY_HEAVY" ], "default_magazine": "heavy_battery_cell" } ], "melee_damage": { "bash": 10 } }, diff --git a/data/json/items/tool/workshop.json b/data/json/items/tool/workshop.json index 6e9eca85b6897..b25e4dcb55bf0 100644 --- a/data/json/items/tool/workshop.json +++ b/data/json/items/tool/workshop.json @@ -76,12 +76,7 @@ "flags": [ "NONCONDUCTIVE", "WATER_BREAK" ], "use_action": { "type": "link_up", "cable_length": 30, "charge_rate": "800 W" }, "pocket_data": [ - { - "pocket_type": "MAGAZINE_WELL", - "magazine_well": "200 ml", - "flag_restriction": [ "BATTERY_MEDIUM" ], - "default_magazine": "medium_battery_cell" - } + { "pocket_type": "MAGAZINE_WELL", "flag_restriction": [ "BATTERY_HEAVY" ], "default_magazine": "heavy_battery_cell" } ], "melee_damage": { "bash": 2, "cut": 2 } }, @@ -298,12 +293,7 @@ "qualities": [ [ "SCREW", 1 ] ], "charged_qualities": [ [ "DRILL", 3 ] ], "pocket_data": [ - { - "pocket_type": "MAGAZINE_WELL", - "magazine_well": "200 ml", - "flag_restriction": [ "BATTERY_MEDIUM" ], - "default_magazine": "medium_battery_cell" - } + { "pocket_type": "MAGAZINE_WELL", "flag_restriction": [ "BATTERY_HEAVY" ], "default_magazine": "heavy_battery_cell" } ], "to_hit": { "grip": "solid", "length": "hand", "surface": "point", "balance": "uneven" }, "melee_damage": { "bash": 3, "cut": 1 } @@ -351,12 +341,7 @@ "qualities": [ [ "WRENCH", 1 ] ], "charged_qualities": [ [ "WRENCH", 2 ], [ "WHEEL_FAST", 1 ] ], "pocket_data": [ - { - "pocket_type": "MAGAZINE_WELL", - "magazine_well": "200 ml", - "flag_restriction": [ "BATTERY_MEDIUM" ], - "default_magazine": "medium_battery_cell" - } + { "pocket_type": "MAGAZINE_WELL", "flag_restriction": [ "BATTERY_HEAVY" ], "default_magazine": "heavy_battery_cell" } ], "to_hit": { "grip": "solid", "length": "hand", "surface": "point", "balance": "uneven" }, "melee_damage": { "bash": 3, "cut": 1 } @@ -675,12 +660,7 @@ ], "flags": [ "ALLOWS_REMOTE_USE" ], "pocket_data": [ - { - "pocket_type": "MAGAZINE_WELL", - "rigid": true, - "flag_restriction": [ "BATTERY_MEDIUM" ], - "default_magazine": "medium_battery_cell" - } + { "pocket_type": "MAGAZINE_WELL", "flag_restriction": [ "BATTERY_HEAVY" ], "default_magazine": "heavy_battery_cell" } ], "melee_damage": { "bash": 8 } }, @@ -1006,12 +986,7 @@ "flags": [ "TRADER_AVOID", "WATER_BREAK" ], "use_action": [ { "type": "link_up", "cable_length": 5, "charge_rate": "1600 W" } ], "pocket_data": [ - { - "pocket_type": "MAGAZINE_WELL", - "rigid": true, - "flag_restriction": [ "BATTERY_LIGHT", "BATTERY_ULTRA_LIGHT" ], - "default_magazine": "light_battery_cell" - } + { "pocket_type": "MAGAZINE_WELL", "flag_restriction": [ "BATTERY_HEAVY" ], "default_magazine": "heavy_battery_cell" } ], "to_hit": { "grip": "solid", "length": "hand", "surface": "any", "balance": "neutral" }, "melee_damage": { "bash": 6 } @@ -1054,12 +1029,7 @@ "flags": [ "NONCONDUCTIVE", "WATER_BREAK" ], "use_action": [ { "type": "link_up", "cable_length": 2, "charge_rate": "800 W" } ], "pocket_data": [ - { - "pocket_type": "MAGAZINE_WELL", - "magazine_well": "200 ml", - "flag_restriction": [ "BATTERY_MEDIUM" ], - "default_magazine": "medium_battery_cell" - } + { "pocket_type": "MAGAZINE_WELL", "flag_restriction": [ "BATTERY_HEAVY" ], "default_magazine": "heavy_battery_cell" } ], "melee_damage": { "bash": 2, "cut": 2 } }, @@ -1277,12 +1247,7 @@ } ], "pocket_data": [ - { - "pocket_type": "MAGAZINE_WELL", - "rigid": true, - "flag_restriction": [ "BATTERY_LIGHT", "BATTERY_ULTRA_LIGHT" ], - "default_magazine": "light_battery_cell" - } + { "pocket_type": "MAGAZINE_WELL", "flag_restriction": [ "BATTERY_MEDIUM" ], "default_magazine": "medium_battery_cell" } ], "to_hit": { "grip": "solid", "length": "hand", "surface": "point", "balance": "neutral" }, "melee_damage": { "stab": 2 } @@ -1641,14 +1606,6 @@ "color": "light_gray", "ammo": [ "battery" ], "use_action": [ { "type": "link_up", "cable_length": 2, "charge_rate": "1500 W" } ], - "pocket_data": [ - { - "pocket_type": "MAGAZINE_WELL", - "magazine_well": "200 ml", - "flag_restriction": [ "BATTERY_MEDIUM" ], - "default_magazine": "medium_battery_cell" - } - ], "melee_damage": { "bash": 7 } }, { diff --git a/data/json/professions.json b/data/json/professions.json index fbe42955c22e6..3155a6108065e 100644 --- a/data/json/professions.json +++ b/data/json/professions.json @@ -125,9 +125,7 @@ "type": "item_group", "subtype": "collection", "id": "charged_soldering_iron", - "entries": [ - { "item": "light_battery_cell", "ammo-item": "battery", "charges": 150, "container-item": "soldering_iron_portable" } - ] + "entries": [ { "item": "soldering_iron_portable", "charges": 150 } ] }, { "type": "item_group",