Menu:
List Items
Viewing Item
#13110: Glorious Pistol
Item ID | 13110 | For Sale | No |
---|---|---|---|
Identifier | Krieger_Pistol1 | Credit Price | Not For Sale |
Name | Glorious Pistol | Type | Weapon - Revolver |
NPC Buy | 0 | Weight | 0 |
NPC Sell | 0 | Weapon Level | 4 |
Range | 7 | Defense | 0 |
Slots | 0 | Refineable | Yes |
Attack | 80 | 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,55; bonus2 bAddRace,RC_Player_Human,55; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; if(getrefine()>5){ bonus2 bAddRace,RC_DemiHuman,pow(getrefine()-4,2); bonus2 bAddRace,RC_Player_Human,pow(getrefine()-4,2); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>8) { bonus4 bAutoSpellOnSkill,"GS_RAPIDSHOWER","GS_GLITTERING",1,1000; bonus2 bSkillAtk,"GS_RAPIDSHOWER",getrefine()*2; } |
||
Equip Script | None | ||
Unequip Script | None |