~ Weapon Class
The JSON data structure of a weapon.
Properties
animationId Number
				The animation ID.
description String
				The description.
etypeId Number
				The equipment type ID.
iconIndex Number
				The index of the icon image.
id Number
				The ID.
name String
				The name.
note String
				The note.
params Array
				The parameter changes.
price Number
				The price.
traits Array
				The array of Trait data.
wtypeId Number
				The weapon type ID.