.:Renewal Item Database:.
Weapon - Musical Instrument
Type
Weapon
Class
Musical Instrument
Buy
n/a
Sell
n/a
Weight
140 Attack
200 Required Lvl 170 Weapon Lvl 4 Slot 2 Gender Male Only | |
Applicable Jobs | Minstrel / Wanderer |
---|---|
Description | It was created to inspire the Einbech mining workers or to inform them of an emergency. There are many disadvantages to the guitar, but the volume is the best. Increases long ranged physical damage by 10%. Increases damage of Severe Rainstorm by 10%. Refine Level +7: ATK +40. Decreases variable cast time by 10%. Refine Level +9: Increases damage of Severe Rainstorm by additional 15%. Physical attacks have a chance to increase physical damage against all size enemies by 15% for 10 seconds. Refine Level +11: Decreases Severe Rainstorm skill cooldown by 2 seconds. Decreases after skill cast delay of all skills by 20%. |
Item Script |
expand to view script{ .@r = getrefine(); bonus bLongAtkRate,10; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; if (.@r>=7) { bonus bVariableCastrate,-10; bonus bBaseAtk,40; } if (.@r>=9) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; autobonus "{ bonus2 bAddSize,Size_All,15; }",1,10000,BF_WEAPON; } if (.@r>=11) { bonus bDelayrate,-20; bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000; } },{},{} |
Dropped By | No Result |
Type
Weapon
Class
Musical Instrument
Buy
n/a
Sell
n/a
Weight
125 Attack
205 Required Lvl 200 Weapon Lvl 5 Slot 2 Gender Male Only | |
Applicable Jobs | Troubadour / Trouvere |
---|---|
Description | A weapon made crudely by collecting various scrap metals and etel powder. New abilities that had not been discovered before began to emerge. For each 2 refine levels: Increases damage of Rose Blossom by 5%. For each 4 refine levels: Increases ranged physical damage by 2%. |
Item Script | { .@r = getrefine(); bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",5*(.@r/2); bonus bLongAtkRate,2*(.@r/4); },{},{} |
Dropped By | No Result |
Type
Weapon
Class
Musical Instrument
Buy
n/a
Sell
n/a
Weight
0 Attack
40 Weapon Lvl 4 Slot 0 Refineable No Gender Male Only | |
Applicable Jobs | Clown / Gypsy |
---|---|
Description | Rental item The legendary guitar known for when the player finally snaps out of stupor, you've already finished your performance. ASPD +100%, DEX -100%. Disable natural HP recovery. Drain 50 HP every 5 seconds. |
Item Script | { bonus bAspdRate,100; bonus bHPrecovRate,-100; bonus2 bHPLossRate,25,5000; bonus bDex,-readparam(bDex); },{},{} |
Dropped By | No Result |