0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #18788 Armor

Starlight Scope

Buy Price: N/A Sell Price: N/A
Fancy glasses helps you see long distances. Made with compressed glass.
_______________________
DEX +1
_______________________
Increases Ranged Physical Damage by 1%.
_______________________
Base Level at least 100:
Increases Ranged Physical Damage by 1%.
_______________________
Base Level at least 150:
Increases Ranged Physical Damage by 1%.
_______________________
Type: Headgear
Defense: 0
Position: Middle
Weight: 20
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 30

Basic Information

Armor
200

Requirements

1
30

Scripts

.@lv = BaseLevel; bonus bDex,1; if (.@lv >= 100) { .@val = 1; if (.@lv >= 150) .@val += 1; } bonus bLongAtkRate,1+.@val;
.@lv = BaseLevel;
bonus bDex,1;
if (.@lv >= 100) {
   .@val = 1;
   if (.@lv >= 150)
      .@val += 1;
}
bonus bLongAtkRate,1+.@val;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.