http://i.imgur.com/v46urKA.png?1What do you think of this strategy?
Instead of just this condition:
After 4 losses in a row, change the chance to 66
I'd like to have more conditions to stop the losing streaks like this:
After 3 losses in a row, change the chance to 55
After 4 losses in a row, change the chance to 66
After 5 losses in a row, change the chance to 70
and so on...
Can I do this in the programmer mode?