Viewing Item

#450185: Paradise Luxury Suit

Item ID 450185 For Sale No
Identifier 2Para_Armor_A 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 .@l = BaseLevel;

2 bonus bMaxHP,1500;

3 bonus bMaxSP,150;

4 bonus bDelayrate,-5;

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

6 if (.@l>=105)

7 bonus bAtkRate,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