ID #15484
Armor
[Not For Sale] Celine's Dress [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 40
Weight: 500
Slots: 1
Armor level: 1
Required level: 130
Defense: 40
Weight: 500
Slots: 1
Armor level: 1
Required level: 130
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
500
Defense
40
Requirements
Armor Level
1
Min Level
130
Scripts
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; } } } }
.@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;
}
}
}
}