0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #22208 Armor

Dragon Scale Boots [1]

Buy Price: N/A Sell Price: N/A
Boots made of many parts of powerful dragons.
You can feel the pressure of the dragon just by wearing it.
_______________________
MaxSP +500
Increases Attack Speed (decreases After Attack Delay by 7%).
Decreases Variable Casting Time by 7%.
_______________________
Refine Level +7:
Decreases damage taken from Dragon race by 2%.
_______________________
Refine Level +9:
receiving physical or magical damage has a chance to recover 500 SP per second for 3 seconds.
_______________________
Refine Level +11:
Decreases damage taken from Dragon race by additional 3%.
_______________________
Type: Shoes
Defense: 25
Weight: 60
Armor Level: 1
_______________________
Requirement:
Base Level 170

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
600
35

Requirements

1
170

Scripts

.@r = getrefine(); bonus bMaxSP,500; bonus bAspdRate,7; bonus bVariableCastrate,-7; if (.@r>=7) { bonus2 bSubRace,RC_Dragon,2; } if (.@r>=9) { autobonus2 "{ bonus2 bSPRegenRate,500,1000; }",1,3000,BF_MAGIC|BF_WEAPON; } if (.@r>=11) { bonus2 bSubRace,RC_Dragon,3; }
.@r = getrefine();
bonus bMaxSP,500;
bonus bAspdRate,7;
bonus bVariableCastrate,-7;
if (.@r>=7) {
   bonus2 bSubRace,RC_Dragon,2;
}
if (.@r>=9) {
   autobonus2 "{ bonus2 bSPRegenRate,500,1000; }",1,3000,BF_MAGIC|BF_WEAPON;
}
if (.@r>=11) {
   bonus2 bSubRace,RC_Dragon,3;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.