Viewing Item

#32110: Safety Lute

Item ID 32110 For Sale No
Identifier Ein_1HLUTE Credit Price Not For Sale
Name Safety Lute Type Weapon - Musical Instrument
NPC Buy 0 Weight 140
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 200 Min Equip Level 170
MATK 0 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 bLongAtkRate,10;

3 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10;

4 if (.@r>=7) {

5 bonus bVariableCastrate,-10;

6 bonus bBaseAtk,40;

7 }

8 if (.@r>=9) {

9 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",15;

10 autobonus "{ bonus2 bAddSize,Size_All,15; }",1,10000,BF_WEAPON;

11 }

12 if (.@r>=11) {

13 bonus bDelayrate,-20;

14 bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;

15 }

Equip Script None
Unequip Script None