Boost Lance-OS [2] ( Boost_Lance_OS )
| ID 32019 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 100 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: One-Handed Spear | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 190 | Magic Attack: Not specified | Range: 3 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: 130 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Fourth classes., All Third classes. | |||||||||||||||||||||
|
Lança equipada com um pequeno propulsor em sua ponta. Spear yang memancarkan sinar laser di sekitar bilahnya. Class: One-Handed Spear Class: One-Handed Spear Not specified
.@r = getrefine();
.@aspd = 3;
if (.@r >= 7) {
.@aspd += 7;
if (.@r >= 9) {
.@dmg = 20;
if (.@r >= 11) {
.@dmg += 15;
}
bonus2 bSkillAtk,"LG_BANISHINGPOINT",.@dmg;
}
}
bonus bAspdRate,.@aspd;
Not specified Not specified Not specified |
||||||||||||||||||||||||