gShopsMotiveInterestModes = {}
gShopsMotiveInterestModes.Default = 0
gShopsMotiveInterestModes.Dining = 1
gShopsProfitPercentages = {-32000, -100, -50, -30, -10, 10, 25, 40, 55, 70, 85, 100, 200, 300, 1000000000}
gShopsBaseInterests = {75, 75, 50, 45, 40, 35, 30, 20, 10, 2, 1, 1, 1, 1, 1}
gShopsInterestMod = {9, 8, 6, 5, 4, 3, 2, 0, -1, -3, -5, -8, -12, -15, -15}
gShopsPercentAdModifier = {2, 1.8, 1.6, 1.4, 1.2, 1, 0.9, 0.8, 0.7, 0.6, 0.5, 0.4, 0.3, 0.2, 0.1}
gShopsSaleAmount = {-32000, 0, 50, 200, 500, 1000, 1500, 2000, 5000, 10000, 20000, 100000, 1000000000}
gShopsInterestModify = {0, 0, 0, -5, -5, -10, -20, -35, -60, -90, -120, -200, -500}
gShopsRandomInterestVals = {10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10}
gShopsSocialModifier = {120, 100, 100, 100, 100, 90, 85, 80, 75, 50, 30, 10, 10}
gShopsPriceAdModifier = {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}
gShopsTimeSpent = {0, 2, 5, 10, 20, 30, 40, 50, 60}
gShopsTimeModifier = {0, 0, 0, 0, 0, 0, 0, 0, 0}
gShopsCustomerLoyalty = {-32000, -950, -700, -450, -250, -100, 0, 100, 250, 450, 700, 950, 1000, 10000, 32000}
gShopsCustomerLoyaltyBonus = {-75, -75, -50, -25, -10, -5, 0, 5, 10, 15, 20, 25, 25, 25, 25}
gShopsCustomerLoyaltyMod = {-10, -5, -2, -1, -1, -1, 0, 1, 2, 3, 4, 7, 12, 14, 16}
gShopsCurrentCrapScore = {-32000, 0, 10, 50, 32000}
gShopsCurrentCrapScoreBonus = {-50, 0, -10, -50, -50}
gShopsCurrentCrapScoreMod = {-5, 0, -30, -40, -50}
gShopsShoppingMotive = {-32000, -100, -100, -100, -80, -60, -40, -20, 0, 20, 40, 60, 80, 100, 32000}
gShopsShoppingMotiveBonus = {15, 15, 15, 15, 10, 7, 5, 2, 0, -20, -40, -60, -80, -100, -100}
gShopsShoppingMotiveMod = {3, 3, 2, 2, 2, 1, 0, -2, -4, -8, -10, -15, -20, -25, -25}
gShopsHungerMotive = {-32000, -100, -100, -100, -80, -60, -40, -20, 0, 20, 40, 60, 80, 100, 32000}
gShopsHungerMotiveBonus = {15, 45, 45, 45, 40, 35, 30, 25, 15, 10, 5, -10, -30, -50, -100}
gShopsHungerMotiveMod = {5, 5, 5, 5, 5, 4, 3, 2, 1, 0, -1, -2, -4, -5, -25}
gShopsReviewModGood = 15
gShopsReviewModBad = -15
gShopsBestOfBestOfBest = 15
gShopsFullSaleAmount = {-32000, 0, 50, 200, 500, 1000, 1500, 2000, 5000, 10000, 20000, 100000, 1000000000}
gShopsShoppingFulfilled = {0, 1, 15, 25, 40, 60, 70, 100, 120, 180, 200, 200, 200}
gShopsSocialSTRGains = {-32000, -10, -5, -2, 0, 2, 4, 6, 8, 10, 32000}
gShopsSocialBuyBarGains = {-50, -40, -20, -10, 0, 2, 4, 6, 8, 10, 10}
gShopsProfitPercentForLoyalty = {-32000, -80, -40, -10, 15, 25, 35, 60, 110, 200, 32000}
gShopsProfitPercentLoyaltyGain = {50, 50, 40, 30, 25, 20, 5, -5, -20, -40, -50}

