Renewal
.:Renewal Item Database:.

Beginner Shadow Shield [Shadow Shield]   Item ID# 24211 (S_Beginner_Shield)
Beginner's Shadow Shield
Type
Shadow Gear
Class
Shadow Shield
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A small shield worn on the arm for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.

Each 1 refines increases experience gained from defeating monsters by 1%.

When combined with Novice Shadow Shoes:
Increases experience gained from defeating monsters by 10%.
If total refine levels of entire set is +15 or higher, increases experience gained from defeating monsters by 10%.

Level Limit: 49

More Information on Combo:
Combo Script
{ bonus2 bExpAddRace,RC_All,((getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_SHIELD))>=15?20:10); }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bExpAddRace,RC_All,.@r; },{},{}
Dropped By No Result

Beginner Shadow Shoes [Shadow Footgear]   Item ID# 24210 (S_Beginner_Shoes)
Beginner's Shadow Shoes
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
A pair of shoes worn on top of normal shoes for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.

Each 1 refines increases experience gained from defeating monsters by 1%.

When combined with Novice Shadow Shield:
Increases experience gained from defeating monsters by 10%.
If total refine levels of entire set is +15 or higher, increases experience gained from defeating monsters by 10%.

Level Limit: 49

More Information on Combo:
Combo Script
{ bonus2 bExpAddRace,RC_All,((getequiprefinerycnt(EQI_SHADOW_SHOES)+getequiprefinerycnt(EQI_SHADOW_SHIELD))>=15?20:10); }
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bExpAddRace,RC_All,.@r; },{},{}
Dropped By No Result

back to top