0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #570033 Weapon

Flush Safety Lute [2]

Buy Price: N/A Sell Price: N/A
A Safety Lute enhanced with Mjolnir's energy.
The stronger the power, the greater the consumption of mana.
_______________________
Increases Ranged Physical Damage by 10%.
Increases damage of Severe Rainstorm and Rose Blossom by 20%.
_______________________
Refine Level +7:
ATK +70
Decreases Variable Casting Time by 10%.
_______________________
Refine Level +9:
Increases damage of Severe Rainstorm by additional 15%.
Increases damage of Rose Blossom by additional 10%.
Increases Physical Damage against enemies of every size by 15%.
Increases SP Consumption of Severe Rainstorm and Rose Blossom by 25.
_______________________
Refine Level +11:
Decreases After Skill Delay by 15%.
Decreases Severe Rainstorm skill cooldown by 2 seconds.
Increases damage of Rose Blossom by additional 10%.
Increases SP Consumption of Severe Rainstorm and Rose Blossom by additional 25.
_______________________
[Bonus by Grade]
[Grade D]: P.ATK +10
[Grade C]: Damage of Severe Rainstorm and Rose Blossom +10%.
[Grade B]: Physical Damage against enemies of every element +10%.
[Grade A]: Damage of Severe Rainstorm and Rose Blossom +10%.
_______________________
Type: Musical Instrument
Attack: 200
Weight: 140
Weapon Level: 5
_______________________
Requirement:
Base Level 250
Troubadour

Equipment Reform

Available through the reform system F_Ein_Weapon_Hammer

Available through the reform system Plus7_Refine_NPC

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
1400
1
Equipment reform

Job Requirements

Yes

Requirements

5
250
Male

Scripts

.@g = getenchantgrade(); .@r = getrefine(); bonus bLongAtkRate,10; bonus2 bSkillAtk,"TR_ROSEBLOSSOM",20; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",20; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",20; if (.@r>=7) { bonus bVariableCastrate,-10; bonus bBaseAtk,70; if (.@r>=9) { bonus2 bAddSize,Size_All,15; bonus2 bSkillAtk,"TR_ROSEBLOSSOM",10; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",15; bonus2 bSkillUseSP,"TR_ROSEBLOSSOM",-25; bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM_MELEE",-25; if (.@r>=11) { bonus bDelayrate,-15; bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000; bonus2 bSkillAtk,"TR_ROSEBLOSSOM",10; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillUseSP,"TR_ROSEBLOSSOM",-25; bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM_MELEE",-25; } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"TR_ROSEBLOSSOM",10; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"TR_ROSEBLOSSOM",10; bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10; } } } }
.@g = getenchantgrade();
.@r = getrefine();
bonus bLongAtkRate,10;
bonus2 bSkillAtk,"TR_ROSEBLOSSOM",20;
bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",20;
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",20;
if (.@r>=7) {
   bonus bVariableCastrate,-10;
   bonus bBaseAtk,70;
   if (.@r>=9) {
      bonus2 bAddSize,Size_All,15;
      bonus2 bSkillAtk,"TR_ROSEBLOSSOM",10;
      bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10;
      bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",15;
      bonus2 bSkillUseSP,"TR_ROSEBLOSSOM",-25;
      bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM_MELEE",-25;
      if (.@r>=11) {
         bonus bDelayrate,-15;
         bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;
         bonus2 bSkillAtk,"TR_ROSEBLOSSOM",10;
         bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10;
         bonus2 bSkillUseSP,"TR_ROSEBLOSSOM",-25;
         bonus2 bSkillUseSP,"WM_SEVERE_RAINSTORM_MELEE",-25;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bPAtk,10;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"TR_ROSEBLOSSOM",10;
      bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10;
      bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bAddEle,Ele_All,10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus2 bSkillAtk,"TR_ROSEBLOSSOM",10;
            bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10;
            bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10;
         }
      }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.