Viewing Item

#28629: Circuit Board-OS

Item ID 28629 For Sale No
Identifier Circuit_Board_OS Credit Price Not For Sale
Name Circuit Board-OS Type Weapon - Book
NPC Buy 20 Weight 120
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 180 Min Equip Level 130
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Priest / Sage / Star Gladiator
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bAddClass,Class_All,3;

3 if (.@r >= 7) {

4 bonus bAspdRate,7;

5 if (.@r >= 9) {

6 bonus2 bAddSize,Size_Small,20;

7 bonus2 bAddSize,Size_Medium,20;

8 bonus2 bMagicAddSize,Size_Small,20;

9 bonus2 bMagicAddSize,Size_Medium,20;

10 if (.@r >= 11) {

11 bonus bCritAtkRate,20;

12 }

13 }

14 }

Equip Script None
Unequip Script None