Artwork unavailable
RENEWAL / ITEMS
Emerald Earring [1]
#28536Armor
Emerald_Earring_TW
TypeArmor
Equipment positionAccessory (Left)
GenderBoth
Weight50
Buy price0 z
Sell price0 z
DEF3
Slots1
Required level50
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Accessory (Left)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
bonus bDex,5;
bonus bAgi,5;
bonus bInt,5;
bonus2 bSkillAtk,"CG_ARROWVULCAN",BaseLevel;
bonus2 bSkillAtk,"BA_MUSICALSTRIKE",BaseLevel;
bonus2 bSkillAtk,"DC_THROWARROW",BaseLevel;
bonus2 bSkillAtk,"WM_METALICSOUND",2*(BaseLevel/5);
.@n = getskilllv("WM_METALICSOUND");
bonus2 bVariableCastrate,"WM_METALICSOUND",.@n/2;
bonus bDex,.@n/2;
bonus bAgi,.@n/2;
bonus bInt,.@n/2;
bonus bMatk,(.@n/2)*20;