ID #15462
Armor
2nd Anniversary Jupiter 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
Job Requirements
Sage
Yes
Wizard
Yes
Requirements
Armor Level
1
Min Level
150
Scripts
Script .@r = getrefine(); bonus bMatk,30; bonus bInt,3*(.@r/4); bonus bMatkRate,3*(.@r/4); if (.@r>=11) { bonus bDelayrate,-2*getskilllv("WL_RADIUS"); bonus2 bSkillCooldown,"SO_DIAMONDDUST",-100*(getskilllv("SA_ADVANCEDBOOK")/2); }
.@r = getrefine();
bonus bMatk,30;
bonus bInt,3*(.@r/4);
bonus bMatkRate,3*(.@r/4);
if (.@r>=11) {
bonus bDelayrate,-2*getskilllv("WL_RADIUS");
bonus2 bSkillCooldown,"SO_DIAMONDDUST",-100*(getskilllv("SA_ADVANCEDBOOK")/2);
}