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


Wolf Orb (Above All) Level 1    Item ID# 310579 (Wolf_Orb_Above_1)
Wolf Orb(Above All) Lv1
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Decreases damage taken from monsters of Normal and Boss class by 3%.

Refine Level +7:
Decreases damage taken from against enemies of all elements by 3%.

Refine Level +9:
Decreases damage taken from all sized enemies by 3%.

Refine Level +11:
Decreases damage taken from all race, except Players, by 3%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSubClass,Class_Normal,3; bonus2 bSubClass,Class_Boss,3; if (.@r>=7) { bonus2 bSubEle,Ele_All,3; if (.@r>=9) { bonus2 bSubSize,Size_All,3; if (.@r>=11) { bonus2 bSubRace,RC_All,3; bonus2 bSubRace,RC_Player_Human,-3; bonus2 bSubRace,RC_Player_Doram,-3; } } } },{},{}
Dropped By No Result

back to top