Viewing Item

#550050: Lunatic Picky Booster Foxtail

Item ID 550050 For Sale No
Identifier SP_B_Fox Credit Price Not For Sale
Name Lunatic Picky Booster Foxtail Type Weapon - Staff
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable No
Attack 280 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Summoner
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus bAtkRate,2;

4 bonus bBaseAtk,3*.@r;

5 bonus bBaseAtk,3*(min(BaseLevel,195)/15);

6 if (.@r>=7) {

7 bonus bLongAtkRate,2*getskilllv("SU_PICKYPECK");

8 if (.@r>=9) {

9 bonus bLongAtkRate,10;

10 bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",25;

11 bonus2 bSkillAtk,"SU_PICKYPECK",25;

12 if (.@r>=11) {

13 bonus2 bAddSize,Size_All,15;

14 bonus bLongAtkRate,10;

15 if (.@r>=13) {

16 bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",15;

17 bonus2 bSkillAtk,"SU_PICKYPECK",15;

18 }

19 }

20 }

21 }

Equip Script None
Unequip Script None