Информация
Энциклопедия
Поиск предметов в базе данных сервера
Поиск по ID:
Номер в базе: 24025
Champion Shadow Shoes

HP +20, SP +10.
When refined to +7
MaxHP +1%, MaxSP +1%
[+Hard Shadow Armor]
Increases HP and SP by total number of refinement of set items.
Additional MaxHP +1%, when total refine level is over 15
Class: Shadow Equipment
Location: Shoes
Weight: 0
Required Level: 1
Jobs: All
Цена покупки: 10
Скрипт:
bonus bMaxHP,20; bonus bMaxSP,20; if(getrefine()>=7) { bonus bMaxHP,1; bonus bMaxSP,1; }