Item ID | 32117 | For Sale | No | |
---|---|---|---|---|
Identifier | Dark_Illu_Guitar_TH | Credit Price | Not For Sale | |
Name | Dark Illusion Guitar | Type | Weapon - Musical Instrument | |
NPC Buy | 0 | Weight | 100 | |
NPC Sell | 0 | Weapon Level | 4 | |
Range | 2 | Defense | 0 | |
Slots | 2 | Refineable | Yes | |
Attack | 160 | Min Equip Level | 100 | |
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 bBaseAtk,15*(.@r/2); 3 bonus bLongAtkRate,4*(.@r/3); 4 if (.@r>=7) { 5 bonus bAspdRate,10; 6 bonus2 bSkillCooldown,"CG_ARROWVULCAN",-100; 7 if (.@r>=9) { 8 bonus bLongAtkRate,7; 9 if (.@r>=11) { 10 bonus2 bSkillAtk,"CG_ARROWVULCAN",200; 11 bonus bDelayrate,-10; 12 } 13 } 14 } |
|||
Equip Script | None | |||
Unequip Script | None |