lllll llll

Well-Known Member
Reaction score
64
Author
lllll llll
Contributors
N/A
Quickbar Entry
javascript:$.getScript('https://dl.dropboxusercontent.com/s/sk9e092l4svw2ln/pp_push_AM.js?dl=0');void(0)
Public?
Public
Hello,

This script calculates how many pp are needed to push a village given a target datetime. It checks AM template for every village and get next buildings that should be built.
For example for getting barbs ready for minting I would use an AM template like this( hq lv 20, market 25, warehouse 30) and then using the script i will know how many pp i have to spend for each village.

Most of the code for this script is taken from res balancer script, there is no new interaction, it just does something else with the gathered data.

Set a datetime where all buildings should be built and set a building and lv name from AM template where the script should stop.

pp_push.png
 
Upvote 0
Top