• Blitz Shadow Player
  • Caius
  • redboot
  • Rules
  • Chain of Command
  • Members
  • Supported Ladders & Games
  • Downloads


Patch?
07-19-2014, 07:33 AM, (This post was last modified: 07-19-2014, 11:08 PM by Bayes.)
#11
RE: Patch?
Hi Strela,

Enjoying the game a lot so far, and fully understand the importance of keeping formula complexity and the number of parameters low (to help parameter calibration and avoid the so-called curse of dimensionality, etc.). The new design is in this respect much more concise compared to the older John Tiller Campaign Series (JTCS), with JTCS for instance having range effects specified uniquely for every weapon type for every range.

However, I am a bit puzzled about the fact that Direct Fire Range Effect in Panzer Battles affects all weapon types "equally". Should not weapons supporting long range combat lose their effect more gradually as range increases, relative to weapons with more limited range? Or maybe weapon type is more or less insignificant when compared to other factors such as limited visibility, etc., when modeling range effects?

I would for instance expect that a "8.8cm Flak 18" was more effective than a "7.5cm PAK 40" at range 10 since this is the maximum range of "7.5cm PAK 40", while a "8.8cm Flak 18" can fire up to range 16. Yet, right now, both weapons have the same effect at range 10. In the same manner, I would also expect that the kill ratio for Tiger I vs T-34 increased in favor of Tiger I as range increases from 1 to 6, and not be constant, like it is now.

I am thus currently in favor of tying Range Effect directly to weapon range (M in the formula below). For instance, what about reducing the effect of a weapon gradually to say 20% at maximum range. That is, instead of using the following formula to calculate Range Effect (with R = 1.5 and N referring to fire range):

1 + (N-1) * (R - 1)

why not use:

1 + 4 * (N - 1) / (M - 1)

which introduces the range M of a weapon.

Then "8.8cm Flak 18" would gain an increasing advantage over "7.5cm PAK 40" as range increases. Both starting with Fire Value 32, at Range 10 they would end up at:

9.4 (29% of 32) and 6.4 (20% of 32), respectively.

Still a somewhat simple formula, but with more emphasis on the deadliness of long range weapons at long range. "8.8cm Flak 18" would for instance have 20% effect at range 16 instead of just 12% as it has now.

Kill ratio for Tiger I (Quality A) vs T-34 (Quality C) would become:

Range 1 - 4.0:1
Range 2 - 5.7:1
Range 3 - 6.8:1
Range 4 - 7.5:1
Range 5 - 8.1:1
Range 6 - 8.5:1

In other words, a T-34 should try to close in to Range 1 as quickly as possible and not stay at range 6...

What do you think? Good idea or not? :-)

Bayes

(07-12-2014, 06:40 PM)Strela Wrote:
(07-12-2014, 04:01 PM)ComradeP Wrote: I know, I was just wondering if maybe I've been seeing mostly uncommon results, which could mean the armor vs. armor might be working as intended.

Changing one thing without breaking something else can be very difficult, so I appreciate the team taking the time to get things to work the way they want after the changes.

And there is the rub - we are worried about the various consequences. John has built a modifier in for hard attack strengths that can be a variable so we can test increasing & reducing strengths without changing all the units values. We are also experimenting with various range attenuation effects. There has also been a spirited discussion about a 'reverse' density modifier for smaller units so that they are harder to hit.

As you can imagine every single one has pro's and con's and ultimately though they all sound impressive may have little impact on game play. For example in a PBEM game I am a member of an 88mm AA gun took out a T-34 HQ at 3,500 meters (14 hexes) and then on its next defensive fire shot disrupted a whole T-34 company at 3,250 meters. This was using the original code!!!

Some features to help fire values have been included in the code. For example the fire uphill negative modifier (simulating shooting at hull down vehicles) know has an inverse where a unit firing downhill get a positive modifier to represent hitting more vulnerable aspects of a vehicle. This helps to make hills even more important.

