Glorious Gatling Gun ( Krieger_Gatling1 )
| ID 13177 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||
| Type: Weapon item. | Sub Type: Gatling Gun | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||
| Attack: 90 | Magic Attack: Not specified | Range: 9 | Defense: Not specified | |||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: 80 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||
|
Metralhadora fabricada no Reino Maroll. Kekuatan serangan fisik meningkat terhadap monster Demihuman sebesar 35%. A weapon that has been designed specifically for battles against humans. Character Bound. Not specified
bonus2 bAddRace,RC_DemiHuman,35;
bonus2 bAddRace,RC_Player_Human,35;
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,20;
bonus2 bSkillAtk,"GS_TRIPLEACTION",30;
bonus bUnbreakableWeapon;
.@r = getrefine();
if (.@r>5) {
bonus2 bAddRace,RC_DemiHuman,pow(min(.@r,14)-4,2);
bonus2 bAddRace,RC_Player_Human,pow(min(.@r,14)-4,2);
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;
}
if (.@r>8) {
bonus2 bAddClass,Class_All,.@r;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||