diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw
index 74b49f2eb9b8b85332f4a26378082d285d49d71e..1ef98c4a16c770df5b3573f39e9554007e5cba31 100644
--- a/src/uncategorized/saLongTermEffects.tw
+++ b/src/uncategorized/saLongTermEffects.tw
@@ -1790,7 +1790,7 @@
 				<</if>>
 			<</if>>
 		<<case "vanilla">>
-			<<if ($slaves[$i].fetish != "none") && (_fetishChangeChance > random(0,100)-20*$assistant)>>
+			<<if ($slaves[$i].fetish != "none") && (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 				After $his _piercing
 				<<if (_vAcc == "bullet vibrator" || _vAcc == "smart bullet vibrator") || (_dAcc == "bullet vibrator" || _dAcc == "smart bullet vibrator")>>
 					and the bullet vibrator $he is wearing encourage many orgasms during straightforward sex, @@.coral;$his sexuality returns to normal.@@
@@ -1825,7 +1825,7 @@
 						acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he's using $his mouth.
 						<<set $slaves[$i].fetishStrength -= 20>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					After $his _piercing
 					<<if (_vAcc == "bullet vibrator" || _vAcc == "smart bullet vibrator") || (_dAcc == "bullet vibrator" || _dAcc == "smart bullet vibrator")>>
 						and the bullet vibrator $he is wearing encourage many orgasms as $he performs oral sex, @@.lightcoral;$he develops a fetish for cum.@@
@@ -1877,7 +1877,7 @@
 						acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $his rear hole is being fucked.
 						<<set $slaves[$i].fetishStrength -= 20>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					After $his _piercing
 					<<if (_vAcc == "bullet vibrator" || _vAcc == "smart bullet vibrator") || (_dAcc == "bullet vibrator" || _dAcc == "smart bullet vibrator")>>
 						and the bullet vibrator $he is wearing encourage many orgasms when $his ass is being stimulated, @@.lightcoral;$he develops a fetish for being an anal bottom.@@
@@ -1929,7 +1929,7 @@
 						acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $his tits are being touched.
 						<<set $slaves[$i].fetishStrength -= 20>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					After $his _piercing
 					<<if (_vAcc == "bullet vibrator" || _vAcc == "smart bullet vibrator") || (_dAcc == "bullet vibrator" || _dAcc == "smart bullet vibrator")>>
 						and the bullet vibrator $he is wearing encourage many orgasms when $his nipples are being stimulated, @@.lightcoral;$he develops a fetish for $his tits.@@
@@ -1981,7 +1981,7 @@
 						acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he's being held down and used.
 						<<set $slaves[$i].fetishStrength -= 20>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					After $his _piercing
 					<<if (_vAcc == "bullet vibrator" || _vAcc == "smart bullet vibrator") || (_dAcc == "bullet vibrator" || _dAcc == "smart bullet vibrator")>>
 						and the bullet vibrator $he is wearing encourage many orgasms when $he is restrained, @@.lightcoral;$he develops a fetish for submission.@@
@@ -2033,7 +2033,7 @@
 						acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he's got an audience.
 						<<set $slaves[$i].fetishStrength -= 20>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					After $his _piercing
 					<<if (_vAcc == "bullet vibrator" || _vAcc == "smart bullet vibrator") || (_dAcc == "bullet vibrator" || _dAcc == "smart bullet vibrator")>>
 						and the bullet vibrator $he is wearing encourage many orgasms when $he is being humiliated, @@.lightcoral;$he develops a fetish for humiliation.@@
@@ -2085,7 +2085,7 @@
 						acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he feels like $he's being bred.
 						<<set $slaves[$i].fetishStrength -= 20>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					After $his _piercing
 					<<if (_vAcc == "bullet vibrator" || _vAcc == "smart bullet vibrator") || (_dAcc == "bullet vibrator" || _dAcc == "smart bullet vibrator")>>
 						and the bullet vibrator $he is wearing encourage many orgasms during <<if $PC.dick != 0>>unprotected sex<<if $PC.vagina != -1>> and <</if>><</if>><<if $PC.vagina != -1>>loving contact with the female anatomy<</if>>, @@.lightcoral;$he begins to fantasize about pregnancy.@@
@@ -2137,7 +2137,7 @@
 						acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when another slave is servicing $him.
 						<<set $slaves[$i].fetishStrength -= 20>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					After $his _piercing
 					<<if (_vAcc == "bullet vibrator" || _vAcc == "smart bullet vibrator") || (_dAcc == "bullet vibrator" || _dAcc == "smart bullet vibrator")>>
 						and the bullet vibrator $he is wearing encourage many orgasms while $he's taking an active, dominant sexual role, @@.lightcoral;$he begins to enjoy dominance.@@
@@ -2189,7 +2189,7 @@
 						acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he's being hurt.
 						<<set $slaves[$i].fetishStrength -= 20>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					After $his _piercing
 					<<if (_vAcc == "bullet vibrator" || _vAcc == "smart bullet vibrator") || (_dAcc == "bullet vibrator" || _dAcc == "smart bullet vibrator")>>
 						and the bullet vibrator $he is wearing encourage many orgasms while $he's being beaten, @@.lightcoral;$he begins to enjoy pain.@@
@@ -2241,7 +2241,7 @@
 						acts to @@.coral;suppress $his current fetish,@@ encouraging $him to orgasm when $he witnesses or even takes part in another slave's pain.
 						<<set $slaves[$i].fetishStrength -= 20>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					After $his _piercing
 					<<if (_vAcc == "bullet vibrator" || _vAcc == "smart bullet vibrator") || (_dAcc == "bullet vibrator" || _dAcc == "smart bullet vibrator")>>
 						and the bullet vibrator $he is wearing encourage many orgasms while $he's involved in the abuse of other slaves, @@.lightcoral;$he begins to develop a sadistic streak.@@
@@ -2368,7 +2368,7 @@
 				<</if>>
 			<</if>>
 		<<case "vanilla">>
-			<<if ($slaves[$i].fetish != "none") && (_fetishChangeChance > random(0,100)-20*$assistant)>>
+			<<if ($slaves[$i].fetish != "none") && (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 				The bullet vibrator $he is wearing encourages many orgasms during straightforward sex, @@.coral;$his sexuality returns to normal.@@
 				<<if _vAcc == "bullet vibrator" || _dAcc == "bullet vibrator">>
 					<<set $slaves[$i].fetish = "none", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 15>>
@@ -2385,7 +2385,7 @@
 					<<elseif _vAcc == "smart bullet vibrator" || _dAcc == "smart bullet vibrator">>
 						<<set $slaves[$i].fetishStrength -= 30>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					The bullet vibrator $he is wearing encourages many orgasms as $he performs oral sex, @@.lightcoral;$he develops a fetish for cum.@@
 					<<if _vAcc == "bullet vibrator" || _dAcc == "bullet vibrator">>
 						<<set $slaves[$i].fetish = "cumslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 15>>
@@ -2410,7 +2410,7 @@
 					<<elseif _vAcc == "smart bullet vibrator" || _dAcc == "smart bullet vibrator">>
 						<<set $slaves[$i].fetishStrength -= 30>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					The bullet vibrator $he is wearing encourages many orgasms when $his ass is being stimulated, @@.lightcoral;$he develops a fetish for being an anal bottom.@@
 					<<if _vAcc == "bullet vibrator" || _dAcc == "bullet vibrator">>
 						<<set $slaves[$i].fetish = "buttslut", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 15>>
@@ -2435,7 +2435,7 @@
 					<<elseif _vAcc == "smart bullet vibrator" || _dAcc == "smart bullet vibrator">>
 						<<set $slaves[$i].fetishStrength -= 30>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					The bullet vibrator $he is wearing encourages many orgasms when $his nipples are being stimulated, @@.lightcoral;$he develops a fetish for $his tits.@@
 					<<if _vAcc == "bullet vibrator" || _dAcc == "bullet vibrator">>
 						<<set $slaves[$i].fetish = "boobs", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 15>>
@@ -2460,7 +2460,7 @@
 					<<elseif _vAcc == "smart bullet vibrator" || _dAcc == "smart bullet vibrator">>
 						<<set $slaves[$i].fetishStrength -= 30>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					The bullet vibrator $he is wearing encourages many orgasms when $he is restrained, @@.lightcoral;$he develops a fetish for submission.@@
 					<<if _vAcc == "bullet vibrator" || _dAcc == "bullet vibrator">>
 						<<set $slaves[$i].fetish = "submissive", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 15>>
@@ -2485,7 +2485,7 @@
 					<<elseif _vAcc == "smart bullet vibrator" || _dAcc == "smart bullet vibrator">>
 						<<set $slaves[$i].fetishStrength -= 30>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					The bullet vibrator $he is wearing encourages many orgasms when $he is being humiliated, @@.lightcoral;$he develops a fetish for humiliation.@@
 					<<if _vAcc == "bullet vibrator" || _dAcc == "bullet vibrator">>
 						<<set $slaves[$i].fetish = "humiliation", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 15>>
@@ -2510,7 +2510,7 @@
 					<<elseif _vAcc == "smart bullet vibrator" || _dAcc == "smart bullet vibrator">>
 						<<set $slaves[$i].fetishStrength -= 30>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					The bullet vibrator $he is wearing encourages many orgasms during <<if $PC.dick != 0>>unprotected sex<<if $PC.vagina != -1>> and <</if>><</if>><<if $PC.vagina != -1>>loving contact with the female anatomy<</if>>, @@.lightcoral;$he begins to fantasize about pregnancy.@@
 					<<if _vAcc == "bullet vibrator" || _dAcc == "bullet vibrator">>
 						<<set $slaves[$i].fetish = "pregnancy", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 15>>
@@ -2535,7 +2535,7 @@
 					<<elseif _vAcc == "smart bullet vibrator" || _dAcc == "smart bullet vibrator">>
 						<<set $slaves[$i].fetishStrength -= 30>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					The bullet vibrator $he is wearing encourages many orgasms while $he's taking an active, dominant sexual role, @@.lightcoral;$he begins to enjoy dominance.@@
 					<<if _vAcc == "bullet vibrator" || _dAcc == "bullet vibrator">>
 						<<set $slaves[$i].fetish = "dom", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 15>>
@@ -2560,7 +2560,7 @@
 					<<elseif _vAcc == "smart bullet vibrator" || _dAcc == "smart bullet vibrator">>
 						<<set $slaves[$i].fetishStrength -= 30>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					The bullet vibrator $he is wearing encourages many orgasms while $he's being beaten, @@.lightcoral;$he begins to enjoy pain.@@
 					<<if _vAcc == "bullet vibrator" || _dAcc == "bullet vibrator">>
 						<<set $slaves[$i].fetish = "masochist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 15>>
@@ -2585,7 +2585,7 @@
 					<<elseif _vAcc == "smart bullet vibrator" || _dAcc == "smart bullet vibrator">>
 						<<set $slaves[$i].fetishStrength -= 30>>
 					<</if>>
-				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant)>>
+				<<elseif (_fetishChangeChance > random(0,100)-20*$assistant.personality)>>
 					The bullet vibrator $he is wearing encourages many orgasms while $he's involved in the abuse of other slaves, @@.lightcoral;$he begins to develop a sadistic streak.@@
 					<<if _vAcc == "bullet vibrator" || _dAcc == "bullet vibrator">>
 						<<set $slaves[$i].fetish = "sadist", $slaves[$i].fetishKnown = 1, $slaves[$i].fetishStrength = 15>>