Menu:
List Items
Viewing Item
#26498: Armament Gun
Item ID | 26498 | For Sale | No | |
---|---|---|---|---|
Identifier | Armament Gun | Credit Price | Not For Sale | |
Name | Armament Gun | |||
NPC Buy | 0 | Weight | 0 | |
NPC Sell | 0 | Weapon Level | 4 | |
Range | 9 | Defense | 0 | |
Slots | 0 | Refineable | Yes | |
Attack | 0 | Min Equip Level | None | |
MATK | 0 | Max Equip Level | None | |
Equip Locations | None | |||
Equip Upper | None | |||
Equippable Jobs | None | |||
Equip Gender | Both (Male and Female) | |||
Trade restriction | None | |||
Item Use Script |
1 if (strcharinfo(3)== $SEventMap$ || strcharinfo(3)== $SEventMap1$ || strcharinfo(3)== "xmas_city" || strcharinfo(3)== "hallow_city" || strcharinfo(3)== "trialh1" || strcharinfo(3)== "prontera" || compare(strcharinfo(3),"@air")) { bonus2 bHPDrainRate,1*getequiprandomoption(9,0,ROA_VALUE),1; bonus bCritical,10*getequiprandomoption(9,0,ROA_VALUE); bonus bCritical,10*getequiprandomoption(9,0,ROA_VALUE); bonus bAllStats,10*getequiprandomoption(9,0,ROA_VALUE); if (getequiprandomoption(9,0,ROA_VALUE) == 10) { bonus3 bHPVanishRaceRate,RC_Formless,10000,3; bonus bAtkRange,2; end; } bonus3 bHPVanishRaceRate,RC_Formless,10000,2;} end; |
|||
Equip Script | None | |||
Unequip Script | None |