Personally, what I am seeing is that the game system is providing losses close to the historical without additional tweaks. That said, with all the additional multiplayer testing being done we are watching the statistics closely and trialling a few different changes to understand the impact....

David
Quote this message in a reply


Messages In This Thread
Patch? - by fetmun - 07-11-2014, 03:45 PM
RE: Patch? - by Strela - 07-12-2014, 02:20 AM
RE: Patch? - by ComradeP - 07-12-2014, 05:11 AM
RE: Patch? - by Ricky B - 07-12-2014, 07:26 AM
RE: Patch? - by ComradeP - 07-12-2014, 04:01 PM
RE: Patch? - by Strela - 07-12-2014, 06:40 PM
RE: Patch? - by Bayes - 07-19-2014, 07:33 AM
RE: Patch? - by ComradeP - 07-12-2014, 08:42 PM
RE: Patch? - by Xaver - 07-13-2014, 12:36 AM
RE: Patch? - by Dog Soldier - 07-14-2014, 05:25 AM
RE: Patch? - by ComradeP - 07-14-2014, 08:32 AM
RE: Patch? - by Strela - 07-19-2014, 11:16 AM
RE: Patch? - by Bayes - 07-19-2014, 08:12 PM
RE: Patch? - by Richie61 - 07-19-2014, 01:03 PM
RE: Patch? - by Riley D. Smith - 07-19-2014, 11:30 PM
RE: Patch? - by ComradeP - 07-20-2014, 12:45 AM
RE: Patch? - by Bayes - 07-20-2014, 09:20 PM
RE: Patch? - by Richie61 - 07-20-2014, 07:37 AM
RE: Patch? - by Liquid_Sky - 07-20-2014, 01:58 PM
RE: Patch? - by Richie61 - 07-20-2014, 02:03 PM
RE: Patch? - by Dog Soldier - 07-21-2014, 06:38 AM
RE: Patch? - by Jeff Conner - 07-21-2014, 09:39 AM
RE: Patch? - by Richie61 - 07-23-2014, 03:16 PM
RE: Patch? - by ComradeP - 07-21-2014, 03:42 PM
RE: Patch? - by Strela - 07-21-2014, 05:34 PM
RE: Patch? - by ComradeP - 07-21-2014, 08:20 PM
RE: Patch? - by Volcano Man - 07-23-2014, 03:24 PM
RE: Patch? - by Volcano Man - 07-23-2014, 06:04 PM
RE: Patch? - by ComradeP - 07-23-2014, 10:30 PM
RE: Patch? - by Volcano Man - 07-24-2014, 02:42 AM
RE: Patch? - by ComradeP - 07-24-2014, 03:02 AM
RE: Patch? - by Strela - 08-19-2014, 02:38 AM
RE: Patch? - by ComradeP - 08-19-2014, 04:45 AM
RE: Patch? - by Strela - 08-19-2014, 09:31 AM
RE: Patch? - by Strela - 08-19-2014, 11:34 PM
RE: Patch? - by -72- - 08-20-2014, 09:11 PM
RE: Patch? - by Tide1 - 08-19-2014, 09:03 AM
RE: Patch? - by Compass Rose - 08-19-2014, 09:35 AM
RE: Patch? - by Xaver - 08-19-2014, 07:40 PM
RE: Patch? - by Xaver - 08-20-2014, 03:40 AM
RE: Patch? - by enigma6584 - 08-21-2014, 04:05 AM
RE: Patch? - by Outlaw Josey Wales - 08-25-2014, 02:14 AM
RE: Patch? - by Strela - 08-25-2014, 01:02 PM
RE: Patch? - by fetmun - 09-03-2014, 03:09 AM
RE: Patch? - by Strela - 09-03-2014, 11:05 AM
RE: Patch? - by Xaver - 09-04-2014, 03:14 AM
RE: Patch? - by Strela - 09-04-2014, 11:34 AM
RE: Patch? - by Xaver - 09-12-2014, 09:20 PM
RE: Patch? - by Strela - 09-12-2014, 11:13 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)