Item Details

Metal Foxtail [1] ( Metal_Foxtail )

ID 26111 Metal Foxtail [1]
Metal Foxtail [1] Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: 1
Type: Weapon item. Sub Type: Staff Gender: Both Locations: Weapon
Attack: 120 Magic Attack: 120 Range: 1 Defense: Not specified
Weapon Level: 3 Armor Level: Not specified Min. Equip Level: 1 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

A foxtail made of Steel.
MATK + 120.
ATK + 3 / MATK + 3 For Each Refine Level
Base Lv 20 or higher ATK + 3, mATK +3 for Every 10 Base Level past 20 Up to Base Lv 120
Indestructible
Type : One Hand Staff Attack : 120
Weight : 0
Weapon Level : 3
Required Level : 1
Required Job : Doram

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
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() * 3;
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
if (BaseLevel >= 20) {
   .@r = min(BaseLevel,120)/10*3;
   bonus bBaseAtk,.@r;
   bonus bMatk,.@r;
}
bonus bUnbreakableWeapon;
Not specified
Not specified