Viewing Item

#610054: Muqaddas Dayats

Item ID 610054 For Sale No
Identifier Mocadas_Katar Credit Price Not For Sale
Name Muqaddas Dayats Type Weapon - Katar
NPC Buy 0 Weight 125
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 300 Min Equip Level 250
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Assassin
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus bAtkRate,5;

4 bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",10;

5 if (.@r>=7) {

6 bonus bShortAtkRate,10;

7 if (.@r>=9) {

8 bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",10;

9 if (.@r>=11) {

10 bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",10;

11 }

12 }

13 }

14 if (.@g>=ENCHANTGRADE_D) {

15 bonus2 bAddSize,Size_Small,15;

16 if (.@g>=ENCHANTGRADE_C) {

17 bonus2 bAddSize,Size_Medium,15;

18 if (.@g>=ENCHANTGRADE_B) {

19 bonus2 bAddSize,Size_Large,15;

20 if (.@g>=ENCHANTGRADE_A) {

21 bonus bPAtk,5;

22 }

23 }

24 }

25 }

Equip Script None
Unequip Script None