View Single Post
  #66  
Old August 21st, 2002, 03:48 PM

Barnacle Bill Barnacle Bill is offline
Sergeant
 
Join Date: Nov 2000
Location: Somewhere on the wine-dark sea...
Posts: 236
Thanks: 0
Thanked 0 Times in 0 Posts
Barnacle Bill is on a distinguished road
Default Re: The Future for SE IV? Does it have one?

Quote:
Originally posted by dumbluck:
Now, the only hard-code change (that I can see) you need for your "impulse system" is to have engines that can give fractional moves/combat turn. You'd need an engine that gave you, say, 1 move every 6 turns, (and 2 engines gave 2 per 6 turns, etc). Then you could just mod the game to work like you've proposed.

Or am I missing something else now....

EDIT: Actually, all components that generate only 1 "somethings" per combat turn would need to be modded for fractional generation/turn, not just engines. Shield Regenerators, for example.

EDIT AGAIN: umm actually, that second engine should make it 1 move every 3 turns, huh?
Well, yes, as you say, if MM just did the coding so that you could assign things fractional combat-turn frequencies it would be pretty close. Assuming changing the "Number Of Space Combat Turns" in settings.txt actually does anything (I never tried it).

It would also be better if the combat speed of a ship was not 1/2 the strategic speed, so the "finer gradations" of speed would count for something in battle. Of course, if the implementation was via giving engines a separate ability for combat speed and strategic speed, with fractional abilities allowed in combat speeds, that would do it. Except not halving the combat speed would effectively cut the combat map area to 1/4 of present. Unless we also got a retreat rule I would not like that - too easy for slower ships to "corner" faster ones that don't want to fight. So, idealy the size of the combat map would go up or become moddable.

In combat today, the fastest thing is combat speed 10 (a fighter with 9 Small Quantum Engines, an Afterburner III and the Propulsion Experts racial trait). That says 10 impulses would work, meaning 300 "impulse" turns per battle and we'd need fractional combat movement points & recharge rates in 0.1 increments. That is actually pretty clean - no need to mess with the map, just the ability to specify combat speed generation separately from strategic for everything (engines, components that give movement bonuses, vehicle hulls that give movement bonuses, the Propulsion Experts racial trait bonus) and have it accept values in 0.1 increments. This could probably be done in a patch. Then the mod would just divide everything by 10 except the "Number Of Space Combat Turns", which it would multiply by 10, and we'd be off to the races.

However, without also highlighting which units can move/fire this turn it might a bit awkward to use. It also would not skip turns where nothing could move or fire. Those issues are potentially patchable, though. A simple box around the square of something that could move or fire would do - say red if it can fire, yellow if it can move, orange if it can do both. Lack of any boxes showing would cue you to click "end turn". It doesn't get to simultaneous fire resolution, either, so the first guy to move in range still gets an advantage.

If, aside from afterburners which only work in combat, we wanted strategic & combat speeds to be the same then the maximum combat speed would be 19, the map needs to be doubled in every dimension just to hold our ground on the "cornering" issue, and the numbers don't work out so neat. Probably too messy for a patch, but for SEV
Reply With Quote