When a single big hole in your enemies' chests is all you need.
No Monsters drop this item.
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 JSONID | 6010 |
aegisName ❔ | PynRifle |
subtype ❔ | W_RIFLE |
slots ❔ | 1 |
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, min(10, getrefine());