Strikers
Community Helper
Well, how are we supposed to use some of the TFS functions if they are not even explained specifically.
I don't get what is the math of the exp share system on TFS.
Here is my setup (Can somebody explain the math for each one of them?)
I don't get what is the math of the exp share system on TFS.
Here is my setup (Can somebody explain the math for each one of them?)
Code:
-- Party
-- NOTE: experienceShareLevelDifference is float number.
-- experienceShareLevelDifference is highestLevel * value
experienceShareRadiusX = 100 (I know this one)
experienceShareRadiusY = 100 (I know this one)
experienceShareRadiusZ = 2 (I know this one)
experienceShareLevelDifference = 2 / 3
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 5
experienceShareActivity = 2 * 60 * 1000