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 #450186 Armor

Advanced Paradise Robe

Buy Price: N/A Sell Price: N/A
A high-quality robe given to members of the Paradise Group.
_______________________
MaxHP +1000
MaxSP +250
_______________________
Decreases After Skill Delay by 5%.
_______________________
For each 10 Base Level:
MATK +5 (Up to Base Level 150)
_______________________
Base Level at least 105:
MATK +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:
MATK +40
_______________________
Type: Armor
Defense: 35
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
35

Requirements

1
100

Scripts

bonus bMaxHP,1000; bonus bMaxSP,250; bonus bDelayrate,-5; bonus bMatk,5*(min(BaseLevel,150)/10); if (BaseLevel>=105) bonus bMatkRate,3; if (BaseLevel>=110) bonus bDelayrate,-5; if (BaseLevel>=120) bonus bMaxHPrate,3; if (BaseLevel>=130) bonus bMatk,40;
bonus bMaxHP,1000;
bonus bMaxSP,250;
bonus bDelayrate,-5;
bonus bMatk,5*(min(BaseLevel,150)/10);
if (BaseLevel>=105)
   bonus bMatkRate,3;
if (BaseLevel>=110)
   bonus bDelayrate,-5;
if (BaseLevel>=120)
   bonus bMaxHPrate,3;
if (BaseLevel>=130)
   bonus bMatk,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.