Viewing Item

#22242: Procyon Shoes

Item ID 22242 For Sale No
Identifier Procyon_Shoes_J Credit Price Not For Sale
Name Procyon Shoes Type Armor
NPC Buy 20 Weight 40
NPC Sell 10 Weapon Level 0
Range 0 Defense 25
Slots 0 Refineable Yes
Attack 0 Min Equip Level None
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 .@r

2 =

3 getrefine();

4 bonus

5 bMdef,5;

6 bonus

7 bMatk,50;

8 bonus

9 bMaxHPrate,10;

10 bonus

11 bMaxSPrate,10;

12 bonus

13 bVariableCastrate,-10;

14 if

15 (eaclass()&EAJL_THIRD

16 &&

17 BaseJob

18 ==

19 Job_Soul_Linker)

20 {

21 bonus

22 bMatk,80;

23 bonus

24 bMaxHPrate,10;

25 bonus

26 bMaxSPrate,10;

27 bonus2

28 bMagicAtkEle,Ele_Dark,30;

29 if

30 (.@r

31 =8)

32 {

33 bonus

34 bNoCastCancel;

35 bonus

36 bFixedCastrate,-60;

37 }

38 }

Equip Script None
Unequip Script None