[Not For Sale] Ice Crystal Circle

Item ID 490604 Name [Not For Sale] Ice Crystal Circle
None
Weapon Level 0 Identifier Comp_ICC_Ring_TH
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left
Defense 0 Equippable Jobs Wizard
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
Weight 20 Min Equip Level 170
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
bonus bDelayrate,-5;
bonus bMatk,100;
bonus bMatkRate,10;

Set Script
Temporal Circlet (Warlock)
[Not For Sale] Ice Crystal Circle
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus bDelayrate,-5;
bonus2 bSkillAtk,"WL_JACKFROST",10*(.@r/2);
bonus2 bSkillAtk,"WL_CHAINLIGHTNING_ATK",10*(.@r/2);
bonus2 bMagicAddSize,Size_All,4*(.@r/3);
if (.@r>=11) {
   bonus2 bSkillCooldown,"WL_JACKFROST",-2500;
   bonus bVariableCastrate,-30;
}
All Above Time (Magic)
[Not For Sale] Ice Crystal Circle
bonus bDelayrate,-5;
bonus2 bMagicAddRace,RC_All,10;
Temporal Jewel (INT) Lv 3
[Not For Sale] Ice Crystal Circle
bonus2 bSkillCooldown,"WL_FROSTMISTY",-3000;
bonus2 bSkillAtk,"WL_JACKFROST",10*(getequiprefinerycnt(EQI_HEAD_TOP)/2);
Temporal Jewel (AGI) Lv 3
[Not For Sale] Ice Crystal Circle
bonus bDelayrate,-10;
bonus bAspdRate,10;
bonus2 bSkillAtk,"WL_CHAINLIGHTNING_ATK",10*(getequiprefinerycnt(EQI_HEAD_TOP)/2);
Time Jewel (Int) Lv.3
[Not For Sale] Ice Crystal Circle
bonus2 bSkillCooldown,"WL_JACKFROST",-500;
bonus bAspdRate,15;
bonus2 bSkillAtk,"WL_JACKFROST",70;
Time Jewel (Agi) Lv.3
[Not For Sale] Ice Crystal Circle
bonus4 bAutoSpellOnSkill,"WL_CHAINLIGHTNING","WL_CHAINLIGHTNING",5,350;
bonus2 bSkillAtk,"WL_CHAINLIGHTNING_ATK",70;