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 #1696 Weapon

Exquisite Foxtail Model [2]

Buy Price: N/A Sell Price: N/A
A very accurate model of foxtail.
_______________________
Increases Ranged Physical Damage by 8%, MaxHP +5%.
For each 2 Refine Level: DEX +3, MaxSP +15.
_______________________
Refine Level +7:
Increases base weapon's ATK and MATK by 40%.
For each Refine Level higher than +7 or higher: Increases base weapon's ATK and MATK by 20%.
(Limited to +10 Refine Level)
_______________________
Indestructible in battle
_______________________
Type: One-Handed Staff
Attack: 240
Weight: 30
Weapon Level: 3
_______________________
Requirement:
Base Level 140
Summoner (Doram)

Monster Drops

Normal Drops

Antler Scaraba

Rate: 0.5%

Combat Basilisk

Rate: 0.5%

Equipment Slots

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

Basic Information

Weapon
300
1

Requirements

3
140

Scripts

bonus bLongAtkRate,8; bonus bMaxHPrate,5; .@r = getrefine(); bonus bDex,(.@r/2)*3; bonus bMaxSP,(.@r/2)*15; if (.@r>=7) { .@r = min(.@r,10)-7; bonus bBaseAtk,(48*.@r)+96; }
bonus bLongAtkRate,8;
bonus bMaxHPrate,5;
.@r = getrefine();
bonus bDex,(.@r/2)*3;
bonus bMaxSP,(.@r/2)*15;
if (.@r>=7) {
   .@r = min(.@r,10)-7;
   bonus bBaseAtk,(48*.@r)+96;
}
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.