Item Details

Frontier Elemental Book [2] ( Frontier_EM_Book )

ID 540110 Frontier Elemental Book [2]
Frontier Elemental Book [2] Buy Price: zeny Sell Price: 0 zeny Weight: 200 Slots: 2
Type: Weapon item. Sub Type: Book Gender: Both Locations: Weapon
Attack: 100 Magic Attack: 260 Range: 1 Defense: Not specified
Weapon Level: 5 Armor Level: Not specified Min. Equip Level: 265 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 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 bSMatk,5;
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",100+35*(.@r/3);
bonus2 bSkillAtk,"MG_FIREBOLT",100+35*(.@r/3);
bonus2 bSkillAtk,"MG_COLDBOLT",100+35*(.@r/3);
bonus bMatkRate,(.@r/2);
bonus bMatk,25*(.@r/2);
bonus2 bSkillFixedCast,"MG_LIGHTNINGBOLT",2500;
bonus2 bSkillFixedCast,"MG_FIREBOLT",2500;
bonus2 bSkillFixedCast,"MG_COLDBOLT",2500;
if (.@r>=9) {
   bonus2 bMagicAtkEle,Ele_Ghost,15;
   bonus2 bMagicAtkEle,Ele_Fire,15;
   bonus2 bMagicAtkEle,Ele_Water,15;
   bonus2 bMagicAtkEle,Ele_Wind,15;
   bonus bSMatk,7;
   if (.@r>=11) {
      bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",30;
      bonus2 bSkillAtk,"MG_FIREBOLT",30;
      bonus2 bSkillAtk,"MG_COLDBOLT",30;
      if (.@r>=12) {
         bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",35;
         bonus2 bSkillAtk,"MG_FIREBOLT",35;
         bonus2 bSkillAtk,"MG_COLDBOLT",35;
         bonus2 bSkillAtk,"MG_SOULSTRIKE",45;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus2 bMagicAtkEle,Ele_Ghost,15;
   bonus2 bMagicAtkEle,Ele_Fire,15;
   bonus2 bMagicAtkEle,Ele_Water,15;
   bonus2 bMagicAtkEle,Ele_Wind,15;
   bonus bSMatk,7;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"MG_SOULSTRIKE",45;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bAspdRate,10;
         bonus bAspd,2;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bSMatk,3*(.@r/2);
         }
      }
   }
}
Not specified
Not specified

Not specified

Not specified