0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #450185 Armor

Paradise Luxury Suit

Buy Price: N/A Sell Price: N/A
A high-quality robe given to members of the Paradise Group.
_______________________
MaxHP +1500
MaxSP +150
_______________________
Decreases After Skill Delay by 5%.
_______________________
For each 10 Base Level:
ATK +5 (Up to Base Level 150)
_______________________
Base Level at least 105:
ATK +3%
_______________________
Base Level at least 110:
Decreases After Skill Delay by additional 5%.
_______________________
Base Level at least 120:
MaxHP +3%
_______________________
Base Level at least 130:
ATK +40
_______________________
Type: Armor
Defense: 50
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 100

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
50

Requirements

1
100

Scripts

.@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;
.@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;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.