Viewing Item

#840028: Muqaddas Naranzak

Item ID 840028 For Sale No
Identifier Mocadas_Launcher Credit Price Not For Sale
Name Muqaddas Naranzak Type Weapon - Grenade Launcher
NPC Buy 0 Weight 250
NPC Sell 0 Weapon Level 5
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 340 Min Equip Level 250
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Rebellion
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,"NW_SPIRAL_SHOOTING",10;

5 if (.@r>=7) {

6 bonus bLongAtkRate,10;

7 if (.@r>=9) {

8 bonus2 bSkillAtk,"NW_SPIRAL_SHOOTING",10;

9 if (.@r>=11) {

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