For the past few months I have been frustrated with how difficult quest mode is. My answer is to customize the quest.preferences file and easy.txt medium.txt and hard.txt
When I plan to play for a day or so this is the quest.preferences change that I use.
- | Open
- difficultyString=Easy,Normal,Hard,Very Hard
# Num of Wins for each Difficulty to gain a Booster, Rank, Duel vs Tougher AI Decks
winsForBooster=1,1,2,2
winsForRankIncrease=3,4,5,6
winsForMediumAI=10,9,8,7
winsForHardAI=20,18,16,14
winsForVeryHardAI=40,36,32,28
# When starting a quest this is how much of each type you'll start with. Plus your
starting Credits.
startingBasicLand=25
startingSnowBasicLand=0
startingCommons=382,80,78,76
startingUncommons=320,18,16,15
startingRares=290,10,10,8
startingCredits=2500
# When winning a booster pack, this is what you'll expect to see in a pack.
boosterPackCommon=7
boosterPackUncommon=5
boosterPackRare=10
# Match rewards that are used by the quest system
matchRewardBase=100
matchRewardTotalWins=0.9
matchRewardNoLosses=10
matchRewardPoisonWinBonus=50
matchRewardMilledWinBonus=40
matchRewardAltWinBonus=100
matchRewardWinOnFirstTurn=1500
matchRewardWinByTurnFive=250
matchRewardWinByTurnTen=50
matchRewardWinByTurnFifteen=25
matchRewardMullToZero=500
I also add all easy decks to the medium deck list and all medium decks to the hard deck list.
Does anyone else edit their files?
If so how?