From b27858ac70a12e1d953f8da9c12c5fbdb8409cef Mon Sep 17 00:00:00 2001 From: Sol Date: Sat, 24 Sep 2011 04:03:01 +0000 Subject: [PATCH] Increasing Commons in a Quest Booster Pack to 11 Increasing Money earned from Quest Victories --- res/quest/quest.preferences | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/res/quest/quest.preferences b/res/quest/quest.preferences index 053aa9735a7..5ce6a6709f2 100644 --- a/res/quest/quest.preferences +++ b/res/quest/quest.preferences @@ -13,13 +13,13 @@ startingUncommons=20,18,16,15 startingRares=10,10,10,8 startingCredits=250 # When winning a booster pack, this is what you'll expect to see in a pack. -boosterPackCommon=7 +boosterPackCommon=11 boosterPackUncommon=3 boosterPackRare=1 # Match rewards that are used by the quest system -matchRewardBase=10 +matchRewardBase=25 matchRewardTotalWins=0.3 -matchRewardNoLosses=10 +matchRewardNoLosses=25 matchRewardPoisonWinBonus=50 matchRewardMilledWinBonus=40 matchRewardAltWinBonus=100