Circuit Board-OS

Item ID 28629 Name Circuit Board-OS
Circuit board made in unknown format.
It's pretty hard and suitable to swing.
_______________________
ATK +3%
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 7%).
_______________________
Refine Level +9:
Increases Damage against monsters of Small and Medium size by 20%.
_______________________
Refine Level +11:
Increases Critical Damage by 20%.
_______________________
Type: Book
Attack: 180
Weight: 120
Weapon Level: 4
_______________________
Requirement:
Base Level 130
Sage, Priest and Star Gladiator
Weapon Level 4 Identifier Circuit_Board_OS
Attack 180 Type Weapon - Book
MATK 0 Equip Locations Main Hand
Defense 0 Equippable Jobs Priest, Sage, Star Gladiator
Range 1 Equip Gender Both (Male and Female)
Slots 2 Equip Upper None
Weight 120 Min Equip Level 130
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bAtkRate,3;
if (.@r >= 7) {
   bonus bAspdRate,7;
   if (.@r >= 9) {
      bonus2 bAddSize,Size_Small,20;
      bonus2 bAddSize,Size_Medium,20;
      bonus2 bMagicAddSize,Size_Small,20;
      bonus2 bMagicAddSize,Size_Medium,20;
      if (.@r >= 11) {
         bonus bCritAtkRate,20;
      }
   }
}

Set Script
[Not for Sale] Red Clock Casquette
Circuit Board-OS
.@r_weapon = getequiprefinerycnt(EQI_HAND_R);
bonus bBaseAtk,30;
bonus2 bSkillAtk,"SJ_SOLARBURST",4*(.@r_weapon/2);
Circuit Board-OS
Red Clark Casquette
.@r_weapon = getequiprefinerycnt(EQI_HAND_R);
bonus bBaseAtk,30;
bonus2 bSkillAtk,"SJ_SOLARBURST",4*(.@r_weapon/2);
Elvira Card
Circuit Board-OS
bonus2 bSkillFixedCast,"MG_LIGHTNINGBOLT",10000;
Cor Core Headphone
Circuit Board-OS
bonus bBaseAtk,200;
bonus bMatk,200;
Cor Core Headphone
Circuit Board-OS
bonus bBaseAtk,200;
bonus bMatk,200;