Artwork unavailable
RENEWAL / ITEMS
[Not For Sale] Celine's Dress [1]
#15484Armor
Comp_Celine_Dress
TypeArmor
Equipment positionArmor
GenderBoth
Weight50
Buy price0 z
Sell price0 z
DEF40
Slots1
Required level130
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
- Yes
- Trade
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
Item effect script
.@r = getrefine();
bonus bMatk,50;
if (.@r>=7) {
bonus bVariableCastrate,-10;
if (.@r>=9) {
bonus2 bMagicAtkEle,Ele_All,10;
if (.@r>=11) {
bonus bDelayrate,-10;
if (.@r>=12) {
bonus bDelayrate,-5;
}
}
}
}