Class ExpObject
java.lang.Object
studio.magemonkey.divinity.modules.list.classes.object.ExpObject
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExpObject
public ExpObject(int min, int max, double chance)
-
-
Method Details
-
getMinExp
public int getMinExp() -
getMaxExp
public int getMaxExp() -
getChance
public double getChance() -
getExp
public int getExp()
-