BonusChild Posted October 30, 2012 Hi, so I use the Doom 3 Weapons WAD, I mean this one: http://zdoom.org/wiki/Doom_3_Weapons_Mod Any way, The new shotgun is very over powered. I was wondering how I can lower the damage it does. I looked through it's Decorate, and I can't seem to find what determines how much damage it gives. Help? 0 Share this post Link to post
GreyGhost Posted October 30, 2012 Looks like the damage is determined by this line in the shotgun's Flash state...D3SF A 3 A_FireBullets(4, 4, 12, 9, "BulletPuff", 1)...with 12 pellets being fired, each doing up to 9 points of damage. Reducing either the number of pellets or their maximum damage should do the trick. 0 Share this post Link to post