That things shoot so fast! It is so fun shooting with it! Oh... Ran out of ammo already? %%a
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 | 6020 |
aegisName ❔ | PynGatling |
subtype ❔ | W_GATLING |
slots ❔ | 1 |
Script to execute when the item is used/equipped.
bonus2 bAddMonsterDropChainItem,ITMCHAIN_BULLET,RC_All;
bonus bAtk,-50;
bonus bCriticalRate,-100;
bonus bHitRate,-10;
bonus bFleeRate,-95;
bonus bAtk,(BaseLevel-60)/3;
bonus2 bAddEff,Eff_Stun,90;
skill TMW2_OVERLOAD, min(10, getrefine());