Precision Bow [2] ( Precision_Bow )
| ID 700050 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 180 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Bow | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 230 | Magic Attack: Not specified | Range: 5 | 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 Bow elaborately improved using clock tower parts. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bSkillAtk,"WH_GALESTORM",7*(.@r/2);
bonus2 bSkillAtk,"RA_ARROWSTORM",10*(.@r/3);
bonus bLongAtkRate,4*(.@r/4);
if (.@g >= ENCHANTGRADE_D) {
bonus bCon,2;
if (.@g >= ENCHANTGRADE_C) {
bonus2 bSkillAtk,"WH_GALESTORM",10;
if (.@g >= ENCHANTGRADE_B) {
bonus bPAtk,2;
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||