Solid Spear [2] ( Solid_Spear )
| ID 530023 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 160 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: One-Handed Spear | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 230 | Magic Attack: Not specified | Range: 3 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 220 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
|
A spear made by refining clock tower parts and quenching them with etheric magic. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",6*(.@r/2);
bonus2 bSkillAtk,"PA_SHIELDCHAIN",15*(.@r/3);
bonus bLongAtkRate,3*(.@r/4);
if (.@g >= ENCHANTGRADE_D) {
bonus bPow,2;
if (.@g >= ENCHANTGRADE_C) {
bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",10;
if (.@g >= ENCHANTGRADE_B) {
bonus bPAtk,2;
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||