⚒️Stats and Fighting

Logic and Formula

Each mission also has its own base BNB reward. Hero stats are used to calculate success rate and the BNB rewards bonus earned per mission.

All Heroes have 1000 Max HP. Usually for each fight The Hero needs 200HP, If The Hero has less than 200HP the Hero cannot fight.

It takes 86 seconds to regenerate 1HP point

Example for Fight with 70% success chance and base reward of 0.8658BNB:

- If Hero Attack is between 400-490, then fight bonus success chance is 4%

- Total success chance = Base [70%] + Bonus [4%] = 74%

- If Hero Speed is 700, then fight bonus BNB reward if successful is:

- 700*0.8658/1500 = 0.404BNB

- Total rewards = Base [0.8658BNB] + Bonus [0.404] = 1.2698BNB

- If Hero Armor is 500, then HP loss if successful is:

- 500/20 = 25

- Total HP Loss: Base [200HP] - HP gain [25HP] = 175HP Loss

Example for Boss Fight with 60% success chance and base reward of 0.8658BNB:

- If Hero Attack is between 500-590, then fight bonus success chance is: 5%

- Total success chance = Base [60%] + Bonus [5%] = 65%

- If Hero Speed is 900, then fight bonus reward is:

- 900*0.8658/1500 = 0.5194BNB

- Total rewards = Base [0.8658BNB] + Bonus [0.5194] = 1.3852BNB

- If Hero Armor is 320, then HP loss if successful is:

- 320/20 = 16

- Total HP Loss: Base [200HP] - HP gain [16HP] = 184HP Loss

Last updated