Enemy Power is a simple ±10% calculation applied to the listed enemy power of whatever enemy the player chose.
The numerical value listed on the combat screen button is used to determine experience and SKILL payouts.
Sample Scenario:
Taking the previous values into account, let's finalize the sample combat simulation
- Minimum Enemy Power = 4050
- Maximum Enemy Power = 4950
Let's assume the player chose an enemy with a listed power value of 4700.
- Enemy Power = 4700
Minimum Enemy Roll is 4700 * 0.9 rounded down to 4230.
Maximum Enemy Roll is 4700 * 1.1 rounded down to 5170.
From this information, we know that the player can roll between 4420 - 5403 and the enemy can roll between 4230 - 5170.