CryptoBlades / cryptoblades

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adjust earnings calculator to new payout formula

kcper opened this issue · comments

Earnings calculator still uses old formula. It needs to be adjusted to base it's calculations on the new payout formula and current payouts (changing every hour).

Issue is as relevant as ever. We recently removed the calculator, it is time to add it back (with a warning that the allowance may not be available during the full hour!)

CryptoBlades.vars(5) holds the amount earned per 40 stamina at average power
CryptoBlades.vars(4) has the average power

I believe PR #850 has achieved this task. Closing