Indecisive Thoughtform Shoes, броня (Renewal)
Indecisive Thoughtform Shoes (INDECISIVE_P_SHOES) – броня.
Ceremonial shoes eroded by an unknown force.
------------------------
Every 2 refine level, ATK + 15.
------------------------
Every 3 refine level, MHP + 100, MSP + 8.
------------------------
When refined to +9 or higher, ASPD + 7%.
------------------------
When refined to +11 or higher,
When performing physical attack, there's a chance LUK + 175 for 10 seconds.
------------------------
When refined to +13 or higher, CRI + 7, Critical Damage + 7%, ATK + 7%.
------------------------
[Grade Bonus]
[Grade D] LUK gained from the effect is increased by additional 25.
[Grade C] LUK gained from the effect is increased by additional 25.
------------------------
Def : 65
Базовые свойства предмета
- ID: 30445
- Код: INDECISIVE_P_SHOES
- Тип: броня
- Уровень брони: 1
- Защита: 12
- Требуемый уровень: 100
- Вес: 20
Скрипт
.@r = getrefine(); bonus bMdef,10; bonus bMaxHPrate,20; bonus bMaxSPrate,20; if (.@r >= 7) { bonus bInt,15; bonus bDex,15; bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; } if (.@r >= 9) { bonus bInt,15; bonus bDex,15; bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreMdefRaceRate,RC_All,50; }