0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #26111 Weapon

Metal Foxtail [1]

Buy Price: N/A Sell Price: N/A
Foxtail made of metal with reinforced ability by adding Phracon and Emvertracon to Steel.
_______________________
MATK +120
_______________________
For each Refine Level:
ATK +3
MATK +3
_______________________
Base Level at least 20:
For each 10 Base Level:
ATK +3, MATK +3 (Up to Base Level 120)
_______________________
Indestructible in battle
_______________________
Type: One-Handed Staff
Attack: 120
Weight: 0
Weapon Level: 3
_______________________
Requirement:
Summoner (Doram)

Available from boxes

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
1

Requirements

3
1

Scripts

.@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;
.@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;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.