MantisBT - VCMI
View Issue Details
0000867VCMIAI - Adventure Mappublic2012-02-18 13:022012-02-19 20:47
Warmonger 
Tow 
normalmajorsometimes
closedwon't fix 
PCWindows 7SP1
 
 
0000867: AI doesn't seem to take neutral stack experience into calculation
Since stack experience is enabled, AI suffers massive bleeding in almost every battle against neutrals, loosing very often and being pretty much helpless.

I suggest implementing some simple formula like value *= (1 + 0.1 * rank)^2 temporarily.
No tags attached.
Issue History
2012-02-18 13:02WarmongerNew Issue
2012-02-18 13:02WarmongerStatusnew => assigned
2012-02-18 13:02WarmongerAssigned To => Tow
2012-02-18 13:02WarmongerSummaryAI doesn't seem to take neutral stakc experience into calculation => AI doesn't seem to take neutral stack experience into calculation
2012-02-19 20:47TowNote Added: 0002194
2012-02-19 20:47TowStatusassigned => closed
2012-02-19 20:47TowResolutionopen => won't fix

Notes
(0002194)
Tow   
2012-02-19 20:47   
The AI is not aware of neutral stack rank and it's by design. Count and rank of neutral monster are not available to player.

The monsters gaining experience is non-standard modification. Its presence and inner workings are invisible to AI. My suggestion would be either to turn it off or to give same exp premies to AI to keep balance. However I don't see a need for changes in the AI itself.