Skip to content
BloodThunder edited this page Apr 28, 2026 · 7 revisions

1. How do I change the damage/durability/accuracy of a wand?

  • Edit the "damageByType" field of both "wand-wood.json" and "wand-metal.json" files in the krpgwands_0.7.0.zip file.
  • Editing the files requires you Extract the zip file, then re-zip it exactly as it was before
  • If you wish to set the values per Variant, you can set them using the following pattern "*-oak": 1, "*-iron": 1 You can see all available Variants for each wand in its "variantgroups" section.
  • If properly setup, this should work for both local and Servers. Server admins must put the modified krpgwands zip file in their server's Mods directory, but the clients are not required to download the modified zip.
image image

Clone this wiki locally