Viewing Item

#15448: Procyon Robe

Item ID 15448 For Sale No
Identifier Procyon_Robe_J Credit Price Not For Sale
Name Procyon Robe Type Armor
NPC Buy 20 Weight 100
NPC Sell 10 Weapon Level 0
Range 0 Defense 100
Slots 1 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Armor
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 bUnbreakableArmor;

4 bonus bMatk,50;

5 bonus bMaxHP,1000;

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 if (.@r>=8)

12 bonus bNoKnockback;

13 }

Equip Script None
Unequip Script None