
RENEWAL / ITEMS
Maestro Shadow Weapon
#24299Shadowgear
S_Minstrel_Weapon
TypeShadowgear
Equipment positionShadow weapon
Weight0
Buy price10 z
Sell price5 z
Required level99
Description
A glove that is mounted on the hand of hold the weapon to elicit potential abilities of the wearer.
Only for Maestro Classes.
MaxHP + 3%.
DEF increases by multiplying the refine degree and the skill points used for the Maestro-only performance skill.
Echo Song, Harmonize, Windmill Rush
Type : Shadow Equipment
Location : Weapon Weight : 0
Required Level : 99
Jobs : Maestro Classes
Attack: 0
Weight: 0
Weapon Level: 0
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow weapon
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bMaxHPrate,3;
bonus bDef,.@r*(getskilllv("MI_HARMONIZE")+getskilllv("MI_RUSH_WINDMILL")+getskilllv("MI_ECHOSONG"));