From eef64077436fbadab4d1e18146ccec75a7282096 Mon Sep 17 00:00:00 2001 From: lowercase-donkey <lowercasedonkey@gmail.com> Date: Sun, 11 Aug 2019 22:55:57 -0400 Subject: [PATCH] whitespace --- src/uncategorized/saRules.tw | 430 +++++++++++++++++------------------ 1 file changed, 215 insertions(+), 215 deletions(-) diff --git a/src/uncategorized/saRules.tw b/src/uncategorized/saRules.tw index 2b59377161f..57a8b9bd69f 100644 --- a/src/uncategorized/saRules.tw +++ b/src/uncategorized/saRules.tw @@ -4019,249 +4019,249 @@ <</if>> <</if>> - <<if ($slaves[$i].devotion <= 20)>> - <<switch $dairyDecoration>> - <<case "Degradationist">> - The abysmal living conditions @@.hotpink;force $him to get used@@ to the routine of - <<if ($slaves[$i].trust > 20)>> - slavery and @@.gold;keep $him aware that $his fluids are more valuable than $his life.@@ - <<set $slaves[$i].trust -= 3>> - <<else>> - slavery and @@.gold;reminds $him that $he is nothing more than a cow.@@ - <<set $slaves[$i].trust -= 1>> - <</if>> - <<set $slaves[$i].devotion += 1>> - <<case "Supremacist" "Subjugationist">> - The spare living conditions @@.hotpink;get $him used@@ to the routine of - <<if ($slaves[$i].trust > 20)>> - slavery and @@.gold;keep $him aware of $his lowly place.@@ - <<set $slaves[$i].trust -= 1>> - <<else>> - slavery. - <</if>> - <<set $slaves[$i].devotion += 1>> - <<case "Roman Revivalist" "Aztec Revivalist" "Chinese Revivalist" "Chattel Religionist" "Edo Revivalist" "Arabian Revivalist" "Egyptian Revivalist">> - The spare living conditions and daily tasks @@.hotpink;get $him used@@ to the routine of slavery. - <<set $slaves[$i].devotion += 1>> - <<default>> - The reasonable living conditions allow $him to relax after the days work, or would if $his - <<if $slaves[$i].lactation>> - breasts<<if $slaves[$i].balls>> and<</if>> - <</if>> - <<if $slaves[$i].balls>> - balls - <</if>> - didn't ache so much, constantly reminding $him of $his role as a cow. - <<if $slaves[$i].pregKnown && $dairyPregSetting >= 1 && $slaves[$i].bellyPreg >= 1500>> - Getting comfortable - <<if $slaves[$i].bellyPreg >= 750000>> - <<set _belly = bellyAdjective($slaves[$i])>> - with a strained, _belly stomach ready to burst with contracted calves - <<elseif $slaves[$i].bellyPreg >= 600000>> - <<set _belly = bellyAdjective($slaves[$i])>> - with a constantly quivering _belly stomach filled to the brim with contracted calves - <<elseif $slaves[$i].bellyPreg >= 450000>> - <<set _belly = bellyAdjective($slaves[$i])>> - with a _belly stomach overstuffed with contracted calves - <<elseif $slaves[$i].bellyPreg >= 150000>> - with the massive bulge of $his contract pregnancy - <<elseif $slaves[$i].bellyPreg >= 120000>> - while so enormously pregnant with calves - <<elseif $slaves[$i].bellyPreg >= 10000>> - while so heavily pregnant with <<if $slaves[$i].pregType > 1>>contracted children<<else>>a contracted child<</if>> - <<elseif $slaves[$i].bellyPreg >= 5000>> - with $his contract pregnancy + <<if ($slaves[$i].devotion <= 20)>> + <<switch $dairyDecoration>> + <<case "Degradationist">> + The abysmal living conditions @@.hotpink;force $him to get used@@ to the routine of + <<if ($slaves[$i].trust > 20)>> + slavery and @@.gold;keep $him aware that $his fluids are more valuable than $his life.@@ + <<set $slaves[$i].trust -= 3>> <<else>> - with the slight bulge of pregnancy + slavery and @@.gold;reminds $him that $he is nothing more than a cow.@@ + <<set $slaves[$i].trust -= 1>> <</if>> - also weighs heavily on $his - <<if $slaves[$i].bellyPreg >= 120000>> - mind, though $he often gets lost in the sensation of being so full of life. + <<set $slaves[$i].devotion += 1>> + <<case "Supremacist" "Subjugationist">> + The spare living conditions @@.hotpink;get $him used@@ to the routine of + <<if ($slaves[$i].trust > 20)>> + slavery and @@.gold;keep $him aware of $his lowly place.@@ + <<set $slaves[$i].trust -= 1>> <<else>> - mind. + slavery. <</if>> - <</if>> - <</switch>> - <<else>> - <<switch $dairyDecoration>> - <<case "Degradationist">> - <<if ($slaves[$i].trust > 40)>> - The abysmal living conditions of $dairyName @@.gold;remind $him that $his fluids are more valuable to you than $his life.@@ - <<set $slaves[$i].trust -= 3>> - <<elseif ($slaves[$i].trust > 10)>> - The abysmal living conditions of $dairyName @@.gold;remind $him that $he is worthless as a person to you@@ and forces $him to accept $he is nothing more than a lowly cow. - <<set $slaves[$i].trust -= 2>> - <</if>> - <<case "Supremacist" "Subjugationist">> - <<if ($slaves[$i].trust > 40)>> - The spare living conditions of $dairyName @@.gold;remind $him not to get too comfortable@@ with $his life. - <<set $slaves[$i].trust -= 2>> - <<elseif ($slaves[$i].trust > 10)>> - The spare living conditions of $dairyName @@.gold;keep $him aware of $his place.@@ - <<set $slaves[$i].trust -= 1>> - <</if>> - <<case "Roman Revivalist" "Aztec Revivalist" "Chinese Revivalist" "Chattel Religionist" "Edo Revivalist" "Arabian Revivalist" "Egyptian Revivalist">> - The living conditions of $dairyName might be spare, but they are no means meant to be uncomfortable. - <<default>> - $He likes $his personal space in $dairyName's dormitory, even if it's just a stall. - <</switch>> - <</if>> - - <<if ($universalRulesConsent == 0)>> - <<if ($slaves[$i].devotion <= 20)>> - <<if ($slaves[$i].trust > -10)>> - <<if $DairyiIDs.length > 2 || $Milkmaid != 0>> - Under the rules, $he finds $himself constantly molested by other slaves, and lives $his life constantly @@.gold;afraid.@@ + <<set $slaves[$i].devotion += 1>> + <<case "Roman Revivalist" "Aztec Revivalist" "Chinese Revivalist" "Chattel Religionist" "Edo Revivalist" "Arabian Revivalist" "Egyptian Revivalist">> + The spare living conditions and daily tasks @@.hotpink;get $him used@@ to the routine of slavery. + <<set $slaves[$i].devotion += 1>> + <<default>> + The reasonable living conditions allow $him to relax after the days work, or would if $his + <<if $slaves[$i].lactation>> + breasts<<if $slaves[$i].balls>> and<</if>> + <</if>> + <<if $slaves[$i].balls>> + balls + <</if>> + didn't ache so much, constantly reminding $him of $his role as a cow. + <<if $slaves[$i].pregKnown && $dairyPregSetting >= 1 && $slaves[$i].bellyPreg >= 1500>> + Getting comfortable + <<if $slaves[$i].bellyPreg >= 750000>> + <<set _belly = bellyAdjective($slaves[$i])>> + with a strained, _belly stomach ready to burst with contracted calves + <<elseif $slaves[$i].bellyPreg >= 600000>> + <<set _belly = bellyAdjective($slaves[$i])>> + with a constantly quivering _belly stomach filled to the brim with contracted calves + <<elseif $slaves[$i].bellyPreg >= 450000>> + <<set _belly = bellyAdjective($slaves[$i])>> + with a _belly stomach overstuffed with contracted calves + <<elseif $slaves[$i].bellyPreg >= 150000>> + with the massive bulge of $his contract pregnancy + <<elseif $slaves[$i].bellyPreg >= 120000>> + while so enormously pregnant with calves + <<elseif $slaves[$i].bellyPreg >= 10000>> + while so heavily pregnant with <<if $slaves[$i].pregType > 1>>contracted children<<else>>a contracted child<</if>> + <<elseif $slaves[$i].bellyPreg >= 5000>> + with $his contract pregnancy <<else>> - Under the rules, $he is free game for other slaves to molest, and lives $his life constantly @@.gold;afraid@@ of the day you assign more cows to $dairyName. + with the slight bulge of pregnancy <</if>> - <<set $slaves[$i].trust -= 2>> - <<else>> - <<if $DairyiIDs.length > 2 || $Milkmaid != 0>> - Under the rules, $he finds $himself constantly molested by other slaves, but $he's already in such constant terror it doesn't seriously affect $him. + also weighs heavily on $his + <<if $slaves[$i].bellyPreg >= 120000>> + mind, though $he often gets lost in the sensation of being so full of life. <<else>> - Under the rules, $he will someday find $himself constantly molested by other slaves, but $he's already in such constant terror it that it doesn't cross $his mind. + mind. <</if>> <</if>> - <<elseif (_release != "restrictive" && _release != "chastity")>> - <<if ($slaves[$i].energy > 95)>> - <<if $DairyiIDs.length > 2>> - Under the rules, $he's allowed to demand that other slaves to get $him off, and $he @@.hotpink;adores@@ you for providing plentiful outlets for $his nymphomania. + <</switch>> + <<else>> + <<switch $dairyDecoration>> + <<case "Degradationist">> + <<if ($slaves[$i].trust > 40)>> + The abysmal living conditions of $dairyName @@.gold;remind $him that $his fluids are more valuable to you than $his life.@@ + <<set $slaves[$i].trust -= 3>> + <<elseif ($slaves[$i].trust > 10)>> + The abysmal living conditions of $dairyName @@.gold;remind $him that $he is worthless as a person to you@@ and forces $him to accept $he is nothing more than a lowly cow. + <<set $slaves[$i].trust -= 2>> + <</if>> + <<case "Supremacist" "Subjugationist">> + <<if ($slaves[$i].trust > 40)>> + The spare living conditions of $dairyName @@.gold;remind $him not to get too comfortable@@ with $his life. + <<set $slaves[$i].trust -= 2>> + <<elseif ($slaves[$i].trust > 10)>> + The spare living conditions of $dairyName @@.gold;keep $him aware of $his place.@@ + <<set $slaves[$i].trust -= 1>> + <</if>> + <<case "Roman Revivalist" "Aztec Revivalist" "Chinese Revivalist" "Chattel Religionist" "Edo Revivalist" "Arabian Revivalist" "Egyptian Revivalist">> + The living conditions of $dairyName might be spare, but they are no means meant to be uncomfortable. + <<default>> + $He likes $his personal space in $dairyName's dormitory, even if it's just a stall. + <</switch>> + <</if>> + + <<if ($universalRulesConsent == 0)>> + <<if ($slaves[$i].devotion <= 20)>> + <<if ($slaves[$i].trust > -10)>> + <<if $DairyiIDs.length > 2 || $Milkmaid != 0>> + Under the rules, $he finds $himself constantly molested by other slaves, and lives $his life constantly @@.gold;afraid.@@ + <<else>> + Under the rules, $he is free game for other slaves to molest, and lives $his life constantly @@.gold;afraid@@ of the day you assign more cows to $dairyName. + <</if>> + <<set $slaves[$i].trust -= 2>> <<else>> - Under the rules, $he's allowed to demand that other slaves to get $him off, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName to get $him off. - <</if>> - <<set $slaves[$i].devotion += 1>> - <<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>> - <<if ($slaves[$i].fetish == "sadist")>> - <<if $DairyiIDs.length > 2>> - Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing a whole dairy of cows for $him to rape. + <<if $DairyiIDs.length > 2 || $Milkmaid != 0>> + Under the rules, $he finds $himself constantly molested by other slaves, but $he's already in such constant terror it doesn't seriously affect $him. <<else>> - Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName for $him to rape. + Under the rules, $he will someday find $himself constantly molested by other slaves, but $he's already in such constant terror it that it doesn't cross $his mind. <</if>> - <<set $slaves[$i].devotion += 1>> - <<elseif ($slaves[$i].fetish == "dom")>> + <</if>> + <<elseif (_release != "restrictive" && _release != "chastity")>> + <<if ($slaves[$i].energy > 95)>> <<if $DairyiIDs.length > 2>> - Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for providing a whole dairy of cows for $him to dominate. + Under the rules, $he's allowed to demand that other slaves to get $him off, and $he @@.hotpink;adores@@ you for providing plentiful outlets for $his nymphomania. <<else>> - Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName for $him to dominate. + Under the rules, $he's allowed to demand that other slaves to get $him off, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName to get $him off. <</if>> <<set $slaves[$i].devotion += 1>> + <<elseif ($slaves[$i].fetishKnown == 1) && ($slaves[$i].fetishStrength > 60)>> + <<if ($slaves[$i].fetish == "sadist")>> + <<if $DairyiIDs.length > 2>> + Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;adores@@ you for providing a whole dairy of cows for $him to rape. + <<else>> + Under the rules, $he's allowed to sexually abuse other slaves, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName for $him to rape. + <</if>> + <<set $slaves[$i].devotion += 1>> + <<elseif ($slaves[$i].fetish == "dom")>> + <<if $DairyiIDs.length > 2>> + Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;adores@@ you for providing a whole dairy of cows for $him to dominate. + <<else>> + Under the rules, $he's allowed to force other slaves to have sex with $him, and $he @@.hotpink;eagerly awaits@@ the day you assign more cows to $dairyName for $him to dominate. + <</if>> + <<set $slaves[$i].devotion += 1>> + <</if>> <</if>> <</if>> - <</if>> - <<else>> - <<if ($slaves[$i].devotion <= 20) && ($slaves[$i].devotion >= -20)>> - <<if $DairyiIDs.length > 2 || $Milkmaid != 0>> - Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse. - <<else>> - Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse. Well, that and the fact $dairyName is rather empty. + <<else>> + <<if ($slaves[$i].devotion <= 20) && ($slaves[$i].devotion >= -20)>> + <<if $DairyiIDs.length > 2 || $Milkmaid != 0>> + Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse. + <<else>> + Since $he's low in the slave hierarchy, @@.mediumaquamarine;$he knows@@ that the rule that slaves must get consent before having sex with $him are all that protect $him from abuse. Well, that and the fact $dairyName is rather empty. + <</if>> + <<set $slaves[$i].trust += 1>> <</if>> - <<set $slaves[$i].trust += 1>> <</if>> - <</if>> - <<if ($slaves[$i].attrKnown == 0)>> - <<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>> - <<set $slaves[$i].attrKnown = 1>> - <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he gets milked, attempting to gauge $his sexuality. It seems $he is - <<saRulesAttractionDiscovery>> + <<if ($slaves[$i].attrKnown == 0)>> + <<if ($week-$slaves[$i].weekAcquired > 4) && $slaves[$i].energy > 20>> + <<set $slaves[$i].attrKnown = 1>> + <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> has been monitoring $him as $he gets milked, attempting to gauge $his sexuality. It seems $he is + <<saRulesAttractionDiscovery>> + <</if>> <</if>> - <</if>> - <<if $slaves[$i].devotion > 50>> - $He does $his best for you, so $he frequently deserves a reward and never needs to be punished. - <<set _punishments = 0>> - <<set _rewards = 3>> - <<elseif $slaves[$i].devotion > 20>> - $He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished. - <<set _punishments = 1>> - <<set _rewards = 2>> - <<elseif $slaves[$i].devotion >= -20>> - <<if $slaves[$i].trust < -20>> - $He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished. + <<if $slaves[$i].devotion > 50>> + $He does $his best for you, so $he frequently deserves a reward and never needs to be punished. + <<set _punishments = 0>> + <<set _rewards = 3>> + <<elseif $slaves[$i].devotion > 20>> + $He's obedient out of acceptance of $his place, so $he often deserves a reward and rarely needs to be punished. <<set _punishments = 1>> - <<set _rewards = 1>> - <<else>> - $He's too trusting for obedience and often needs to be punished. - <<set _punishments = 2>> - <<set _rewards = 0>> - <</if>> - <<else>> - <<if $slaves[$i].trust < -50>> - $He's only obedient out of terror, so $he sometimes needs to be punished. - <<set _punishments = 1>> - <<set _rewards = 0>> - <<else>> - $He hates you too much to obey, so $he needs constant punishment. - <<set _punishments = 3>> - <<set _rewards = 0>> - <</if>> - <</if>> - - <<if _rewards > 0>> - <<switch $slaves[$i].standardReward>> - <<case "relaxation">> - $He's given free time, which $he - <<if $spa != 0>> - usually spends in $spaName<<if $Attendant != 0>>, enjoying $Attendant.slaveName's care<</if>>. + <<set _rewards = 2>> + <<elseif $slaves[$i].devotion >= -20>> + <<if $slaves[$i].trust < -20>> + $He's obedient out of fear, so $he only rarely deserves a reward and sometimes needs to be punished. + <<set _punishments = 1>> + <<set _rewards = 1>> <<else>> - usually spends relaxing in the penthouse slave quarters. - <</if>> - <<if $slaves[$i].relationship > 0>> - <<set $subSlave = getSlave($slaves[$i].relationshipTarget)>> - <<if def $subSlave>> - <<setLocalPronouns $subSlave 2>> - <</if>> - $He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>_wife2<</if>>. + $He's too trusting for obedience and often needs to be punished. + <<set _punishments = 2>> + <<set _rewards = 0>> <</if>> - These breaks are @@.green;good for $him.@@ - <<set $slaves[$i].health += _rewards>> - <<case "drugs">> - $He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly. - <<set $slaves[$i].health -= _rewards>> - <<set $slaves[$i].devotion += _rewards*2>> - <<case "orgasm">> - $He's @@.hotpink;rewarded@@ with - <<if $slaves[$i].clitPiercing == 3>> - sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing, - <<elseif $slaves[$i].releaseRules == "sapphic">> - immediate sex with any nearby slave, + <<else>> + <<if $slaves[$i].trust < -50>> + $He's only obedient out of terror, so $he sometimes needs to be punished. + <<set _punishments = 1>> + <<set _rewards = 0>> <<else>> - a quick climax from a vibrator, - <</if>> - @@.green;boosting $his libido.@@ - <<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>> - <<set $slaves[$i].devotion += _rewards>> - <<default>> - $He's @@.hotpink;rewarded@@ - <<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>> - and @@.gold;punished@@ - <</if>> - situationally, letting $him develop normally. - <<set $slaves[$i].devotion += _rewards>> - <</switch>> - <</if>> - <<if _punishments > 0>> - <<switch $slaves[$i].standardPunishment>> - <<case "confinement">> - When $he disobeys, $he spends $his times @@.gold;getting milked in a cramped dark stall@@ until $he behaves. - <<set $slaves[$i].trust -= _punishments>> - <<case "whipping">> - When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly. - <<set $slaves[$i].health -= _punishments>> - <<set $slaves[$i].trust -= 2*_punishments>> - <<case "chastity">> - When $he disobeys, $he finds $his @@.gold;milkings fewer and far between,@@ @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@ - <<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>> - <<set $slaves[$i].devotion += _punishments>> - <<set $slaves[$i].trust -= _punishments>> - <<default>> - <<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>> - When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally. + $He hates you too much to obey, so $he needs constant punishment. + <<set _punishments = 3>> + <<set _rewards = 0>> <</if>> - <<set $slaves[$i].trust -= _punishments>> - <</switch>> - <</if>> + <</if>> + + <<if _rewards > 0>> + <<switch $slaves[$i].standardReward>> + <<case "relaxation">> + $He's given free time, which $he + <<if $spa != 0>> + usually spends in $spaName<<if $Attendant != 0>>, enjoying $Attendant.slaveName's care<</if>>. + <<else>> + usually spends relaxing in the penthouse slave quarters. + <</if>> + <<if $slaves[$i].relationship > 0>> + <<set $subSlave = getSlave($slaves[$i].relationshipTarget)>> + <<if def $subSlave>> + <<setLocalPronouns $subSlave 2>> + <</if>> + $He often asks to save these breaks so $he can spend them with $his <<if $slaves[$i].relationship == 1>>friend<<elseif $slaves[$i].relationship == 2>>best friend<<elseif $slaves[$i].relationship == 3>>friend with benefits<<elseif $slaves[$i].relationship == 4>>sweetheart<<else>>_wife2<</if>>. + <</if>> + These breaks are @@.green;good for $him.@@ + <<set $slaves[$i].health += _rewards>> + <<case "drugs">> + $He's @@.hotpink;rewarded@@ with hits of mild recreational drugs, which @@.red;isn't healthy,@@ but helps bind $him to you strongly. + <<set $slaves[$i].health -= _rewards>> + <<set $slaves[$i].devotion += _rewards*2>> + <<case "orgasm">> + $He's @@.hotpink;rewarded@@ with + <<if $slaves[$i].clitPiercing == 3>> + sustained orgasm from $his <<if $slaves[$i].dick == 0>>clit<<else>>dick<</if>> piercing, + <<elseif $slaves[$i].releaseRules == "sapphic">> + immediate sex with any nearby slave, + <<else>> + a quick climax from a vibrator, + <</if>> + @@.green;boosting $his libido.@@ + <<if $slaves[$i].energy < 98>><<set $slaves[$i].energy += _rewards>><</if>><<set $slaves[$i].need -= (_rewards*10)>> + <<set $slaves[$i].devotion += _rewards>> + <<default>> + $He's @@.hotpink;rewarded@@ + <<if (_punishments > 0) && ($slaves[$i].standardReward == "situational")>> + and @@.gold;punished@@ + <</if>> + situationally, letting $him develop normally. + <<set $slaves[$i].devotion += _rewards>> + <</switch>> + <</if>> + <<if _punishments > 0>> + <<switch $slaves[$i].standardPunishment>> + <<case "confinement">> + When $he disobeys, $he spends $his times @@.gold;getting milked in a cramped dark stall@@ until $he behaves. + <<set $slaves[$i].trust -= _punishments>> + <<case "whipping">> + When $he disobeys, $he's @@.gold;whipped,@@ not hard enough to mark $him, but hard enough to @@.red;hurt,@@ breaking $him quickly. + <<set $slaves[$i].health -= _punishments>> + <<set $slaves[$i].trust -= 2*_punishments>> + <<case "chastity">> + When $he disobeys, $he finds $his @@.gold;milkings fewer and far between,@@ @@.red;reducing $his libido@@ but breaking $him to @@.hotpink;sexual obedience.@@ + <<if $slaves[$i].energy > 2>><<set $slaves[$i].energy -= 2*_punishments>><</if>> + <<set $slaves[$i].devotion += _punishments>> + <<set $slaves[$i].trust -= _punishments>> + <<default>> + <<if (_rewards == 0) || ($slaves[$i].standardReward != "situational")>> + When $he disobeys, $he's @@.gold;punished@@ situationally, letting $him develop normally. + <</if>> + <<set $slaves[$i].trust -= _punishments>> + <</switch>> + <</if>> <</if>> <<case "be the Farmer">> <<set $slaves[$i].need -= $FarmyardiIDs.length*5>> -- GitLab