Item Details

Furious Grimoire [2] ( Grimoire_Furious )

ID 540091 Furious Grimoire [2]
Furious Grimoire [2] Buy Price: zeny Sell Price: 0 zeny Weight: 100 Slots: 2
Type: Weapon item. Sub Type: Book Gender: Both Locations: Weapon
Attack: 100 Magic Attack: 190 Range: 1 Defense: Not specified
Weapon Level: 5 Armor Level: Not specified Min. Equip Level: 205 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Fourth classes.

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();
bonus2 bSkillAtk,"EM_DIAMOND_STORM",10;
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",100;
bonus2 bSkillAtk,"MG_FIREBOLT",100;
bonus2 bSkillAtk,"MG_COLDBOLT",100;
bonus2 bSkillFixedCast,"MG_LIGHTNINGBOLT",2500;
bonus2 bSkillFixedCast,"MG_FIREBOLT",2500;
bonus2 bSkillFixedCast,"MG_COLDBOLT",2500;
if (BaseLevel>=210) {
   bonus bMatkRate,4;
   bonus bMatk,40;
}
if (BaseLevel>=220) {
   bonus2 bSkillAtk,"EM_TERRA_DRIVE",10;
}
if (BaseLevel>=230) {
   bonus2 bMagicAddSize,Size_All,10;
}
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Earth,10;
   bonus2 bMagicAtkEle,Ele_Fire,10;
   bonus2 bMagicAtkEle,Ele_Water,10;
   bonus2 bMagicAtkEle,Ele_Wind,10;
   if (.@r>=9) {
      bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",60;
      bonus2 bSkillAtk,"MG_FIREBOLT",60;
      bonus2 bSkillAtk,"MG_COLDBOLT",60;
      if (.@r>=10) {
         bonus bAspdRate,10;
         if (.@r>=11) {
            bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",40;
            bonus2 bSkillAtk,"MG_FIREBOLT",40;
            bonus2 bSkillAtk,"MG_COLDBOLT",40;
            bonus2 bSkillAtk,"EM_DIAMOND_STORM",15;
            bonus2 bSkillAtk,"EM_TERRA_DRIVE",15;
         }
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus2 bMagicAtkEle,Ele_Earth,10;
   bonus2 bMagicAtkEle,Ele_Fire,10;
   bonus2 bMagicAtkEle,Ele_Water,10;
   bonus2 bMagicAtkEle,Ele_Wind,10;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"EM_DIAMOND_STORM",10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bSkillAtk,"EM_TERRA_DRIVE",10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bSMatk,3*(.@r/2);
            bonus bMatkRate,3*(.@r/2);
         }
      }
   }
}
Not specified
Not specified

Not specified