Viewing Item

#21054: Claw Sword

Item ID 21054 For Sale No
Identifier Ein_BHSWORD Credit Price Not For Sale
Name Claw Sword Type Weapon - Two-Handed Sword
NPC Buy 0 Weight 350
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 300 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Knight
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bCritical,5;

3 bonus bAtkRate,15;

4 /* bonus2 bSkillAtk,"LG_BANISHINGPOINT",10; commented, illogical */

5 if (.@r>=7) {

6 bonus bCritAtkRate,25;

7 bonus bAspdRate,10;

8 }

9 if (.@r>=9) {

10 autobonus "{ bonus2 bAddSize,Size_All,20; }",1,5000,BF_WEAPON;

11 }

12 if (.@r>=11) {

13 bonus bDelayrate,-20;

14 bonus bCritical,7;

15 }

Equip Script None
Unequip Script None