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 #5396 Armor

Jasper Crest [1]

Buy Price: N/A Sell Price: N/A
A beautiful headgear with a crested gold ornament and a cursed gemstone in the middle.
_______________________
DEX +1
_______________________
Refine Level +9:
DEX +2
_______________________
Increases Physical Damage against enemies of Undead race by 5%.
_______________________
Refine Level below +6:
Random chance to inflict Blind status on wearer dealing physical attack.
_______________________
Type: Headgear
Defense: 6
Position: Upper
Weight: 70
Armor Level: 1
_______________________
Requirement: None

Equipment Slots

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

Basic Information

Armor
700
6

Requirements

1

Scripts

bonus bDex,1; bonus2 bAddRace,RC_Undead,5; bonus2 bMagicAddRace,RC_Undead,5; bonus2 bAddEle,Ele_Undead,5; .@r = getrefine(); if (.@r<6) { bonus2 bAddEff2,Eff_Blind,10; } else if (.@r>8) { bonus bDex,2; }
bonus bDex,1;
bonus2 bAddRace,RC_Undead,5;
bonus2 bMagicAddRace,RC_Undead,5;
bonus2 bAddEle,Ele_Undead,5;
.@r = getrefine();
if (.@r<6) {
   bonus2 bAddEff2,Eff_Blind,10;
} else if (.@r>8) {
   bonus bDex,2;
}
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.