Viewing Item

#480284: Dim Glacier Muffler

Item ID 480284 For Sale No
Identifier D_Glacier_Muffler Credit Price Not For Sale
Name Dim Glacier Muffler Type Armor
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 0
Range 0 Defense 105
Slots 1 Refineable Yes
Attack 0 Min Equip Level 230
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@g = getenchantgrade();

2 .@r = getrefine();

3 bonus bSpl,1;

4 bonus bCon,1;

5 if (.@r>=7) {

6 bonus bVariableCastrate,-10;

7 if (.@r>=9) {

8 bonus2 bMagicAtkEle,Ele_All,10;

9 if (.@r>=11) {

10 bonus bDelayrate,-10;

11 }

12 }

13 }

14 if (.@g>=ENCHANTGRADE_D) {

15 bonus bMatkRate,3;

16 bonus bSpl,5;

17 bonus bCon,5;

18 if (.@g>=ENCHANTGRADE_C) {

19 bonus2 bMagicAtkEle,Ele_All,5;

20 bonus bSMatk,2;

21 if (.@g>=ENCHANTGRADE_B) {

22 bonus bSMatk,1;

23 if (.@g>=ENCHANTGRADE_A) {

24 bonus bMatkRate,2;

25 }

26 }

27 }

28 }

Equip Script None
Unequip Script None