Viewing Item

#450186: Advanced Paradise Robe

Item ID 450186 For Sale No
Identifier L_60Lv_Robe Credit Price Not For Sale
Name Advanced Paradise Robe Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 35
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,1000;

2 bonus bMaxSP,250;

3 bonus bDelayrate,5;

4 bonus bMatk,5*(min(BaseLevel,150)/10);

5 if (BaseLevel>=105)

6 bonus bMatkRate,3;

7 if (BaseLevel>=110)

8 bonus bDelayrate,5;

9 if (BaseLevel>=120)

10 bonus bMaxHPrate,3;

11 if (BaseLevel>=130)

12 bonus bMatk,40;

Equip Script None
Unequip Script None