Renewal
.:Renewal Item Database:.
Search Item By ID


Experience Shadow Weapon [Shadow Weapon]   Item ID# 24770 (S_EXP_Weapon)
Type
Shadow Gear
Class
Shadow Weapon
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A pair of gloves that can draw the wearer's potential ability.

Base Level less than 175:
Increases experience gained from defeating monsters by 20%.

Base Level at least 100:
Increases experience gained from defeating monsters by 10%.

For each 2 Refine Levels:
Increases experience gained from defeating monsters additional by 1%.

Refine Level +10:
Increases experience gained from defeating monsters additional by 5%.


[iRO Description]
Not Available
Item Script
{ .@r = getrefine(); if (BaseLevel<175) { bonus2 bExpAddRace,RC_All,20; } if (BaseLevel>=175) { bonus2 bExpAddRace,RC_All,10; } if (.@r>=10) { bonus2 bExpAddRace,RC_All,5; } bonus2 bExpAddRace,RC_All,(.@r/2); },{},{}
Dropped By No Result

back to top