(Created page with "Total attack value = {{{1}}} Attack Level + Equipment bonuses<br> Alpha Combat = 1 (constant value that may change in the future)<br> Beta Combat = 1 (constant value that may change in the future) Damage per minute = (Total attack value * Alpha Combat) + (((Total attack value * 2) - {{{1}}} Defence) * Beta Combat)<ref>https://github.com/PaintSwap/estfor-contracts/blob/33b17d18cd2ad049892e3af1ff9a423cae310440/contracts/Players/PlayersLibrary.sol#L292</ref>") |
(No difference)
|
Revision as of 22:49, 5 April 2023
Total attack value = {{{1}}} Attack Level + Equipment bonuses
Alpha Combat = 1 (constant value that may change in the future)
Beta Combat = 1 (constant value that may change in the future)
Damage per minute = (Total attack value * Alpha Combat) + (((Total attack value * 2) - {{{1}}} Defence) * Beta Combat)[1]