The majority of lightsaber customization now works.
All that I can think of that needs to be done is:
* Rare/Unique color crystals names/palette index to
resources.datatables.LightsaberColors
* Weapon element types and damage bonus based on color crystal
* Random stats when tuning power crystals/krayt dragon pearls
* Checks to see if lightsaber is full - container size is in IFFs, we
should implement it for all containers
The scripting of weapons should be much, much easier now. See the
included examples in DevService.
Attributes such as attack speed and range are now being read/written to
the actual items attributes.