stefanhendriks / Dune-II---The-Maker

A remake of the classic Dune 2 - The Building of a Dynasty (by Westwood Studios) with several enhancements. Like: higher screenresolutions, zooming, multiselect, skirmish play, etc.
https://www.dune2themaker.com
301 stars 26 forks source link

Ability to produce AI "profiles"? #541

Open stefanhendriks opened 2 years ago

stefanhendriks commented 2 years ago

For #540 , instead of hard-coding difficulties make the Skirmish AI more flexible?

Another step forwards would be to make the AI scriptable (in LUA, or other languages); but thats for later (if ever)

idea:

[EASY]
; worsen Accuracy by 20%
AccuracyDeathHandFactor=0.8
StructureBuildOrder=some kind of list of things to build?
CreditsFromHarvesterFactor=0.8

[UNFAIR]
; improve accuracy by 20%
AccuracyDeathHandFactor=1.2
StructureBuildOrder=some kind of list of things to build?
CreditsFromHarvesterFactor=1.2

See also: https://discord.com/channels/841281720824234014/841321547284217867/969540929394466866