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

Awakened Eden Group Manteau III

Buy Price: N/A Sell Price: N/A
A cape given to full-fledged member of Eden Group. It has stylish design.
_______________________
MaxHP +1000
FLEE +12
Perfect Dodge +2
_______________________
Decreases damage taken from all elemental attacks by 10%.
_______________________
Refine Level +7:
Decreases damage taken from Neutral elemental attacks by 5%.
_______________________
Refine Level +9:
Enables the use of Level 1 Greed.
_______________________
Type: Garment
Defense: 30
Weight: 0
Armor Level: 1
_______________________
Requirement:
Base Level 160

Equipment Slots

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

Basic Information

Armor
30

Requirements

1
160

Scripts

bonus2 bSubEle,Ele_All,10; bonus bFlee,12; bonus bMaxHP,1000; bonus bFlee2,2; .@r = getrefine(); if (.@r >= 7) { bonus2 bSubEle,Ele_Neutral,5; if (.@r >= 9) { skill "BS_GREED",1; } }
bonus2 bSubEle,Ele_All,10;
bonus bFlee,12;
bonus bMaxHP,1000;
bonus bFlee2,2;
.@r = getrefine();
if (.@r >= 7) {
   bonus2 bSubEle,Ele_Neutral,5;
   if (.@r >= 9) {
      skill "BS_GREED",1;
   }
}
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.