Viewing Item

#470122: Beast's Leather Shoes

Item ID 470122 For Sale No
Identifier Beast_Leather_Shoes Credit Price Not For Sale
Name Beast's Leather Shoes Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 15
Slots 1 Refineable Yes
Attack 0 Min Equip Level 200
MATK 0 Max Equip Level None
Equip Locations Footgear
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 bMaxHP,1500;

4 bonus bMaxSP,150;

5 if (.@r>=7) {

6 bonus bMatkRate,3;

7 if (.@r>=9) {

8 bonus bSMatk,5;

9 bonus bMatkRate,5;

10 if (.@r>=11) {

11 bonus bFixedCast,-800;

12 bonus bVariableCastrate,-10;

13 }

14 }

15 }

16 if (.@g>=ENCHANTGRADE_D) {

17 bonus bMRes,30;

18 bonus bRes,30;

19 if (.@g>=ENCHANTGRADE_C) {

20 bonus2 bMagicAddSize,Size_All,15;

21 if (.@g>=ENCHANTGRADE_B) {

22 bonus bSpl,3;

23 if (.@g>=ENCHANTGRADE_A) {

24 bonus bSMatk,7;

25 }

26 }

27 }

28 }

Equip Script None
Unequip Script None
Description None