Libra's Krasnaya [1] ( Libra_Krasnaya_J )
| ID 1150 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 350 | Slots: 1 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Two-Handed Sword | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 10 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: 1 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Not specified
bonus bUnbreakableWeapon;
bonus bAspdRate,10;
bonus bBaseAtk,70+BaseLevel;
if (BaseJob == Job_Rune_Knight) {
bonus bDelayrate,-10;
bonus bAtkRate,50;
bonus bLongAtkRate,25;
bonus2 bSubClass,Class_Boss,50;
bonus2 bSkillUseSP,"LK_SPIRALPIERCE",15;
.@r = getrefine();
if (.@r>=7) {
.@val = 50;
if (.@r>=9)
.@val += 50;
bonus2 bIgnoreDefRaceRate,RC_All,.@val;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||