Viewing Item

#15824: Procyon Crown

Item ID 15824 For Sale No
Identifier Phoenix_Crown_J Credit Price Not For Sale
Name Procyon Crown Type Armor
NPC Buy 20 Weight 10
NPC Sell 10 Weapon Level 0
Range 0 Defense 12
Slots 0 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableHelm;

3 bonus bMdef,15;

4 bonus bInt,10;

5 bonus bMatk,50;

6 bonus bVariableCastrate,-10;

7 bonus2 bMagicAddRace,RC_All,10;

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

9 bonus2 bSubClass,Class_Boss,20;

10 bonus bHPGainValue,500;

11 bonus bSPGainValue,50;

12 if (.@r>=8) {

13 bonus bAllStats,10;

14 bonus2 bHPRegenRate,500,5000;

15 bonus2 bSPRegenRate,50,5000;

16 }

17 }

Equip Script None
Unequip Script None