Map/Coord Nightbonus on tooltip script

Shinko to Kuma

Still Going Strong
Reaction score
776
Author
Shinko to Kuma
Contributors
N/A
Quickbar Entry
javascript:$.getScript('https://shinko-to-kuma.com/scripts/nightbonuspopup.js');
Public?
Public
Approved T13979746

Currently, the tooltip on the TW map doesn't show the nightbonus, since 114 is the first world with a dynamic nightbonus, planning attacks and searching potential targets is a pain in the ass. So I wrote a little script that will add the Nightbonus, including potential future changes, to the tooltip.

Example:

FPuLq.png


Script:


Code:
javascript:$.getScript('https://shinko-to-kuma.com/scripts/nightbonuspopup.js');

Note: there is a limit to how many requests we can make to the server to 5 per second, so avoid flicking over every village on the map if you want the correct bonus to show up. If you want to be sure, stop on the village you want to see, go off it for a second then mouseover again.
 
Last edited by a moderator:
Upvote 1
Top