Precision Bomber [2] ( Precision_Grenade )
| ID 840004 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 330 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Grenade Launcher | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 370 | Magic Attack: Not specified | Range: 9 | 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 Grenade Launcher elaborately improved using clock tower parts. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bSkillAtk,"NW_WILD_FIRE",7*(.@r/2);
bonus2 bSkillAtk,"RL_H_MINE",10*(.@r/3);
bonus bLongAtkRate,4*(.@r/4);
if (.@g >= ENCHANTGRADE_D) {
bonus bCon,2;
if (.@g >= ENCHANTGRADE_C) {
bonus2 bSkillAtk,"NW_WILD_FIRE",10;
if (.@g >= ENCHANTGRADE_B) {
bonus bPAtk,2;
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||