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 Super novice / Swordman / Knight / Crusader
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bUnbreakableWeapon;

2 bonus bAspdRate,10;

3 bonus bBaseAtk,70+BaseLevel;

4 bonus bUnbreakableWeapon;

5 if (BaseJob == Job_Rune_Knight) {

6 bonus bDelayrate,-10;

7 bonus bAtkRate,50;

8 bonus bLongAtkRate,25;

9 bonus2 bSubClass,Class_Boss,50;

10 bonus2 bSkillUseSP,"LK_SPIRALPIERCE",15;

11 .@r = getrefine();

12 if (.@r>=7) {

13 .@val = 50;

14 if (.@r>=9)

15 .@val += 50;

16 bonus2 bIgnoreDefRaceRate,RC_All,.@val;

17 }

18 }

Equip Script None
Unequip Script None