Viewing Item

#570070: Erhu

Item ID 570070 For Sale No
Identifier aegis_570070 Credit Price Not For Sale
Name Erhu Type Weapon - Musical Instrument
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 170 Min Equip Level 100
MATK 180 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Bard / Dancer
Equip Gender Male
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,10*(.@r/2);

3 bonus bMatk,10*(.@r/2);

4 bonus bDelayrate,-4*(.@r/3);

5 if (.@r>=7) {

6 bonus bAspdRate,10;

7 bonus2 bVariableCastrate,"MI_RUSH_WINDMILL",-100;

8 if (.@r>=9) {

9 bonus2 bAddSize,Size_All,15;

10 bonus2 bMagicAddSize,Size_All,15;

11 if (.@r>=11) {

12 bonus2 bSkillAtk,"WM_METALICSOUND",20;

13 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",20;

14 }

15 }

16 }

Equip Script None
Unequip Script None