Item Details

Flush Grinder Huuma Shuriken [2] ( F_Ein_BHHuuma )

ID 650029 Flush Grinder Huuma Shuriken [2]
Flush Grinder Huuma Shuriken [2] Buy Price: zeny Sell Price: 0 zeny Weight: 180 Slots: 2
Type: Weapon item. Sub Type: Fuuma Shuriken Gender: Both Locations: Right_Hand + Left_Hand
Attack: 300 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 5 Armor Level: Not specified Min. Equip Level: 250 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Fourth classes.

Grinder Huuma Shuriken strengthened by the energy of Mjolnir.

ATK +15%, Can't be destroyed.
Increases Swirling Petal damage by 20%, increases Huuma Shuriken - Construct damage by 20%.

If refine rate is 7 or higher,
Atk + 90, reduces variable casting time by 15%.

If refine rate is 9 or higher,
increases Swirling Petal damage by additional 20%, increases Huuma Shuriken - Construct damage by additional 10%, increases physical damage against all size enemies by 15%, increases SP consumption of Swirling Petal and Huuma Shuriken - Construct by 25.

If refine rate is 11 or higher,
reduces global cooldown by 15%, reduces skill cooldown of Swirling Petal by 1 second, increases Huuma Shuriken - Construct damage by additional 10%, increases SP consumption of Swirling Petal and Huuma Shuriken - Construct by additional 25.
------------------------
[Grade Bonus]
[Grade D] P.Atk + 10.
[Grade C] Increases Swirling Petal damage by 10%, increases Huuma Shuriken - Construct damage by 10%.
[Grade B] Increases physical damage against all property enemies by 10%.
[Grade A] Increases Swirling Petal damage by additional 10%, increases Huuma Shuriken - Construct damage by additional 10%.
------------------------
Class : Huuma Shuriken
Attack : 300
Weight : 180
Weapon Lv : 5
Required Level : 250
Usable by : Shinkiro, Shiranui

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@g = getenchantgrade();
.@r = getrefine();
bonus bAtkRate,15;
bonus bUnbreakableWeapon;
bonus2 bSkillAtk,"SS_FUUMAKOUCHIKU",20;
bonus2 bSkillAtk,"KO_HUUMARANKA",20;
if (.@r>=7) {
   bonus bVariableCastrate,-15;
   bonus bBaseAtk,90;
   if (.@r>=9) {
      bonus2 bAddSize,Size_All,20;
      bonus2 bSkillAtk,"SS_FUUMAKOUCHIKU",10;
      bonus2 bSkillAtk,"KO_HUUMARANKA",20;
      bonus2 bSkillUseSP,"SS_FUUMAKOUCHIKU",-25;
      bonus2 bSkillUseSP,"KO_HUUMARANKA",-25;
      if (.@r>=11) {
         bonus bDelayrate,-15;
         bonus2 bSkillCooldown,"KO_HUUMARANKA",-1000;
         bonus2 bSkillAtk,"SS_FUUMAKOUCHIKU",10;
         bonus2 bSkillUseSP,"SS_FUUMAKOUCHIKU",-25;
         bonus2 bSkillUseSP,"KO_HUUMARANKA",-25;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bPAtk,10;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"SS_FUUMAKOUCHIKU",10;
      bonus2 bSkillAtk,"KO_HUUMARANKA",10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bAddEle,Ele_All,10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus2 bSkillAtk,"SS_FUUMAKOUCHIKU",10;
            bonus2 bSkillAtk,"KO_HUUMARANKA",10;
         }
      }
   }
}
Not specified
Not specified

Not specified