Jade Crystal Boots [1], броня (Renewal)
Jade Crystal Boots [1] (EC_BOOTS_TW) – броня.
![Jade Crystal Boots [1], броня (Renewal) Jade Crystal Boots [1], броня (Renewal)](/images/db/items/picture/470098.png)
Mdef + 15.
Increases physical damage by 10%.
Reduces damage taken from boss monsters by 5%.
MaxHP + 4% per refine rate.
If refine rate is 7 or higher, increases physical damage by additional 15%.
If refine rate is 9 or higher, increases physical damage by additional 15%, deals additional damage depend on target's defense.
Базовые свойства предмета
- ID: 30465
- Код: EC_BOOTS_TW
- Тип: броня
- Уровень брони: 1
- Защита: 25
- Требуемый уровень: 100
- Вес: 20
Скрипт
.@r = getrefine(); bonus bDex,3*(.@r/2); bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10*(.@r/3); bonus2 bSkillAtk,"CG_ARROWVULCAN",20*(.@r/3); if (.@r>=7) bonus bAtkRate,5; if (.@r>=9) bonus bLongAtkRate,7; if (.@r>=11) autobonus "{ bonus bDex,200; bonus2 bSPLossRate,50,1000; }",30,10000,BF_WEAPON,"{ specialeffect2 EF_FLASHER; }";