TheEnginesOfCreation / EntityPlus

EntityPlus is a mod that offers a true single player experience in the Quake III Arena videogame.
34 stars 5 forks source link

Give bots more/less health based on skill level #113

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be logical to make bots tougher (more health) when the difficulty 
setting is higher. This should also take the individual relative skill level of 
the botspawn entity into account.

Perhaps the bot's specified health should be normal at skill 3, less than that 
at lower difficulty levels and more than that at higher difficulty levels.

Original issue reported on code.google.com by era...@gmail.com on 2 Sep 2011 at 7:47

GoogleCodeExporter commented 9 years ago
This has been implemented in r453.
Bot will have 100% at skill 3 and -20% for each skill level below that and +20% 
for each skill level above that.

Original comment by era...@gmail.com on 2 Sep 2011 at 9:50