HWM_Repair_Costs

На странице артефакта добавляет таблицу со стоимостью ремонта (10%, 20%, ...) и возможность передачи суммы своим кузнецам

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Dimanidze
Daily installs
0
Total installs
1
Ratings
0 0 0
Version
1.1
Created
2015-06-12
Updated
2015-06-12
Size
2.24 KB
License
N/A
Applies to

На странице артефакта добавляет таблицу со стоимостью ремонта для разных процентов стоимости услуг кузнецов (10%, 20%, ...).
При необходимости можно отредактировать скрипт и добавить свои значения процентов в строке
var percents = [10,20,30,40,50,60,70,80,90]; // проценты
А также можно отредактировать строку с кузнецами:
var kuznec = {'zzz63': [90,102,0], 'урс74':[90,100,100]} // кузнецы ('имя': [эффект, цена,+золотаСверху])
В этом видео можно посмотреть пример, как откорректировать список кузнецов под себя
https://www.youtube.com/watch?v=5-JtET_VAQQ