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 = getrefine();

2 bonus bMdef,5;

3 bonus bMatk,50;

4 bonus bMaxHPrate,10;

5 bonus bMaxSPrate,10;

6 bonus bVariableCastrate,-10;

7 if (eaclass()&EAJL_THIRD && BaseJob == Job_Soul_Linker) {

8 bonus bMatk,80;

9 bonus bMaxHPrate,10;

10 bonus bMaxSPrate,10;

11 bonus2 bMagicAtkEle,Ele_Dark,30;

12 if (.@r>=8) {

13 bonus bNoCastCancel;

14 bonus bFixedCastrate,-60;

15 }

16 }

Equip Script None
Unequip Script None