Harrison112;30375 wrote:Wow, your settings works pretty well. Playing with secret paladin, but I have one question. Is it possible to make bot to attack faster? For example, if I have 5 minions on the board it takes about 1-2 sec to make decision on each minion. It looks little bottish, when only choice is to go on face with every minion and it takes that 1-2sec to make a move.
Is there some setting to make it faster?
Yes the main ones I change are
Code:enemyTurnMaxWideSecondTime = 160; // Total enemy boards calculated in enemy's 1st turn.
enemyTurnMaxWide = 32; // # of enemy boards calculated in 1st turn
enemySecondTurnMaxWide = 16; // # of enemy boards calculated in 2nd turn
nextTurnDeep = 6; // Maximum combo-deep in your second turn.
nextTurnMaxWide = 16; // Maximum boards calculated in one second-turn-"combo-step"
nextTurnTotalBoards = 160; // Maximum boards calculated in second turn simulation
EmoKlaus;30380 wrote:Does it matter which DeckRuleFile i choose ?
No, deck rules are ignored by silver.dll