mage/Mage.Server.Plugins/Mage.Player.AIMinimax/config/AIMinimax.properties
2010-12-04 02:04:23 +00:00

7 lines
No EOL
147 B
INI

maxDepth=10
maxNodes=5000
evaluatorLifeFactor=2
evaluatorPermanentFactor=1
evaluatorCreatureFactor=1
evaluatorHandFactor=1
maxThinkSeconds=30