diff --git a/src/uncategorized/ptWorkaround.tw b/src/uncategorized/ptWorkaround.tw index fb4fe38a9f004d060bb435872f37c4e15591c3c4..f6ce8e4f165da1d227ad4c927352bd0779b37e95 100644 --- a/src/uncategorized/ptWorkaround.tw +++ b/src/uncategorized/ptWorkaround.tw @@ -9,7 +9,7 @@ <</if>> ''__@@.pink;$activeSlave.slaveName@@__'' when she isn't otherwise occupied. -<<set _newTraining = 50+$activeSlave.intelligence+$activeSlave.intelligenceImplant+(($activeSlave.devotion+$activeSlave.trust)/10)>> +<<set _newTraining = 80-($activeSlave.intelligence+$activeSlave.intelligenceImplant)/5+(($activeSlave.devotion+$activeSlave.trust)/10)>> <<set $activeSlave.training += _newTraining>> <<if $cheatMode == 1>><<set _oldTraining = 80-(3*10)+(($activeSlave.devotion+$activeSlave.trust)/10)>> _newTraining _oldTraining<</if>> <<if ($PC.slaving >= 100) && $personalAttention.length == 1>> /* negate bonus when splitting focus among slaves */