ID #15467
Armor
2nd Anniversary Neptune Armor [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Weight: 10
Slots: 1
Armor level: 1
Required level: 150
Weight: 10
Slots: 1
Armor level: 1
Required level: 150
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
10
Requirements
Armor Level
1
Min Level
150
Scripts
Script .@r = getrefine(); bonus bVariableCastrate,-10; bonus bAtkRate,2*(.@r/4); bonus bMatkRate,2*(.@r/4); if (.@r>=11) { bonus bLongAtkRate,10; bonus2 bMagicAtkEle,Ele_All,10; }
.@r = getrefine();
bonus bVariableCastrate,-10;
bonus bAtkRate,2*(.@r/4);
bonus bMatkRate,2*(.@r/4);
if (.@r>=11) {
bonus bLongAtkRate,10;
bonus2 bMagicAtkEle,Ele_All,10;
}