RedAlert

Senior In-Game Staff
Tribal Wars Team
Senior
Team
Script Moderator
Reaction score
622
Author
RedAlert
Contributors
N/A
Quickbar Entry
javascript:$.getScript('https://twscripts.dev/scripts/defenseHealthCheck.js');
Public?
Public
1668028775227.png

This script needs to be run on the village overview screen /game.php?screen=overview

This is how the script looks like in practice:

So the script checks how much more nukes a village's stack can kill. Basically, it checks how good of a stack you have put on a village. The script allows checking with incoming support or without incoming support being taken into account. You can also modify the offensive power by modifying the unit amounts, whenever click "Check Stack Health" the script will save the unit amounts in localStorage so the next time you run the script you will have the identical amounts as the last time.

The script utilizes the Simulator feature built into the game to do its calculations when it comes to nukes killed and also provides a link to the Simulation page so you can get more details.

For any bugs, suggestions or if you need help with the script, let me know by replying on the thread.
 
Upvote 1
Top