Concentration Factor (Game Mechanics)
This article or section needs proper wiki formatting. |
Game Mechanics - Mechanics Category
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Game MechanicsThe concentration factor is an element of the creature harvest formula that takes into account the resource concentration values for a creature resource. When a player extracts resources from a creature, a check is made on the position that the player is at when issuing the harvest resource command. The resource concentration value at that position is then taken and divided by a constant value and then the result of that is compared with 3 cut off points. These cutoff points are indicated to the player and more commonly known as:
The cutoff point values for each result are:
The messages about skinny, normal and fat are the only clues beside calculating from how much you actually get. When the concentration factor gets below 9% it is reported as skinny, when it gets above 13.5% it is reported as fat. The highest I've seen is above 15%. (The actual concentration is probably much higher and is divided by a constant value to get the factor. But using these factors instead simplifies the formula.) An example for harvesting a level 30 creature with Hunting 4 without Veghash and no droid: The breakpoint for skinny/normal is: ((45+100)/100) * 371 * (9/100) = 48 units.
Dungeon and cell areas do not contain resource maps, and any creature harvested in these areas are defaulted to only allowing 1 unit of resource. Source References
|