feinwarusoftware / awesomobot

🤖 Modular Discord bot with support for user created scripts and an online dashboard.
https://awesomo.feinwaru.com
81 stars 10 forks source link

Easy to read ChargedPowerRegen #169

Open Umustalldie2 opened 4 years ago

Umustalldie2 commented 4 years ago

For all stats with Charged Powers, convert the variable to percentile and match that to percent per second. The total then needs to then be calculated into an easily readable format with 2 variations. First variation being the real recharge and the second being the first charge, which is 1/2 the real recharge.

Ex: Catapult Timmy ChargedPowerRegen : 0.05 = 5% per second or 20 seconds t'ill 100%. First Charge is 1/2 of 20, or 10.

How it should be displayed on the bot/website.

Catapult Timmy: // // // Power Regen = 20 secs. (10 secs. 1st Charge).