Darklegend222
Refugee
Long story short, I've made stun baton parts (meleeWpnT2StunBatonParts) craftable and I have managed to gate it behind the Electrocutioner perk.
The only problem, I don't know how to specify at what level to get it to unlock. I've attempted to modify the Tags="meleeWpnT2StunBaton" to tags="meleeWpnT2StunBaton,meleeWpnT2StunBatonParts" under the 1,5 which had no avail of working (should have assumed that).
If anyone smarter than me could inform me of a line to add that would be helpful.
https://pastebin.com/z0MeMQ55 (items.xml)
https://pastebin.com/SYUih2R8 (progression.xml) I couldn't figure out how to remove xpath here.. remove xpath="/progression/perk[@type='perkElectrocutioner']/> had no avail so I don't know what to do about that.
https://pastebin.com/bV0tmzAS (recipe.xml) Don't mind the low resource costs, its just a placeholder until I'm able to gate it properly otherwise its useless anyway
The only problem, I don't know how to specify at what level to get it to unlock. I've attempted to modify the Tags="meleeWpnT2StunBaton" to tags="meleeWpnT2StunBaton,meleeWpnT2StunBatonParts" under the 1,5 which had no avail of working (should have assumed that).
If anyone smarter than me could inform me of a line to add that would be helpful.
https://pastebin.com/z0MeMQ55 (items.xml)
https://pastebin.com/SYUih2R8 (progression.xml) I couldn't figure out how to remove xpath here.. remove xpath="/progression/perk[@type='perkElectrocutioner']/> had no avail so I don't know what to do about that.
https://pastebin.com/bV0tmzAS (recipe.xml) Don't mind the low resource costs, its just a placeholder until I'm able to gate it properly otherwise its useless anyway