Viewing Item

#820028: Muqaddas Saka

Item ID 820028 For Sale No
Identifier Mocadas_Shotgun Credit Price Not For Sale
Name Muqaddas Saka Type Weapon - Shotgun
NPC Buy 0 Weight 250
NPC Sell 0 Weapon Level 5
Range 9 Defense 0
Slots 2 Refineable Yes
Attack 290 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 bSplashRange,1;

4 bonus bAtkRate,5;

5 bonus2 bSkillAtk,"NW_WILD_FIRE",10;

6 if (.@r>=7) {

7 bonus bLongAtkRate,10;

8 if (.@r>=9) {

9 bonus2 bSkillAtk,"NW_WILD_FIRE",10;

10 if (.@r>=11) {

11 bonus2 bSkillAtk,"NW_WILD_FIRE",10;

12 }

13 }

14 }

15 if (.@g>=ENCHANTGRADE_D) {

16 bonus2 bAddSize,Size_Small,15;

17 if (.@g>=ENCHANTGRADE_C) {

18 bonus2 bAddSize,Size_Medium,15;

19 if (.@g>=ENCHANTGRADE_B) {

20 bonus2 bAddSize,Size_Large,15;

21 if (.@g>=ENCHANTGRADE_A) {

22 bonus bPAtk,5;

23 }

24 }

25 }

26 }

Equip Script None
Unequip Script None