
RENEWAL / ITEMS
Awakened Eden Group Manteau I
#20823Armor
Para_Team_Manteau100
TypeArmor
Equipment positionGarment
GenderBoth
Weight0
Buy price0 z
Sell price0 z
DEF20
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
- Garment
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
Item effect script
bonus2 bSubEle,Ele_Neutral,10;
bonus bFlee,12;
.@r = getrefine();
if (.@r >= 7) {
bonus bMaxHP,500;
bonus bFlee2,2;
if (.@r >= 9) {
bonus bMaxHP,500;
bonus2 bSubEle,Ele_All,10;
bonus2 bSubEle,Ele_Neutral,-10;
}
}