Intermediate Guild Member's Boots [1], броня (Renewal)
Intermediate Guild Member's Boots [1] (SIEGE_BOOTS_2TIER) – броня.
Mdef + 5.
Atk + 50, Matk + 50.
Attack speed + 10%.
MaxHP + 10%, MaxSP + 10%.
When equipped by Shadow Chaser, Atk + 80, Matk + 80, Perfect Dodge + 5, MaxHP + 10%, MaxSP + 10%, increases Back Stab damage by 700%, increases Triangle Shot damage by 100%.
If refine rate is 8 or higher, enables to use Flying Kick level 7.
When equipped with Capricorn Mail and Capricorn Manteau, MaxHP + 2000, MaxSP + 200, reduces global cooldown by 40%, grants immunity to frozen.
―――――――――――――
Attribute: - Slots: 0
Def : 25 Mdef : 5
Refined: Yes Destroyed: No
Базовые свойства предмета
- ID: 30394
- Код: SIEGE_BOOTS_2TIER
- Тип: броня
- Уровень брони: 1
- Защита: 10
- Требуемый уровень: 70
- Профессии: alchemist, archer, assassin, bard, blacksmith, crusader, dancer, hunter, kagerou, knight, merchant, ninja, oboro, rogue, swordman, thief
- Вес: 50
Скрипт
.@r = getrefine();
bonus bMaxHP,550;
bonus bMdef,4;
bonus2 bSubRace,RC_Player_Human,2;
bonus2 bSubRace,RC_Player_Doram,2;
if (.@r>=7) {
bonus bMaxHPrate,10;
bonus2 bSubRace,RC_Player_Human,1;
bonus2 bSubRace,RC_Player_Doram,1;
}