Viewing Item

#560048: Muqaddas Mashts

Item ID 560048 For Sale No
Identifier Mocadas_Knuckle Credit Price Not For Sale
Name Muqaddas Mashts Type Weapon - Knuckle
NPC Buy 0 Weight 200
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 220 Min Equip Level 250
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Monk
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus bMaxHPrate,10;

4 bonus2 bSkillAtk,"IQ_THIRD_FLAME_BOMB",10;

5 if (.@r>=7) {

6 bonus bShortAtkRate,10;

7 if (.@r>=9) {

8 bonus2 bSkillAtk,"IQ_THIRD_FLAME_BOMB",10;

9 if (.@r>=11) {

10 bonus2 bSkillAtk,"IQ_THIRD_FLAME_BOMB",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