Menu:
List Items
Viewing Item
#13177: Glorious Gatling Gun
Item ID | 13177 | For Sale | No |
---|---|---|---|
Identifier | Krieger_Gatling1 | Credit Price | Not For Sale |
Name | Glorious Gatling Gun | Type | Weapon - Gatling Gun |
NPC Buy | 0 | Weight | 0 |
NPC Sell | 0 | Weapon Level | 4 |
Range | 9 | Defense | 0 |
Slots | 0 | Refineable | Yes |
Attack | 90 | Min Equip Level | 80 |
Equip Locations | Main Hand + Off Hand | ||
Equip Upper | Normal / Upper / Baby | ||
Equippable Jobs | Gunslinger / Rebellion | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 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; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) {bonus2 bAddClass,Class_All,getrefine(); } |
||
Equip Script | None | ||
Unequip Script | None |