Vanishing Cannon Booster Spear ( BC_B_Spear )
| ID 530005 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||
| Type: Weapon item. | Sub Type: One-Handed Spear | Gender: Both | Locations: Weapon | |||||||||||||||||
| Attack: 200 | Magic Attack: Not specified | Range: 3 | Defense: Not specified | |||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Fourth classes., All Third classes. | |||||||||||||||||
|
Not specified
.@r = getrefine();
bonus bAtkRate,2;
bonus bBaseAtk,3*.@r;
bonus bBaseAtk,3*(min(BaseLevel,195)/15);
if (.@r>=7) {
bonus bAspdRate,getskilllv("CR_SPEARQUICKEN");
}
if (.@r>=9) {
bonus bAspd,1;
bonus2 bSkillAtk,"LG_OVERBRAND",25;
bonus2 bSkillAtk,"LG_BANISHINGPOINT",25;
bonus2 bSkillAtk,"LG_CANNONSPEAR",25;
}
if (.@r>=11) {
bonus2 bAddSize,Size_All,15;
bonus bLongAtkRate,15;
bonus bShortAtkRate,15;
}
if (.@r>=13) {
bonus2 bSkillAtk,"LG_OVERBRAND",15;
bonus2 bSkillAtk,"LG_BANISHINGPOINT",15;
bonus2 bSkillAtk,"LG_CANNONSPEAR",15;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||