Renewal
.:Renewal Item Database:.
Search Item By ID


Electric Fox-OS [2]   [One Hand]   Item ID# 26164 (ElectricFox_OS)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
120
Attack
250 / MATK 350
Required Lvl
130
Weapon Lvl
4
Slot
2
Applicable Jobs
Summoner
Spirit Handler
Description
A foxtail-shaped machine made of numerous wires.
It seems that the use of micro-fine wires hits each other and dissipates static electricity.

MATK +350, MATK +5%.
Indestructible in battle

Refine Level +7:
Increases damage of Silvervine Stem Spear by 20%.

Refine Level +9:
Decreases variable cast time by 10%.
Increases magical damage with Earth, Fire, Water, Ghost and Neutral element by 15%.

Refine Level +11:
Increases damage of Catnip Meteor by 30%.
Item Script
expand to view script
{ bonus bUnbreakableWeapon; bonus bMatkRate,5; .@r = getrefine(); if (.@r>=7) { bonus2 bSkillAtk,"SU_SV_STEMSPEAR",20; } if (.@r>=9) { bonus bVariableCastrate,-10; bonus2 bMagicAtkEle,Ele_Earth,15; bonus2 bMagicAtkEle,Ele_Water,15; bonus2 bMagicAtkEle,Ele_Wind,15; bonus2 bMagicAtkEle,Ele_Fire,15; bonus2 bMagicAtkEle,Ele_Ghost,15; bonus2 bMagicAtkEle,Ele_Neutral,15; } if (.@r>=11) { bonus2 bSkillAtk,"SU_CN_METEOR",30; } },{},{}
Dropped By No Result

back to top