Item Details

Electric Fox-OSAD [2] ( ElectricFox_AD )

ID 550076 Electric Fox-OSAD [2]
Electric Fox-OSAD [2] Buy Price: zeny Sell Price: 0 zeny Weight: 120 Slots: 2
Type: Weapon item. Sub Type: Staff Gender: Both Locations: Weapon
Attack: 250 Magic Attack: 350 Range: 1 Defense: Not specified
Weapon Level: 5 Armor Level: Not specified Min. Equip Level: 170 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Electric Fox-OS remodeled with Team Atnad's technology added.
------------------------
Can't be destroyed in battle.
MATK + 350.
MATK +10%.

If refine rate is 7 or higher, increases Silvervine Stem Spear damage by 30%.

If refine rate is 9 or higher, reduces variable casting time by 10%, increases earth, fire, water, wind, ghost and neutral property magical damage by 20%.

If refine rate is 11 or higher, increases Catnip Meteor damage by 45%.
------------------------
Class : Staff
ATK : 250
Weight : 120
Weapon Lv : 5
Required Level : 170
Class : Doram (Summoner)

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:
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bMatkRate,7;
if (.@r>=7) {
   bonus2 bSkillAtk,"SU_SV_STEMSPEAR",30;
   if (.@r>=9) {
      bonus2 bMagicAtkEle,Ele_Neutral,20;
      bonus2 bMagicAtkEle,Ele_Fire,20;
      bonus2 bMagicAtkEle,Ele_Earth,20;
      bonus2 bMagicAtkEle,Ele_Water,20;
      bonus2 bMagicAtkEle,Ele_Wind,20;
      bonus2 bMagicAtkEle,Ele_Ghost,20;
      bonus bVariableCastrate,-10;
      if (.@r>=11) {
         bonus2 bSkillAtk,"SU_CN_METEOR",45;
      }
   }
}
Not specified
Not specified

Not specified