Standard weaponry in Saulc's Palace, that thing causes splash damage.
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 | 6030 |
aegisName ❔ | PynShotgun |
subtype ❔ | W_SHOTGUN |
slots ❔ | 2 |
Script to execute when the item is used/equipped.
bonus2 bAddMonsterDropChainItem,ITMCHAIN_BULLET,RC_All;
bonus bSplashRange,1;
bonus bFleeRate,-95;
bonus bAtk,(BaseLevel-60);
bonus2 bAddEff,Eff_Stun,100;
skill TMW2_OVERLOAD, min(10, getrefine());