Open Tosscoble opened 1 month ago
Which camp upgrades specifically? I can see ones which expect "chisel", the metalworking chisel but they appear to actually place one in the camp afterwards so I don't know if that's easy to fix, we do have other chisels, "chisel_bronze" a bronze metalworking chisel and "stone_chisel" a primitive woodworking chisel but they all have both CHISEL and CHISEL_WOOD at levels 3/2/1 respectively which seems very gamey so at least adding an explicit woodworking chisel would make sense. I can't speak to how useful a concrete chisel would be though.
Any building with wooden walls, wooden roof, log walls or concrete walls and roof require a tool with chiseling 2. The issue is that the only lootable option is the metalworking chisel (and the kits that use it to craft). Because its used in a lot of constructions one would expect to find it in hardware stores, constructions sites and so on. I suggested creating a new one with chiseling 2 because the only one available is the bronze chisel that is only crafted and require an anvil 3.
I think this might be related to #74363 actually, wall_floor_glass_removal_standard has CHISEL 2 and I can't see where else it's getting the CHISEL 2 requirement from
Is your feature request related to a problem? Please describe.
A lot of camp upgrades require a tool with chiseling 2. The only lootable options are the metalworking chisel, the firearm and gunsmith repair kits and they are quite rare.
Solution you would like.
Create a Woodworking Chisel, a Concrete Chisel or both and adding them to the respective itemgroups. That way we would have option to loot Construction Sites, Hardware Stores, Carpentry Basements and even buying from Smokes to reduce the bottleneck for camp upgrades.
Describe alternatives you have considered.
Adding it myself, since this is probably all JSON. But the last time i tried making a PR i got lost on github and it was a much simpler PR that did'nt involved any itemgroups.
Additional context
No response