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


Lunatic Picky Booster Foxtail [0]   [One Hand]   Item ID# 550050 (SP_B_Fox)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
280
Required Lvl
100
Weapon Lvl
4
Slot
0
Refineable
No
Applicable Jobs
Summoner
Spirit Handler
Description
A foxtail designed to help adventurers grow.

Cannot be refined normally.

Indestructible in battle

ATK +2%

For each Refine Level:
ATK +3

For each 15 Base Level:
ATK +3 (Applies up to Base Level 195)

Refine Level +7:
For each Level of Picky Peck:
Increases ranged physical damage by 2%.

Refine Level +9:
Increases ranged physical damage by additional 10%.
Increases damage of Picky Peck and Lunatic Carrot Beat by 25%.

Refine Level +11:
Increases ranged physical damage by additional 10%.
Increases physical damage against enemies of every size by 15%.

Refine Level +13:
Increases damage of Picky Peck and Lunatic Carrot Beat by additional 15%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bAtkRate,2; bonus bBaseAtk,3*.@r; bonus bBaseAtk,3*(min(BaseLevel,195)/15); if (.@r>=7) { bonus bLongAtkRate,2*getskilllv("SU_PICKYPECK"); if (.@r>=9) { bonus bLongAtkRate,10; bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",25; bonus2 bSkillAtk,"SU_PICKYPECK",25; if (.@r>=11) { bonus2 bAddSize,Size_All,15; bonus bLongAtkRate,10; if (.@r>=13) { bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",15; bonus2 bSkillAtk,"SU_PICKYPECK",15; } } } } },{},{}
Dropped By No Result

back to top