DRL > Discussion

Things about shotguns

<< < (4/4)

Dervis:

--- Quote from: Thomas on July 09, 2009, 21:03 ---

--- Quote from: Dervis on July 09, 2009, 05:36 ---Either that or severely penalise outliers.

--- Code: ---          2333
    2333445566
@9999998888877
    2333445566
          2333
--- End code ---

--- End quote ---

The idea of enemies on the side being damaged more if they're far away is weird. Maybe a unique shotgun (the jackhammer, maybe?) could work like this.
--- End quote ---

Actually those numbers come from applying a gaussian distribution formula to the angle of exit and adding a range dissipation penalty. That's what the small spreadsheet i linked above does.

I perfected the range dissipation formula to calculate cumulative loss % over distance traveled, so now it looks a bit different:

Standard Deviation: 0,15 rad; Dissipation: 8% per square (shotgun)

--- Code: ---         2222222
    233444333333
@988776655444333
    233444333333
         2222222

--- End code ---
Standard Deviation: 0,3 rad; Dissipation: 16% per square (double shotgun)

--- Code: ---     22222
  233333222
@8765443222
  233333222
     22222

--- End code ---
Edit: I removed the ones to make the spread look cleaner.

P.S. - Yes, the spread is absolutely ludicrous, but like Malek said, it's what you expect in a video game. Shotguns wouldn't be fun if they didn't hit all over the place.

Thomas:

--- Quote from: Malek Deneith on July 10, 2009, 02:24 ---Shotgun diagrams.

--- End quote ---

Ta. Alrighty, I'll change these to numbered diagrams quickly...
* is full 6d3/8d3/whatever damage, so basically a 10.
9 is 90% damage, 8 is 80% damage, etc.
I have 6d3 in mind for these, so the numbers are a bit higher than the other diagrams.

-shotgun

--- Code: ---          333222
      6655443322
  88777666554433
@**9998888777766
  88777666554433
      6655443322
          333222
--- End code ---
-combat shotgun

--- Code: ---          665544
    998887776666
@****99999888888
    998887776666
          665544
--- End code ---
-double shotgun

--- Code: ---     4433
   665544
 88776655
@*9988777
 88776655
   665544
     4433
--- End code ---

Zi:
If shotguns still did a lot of damage at range, as long as it was where I aimed directly, I'd probably use them a lot more often.  (But then I wouldn't be taking advantage of their unique attribute.)

The new damage distribution seems like it would make shotguns not as great against crowds in one shot, though.  (But then again, in my experience using them, I couldn't deal with crowds in the open with shotguns and had to hide behind cover like any other weapon.)

ThrustVectoring:
One thing about shotguns is that the total damage they can deal to all targets ought to not go up as the targets get farther away.  Think about it - each shotgun blast has only so many pellets, and it shouldn't matter if they land on one target right in front of your face or three targets farther away.

That said, damage should be normally distributed with total damage (across all squares) and damage spread increasing as range increases.

Alternatively, set up shotguns like real life shotguns, and simply have them shoot a bunch of lower damage projectiles at the same time.

Another thing that bugs me is being able to push monsters away with shotguns.  Every action has an equal and opposite reaction, and besides which, its been shown that shotguns do not work that way in mythbusters.

One last thing - IRL shotguns can fire multiple types of ammo.  Perhaps it might be worthwhile to add shotgun grenades or multiple types of shotgun ammo (R to special load any shotgun, brings up menu to select ammo types)

Navigation

[0] Message Index

[*] Previous page

Go to full version