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 bAspdRate,10;

2 bonus bBaseAtk,70+BaseLevel;

3 bonus bUnbreakableWeapon;

4 if (BaseJob == Job_Rune_Knight) {

5 bonus bDelayrate,-10;

6 bonus2 bAddRace,RC_All,50;

7 bonus bLongAtkRate,25;

8 bonus2 bSubClass,Class_Boss,50;

9 bonus2 bSkillUseSP,"LK_SPIRALPIERCE",15;

10 .@r = getrefine();

11 if (.@r>=7) {

12 .@val = 50;

13 if (.@r>=9)

14 .@val += 50;

15 bonus2 bIgnoreDefRaceRate,RC_All,.@val;

16 }

17 }

Equip Script None
Unequip Script None

Page generated in 1.10884 second(s). Number of queries executed: 12.

Language: