Viewing Item

#18788: Starlight Scope

Item ID 18788 For Sale No
Identifier Starlight_Scope Credit Price Not For Sale
Name Starlight Scope Type Armor
NPC Buy 20 Weight 20
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 30
MATK 0 Max Equip Level None
Equip Locations Middle Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@lv = BaseLevel;

2 bonus bDex,1;

3 if (.@lv >= 100) {

4 .@val = 1;

5 if (.@lv >= 150)

6 .@val += 1;

7 }

8 bonus bLongAtkRate,1+.@val;

Equip Script None
Unequip Script None