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

2 =

3 getrefine();

4 bonus

5 bCritical,5;

6 bonus

7 bAtkRate,15;

8 /*

9 bonus2

10 bSkillAtk,"LG_BANISHINGPOINT",10;

11 commented,

12 illogical

13 */

14 if

15 (.@r

16 =7)

17 {

18 bonus

19 bCritAtkRate,25;

20 bonus

21 bAspdRate,10;

22 }

23 if

24 (.@r

25 =9)

26 {

27 autobonus

28 "{

29 bonus2

30 bAddSize,Size_All,20;

31 }",1,5000,BF_WEAPON;

32 }

33 if

34 (.@r

35 =11)

36 {

37 bonus

38 bDelayrate,-20;

39 bonus

40 bCritical,7;

41 }

Equip Script None
Unequip Script None