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 #28772 Weapon

Jewel Detector Mk47 [2]

Buy Price: N/A Sell Price: N/A
Handheld detector made for jewelry detection in mines.
It has the effect of amplifying the wearer's power and is used for various purposes.
_______________________
MATK +180
MATK +10%
_______________________
Increases Magical Damage with Fire and Neutral element by 7%.
_______________________
Refine Level +7:
MATK +40
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level +9:
Increases Magical Damage with Fire and Neutral element by additional 8%.
Physical attacks have a chance to increase magical damage against all size enemies by 15% for 10 seconds.
_______________________
Refine Level +11:
Decreases After Skill Delay by 20%.
_______________________
Type: Dagger
Attack: 190
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Shadow Chaser

Available from boxes

Equipment Reform

Available through the reform system Amp_Blueprint2

Equipment Slots

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

Basic Information

Weapon
1000
1
Equipment reform

Job Requirements

Yes

Requirements

4
170

Scripts

.@r = getrefine(); bonus bMatkRate,10; bonus2 bMagicAtkEle,Ele_Neutral,7; bonus2 bMagicAtkEle,Ele_Fire,7; if (.@r>=7) { bonus bAspdRate,10; bonus bMatk,40; } if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Neutral,8; bonus2 bMagicAtkEle,Ele_Fire,8; autobonus "{ bonus2 bMagicAddSize,Size_All,15; }",1,10000,BF_WEAPON; } if (.@r>=11) { bonus bDelayrate,-20; }
.@r = getrefine();
bonus bMatkRate,10;
bonus2 bMagicAtkEle,Ele_Neutral,7;
bonus2 bMagicAtkEle,Ele_Fire,7;
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus bMatk,40;
}
if (.@r>=9) {
   bonus2 bMagicAtkEle,Ele_Neutral,8;
   bonus2 bMagicAtkEle,Ele_Fire,8;
   autobonus "{ bonus2 bMagicAddSize,Size_All,15; }",1,10000,BF_WEAPON;
}
if (.@r>=11) {
   bonus bDelayrate,-20;
}
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.