006_Weapon_Modifiers_Notes.xml is an example script showing off the powerful things that can now be done with this mod's codebase.  Basically, one can write scripts that address the power of the weapons used by each Faction that has custom weapons very easily.  No longer will you have to know what all of the arcane names used mean- you can just look up "Rogue", or "IMG", or "Kusari" in weapon_equip.ini... take a look at the tagged variables, and decide which ones you want to modify with your script.

This script can be removed without doing any harm.