###########################################################################
# default.config
# if no param is passed to bot.main this config will be activated
#
#
# Usage: 
# - most components are adjustable by a scala from 1-10
#   the higher the more offensive
# - others are true or false
# - you can load multiple instances of these sections by duplicating them: 
#   STARTINGHANDCHART, OPPONENTRECOGNITION
#
###########################################################################

[GENERAL]
botname=Erhardt
buyin=1000

[SERVER]
protocol=ACPC
version=1.0
IP=127.0.0.1
port=9001

[GAMESTORAGE]
use=false

[STARTINGHANDCHART]
use=false
name=BSS
style=2

[STARTINGHANDCHART]
use=false
name=Offensive
style=2

[POTODDS]
use=false
style=5

[BLUFFING]
use=false
style=5

[SQUEEZING]
use=false
style=5

[OPPONENTRECOGNITION]
use=false
name=estimation
### 0: allTime; custom time in format: YYYY-MM-DD-hh-mm-ss; now: only upcoming competition
### e.g. 2010-7-28-14-40-30
begin_at=0
### comma separated Playernames, no whitespaces;
### e.g. Manfred,Erhardt,Volker
### 0: no restriction
### e.g. restrict_to_players=0
restrict_to_players=0
analyse_style=5
reaction_style=5

[EXT_PROPOSAL]
use=false
name=mc
analyse_style=5
reaction_style=5
