Precision Splatter [2] ( Precision_Gatling )
| ID 830008 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 260 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Gatling Gun | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 290 | 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 Gatling Gun elaborately improved using clock tower parts. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",7*(.@r/2);
bonus2 bSkillAtk,"RL_R_TRIP",10*(.@r/3);
bonus bLongAtkRate,4*(.@r/4);
if (.@g >= ENCHANTGRADE_D) {
bonus bCon,2;
if (.@g >= ENCHANTGRADE_C) {
bonus2 bSkillAtk,"NW_MAGAZINE_FOR_ONE",10;
if (.@g >= ENCHANTGRADE_B) {
bonus bPAtk,2;
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||