
RENEWAL / ITEMS
Infinity Shadow Earring
#24150Shadowgear
S_Infinity_Earring
TypeShadowgear
Equipment positionShadow right accessory
Weight0
Buy price0 z
Sell price0 z
Required level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Equipment position
- Shadow right accessory
- Trade
Item effect script
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus2 bAddSize,Size_All,1;
bonus2 bMagicAddSize,Size_All,1;
if (.@r>=7) {
bonus2 bAddSize,Size_All,1;
bonus2 bMagicAddSize,Size_All,1;
}
if (.@r>=9) {
bonus2 bAddSize,Size_All,1;
bonus2 bMagicAddSize,Size_All,1;
}