Viewing Item

#510103: Muqaddas Nazar

Item ID 510103 For Sale No
Identifier Mocadas_Knife Credit Price Not For Sale
Name Muqaddas Nazar Type Weapon - Dagger
NPC Buy 0 Weight 150
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 200 Min Equip Level 250
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Kagerou / Oboro
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g = getenchantgrade();

2 if (.@g>=ENCHANTGRADE_D) {

3 bonus2 bAddSize,Size_Small,15;

4 if (.@g>=ENCHANTGRADE_C) {

5 bonus2 bAddSize,Size_Medium,15;

6 if (.@g>=ENCHANTGRADE_B) {

7 bonus2 bAddSize,Size_Large,15;

8 if (.@g>=ENCHANTGRADE_A) {

9 bonus bPAtk,5;

10 }

11 }

12 }

13 }

Equip Script None
Unequip Script None