Viewing Item

#550033: Paradise Foxtail

Item ID 550033 For Sale No
Identifier 1Para_Foxtail Credit Price Not For Sale
Name Paradise Foxtail Type Weapon - Staff
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 2
Range 1 Defense 0
Slots 0 Refineable No
Attack 100 Min Equip Level 10
MATK 100 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 bUnbreakableWeapon;

2 if (BaseLevel>=20) {

3 bonus bBaseAtk,15;

4 bonus bMatk,15;

5 if (BaseLevel>=30) {

6 bonus bBaseAtk,20;

7 bonus bMatk,20;

8 if (BaseLevel>=45) {

9 bonus bBaseAtk,25;

10 bonus bMatk,25;

11 }

12 }

13 }

Equip Script None
Unequip Script None