Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Mobius on December 08, 2008, 11:24:27 am

Title: Possible combinations of AI profile values...
Post by: Mobius on December 08, 2008, 11:24:27 am
Quote
;$accuracy: 0..100 how accurately this ship fires its lasers
;$evasion: 0..100 how effective this ship is at evading
;$courage: 0..100 how likely to chance danger to accomplish goal
;$patience: 0..100 how willing to wait for advantage before pursuing goal

I wonder if wise combinations of these four values would lead to the creation of ideal and specific AI profiles for bombers, interceptors, pure fighters, attackers, etc. etc.

The max number of AI classes is 50 so there's enough space for many, various profiles. Do you have any thoughts? If there's a coder reading this thread I would like him to post here what exactly the four values do because I've read strange reports about them(I read, for example, that  the value "accuracy" simply means how fast a spacecraft is at firing its primaries).

Thanks in advance! :)