Viewing Item

#410298: [Not For Sale] Floating Ball

Item ID 410298 For Sale No
Identifier Comp_Floating_Ball Credit Price Not For Sale
Name [Not For Sale] Floating Ball Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Middle Headgear
Equip Upper None
Equippable Jobs None
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 bMatk,35;

2 bonus2 bMagicAddClass,Class_Boss,2;

3 if (readparam(bDex)>=90) {

4 bonus bMatk,70;

5 bonus2 bMagicAddClass,Class_Boss,3;

6 if (readparam(bDex)>=125) {

7 bonus bMatk,140;

8 bonus2 bMagicAddClass,Class_Boss,5;

9 }

10 }

Equip Script None
Unequip Script None