Item Details

Time Gap Saint Staff [2] ( Time_Gap_CD_Staff )

ID 550156 Time Gap Saint Staff [2]
Time Gap Saint Staff [2] Buy Price: zeny Sell Price: 0 zeny Weight: 200 Slots: 2
Type: Weapon item. Sub Type: Staff Gender: Both Locations: Weapon
Attack: 100 Magic Attack: 240 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.

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 bMatk,25*(.@r/2);
bonus bUnbreakableWeapon;
bonus bMatkRate,3+(.@r/2);
bonus2 bSkillAtk,"CD_DIVINUS_FLOS",15+5*(.@r/3);
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Holy,25;
   bonus2 bMagicAtkEle,Ele_Neutral,25;
   if (.@r>=9) {
      bonus bVariableCastrate,-10;
      bonus bSMatk,7;
      if (.@r>=11) {
         bonus2 bSkillAtk,"CD_DIVINUS_FLOS",15;
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bSMatk,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"CD_DIVINUS_FLOS",15;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bMagicAtkEle,Ele_Holy,10;
         bonus2 bMagicAtkEle,Ele_Neutral,10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bSMatk,3*(.@r/2);
         }
      }
   }
}
Not specified
Not specified