PlayerEx
+Updated some method docs.
+Added a Limit class: Limit holds four values - increment, minimum, maximum and weight.
*Attributes now require a Limit when constructing/building.
By itself attribute limits do not have any functionality. They only exist so that mods that wish to introduce a chance/value system do not have to assign values (like random weight). This also introduces the added benefit of greater compatibility between dependent mods