diff --git a/src/uncategorized/masterSuiteReport.tw b/src/uncategorized/masterSuiteReport.tw
index 244c6771cdd9fc5b38581dce0565777a6891d294..7a7f9a341125275df3c1a0c9388201deaf6bdf10 100644
--- a/src/uncategorized/masterSuiteReport.tw
+++ b/src/uncategorized/masterSuiteReport.tw
@@ -112,9 +112,9 @@
 
 			<<if ($Concubine.career == "an arcology owner")>>
 				$He was once your rival, and your relationship is widely thought to be @@.green;the perfect modern romance.@@
-				<<run repX(250, "concubine", $Concubine)>>
+				<<run repX(500, "concubine", $Concubine)>>
 			<<elseif ($Concubine.prestige > 0)>>
-				<<run repX(25*$Concubine.prestige, "concubine", $Concubine)>>
+				<<run repX(100*$Concubine.prestige, "concubine", $Concubine)>>
 				<<if $verboseDescriptions == 1>>
 					Keeping such a prestigious slave as your concubine @@.green;adds to your fame.@@
 					<<if $Concubine.prestigeDesc == "She is a famed Free Cities whore, and commands top prices.">>
@@ -153,15 +153,15 @@
 				<</if>>
 			<</if>>
 			<<if $Concubine.pornPrestige > 2>>
-				<<run repX(100, "concubine", $Concubine)>>
+				<<run repX(500, "concubine", $Concubine)>>
 				Having a porn star as your personal bed warmer @@.green;reflects on your standing.@@ Your citizens can only wonder at what kinky things happen behind closed doors.
 			<<elseif $Concubine.pornPrestige > 1>>
-				<<run repX(25, "concubine", $Concubine)>>
+				<<run repX(150, "concubine", $Concubine)>>
 				Having a rising porn star as your personal bed warmer @@.green;reflects on your standing.@@
 			<</if>>
 			<<if ($Concubine.oralCount + $Concubine.analCount + $Concubine.vaginalCount + $Concubine.mammaryCount + $Concubine.penetrativeCount > 1000)>>
 				<<if $verboseDescriptions == 1>>Many citizens <<if $Concubine.publicCount > 10>>remember having had $him themselves, and <</if>>@@.green;respectfully@@ envy you $his exclusive company.<</if>>
-				<<run repX(25, "concubine", $Concubine)>>
+				<<run repX(100, "concubine", $Concubine)>>
 			<</if>>
 			<<if $masterSuiteUpgradeLuxury > 0>>
 				<<set $slaves[$i].livingRules = "luxurious", $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>