Viewing Item

#600028: Beam Claymore-OSAD

Item ID 600028 For Sale No
Identifier Beam_Claymore_AD Credit Price Not For Sale
Name Beam Claymore-OSAD Type Weapon - Two-Handed Sword
NPC Buy 0 Weight 180
NPC Sell 0 Weapon Level 5
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 250 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Normal / Third / Third Upper / Third Baby
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,10;

4 if (.@r>=7) {

5 bonus bAspdRate,10;

6 if (.@r>=9) {

7 bonus bCritAtkRate,20;

8 bonus2 bSkillAtk,"RK_STORMBLAST",25;

9 if (.@r>=11) {

10 bonus2 bSubSize,Size_Small,25;

11 bonus2 bSubSize,Size_Medium,25;

12 }

13 }

14 }

Equip Script None
Unequip Script None