1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-01-15 19:13:24 +00:00
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