Item Details

Metal Foxtail [1] ( Metal_Foxtail )

# 26111 Metal Foxtail [1]
Metal Foxtail [1] Buy: zeny Sell: 0 zeny Weight: 0 Slots: 1
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 120 M. Attack: 120 Range: 1 Defense: N/A
Weapon Level: 3 Armor Level: N/A Equip Level Min: 1 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

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

N/A

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;
N/A
N/A