adjusted spear and pike recipe to include drift. Added graded steel variants of the spear and pike#86536
adjusted spear and pike recipe to include drift. Added graded steel variants of the spear and pike#86536FarFarLakeSea wants to merge 4 commits intoCleverRaven:masterfrom
Conversation
…f the spear and pike
|
You should probably obsolete the original items if you want to change the IDs, or just don't change the IDs... The spear and pike you are removing also need to be removed from spawn groups and drop groups, if you want to, you can also add your new variants in their places... |
|
I followed the precedent of leaving the original generic steel item in like in the case of the kukri and warhammer as to not mess with drop tables and preexisting saves, but if it is preferred to remove the generic steel spear and pike completely I can definitely do that. If I understood it correctly I don't think I messed with their ID's. |
Oh, I just saw that you moved it and made it a copy-from, that works too, I think the preference is indeed to remove the generic item, but I haven't really see much consistency in it, my previous comment was because I thought you had removed them, but I see now that I just passed it by haha. |
|
No worries! Thanks for the feedback. The pike is very easy to obsolete, but the steel spear is present in truly a lot of json files. I think its a good idea to modify its material so that it's not mystery whatever-steel and adjust the description etc. while keeping the ID the same. Don't know if thats a no-go though. |
…nd its composition to medium steel (id stays the same). changed recipes accordingly. removed medium steel spear as it was redundant
Summary
Content "Add graded steel variants of spear and pike. Adjusted spear and pike recipe to add drift to portray its use in shaping the socket, in the absence of a bick/mandrel."
Purpose of change
Found it sad that there were no better variants of the spear and pike, given spearheads are oftentimes tempered or hardened and benefit greatly from it.
Describe the solution
Added recipes for graded variants into game. The spear socket would usually get molded with the help of a bick or mandrel, but given that it doesn't exist in the game, a drift can also reasonably be used to mold the socket cleanly.
Describe alternatives you've considered
Don't add anything.
Testing
Simple json changes. Compiled and checked the recipes and items.
Additional context