Moubootaur Legends

Powerful Gunstaff - Item DB

Powerful Gunstaff | 6010

When a single big hole in your enemies' chests is all you need.

Critical +40% / No Evasion
ID 6010
type IT_WEAPON
weight 2000
refine true
atk 520
range 11
weaponLv 1
equipLv 60

Mobs that drop this item:

No Monsters drop this item.

ID for use in Discord:
Expert View

You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.

Open raw JSON
ID 6010
aegisName PynRifle
subtype W_RIFLE
slots 1
Script

Script to execute when the item is used/equipped.

bonus2 bAddMonsterDropChainItem,ITMCHAIN_BULLET,RC_All;
bonus bFleeRate,-95;
bonus bCriticalRate,40;
bonus bHit,40;
bonus bAtk,(BaseLevel-60)*2;
bonus2 bAddEff,Eff_Stun,120;
skill TMW2_OVERLOAD, getrefine();