
RENEWAL / ITEMS
Paradise Luxury Suit
#450185Armor
2Para_Armor_A
TypeArmor
Equipment positionArmor
GenderBoth
Weight0
Buy price0 z
Sell price0 z
DEF50
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Armor
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Storage
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
Item effect script
.@l = BaseLevel;
bonus bMaxHP,1500;
bonus bMaxSP,150;
bonus bDelayrate,-5;
bonus bBaseAtk,5*(min(.@l,150)/10);
if (.@l>=105)
bonus bAtkRate,3;
if (.@l>=110)
bonus bDelayrate,-5;
if (.@l>=120)
bonus bMaxHPrate,3;
if (.@l>=130)
bonus bBaseAtk,40;