Viewing Item

#1150: Libra's Krasnaya

Item ID 1150 For Sale No
Identifier Libra_Krasnaya_J Credit Price Not For Sale
Name Libra's Krasnaya Type Weapon - Two-Handed Sword
NPC Buy 0 Weight 350
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 1 Refineable Yes
Attack 10 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bAspdRate,10;

3 bonus

4 bBaseAtk,70+BaseLevel;

5 bonus

6 bUnbreakableWeapon;

7 if

8 (BaseJob

9 ==

10 Job_Rune_Knight)

11 {

12 bonus

13 bDelayrate,-10;

14 bonus2

15 bAddRace,RC_All,50;

16 bonus

17 bLongAtkRate,25;

18 bonus2

19 bSubClass,Class_Boss,50;

20 bonus2

21 bSkillUseSP,"LK_SPIRALPIERCE",15;

22 .@r

23 =

24 getrefine();

25 if

26 (.@r

27 =7)

28 {

29 .@val

30 =

31 50;

32 if

33 (.@r

34 =9)

35 .@val

36 +=

37 50;

38 bonus2

39 bIgnoreDefRaceRate,RC_All,.@val;

40 }

41 }

Equip Script None
Unequip Script None