Author | cost per battle after repair |
I remember there used to be a calculator where the input was:
Durability
the cost of art
repair cost
% efficiency
and output was a combination of number of repairs and cost per battle. |
Also, there used to be a website lordswm.org by litwin?
What happened to it? |
http://trial.6te.net/Calculators/cpbCalculator.html |
I think the calc is not working correctly.
I had in input for medal of bravery.
cost 572 gold
dura: 0/25
repair cost: 560
smith efficiency:70
smith charges:70
the answer is: 31.58 gold at 0/18
seems completely wrong.
note cost per battle of the medal is: 572/25=22.9 |
for Bheem:
Why you are doing 70% efficiency and 70% cost? obviously it will be wrong then.
If you do 90 for 100% cost, then only it will give actual repair cost.. even for 101% repair cost, it will show slightly more. |
The cost of repairing is 98% of the cost of a new one (I believe)
So if a smith is offering you X% for X% then it'll be worth doing 1 repair of a normal shop art then discarding. |
for Meshy:
I do not need it for normal shop arts but such shop arts whose durability is more..
Like 0/90 flame helmet.
How much times should i get it repaired at 70% cost and 70% efficient such that I am in profit.
Also the calculator used to show me cost post battle.
I remember it was on lordswm.org but unfortunately the website is opening some other stuff! Anybody know what happened to it? |
https://www.lordswm.com/forum_messages.php?tid=1891305 |
I have a cost per battle spreadsheet that may help
https://docs.google.com/spreadsheets/d/14BfrqlwvrB14og1Q2tLQVq8_Kjspwa9jhjKO25dvrq8/edit#gid=0
Please make your own private copy so it doesn't accidentally interfere with other people using it
You have to edit the initial price, durability and the repair cost and the smith efficiency, all of the cells that require an input are highlighted. |
for Bheem:
I think the calc is not working correctly.
I had in input for medal of bravery.
cost 572 gold
dura: 0/25
repair cost: 560
smith efficiency:70
smith charges:70
the answer is: 31.58 gold at 0/18
seems completely wrong.
note cost per battle of the medal is: 572/25=22.9
Actually what you are doing is considering 25 dura at start in direct division (which gives 572/25 = 22.88) but when you input the values in my calculator, you input the dura as 0/25 which causes the error that you are dealing with. But if you put in the starting dura as 25/25, you will again get 22.88 as it is the least CPB of the art. I hope, now you understand what wrong you were doing while using the calculator :) |
http://www.witchhammer.ru/viewpage.php?page_id=19 |
Nobody answered me the question:
I remember it was on lordswm.org but unfortunately the website is opening some other stuff! Anybody know what happened to it? |
I remember it was on lordswm.org but unfortunately the website is opening some other stuff! Anybody know what happened to it?
quit game |
https://www.lordswm.com/forum_messages.php?tid=2495439 |
Not sure what happened
But this link seems to contain litwin's site :http://www.hakimodo.pl/ |
I see, Thanks. |
Just a note:
smith efficiency:70
smith charges:70
If you're not the smith, you're actually paying 71. Empire will tax you 1% when you transfer the repair cost, and it's always rounded up (70,7 > 71). So when you use the calculator, add a 1% to whatever the smith charges you.
When a smith charges 101%, you're paying 102% (100% for repairing, 1% profit for the smith, 1% tax); if it's 102%, you actually pay 103%, and so forth. |
for Lord Syrian:
Yes, that's correct but the last calculator I was using(lost the link), had an inbuilt calculation for tax which I personally confirmed.
That's a good point given by you, which I would be checking in other calculators, given above. |
And to get the maths totally accurate, the 1% tax has for base not the repair cost, but the repair cost plus the smith's profit. But 1% of one or two percent provides a completely neglectable value. |
I have created my own calculator using C++ language, and it works awesome)) |