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


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

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

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

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

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

back to top