Viewing Item

#450185: Paradise Luxury Suit

Item ID 450185 For Sale No
Identifier L_60Lv_Dress Credit Price Not For Sale
Name Paradise Luxury Suit Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 50
Slots 0 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Armor
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 bMaxHP,1500;

2 bonus bMaxSP,150;

3 bonus bDelayrate,-5;

4 bonus bBaseAtk,5*(min(.@l,150)/10);

5 .@l = BaseLevel;

6 if (.@l>=105)

7 bonus2 bAddClass,Class_ALL,3;

8 if (.@l>=110)

9 bonus bDelayrate,-5;

10 if (.@l>=120)

11 bonus bMaxHPrate,3;

12 if (.@l>=130)

13 bonus bBaseAtk,40;

Equip Script None
Unequip Script None