Block Lance
| Item ID | 26024 | Name | Block Lance |
|
None
|
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Ein_BHSPEAR | ||
| Attack | 235 | Type | Weapon - Two-Handed Spear | ||
| MATK | 0 | Equip Locations | Two-Handed | ||
| Defense | 0 | Equippable Jobs | Knight, Crusader | ||
| Range | 3 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 300 | Min Equip Level | 100 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getrefine();
bonus2 bSkillAtk,"LK_SPIRALPIERCE",2*(BaseLevel/10);
if (getskilllv("LK_SPIRALPIERCE") == 5)
bonus bBaseAtk,30;
if (.@r>=7) {
bonus bAtkRate,5;
bonus bAspdRate,10;
}
if (.@r>=9) {
bonus bHit,15;
bonus bStr,3;
}
|
||||
| Set | Script | ||||||
|---|---|---|---|---|---|---|---|
|
bonus bFixedCast,-300; bonus bDelayrate,-7; bonus2 bWeaponSubSize,Size_All,3; |
||||||
|
bonus bFixedCast,-300; bonus bDelayrate,-7; bonus2 bWeaponSubSize,Size_All,3; |