Viewing Item

#510120: Opened Illusion Moonlight Sword

Item ID 510120 For Sale No
Identifier aegis_510120 Credit Price Not For Sale
Name Opened Illusion Moonlight Sword Type Weapon - Dagger
NPC Buy 0 Weight 40
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 180 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Rogue
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bHit,3*.@r;

3 if (.@r>=7)

4 bonus bAspdRate,5;

5 if (.@r>=9) {

6 bonus bAtkRate,5;

7 if (BaseLevel>=150) {

8 bonus bBaseAtk,(min(BaseLevel,170)*3);

9 }

10 }

Equip Script None
Unequip Script None