ID #15481
Armor
[Not For Sale] Lunar Eclipse Armor [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 60
Weight: 800
Slots: 1
Armor level: 1
Required level: 100
Defense: 60
Weight: 800
Slots: 1
Armor level: 1
Required level: 100
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
800
Defense
60
Job Requirements
Soul Linker
Yes
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bUnbreakableArmor; bonus bBaseAtk,20*.@r; bonus bMatk,20*.@r; bonus bMaxHPrate,5*(.@r/4); bonus bAtkRate,5*(.@r/4); bonus bMatkRate,5*(.@r/4); if (.@r>=11) { bonus bDelayrate,-15; bonus bVariableCastrate,-20; }
.@r = getrefine();
bonus bUnbreakableArmor;
bonus bBaseAtk,20*.@r;
bonus bMatk,20*.@r;
bonus bMaxHPrate,5*(.@r/4);
bonus bAtkRate,5*(.@r/4);
bonus bMatkRate,5*(.@r/4);
if (.@r>=11) {
bonus bDelayrate,-15;
bonus bVariableCastrate,-20;
}