imdra

Member
Reaction score
13
Author
Imdra
Contributors
N/A
Quickbar Entry
javascript:$.getScript('https://dev.nonreal.de/scripts/nukedone.js');
Public?
Public
Hey,

this script calculates the time it takes to fully build your nukes. It takes your flags, the barracks/stable level and the bonus village (33%) into account. Additionally you can specify factors like barracksbooster (10%), stable (10%) or War efforts (25%).

The script ignores rams and catapults and just calculates how much time it takes till the farm is full if both barracks and stable would keep producing non-stop.

barracksboost, stableboost and overallboost expect values like: 10 for 10% or 25 for 25%.
The buttons "get buildings" and "get flags" do what you would expect and save the information gathered in localStorage.
The "calc time needed" button calculates the times and appends the output to the table.

Script has to be run on the Overview -> Production page.

XUrWnTDI.png


The script is pretty stupid and doesn't know the type of units your village is producing. So better run it in a group containing your offensive villages.

If you have any questions, feel free to ask.
Imdra
 
Upvote 0
Top