Viewing Item

#570028: Precision Lute

Item ID 570028 For Sale No
Identifier Precision_Lute Credit Price Not For Sale
Name Precision Lute Type Weapon - Musical Instrument
NPC Buy 0 Weight 140
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 220 Min Equip Level 220
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Bard / Dancer
Equip Gender Male
Trade restriction None
Item Use Script

1 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",7*(.@r/2);

4 bonus2 bSkillAtk,"TR_RHYTHMSHOOTING",7*(.@r/2);

5 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10*(.@r/3);

6 bonus bLongAtkRate,4*(.@r/4);

7 if (.@g >= ENCHANTGRADE_D) {

8 bonus bCon,2;

9 if (.@g >= ENCHANTGRADE_C) {

10 bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10;

11 bonus2 bSkillAtk,"TR_RHYTHMSHOOTING",10;

12 if (.@g >= ENCHANTGRADE_B) {

13 bonus bPAtk,2;

14 }

15 }

16 }

Equip Script None
Unequip Script None