Viewing Item

#540051: Circuit Board-OSAD

Item ID 540051 For Sale No
Identifier Circuit_Board_AD Credit Price Not For Sale
Name Circuit Board-OSAD Type Weapon - Book
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 180 Min Equip Level 170
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 bonus bAtkRate,5;

3 if (.@r>=7) {

4 bonus bAspdRate,10;

5 if (.@r>=9) {

6 bonus2 bAddSize,Size_Small,30;

7 bonus2 bMagicAddSize,Size_Small,30;

8 bonus2 bAddSize,Size_Medium,30;

9 bonus2 bMagicAddSize,Size_Medium,30;

10 if (.@r>=11) {

11 bonus bCritAtkRate,20;

12 bonus bShortAtkRate,10;

13 }

14 }

15 }

Equip Script None
Unequip Script None