Viewing Item

#26112: Trial Summoner's Foxtail

Item ID 26112 For Sale No
Identifier Probation_Foxtail Credit Price Not For Sale
Name Trial Summoner's Foxtail Type Weapon - Staff
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 3
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 220 Min Equip Level 100
MATK 220 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 bonus

2 bUnbreakableWeapon;

3 bonus

4 bVariableCastrate,-10;

5 bonus

6 bMatk,3*(min(BaseLevel,160)/10);

7 bonus

8 bBaseAtk,3*(min(BaseLevel,160)/10);

9 if

10 (getrefine()

11 =7)

12 {

13 bonus

14 bDelayrate,-2*getskilllv("SU_PICKYPECK");

15 bonus

16 bVariableCastrate,-2*getskilllv("SU_SV_STEMSPEAR");

17 }

Equip Script None
Unequip Script None