Viewing Item

#21047: Beam Claymor-OS

Item ID 21047 For Sale No
Identifier Beam_Claymore_OS Credit Price Not For Sale
Name Beam Claymor-OS Type Weapon - Two-Handed Sword
NPC Buy 20 Weight 180
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 250 Min Equip Level 130
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Super novice / Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus bCritical,5;

4 if (.@r >= 7) {

5 bonus bAspdRate,7;

6 if (.@r >= 9) {

7 bonus bCritAtkRate,15;

8 if (.@r >= 11) {

9 bonus2 bAddSize,Size_Small,20;

10 bonus2 bAddSize,Size_Medium,20;

11 bonus2 bMagicAddSize,Size_Small,20;

12 bonus2 bMagicAddSize,Size_Medium,20;

13 }

14 }

15 }

Equip Script None
Unequip Script None