Temporal Dex Boots, броня (Renewal)
Temporal Dex Boots (TEMPORAL_DEX_BOOTS) – броня.

These boots are obviously old but they show no signs of wear and tear.
Max HP + 300
Additional Max HP + 100 per 3 upgrade levels of the item.
Max SP + 30
Additional Max SP + 10 per 3 upgrade levels of the item.
Dex + 3 per 3 upgrade levels of the item.
If the users base Dex is 120 or higher,
Reduces the fixed casting time of skills by 0.5 seconds.
Increases long-ranged damage on targets by 5%.
Set Bonus
Temporal Dex Boots
Giant Faceworm Snake Skin [1]
Max HP + 15% and Max SP + 5%.
Set Bonus
Temporal Dex Boots
Giant Faceworm Snake Skin
Max HP + 15% and Max SP + 5%.
Set Bonus
Temporal Dex Boots
Temporal Manteau
Max HP + 15%
Mdef + 10
Increases long-ranged damage on targets by 5%.
Reduces damage taken from Demi-Human race enemies by 5%.
Базовые свойства предмета
- ID: 26537
- Код: TEMPORAL_DEX_BOOTS
- Тип: броня
- Уровень брони: 1
- Защита: 25
- Требуемый уровень: 99
- Профессии: alchemist, assassin, bard, blacksmith, crusader, dancer, hunter, knight, monk, priest, rogue, sage, wizard
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 60
Скрипт
.@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bDex,3*(.@r/3); if (readparam(bDex)>=120) { bonus bLongAtkRate,5; bonus bFixedCast,-500; }