Procyon Ring

Item ID 32294 Name Procyon Ring
None
Weapon Level 0 Identifier Procyon_Ring_J
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left/Right
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 10 Min Equip Level None
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bAspdRate,5;
bonus bMaxSP,100;
bonus bMatkRate,5;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Soul_Linker) {
   bonus bAspdRate,5;
   bonus bMatkRate,5;
   bonus bVariableCastrate,-25;
}

Set Script
Zodiac
Procyon Ring
if (eaclass()&EAJL_THIRD && BaseJob == Job_Soul_Linker) {
   bonus bMatkRate,15;
   bonus2 bSkillCooldown,"SP_CURSEEXPLOSION",-500;
}