Skip to content

PlayerEx

Compare
Choose a tag to compare
@CleverNucleus CleverNucleus released this 09 Jan 00:00
· 138 commits to master since this release

+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