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

2 =

3 getenchantgrade();

4 if

5 (.@g

6 =ENCHANTGRADE_D)

7 {

8 bonus2

9 bAddSize,Size_Small,15;

10 if

11 (.@g

12 =ENCHANTGRADE_C)

13 {

14 bonus2

15 bAddSize,Size_Medium,15;

16 if

17 (.@g

18 =ENCHANTGRADE_B)

19 {

20 bonus2

21 bAddSize,Size_Large,15;

22 if

23 (.@g

24 =ENCHANTGRADE_A)

25 {

26 bonus

27 bPAtk,5;

28 }

29 }

30 }

31 }

Equip Script None
Unequip Script None