diff --git a/src/init/storyInit.tw b/src/init/storyInit.tw index b2de382a4fe2cf070e3c3d9bf3d9b1a9f5a80ef1..7eaac5aaf56dd9a69ece6865168d650f005e6db2 100644 --- a/src/init/storyInit.tw +++ b/src/init/storyInit.tw @@ -13,8 +13,8 @@ You should have received a copy of the GNU General Public License along with thi */ <<unset $releaseID>> -<<set $ver = "0.10.3", $releaseID = 1014>> -<<if ndef $releaseID>><<set $releaseID = 1014>><</if>> +<<set $ver = "0.10.3", $releaseID = 1015>> +<<if ndef $releaseID>><<set $releaseID = 1015>><</if>> /* This needs to be broken down into individual files that can be added to StoryInit instead. */ diff --git a/src/uncategorized/arcmgmt.tw b/src/uncategorized/arcmgmt.tw index b05fffdfaa66f03272bca0838bc512308509c780..b56b4e73226df0cf2f1c7199f9ae59ea7e290f48 100644 --- a/src/uncategorized/arcmgmt.tw +++ b/src/uncategorized/arcmgmt.tw @@ -134,6 +134,7 @@ $ACitizens citizens and <<print $ASlaves+$helots+$slaves.length>> slaves now liv <<if $arcologies[0].FSRepopulationFocusLaw == 1>>Many of the women in the arcology are pregnant.<<elseif $arcologies[0].FSRepopulationFocusSMR == 1>>Most of the slaves in the arcology are pregnant.<<elseif $arcologies[0].FSRestartLaw == 1>>Many of your civilians have agreed to be sterilized.<<elseif $arcologies[0].FSRestartSMR == 1>>Many of slave slaves in your arcology are infertile.<</if>> <<if $arcologies[0].FSPastoralistLaw == 1>>Much of the menial slave labor force works to service the arcology's hundreds of human cattle.<</if>> <<if $arcologies[0].FSPhysicalIdealistSMR == 1>>The arcology must import a very large quantity of nutritive protein to nourish its slaves.<</if>> +<<if $arcologies[0].FSHedonisticDecadenceSMR == 1>>The arcolgy must import a very large quantity of fattening food to plump up its slaves.<</if>> <<if $ACitizens > $ASlaves*2>> Since most citizens do not own sex slaves, @@.yellowgreen;demand for sexual services is intense.@@ @@ -191,6 +192,10 @@ $ACitizens citizens and <<print $ASlaves+$helots+$slaves.length>> slaves now liv <<set $rentalMultiplier += 0.1>> Non-elite citizens who refuse to be sterilized face a moderate tax and the looming possibility of expulsion or enslavement. <</if>> +<<if $arcologies[0].FSHedonisticDecadenceLaw == 1>> + <<set $rentalMultiplier -= 0.1>> + Food vendors are offered subsidized rent and operating expenses to set up shop in your arcology. +<</if>> <<if $arcologies[0].FSArabianRevivalistLaw == 1>> <<set $rentalMultiplier += 0.1>> Those of your citizens who have not yet subscribed to the society you are building are permitted to live and do business here, but must pay a moderate jizya tax for the privilege as part of their rent. @@ -324,6 +329,10 @@ earning you @@.yellowgreen;¤_earnings.@@ This week, the careful attention to slave welfare your new society emphasizes has been a driver of prosperity. <<set _AWeekGrowth++>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence >= random(1,100)>> + This week, several new businesses opened local branchs or broke ground, greatly increasing prosperity. + <<set _AWeekGrowth += 2>> + <</if>> <<if $arcologies[0].FSChattelReligionistCreed == 1>> <<if $nicaeaFocus == "owners">> The focus on slaveowners' whims in the creed of $nicaeaName interests the rich and powerful, increasing prosperity. diff --git a/src/uncategorized/arcologyDescription.tw b/src/uncategorized/arcologyDescription.tw index 3aa1a0bcd5ed22f2f5dabce738a8a49c9009102e..d314b452abc1750e62c188a734b773d8522da562 100644 --- a/src/uncategorized/arcologyDescription.tw +++ b/src/uncategorized/arcologyDescription.tw @@ -32,7 +32,7 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el The entrances of the arcology are guarded by bronze statues of traditional Chinese guardian spirits. <</if>> -<<if ($arcologies[0].FSSupremacistDecoration == 100) || ($arcologies[0].FSSubjugationistDecoration == 100) || ($arcologies[0].FSGenderRadicalistDecoration == 100) || ($arcologies[0].FSGenderFundamentalistDecoration == 100) || ($arcologies[0].FSPaternalistDecoration == 100) || ($arcologies[0].FSDegradationistDecoration == 100) || ($arcologies[0].FSBodyPuristDecoration == 100) || ($arcologies[0].FSTransformationFetishistDecoration == 100) || ($arcologies[0].FSYouthPreferentialistDecoration == 100) || ($arcologies[0].FSMaturityPreferentialistDecoration == 100) || ($arcologies[0].FSSlimnessEnthusiastDecoration == 100) || ($arcologies[0].FSAssetExpansionistDecoration == 100) || ($arcologies[0].FSPastoralistDecoration == 100) || ($arcologies[0].FSPhysicalIdealistDecoration == 100) || ($arcologies[0].FSChattelReligionistDecoration == 100) || ($arcologies[0].FSRomanRevivalistDecoration == 100) || ($arcologies[0].FSAztecRevivalistDecoration == 100) || ($arcologies[0].FSEgyptianRevivalistDecoration == 100) || ($arcologies[0].FSEdoRevivalistDecoration == 100) || ($arcologies[0].FSArabianRevivalistDecoration == 100) || ($arcologies[0].FSChineseRevivalistDecoration == 100) || ($arcologies[0].FSRepopulationFocusDecoration == 100) || ($arcologies[0].FSRestartDecoration == 100)>> +<<if ($arcologies[0].FSSupremacistDecoration == 100) || ($arcologies[0].FSSubjugationistDecoration == 100) || ($arcologies[0].FSGenderRadicalistDecoration == 100) || ($arcologies[0].FSGenderFundamentalistDecoration == 100) || ($arcologies[0].FSPaternalistDecoration == 100) || ($arcologies[0].FSDegradationistDecoration == 100) || ($arcologies[0].FSBodyPuristDecoration == 100) || ($arcologies[0].FSTransformationFetishistDecoration == 100) || ($arcologies[0].FSYouthPreferentialistDecoration == 100) || ($arcologies[0].FSMaturityPreferentialistDecoration == 100) || ($arcologies[0].FSSlimnessEnthusiastDecoration == 100) || ($arcologies[0].FSAssetExpansionistDecoration == 100) || ($arcologies[0].FSPastoralistDecoration == 100) || ($arcologies[0].FSPhysicalIdealistDecoration == 100) || ($arcologies[0].FSChattelReligionistDecoration == 100) || ($arcologies[0].FSRomanRevivalistDecoration == 100) || ($arcologies[0].FSAztecRevivalistDecoration == 100) || ($arcologies[0].FSEgyptianRevivalistDecoration == 100) || ($arcologies[0].FSEdoRevivalistDecoration == 100) || ($arcologies[0].FSArabianRevivalistDecoration == 100) || ($arcologies[0].FSChineseRevivalistDecoration == 100) || ($arcologies[0].FSRepopulationFocusDecoration == 100) || ($arcologies[0].FSRestartDecoration == 100) || ($arcologies[0].FSHedonisticDecadenceDecoration == 100)>> Outside the main entrance, there is an enormous statue of an idealized <<if ($PC.dick == 1)>><<if ($PC.vagina == 1)>>futanari<<elseif ($PC.boobs == 1)>>shemale figure<<else>>male figure<</if>><<else>>female figure<</if>> with several statues of nude slaves at its feet. @@ -101,6 +101,11 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el <<if ($PC.dick == 1)>><<if ($PC.vagina == 1)>>futanari<<elseif ($PC.boobs == 1)>>shemale figure<<else>>male figure<</if>><<else>>female figure<</if>> and the slaves are very muscular. <</if>> + <<if $arcologies[0].FSHedonisticDecadenceDecoration == 100>> + The central + <<if ($PC.dick == 1)>><<if ($PC.vagina == 1)>>futanari<<elseif ($PC.boobs == 1)>>shemale figure<<else>>male figure<</if>><<else>>female figure<</if>> + has a distinct softness to its body, while the slaves are delightfully rotund. + <</if>> <<if $arcologies[0].FSChattelReligionistDecoration == 100>> The central <<if ($PC.dick == 1)>><<if ($PC.vagina == 1)>>futanari<<elseif ($PC.boobs == 1)>>shemale figure<<else>>male figure<</if>><<else>>female figure<</if>> has a halo behind <<if $PC.title == 1>>his<<else>>her<</if>> head, and the slaves are in attitudes of worship. @@ -149,7 +154,7 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el <</if>> <</if>> -<<if ($arcologies[0].FSSupremacistDecoration >= 40) || ($arcologies[0].FSSubjugationistDecoration >= 40) || ($arcologies[0].FSGenderRadicalistDecoration >= 40) || ($arcologies[0].FSGenderFundamentalistDecoration >= 40) || ($arcologies[0].FSPaternalistDecoration >= 40) || ($arcologies[0].FSDegradationistDecoration >= 40) || ($arcologies[0].FSBodyPuristDecoration >= 40) || ($arcologies[0].FSTransformationFetishistDecoration >= 40) || ($arcologies[0].FSYouthPreferentialistDecoration >= 40) || ($arcologies[0].FSMaturityPreferentialistDecoration >= 40) || ($arcologies[0].FSSlimnessEnthusiastDecoration >= 40) || ($arcologies[0].FSAssetExpansionistDecoration >= 40) || ($arcologies[0].FSPastoralistDecoration >= 40) || ($arcologies[0].FSPhysicalIdealistDecoration >= 40) || ($arcologies[0].FSChattelReligionistDecoration >= 40) || ($arcologies[0].FSRomanRevivalistDecoration >= 40) || ($arcologies[0].FSAztecRevivalistDecoration >= 40) || ($arcologies[0].FSEgyptianRevivalistDecoration >= 40) || ($arcologies[0].FSEdoRevivalistDecoration >= 40) || ($arcologies[0].FSArabianRevivalistDecoration >= 40) || ($arcologies[0].FSChineseRevivalistDecoration >= 40) || ($arcologies[0].FSRepopulationFocusDecoration >= 40) || ($arcologies[0].FSRestartDecoration >= 40)>> +<<if ($arcologies[0].FSSupremacistDecoration >= 40) || ($arcologies[0].FSSubjugationistDecoration >= 40) || ($arcologies[0].FSGenderRadicalistDecoration >= 40) || ($arcologies[0].FSGenderFundamentalistDecoration >= 40) || ($arcologies[0].FSPaternalistDecoration >= 40) || ($arcologies[0].FSDegradationistDecoration >= 40) || ($arcologies[0].FSBodyPuristDecoration >= 40) || ($arcologies[0].FSTransformationFetishistDecoration >= 40) || ($arcologies[0].FSYouthPreferentialistDecoration >= 40) || ($arcologies[0].FSMaturityPreferentialistDecoration >= 40) || ($arcologies[0].FSSlimnessEnthusiastDecoration >= 40) || ($arcologies[0].FSAssetExpansionistDecoration >= 40) || ($arcologies[0].FSPastoralistDecoration >= 40) || ($arcologies[0].FSPhysicalIdealistDecoration >= 40) || ($arcologies[0].FSChattelReligionistDecoration >= 40) || ($arcologies[0].FSRomanRevivalistDecoration >= 40) || ($arcologies[0].FSAztecRevivalistDecoration >= 40) || ($arcologies[0].FSEgyptianRevivalistDecoration >= 40) || ($arcologies[0].FSEdoRevivalistDecoration >= 40) || ($arcologies[0].FSArabianRevivalistDecoration >= 40) || ($arcologies[0].FSChineseRevivalistDecoration >= 40) || ($arcologies[0].FSRepopulationFocusDecoration >= 40) || ($arcologies[0].FSRestartDecoration >= 40) || ($arcologies[0].FSHedonisticDecadenceDecoration >= 40)>> <br> The entryway features the first of $arcologies[0].name's many banks of public screens. <<if $arcologies[0].FSSupremacistDecoration >= 40>> @@ -200,6 +205,9 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el <<if $arcologies[0].FSPhysicalIdealistDecoration >= 40>> Some are showing bodybuilding competitions, advertisements for supplements, and pornography starring hugely muscular slaves. <</if>> + <<if $arcologies[0].FSHedonisticDecadenceDecoration >= 40>> + Some are showing pampering spas, advertisements for various eateries, and pornography starring corpulent slaves and food. + <</if>> <<if $arcologies[0].FSChattelReligionistDecoration >= 40>> Some are showing religious services interspersed with serious programs on the compatibility of sexual slavery with the faith. <</if>> @@ -348,7 +356,7 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el <</if>> <</if>> -<<if ($arcologies[0].FSSupremacistDecoration >= 60) || ($arcologies[0].FSSubjugationistDecoration >= 60) || ($arcologies[0].FSGenderRadicalistDecoration >= 60) || ($arcologies[0].FSGenderFundamentalistDecoration >= 60) || ($arcologies[0].FSPaternalistDecoration >= 60) || ($arcologies[0].FSDegradationistDecoration >= 60) || ($arcologies[0].FSBodyPuristDecoration >= 60) || ($arcologies[0].FSTransformationFetishistDecoration >= 60) || ($arcologies[0].FSYouthPreferentialistDecoration >= 60) || ($arcologies[0].FSMaturityPreferentialistDecoration >= 60) || ($arcologies[0].FSSlimnessEnthusiastDecoration >= 60) || ($arcologies[0].FSAssetExpansionistDecoration >= 60) || ($arcologies[0].FSPastoralistDecoration >= 60) || ($arcologies[0].FSPhysicalIdealistDecoration >= 60) || ($arcologies[0].FSChattelReligionistDecoration >= 60) || ($arcologies[0].FSRomanRevivalistDecoration >= 60) || ($arcologies[0].FSAztecRevivalistDecoration >= 60) || ($arcologies[0].FSEgyptianRevivalistDecoration >= 60) || ($arcologies[0].FSEdoRevivalistDecoration >= 60) || ($arcologies[0].FSArabianRevivalistDecoration >= 60) || ($arcologies[0].FSChineseRevivalistDecoration >= 60) || ($arcologies[0].FSRepopulationFocusDecoration >= 60) || ($arcologies[0].FSRestartDecoration >= 60)>> +<<if ($arcologies[0].FSSupremacistDecoration >= 60) || ($arcologies[0].FSSubjugationistDecoration >= 60) || ($arcologies[0].FSGenderRadicalistDecoration >= 60) || ($arcologies[0].FSGenderFundamentalistDecoration >= 60) || ($arcologies[0].FSPaternalistDecoration >= 60) || ($arcologies[0].FSDegradationistDecoration >= 60) || ($arcologies[0].FSBodyPuristDecoration >= 60) || ($arcologies[0].FSTransformationFetishistDecoration >= 60) || ($arcologies[0].FSYouthPreferentialistDecoration >= 60) || ($arcologies[0].FSMaturityPreferentialistDecoration >= 60) || ($arcologies[0].FSSlimnessEnthusiastDecoration >= 60) || ($arcologies[0].FSAssetExpansionistDecoration >= 60) || ($arcologies[0].FSPastoralistDecoration >= 60) || ($arcologies[0].FSPhysicalIdealistDecoration >= 60) || ($arcologies[0].FSChattelReligionistDecoration >= 60) || ($arcologies[0].FSRomanRevivalistDecoration >= 60) || ($arcologies[0].FSAztecRevivalistDecoration >= 60) || ($arcologies[0].FSEgyptianRevivalistDecoration >= 60) || ($arcologies[0].FSEdoRevivalistDecoration >= 60) || ($arcologies[0].FSArabianRevivalistDecoration >= 60) || ($arcologies[0].FSChineseRevivalistDecoration >= 60) || ($arcologies[0].FSRepopulationFocusDecoration >= 60) || ($arcologies[0].FSRestartDecoration >= 60) || ($arcologies[0].FSHedonisticDecadenceDecoration >= 60)>> <br> The central plaza is a large open atrium lined with banners. <<if $arcologies[0].FSSupremacistDecoration >= 60>> @@ -396,6 +404,9 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el <<if $arcologies[0].FSPhysicalIdealistDecoration >= 60>> Some feature some of the arcology's most swole ladies. <</if>> + <<if $arcologies[0].FSHedonisticDecadenceDecoration >= 60>> + Many feature the most popular entertainment options your arcology has to offer. + <</if>> <<if $arcologies[0].FSChattelReligionistDecoration >= 60>> Many include religious iconography. <</if>> @@ -420,7 +431,7 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el <<if $arcologyUpgrade.drones == 1>>The central plaza is a large atrium; a security drone occasionally flies across the open space.<</if>> <</if>> -<<if ($arcologies[0].FSSupremacistDecoration >= 80) || ($arcologies[0].FSSubjugationistDecoration >= 80) || ($arcologies[0].FSGenderRadicalistDecoration >= 80) || ($arcologies[0].FSGenderFundamentalistDecoration >= 80) || ($arcologies[0].FSPaternalistDecoration >= 80) || ($arcologies[0].FSDegradationistDecoration >= 80) || ($arcologies[0].FSBodyPuristDecoration >= 80) || ($arcologies[0].FSTransformationFetishistDecoration >= 80) || ($arcologies[0].FSYouthPreferentialistDecoration >= 80) || ($arcologies[0].FSMaturityPreferentialistDecoration >= 80) || ($arcologies[0].FSSlimnessEnthusiastDecoration >= 80) || ($arcologies[0].FSAssetExpansionistDecoration >= 80) || ($arcologies[0].FSPastoralistDecoration >= 80) || ($arcologies[0].FSPhysicalIdealistDecoration >= 80) || ($arcologies[0].FSChattelReligionistDecoration >= 80) || ($arcologies[0].FSRomanRevivalistDecoration >= 80) || ($arcologies[0].FSAztecRevivalistDecoration >= 80) || ($arcologies[0].FSEgyptianRevivalistDecoration >= 80) || ($arcologies[0].FSEdoRevivalistDecoration >= 80) || ($arcologies[0].FSArabianRevivalistDecoration >= 80) || ($arcologies[0].FSChineseRevivalistDecoration >= 80) || ($arcologies[0].FSRepopulationFocusDecoration >= 80) || ($arcologies[0].FSRestartDecoration >= 80)>> +<<if ($arcologies[0].FSSupremacistDecoration >= 80) || ($arcologies[0].FSSubjugationistDecoration >= 80) || ($arcologies[0].FSGenderRadicalistDecoration >= 80) || ($arcologies[0].FSGenderFundamentalistDecoration >= 80) || ($arcologies[0].FSPaternalistDecoration >= 80) || ($arcologies[0].FSDegradationistDecoration >= 80) || ($arcologies[0].FSBodyPuristDecoration >= 80) || ($arcologies[0].FSTransformationFetishistDecoration >= 80) || ($arcologies[0].FSYouthPreferentialistDecoration >= 80) || ($arcologies[0].FSMaturityPreferentialistDecoration >= 80) || ($arcologies[0].FSSlimnessEnthusiastDecoration >= 80) || ($arcologies[0].FSAssetExpansionistDecoration >= 80) || ($arcologies[0].FSPastoralistDecoration >= 80) || ($arcologies[0].FSPhysicalIdealistDecoration >= 80) || ($arcologies[0].FSChattelReligionistDecoration >= 80) || ($arcologies[0].FSRomanRevivalistDecoration >= 80) || ($arcologies[0].FSAztecRevivalistDecoration >= 80) || ($arcologies[0].FSEgyptianRevivalistDecoration >= 80) || ($arcologies[0].FSEdoRevivalistDecoration >= 80) || ($arcologies[0].FSArabianRevivalistDecoration >= 80) || ($arcologies[0].FSChineseRevivalistDecoration >= 80) || ($arcologies[0].FSRepopulationFocusDecoration >= 80) || ($arcologies[0].FSRestartDecoration >= 80) || ($arcologies[0].FSHedonisticDecadenceDecoration >= 80)>> There are numerous slaves stationed down on the plaza to greet visitors. <<if $arcologies[0].FSPaternalistDecoration >= 80>> They're intelligent and articulate. @@ -463,6 +474,9 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el <<if $arcologies[0].FSPhysicalIdealistDecoration >= 80>> Their musculature is uniformly stunning. Swole acceptance is high here. <</if>> + <<if $arcologies[0].FSHedonisticDecadenceDecoration >= 80>> + Most are quite plush and often carry trays for visitors to sample the local pleasures. + <</if>> <<if $arcologies[0].FSRomanRevivalistDecoration >= 80>> Many are wearing authentic ancient Roman stolas and maintaining composed and dignified attitudes. <<elseif $arcologies[0].FSAztecRevivalistDecoration >= 80>> @@ -549,6 +563,9 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el <<if $arcologies[0].FSPhysicalIdealistDecoration >= 80>> The clash of a deadlift bar being racked can be heard from a nearby gym. <</if>> +<<if $arcologies[0].FSHedonisticDecadenceDecoration >= 80>> + The sound of a rather heavy orgy can be heard from somewhere off the plaza. +<</if>> <<if $arcologies[0].FSChattelReligionistDecoration >= 80>> A lovely hymn is drifting through the air. <</if>> @@ -560,7 +577,7 @@ Its<<if $weatherCladding == 2>> glorious<<elseif $weatherCladding > 0>> dull<<el <</if>> /% End: mod to remove mention of galidiators dying if inappropriate. %/ <<elseif $arcologies[0].FSAztecRevivalistDecoration >= 80>> - The sound of prayer and chanting echos across the space, briefly acompanied by a sacrifice's last scream as the rite completes. + The sound of prayer and chanting echos across the space, briefly acompanied by a sacrifice's <<if $arcologies[0].FSPaternalistDecoration != "unset">>moaning<<else>>last scream<</if>> as the rite completes. <<elseif $arcologies[0].FSEgyptianRevivalistDecoration >= 80>> To the side of the plaza is a huge stone entryway heading down: the entrance to the tomb you have prepared for yourself. <<elseif $arcologies[0].FSEdoRevivalistDecoration >= 80>> @@ -593,6 +610,7 @@ $ACitizens citizens and <<print $ASlaves+$helots+$slaves.length>> slaves live in <<if $arcologies[0].FSRestartLaw == 1>><<if $ACitizens < 600>>Nearly every free woman is a member of the elite and some degree pregnant.<<else>>It isn't uncommon to see a free woman pregnant and proudly bearing the insignia of the elite.<</if>><</if>> <<if $arcologies[0].FSPastoralistLaw == 1>>Much of the menial slave labor force works to service $arcologies[0].name's hundreds of human cattle.<</if>> <<if $arcologies[0].FSPhysicalIdealistSMR == 1>>$arcologies[0].name must import a very large quantity of nutritive protein to nourish its slaves.<</if>> +<<if $arcologies[0].FSHedonisticDecadenceSMR == 1>>$arcologies[0].name must import a very large quantity of fattening food to plump up its slaves.<</if>> Its lingua franca is $language. diff --git a/src/uncategorized/arcologyOpinion.tw b/src/uncategorized/arcologyOpinion.tw index 671b260123db29f2fc2436a79acb4bf6492de4a9..5eec20ed503440ea28c283866de714a3947effe2 100644 --- a/src/uncategorized/arcologyOpinion.tw +++ b/src/uncategorized/arcologyOpinion.tw @@ -143,17 +143,23 @@ <<if $targetArcology.FSPastoralist != "unset">> <<set $opinion += $activeArcology.FSPastoralist>> <<set $opinion += $targetArcology.FSPastoralist>> - <<elseif $targetArcology.FSPhysicalIdealist != "unset">> - <<set $opinion -= $activeArcology.FSPastoralist>> - <<set $opinion -= $targetArcology.FSPhysicalIdealist>> <</if>> -<<elseif $activeArcology.FSPhysicalIdealist != "unset">> +<</if>> +<<if $activeArcology.FSPhysicalIdealist != "unset">> <<if $targetArcology.FSPhysicalIdealist != "unset">> <<set $opinion += $activeArcology.FSPhysicalIdealist>> <<set $opinion += $targetArcology.FSPhysicalIdealist>> - <<elseif $targetArcology.FSPastoralist != "unset">> + <<elseif $targetArcology.FSHedonisticDecadence != "unset">> <<set $opinion -= $activeArcology.FSPhysicalIdealist>> - <<set $opinion -= $targetArcology.FSPastoralist>> + <<set $opinion -= $targetArcology.FSHedonisticDecadence>> + <</if>> +<<elseif $activeArcology.FSHedonisticDecadence != "unset">> + <<if $targetArcology.FSHedonisticDecadence != "unset">> + <<set $opinion += $activeArcology.FSHedonisticDecadence>> + <<set $opinion += $targetArcology.FSHedonisticDecadence>> + <<elseif $targetArcology.FSPhysicalIdealist != "unset">> + <<set $opinion -= $activeArcology.FSHedonisticDecadence>> + <<set $opinion -= $targetArcology.FSPhysicalIdealist>> <</if>> <</if>> <<if $activeArcology.FSChattelReligionist != "unset">> diff --git a/src/uncategorized/fsDevelopments.tw b/src/uncategorized/fsDevelopments.tw index 283eea406ad0efa8c79e76a2d09bb06c1585114d..85107a63d9c4fb3b7a62304a16e63c7426fe090c 100644 --- a/src/uncategorized/fsDevelopments.tw +++ b/src/uncategorized/fsDevelopments.tw @@ -169,7 +169,10 @@ <</if>> <<if $arcologies[0].FSPastoralist != "unset">> <<set _societies++>> -<<elseif $arcologies[0].FSPhysicalIdealist != "unset">> +<</if>> +<<if $arcologies[0].FSPhysicalIdealist != "unset">> + <<set _societies++>> +<<elseif $arcologies[0].FSHedonisticDecadence != "unset">> <<set _societies++>> <</if>> <<if $arcologies[0].FSMaturityPreferentialist != "unset">> @@ -305,8 +308,11 @@ <</if>> <<if $arcologies[0].FSPastoralist != "unset">> <<set $arcologies[0].FSPastoralist += _broadProgress>> - <<elseif $arcologies[0].FSPhysicalIdealist != "unset">> + <</if>> + <<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set $arcologies[0].FSPhysicalIdealist += _broadProgress>> + <<elseif $arcologies[0].FSHedonisticDecadence != "unset">> + <<set $arcologies[0].FSHedonisticDecadence += _broadProgress>> <</if>> <<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set $arcologies[0].FSMaturityPreferentialist += _broadProgress>> @@ -506,6 +512,16 @@ <<set _seed2 = 2>> <</if>> <</if>> +<<if $arcologies[0].FSHedonisticDecadence != "unset">> + <<if ($assistantAppearance == "goddess") || ($assistantAppearance == "hypergoddess") || ($assistantAppearance == "preggololi") || ($assistantAppearance == "imp") || ($assistantAppearance == "incubus") || ($assistantAppearance == "succubus") || ($assistantAppearance == "witch")>> + <<set $arcologies[0].FSHedonisticDecadence += 0.1*$FSSingleSlaveRep>> + <<set _seed1 = 1>> + <</if>> + <<if ($assistantFSAppearance == "hedonistic decadence")>> + <<set $arcologies[0].FSHedonisticDecadence += 0.1*$FSSingleSlaveRep>> + <<set _seed2 = 2>> + <</if>> +<</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> <<if ($assistantAppearance == "goddess") || ($assistantAppearance == "monstergirl") || ($assistantAppearance == "incubus") || ($assistantAppearance == "succubus") || ($assistantAppearance == "witch") || ($assistantAppearance == "angel") || ($assistantAppearance == "cherub") || ($assistantAppearance == "imp")>> <<set $arcologies[0].FSChattelReligionist += 0.1*$FSSingleSlaveRep>> @@ -618,9 +634,13 @@ With her $assistantAppearance appearance, $assistantName's public visibility mes <<if $arcologies[0].FSPastoralist > $FSLockinLevel>> <<set $arcologies[0].influenceBonus += $arcologies[0].FSPastoralist - $FSLockinLevel>> <<set $arcologies[0].FSPastoralist = $FSLockinLevel>> -<<elseif $arcologies[0].FSPhysicalIdealist > $FSLockinLevel>> +<</if>> +<<if $arcologies[0].FSPhysicalIdealist > $FSLockinLevel>> <<set $arcologies[0].influenceBonus += $arcologies[0].FSPhysicalIdealist - $FSLockinLevel>> <<set $arcologies[0].FSPhysicalIdealist = $FSLockinLevel>> +<<elseif $arcologies[0].FSHedonisticDecadence > $FSLockinLevel>> + <<set $arcologies[0].influenceBonus += $arcologies[0].FSHedonisticDecadence - $FSLockinLevel>> + <<set $arcologies[0].FSHedonisticDecadence = $FSLockinLevel>> <</if>> <<if $arcologies[0].FSMaturityPreferentialist > $FSLockinLevel>> <<set $arcologies[0].influenceBonus += $arcologies[0].FSMaturityPreferentialist - $FSLockinLevel>> @@ -667,7 +687,7 @@ With her $assistantAppearance appearance, $assistantName's public visibility mes <<set $arcologies[0].FSRestart = $FSLockinLevel>> <</if>> -<<if ($arcologies[0].FSSupremacistSMR + $arcologies[0].FSSubjugationistSMR + $arcologies[0].FSGenderRadicalistSMR + $arcologies[0].FSGenderFundamentalistSMR + $arcologies[0].FSPaternalistSMR + $arcologies[0].FSDegradationistSMR + $arcologies[0].FSBodyPuristSMR + $arcologies[0].FSTransformationFetishistSMR + $arcologies[0].FSYouthPreferentialistSMR + $arcologies[0].FSMaturityPreferentialistSMR + $arcologies[0].FSSlimnessEnthusiastSMR + $arcologies[0].FSAssetExpansionistSMR + $arcologies[0].FSPastoralistSMR + $arcologies[0].FSPhysicalIdealistSMR + $arcologies[0].FSChattelReligionistSMR + $arcologies[0].FSRomanRevivalistSMR + $arcologies[0].FSAztecRevivalistSMR + $arcologies[0].FSEgyptianRevivalistSMR + $arcologies[0].FSEdoRevivalistSMR + $arcologies[0].FSRepopulationFocusSMR + $arcologies[0].FSRestartSMR + $arcologies[0].FSArabianRevivalistSMR + $arcologies[0].FSChineseRevivalistSMR) > 0>> +<<if ($arcologies[0].FSSupremacistSMR + $arcologies[0].FSSubjugationistSMR + $arcologies[0].FSGenderRadicalistSMR + $arcologies[0].FSGenderFundamentalistSMR + $arcologies[0].FSPaternalistSMR + $arcologies[0].FSDegradationistSMR + $arcologies[0].FSBodyPuristSMR + $arcologies[0].FSTransformationFetishistSMR + $arcologies[0].FSYouthPreferentialistSMR + $arcologies[0].FSMaturityPreferentialistSMR + $arcologies[0].FSSlimnessEnthusiastSMR + $arcologies[0].FSAssetExpansionistSMR + $arcologies[0].FSPastoralistSMR + $arcologies[0].FSPhysicalIdealistSMR + $arcologies[0].FSChattelReligionistSMR + $arcologies[0].FSRomanRevivalistSMR + $arcologies[0].FSAztecRevivalistSMR + $arcologies[0].FSEgyptianRevivalistSMR + $arcologies[0].FSEdoRevivalistSMR + $arcologies[0].FSRepopulationFocusSMR + $arcologies[0].FSRestartSMR + $arcologies[0].FSHedonisticDecadenceSMR + $arcologies[0].FSArabianRevivalistSMR + $arcologies[0].FSChineseRevivalistSMR) > 0>> The slave market regulations help ensure the arcology's slaves fit within its society. <</if>> @@ -1139,6 +1159,36 @@ With her $assistantAppearance appearance, $assistantName's public visibility mes <</if>> <</if>> +<<if $arcologies[0].FSHedonisticDecadence != "unset">> +<<if $arcologies[0].FSHedonisticDecadence < 0>> + <<set $arcologies[0].FSHedonisticDecadence = "unset">><<set $FSCredits += 1>> + <<set $arcologies[0].FSHedonisticDecadenceSMR = 0, $arcologies[0].FSHedonisticDecadenceLaw = 0, $arcologies[0].FSHedonisticDecadenceLaw2 = 0>> + <<if $assistantFSAppearance == "hedonistic decadence">><<set $assistantFSAppearance = "default">><</if>> + <<ClearFacilityDecorations>> + @@.red;One of your future society projects has failed:@@ your citizens were repelled from your idea more than they were attracted to it. @@.yellow;You may select another option, or elect to try again.@@ +<<elseif $arcologies[0].FSHedonisticDecadence > $arcologies[0].FSHedonisticDecadenceDecoration>> + <<set $arcologies[0].FSHedonisticDecadence = $arcologies[0].FSHedonisticDecadenceDecoration>> +<</if>> +<<if $arcologies[0].FSHedonisticDecadence >= $FSLockinLevel>> + $arcologies[0].name believes implicitly that all slaves should be soft and laid-back. + <<set $independenceDay = 1>> +<<elseif $arcologies[0].FSHedonisticDecadence >= $FSLockinLevel*0.6>> + $arcologies[0].name agrees strongly with the idea that all slaves should be soft and laid-back. + <<set $independenceDay = 1>> +<<elseif $arcologies[0].FSHedonisticDecadence >= $FSLockinLevel*0.3>> + $arcologies[0].name is sympathetic to the idea that all slaves should be soft and laid-back. +<<elseif $arcologies[0].FSHedonisticDecadence != "unset">> + $arcologies[0].name is unconvinced that all slaves should be soft and laid-back. +<</if>> +<<if $arcologies[0].FSHedonisticDecadenceDecoration < $FSLockinLevel>> +<<if $arcologies[0].FSHedonisticDecadence == $arcologies[0].FSHedonisticDecadenceDecoration>> + @@.yellow;Your societal development in this direction is being limited by $arcologies[0].name's lack of customization to support it.@@ +<<elseif $arcologies[0].FSHedonisticSMR == 1>> + <<set $arcologies[0].FSHedonisticDecadence += 0.1*$FSSingleSlaveRep>> +<</if>> +<</if>> +<</if>> + <<if $arcologies[0].FSChattelReligionist != "unset">> <<if $arcologies[0].FSChattelReligionist < 0>> <<set $arcologies[0].FSChattelReligionist = "unset">><<set $FSCredits += 1>> diff --git a/src/uncategorized/futureSocities.tw b/src/uncategorized/futureSocities.tw index 6e3aaed5024a92d5c8dc625ebac9783c3af34fee..53beeb88082f50b38bcdbd095fcfe96c290f07f8 100644 --- a/src/uncategorized/futureSocities.tw +++ b/src/uncategorized/futureSocities.tw @@ -51,6 +51,9 @@ <<if ndef $arcologies[0].FSPhysicalIdealist>> <<set $arcologies[0].FSPhysicalIdealist = "unset">> <</if>> +<<if ndef $arcologies[0].FSHedonisticDecadence>> + <<set $arcologies[0].FSHedonisticDecadence = "unset">> +<</if>> <<if ndef $arcologies[0].FSChattelReligionist>> <<set $arcologies[0].FSChattelReligionist = "unset">> <</if>> @@ -133,6 +136,13 @@ <<elseif $arcologies[0].FSPhysicalIdealist != "unset">> <<set $rivalryFS = "Physical Idealism">> <</if>> +/* +<<if $arcologies[0].FSHedonisticDecadence != "unset">> + <<set $rivalryFS = "Hedonistic Decadence">> +<<elseif $arcologies[0].FSPhysicalIdealist != "unset">> + <<set $rivalryFS = "Physical Idealism">> +<</if>> +*/ <<if $arcologies[0].FSChattelReligionist != "unset">> <<set $rivalryFS = "Chattel Religionism">> <<elseif $arcologies[0].FSNull != "unset">> @@ -328,6 +338,16 @@ $arcologies[0].name is unconvinced that all slaves should be tall and strong. <</if>> +<<if $arcologies[0].FSHedonisticDecadence >= $FSLockinLevel>> + $arcologies[0].name believes implicitly that all slaves should be soft and laid-back. +<<elseif $arcologies[0].FSHedonisticDecadence >= $FSLockinLevel*0.6>> + $arcologies[0].name agrees strongly with the idea that all slaves should be soft and laid-back. +<<elseif $arcologies[0].FSHedonisticDecadence >= $FSLockinLevel*0.3>> + $arcologies[0].name is sympathetic to the idea that all slaves should be soft and laid-back. +<<elseif $arcologies[0].FSHedonisticDecadence != "unset">> + $arcologies[0].name is unconvinced that all slaves should be soft and laid-back. +<</if>> + <<if $arcologies[0].FSChattelReligionist >= $FSLockinLevel>> $arcologies[0].name believes implicitly in a version of religion that emphasizes slaveholding traditions. <<elseif $arcologies[0].FSChattelReligionist >= $FSLockinLevel*0.6>> @@ -1395,6 +1415,158 @@ You are spending ¤$FSSpending each week to support your societal goals. <</if>> <</if>> +/* +<<if $arcologies[0].FSPhysicalIdealist == "unset">> +<<if $arcologies[0].FSPastoralist != "unset">> + <br>''You are pursuing'' societal normalization of slave milking. + //<<link [[Abandon|Future Society]]>><<set $arcologies[0].FSPastoralist = "unset", $arcologies[0].FSPastoralistDecoration = 20, $arcologies[0].FSPastoralistLaw = 0, $arcologies[0].FSPastoralistSMR = 0, $FSCredits += 1>><<if $assistantFSAppearance == "pastoralist">><<set $assistantFSAppearance = "default">><</if>><<ClearFacilityDecorations>><</link>>//<br> + <<switch $arcologies[0].FSPastoralistDecoration>> + <<case 20>> + $arcologies[0].name is not customized to support this goal. + <<if $arcologies[0].FSPastoralist >= 10>> + [[Modify your arcology's internal media to support this goal|Future Society][$arcologies[0].FSPastoralistDecoration = 40, $cash -= 2500]] //Costs ¤2500// + <<else>> + You must advance this goal before customization to support it becomes available. + <</if>> + <<case 40>> + $arcologies[0].name's media is supporting this goal. + <<if $arcologies[0].FSPastoralist >= 30>> + [[Redecorate your arcology's public spaces to support this goal|Future Society][$arcologies[0].FSPastoralistDecoration = 60, $cash -= 10000]] //Costs ¤10000// + <<else>> + You must advance this goal before further customization to support it becomes available. + <</if>> + <<case 60>> + $arcologies[0].name's media is supporting this goal, and $arcologies[0].name's public spaces are decorated to support it too. + <<if $arcologies[0].FSPastoralist >= 50>> + [[Station slaves in your arcology's public spaces to promote this goal|Future Society][$arcologies[0].FSPastoralistDecoration = 80, $cash -= 10000]] //Costs ¤10000// + <<else>> + You must advance this goal before further customization to support it becomes available. + <</if>> + <<case 80>> + $arcologies[0].name's media is supporting this goal; $arcologies[0].name's public spaces are decorated to support it, and have slaves stationed in them to support it too. + <<if $arcologies[0].FSPastoralist >= 70>> + [[Customize the exterior of the arcology to support this goal|Future Society][$arcologies[0].FSPastoralistDecoration = 100, $cash -= 20000]] //Costs ¤20000// + <<else>> + You must advance this goal before further customization to support it becomes available. + <</if>> + <<case 100>> + $arcologies[0].name's media is supporting this goal; $arcologies[0].name's public spaces are decorated to support it, and have slaves stationed in them to support it. The exterior of the arcology has been remodeled to support it too; the arcology is fully customized for this goal. + <</switch>> + <<if $PAPublic == 1>> + <<if ($assistantAppearance == "goddess") || ($assistantAppearance == "shemale") || ($assistantAppearance == "hypergoddess") || ($assistantAppearance == "incubus") || ($assistantAppearance == "succubus") || ($assistantAppearance == "witch")>> + With her $assistantAppearance appearance, $assistantName is a good public mascot for this model. + <</if>> + <</if>> +<<else>> + <<if $FSCredits > 0>> + <br>''''[[Slave Pastoralism|Future Society][$arcologies[0].FSPastoralist = 4, $FSCredits -= 1]]: societal acceptance of slave products like milk. + <<else>> + /-//''Slave Pastoralism'': societal acceptance of slave products like milk.//-/ + <</if>> +<</if>> +<</if>> + +<<if $arcologies[0].FSHedonisticDecadence == "unset" && $arcologies[0].FSPhysicalIdealist == "unset">> +<<if $arcologies[0].FSPhysicalIdealist != "unset">> + <br>''You are pursuing'' societal reverence for the idealized human form, including height, health and muscle. + //<<link [[Abandon|Future Society]]>><<set $arcologies[0].FSPhysicalIdealist = "unset", $arcologies[0].FSPhysicalIdealistDecoration = 20, $arcologies[0].FSPhysicalIdealistSMR = 0, $arcologies[0].FSPastoralistLaw = 0, $FSCredits += 1>><<if $assistantFSAppearance == "physical idealist">><<set $assistantFSAppearance = "default">><</if>><<ClearFacilityDecorations>><</link>>//<br> + <<switch $arcologies[0].FSPhysicalIdealistDecoration>> + <<case 20>> + $arcologies[0].name is not customized to support this goal. + <<if $arcologies[0].FSPhysicalIdealist >= 10>> + [[Modify your arcology's internal media to support this goal|Future Society][$arcologies[0].FSPhysicalIdealistDecoration = 40, $cash -= 2500]] //Costs ¤2500// + <<else>> + You must advance this goal before customization to support it becomes available. + <</if>> + <<case 40>> + $arcologies[0].name's media is supporting this goal. + <<if $arcologies[0].FSPhysicalIdealist >= 30>> + [[Redecorate your arcology's public spaces to support this goal|Future Society][$arcologies[0].FSPhysicalIdealistDecoration = 60, $cash -= 10000]] //Costs ¤10000// + <<else>> + You must advance this goal before further customization to support it becomes available. + <</if>> + <<case 60>> + $arcologies[0].name's media is supporting this goal, and $arcologies[0].name's public spaces are decorated to support it too. + <<if $arcologies[0].FSPhysicalIdealist >= 50>> + [[Station slaves in your arcology's public spaces to promote this goal|Future Society][$arcologies[0].FSPhysicalIdealistDecoration = 80, $cash -= 10000]] //Costs ¤10000// + <<else>> + You must advance this goal before further customization to support it becomes available. + <</if>> + <<case 80>> + $arcologies[0].name's media is supporting this goal; $arcologies[0].name's public spaces are decorated to support it, and have slaves stationed in them to support it too. + <<if $arcologies[0].FSPhysicalIdealist >= 70>> + [[Customize the exterior of the arcology to support this goal|Future Society][$arcologies[0].FSPhysicalIdealistDecoration = 100, $cash -= 20000]] //Costs ¤20000// + <<else>> + You must advance this goal before further customization to support it becomes available. + <</if>> + <<case 100>> + $arcologies[0].name's media is supporting this goal; $arcologies[0].name's public spaces are decorated to support it, and have slaves stationed in them to support it. The exterior of the arcology has been remodeled to support it too; the arcology is fully customized for this goal. + <</switch>> + <<if $PAPublic == 1>> + <<if ($assistantAppearance == "amazon") || ($assistantAppearance == "shemale") || ($assistantAppearance == "incubus") || ($assistantAppearance == "succubus") || ($assistantAppearance == "witch")>> + With her $assistantAppearance appearance, $assistantName is a good public mascot for this model. + <</if>> + <</if>> +<<else>> + <<if $FSCredits > 0>> + <br>''''[[Physical Idealism|Future Society][$arcologies[0].FSPhysicalIdealist = 4, $FSCredits -= 1]]: societal reverence for the idealized human form, including height, health and muscle. + <<else>> + /-//''Physical Idealism'': societal reverence for the idealized human form, including height, health and muscle.//-/ + <</if>> +<</if>> +<</if>> + +<<if $arcologies[0].FSPhysicalIdealist == "unset">> +<<if $arcologies[0].FSHedonisticDecadence != "unset">> + <br>''You are pursuing'' societal normalization of over indulgence, particularly of food, drink, sex and drugs. + //<<link [[Abandon|Future Society]]>><<set $arcologies[0].FSHedonisticDecadence = "unset", $arcologies[0].FSHedonisticDecadenceDecoration = 20, $arcologies[0].FSHedonisticDecadenceLaw = 0, $arcologies[0].FSHedonisticDecadenceLaw2 = 0, $arcologies[0].FSHedonisticDecadenceSMR = 0, $FSCredits += 1>><<if $assistantFSAppearance == "hedonistic decadence">><<set $assistantFSAppearance = "default">><</if>><<ClearFacilityDecorations>><</link>>//<br> + <<switch $arcologies[0].FSHedonisticDecadenceDecoration>> + <<case 20>> + $arcologies[0].name is not customized to support this goal. + <<if $arcologies[0].FSHedonisticDecadence >= 10>> + [[Modify your arcology's internal media to support this goal|Future Society][$arcologies[0].FSHedonisticDecadenceDecoration = 40, $cash -= 2500]] //Costs ¤2500// + <<else>> + You must advance this goal before customization to support it becomes available. + <</if>> + <<case 40>> + $arcologies[0].name's media is supporting this goal. + <<if $arcologies[0].FSHedonisticDecadence >= 30>> + [[Redecorate your arcology's public spaces to support this goal|Future Society][$arcologies[0].FSHedonisticDecadenceDecoration = 60, $cash -= 10000]] //Costs ¤10000// + <<else>> + You must advance this goal before further customization to support it becomes available. + <</if>> + <<case 60>> + $arcologies[0].name's media is supporting this goal, and $arcologies[0].name's public spaces are decorated to support it too. + <<if $arcologies[0].FSHedonisticDecadence >= 50>> + [[Station slaves in your arcology's public spaces to promote this goal|Future Society][$arcologies[0].FSHedonisticDecadenceDecoration = 80, $cash -= 10000]] //Costs ¤10000// + <<else>> + You must advance this goal before further customization to support it becomes available. + <</if>> + <<case 80>> + $arcologies[0].name's media is supporting this goal; $arcologies[0].name's public spaces are decorated to support it, and have slaves stationed in them to support it too. + <<if $arcologies[0].FSHedonisticDecadence >= 70>> + [[Customize the exterior of the arcology to support this goal|Future Society][$arcologies[0].FSHedonisticDecadenceDecoration = 100, $cash -= 20000]] //Costs ¤20000// + <<else>> + You must advance this goal before further customization to support it becomes available. + <</if>> + <<case 100>> + $arcologies[0].name's media is supporting this goal; $arcologies[0].name's public spaces are decorated to support it, and have slaves stationed in them to support it. The exterior of the arcology has been remodeled to support it too; the arcology is fully customized for this goal. + <</switch>> + <<if $PAPublic == 1>> + <<if ($assistantAppearance == "goddess") || ($assistantAppearance == "hypergoddess") || ($assistantAppearance == "preggololi") || ($assistantAppearance == "imp") || ($assistantAppearance == "incubus") || ($assistantAppearance == "succubus") || ($assistantAppearance == "witch")>> + With her $assistantAppearance appearance, $assistantName is a good public mascot for this model. + <</if>> + <</if>> +<<else>> + <<if $FSCredits > 0>> + <br>''''[[HedonisticDecadence|Future Society][$arcologies[0].FSHedonisticDecadence = 4, $FSCredits -= 1]]: societal acceptance of over indulgence, particularly of food, drink, sex and drugs. + <<else>> + /-//''HedonisticDecadence'': societal acceptance of over indulgence, particularly of food, drink, sex and drugs.//-/ + <</if>> +<</if>> +<</if>> +*/ + <<if $arcologies[0].FSNull == "unset">> <<if $arcologies[0].FSChattelReligionist != "unset">> <br>''You are pursuing'' a new strain of religion that emphasizes the slaveholding portions of religious history. @@ -1850,6 +2022,8 @@ You are spending ¤$FSSpending each week to support your societal goals. <<set $brothelDecoration = "standard">> <<elseif ($arcologies[0].FSPhysicalIdealist == "unset") && ($brothelDecoration == "Physical Idealist")>> <<set $brothelDecoration = "standard">> +<<elseif ($arcologies[0].FSHedonisticDecadence == "unset") && ($brothelDecoration == "Hedonistic")>> + <<set $brothelDecoration = "standard">> <<elseif ($arcologies[0].FSChattelReligionist == "unset") && ($brothelDecoration == "Chattel Religionist")>> <<set $brothelDecoration = "standard">> <<elseif ($arcologies[0].FSDegradationist == "unset") && ($brothelDecoration == "Degradationist")>> @@ -1918,6 +2092,9 @@ You are spending ¤$FSSpending each week to support your societal goals. <<if ($arcologies[0].FSPhysicalIdealist >= 20) && ($brothelDecoration != "Physical Idealist")>> <br> [[Physical Idealist redecoration|Future Society][$brothelDecoration = "Physical Idealist", $cash -= 5000]] <</if>> +<<if ($arcologies[0].FSHedonisticDecadence >= 20) && ($brothelDecoration != "Hedonistic")>> + <br> [[Hedonistic redecoration|Future Society][$brothelDecoration = "Hedonistic", $cash -= 5000]] +<</if>> <<if ($arcologies[0].FSChattelReligionist >= 20) && ($brothelDecoration != "Chattel Religionist")>> <br> [[Chattel Religionist redecoration|Future Society][$brothelDecoration = "Chattel Religionist", $cash -= 5000]] <</if>> @@ -1967,6 +2144,8 @@ You are spending ¤$FSSpending each week to support your societal goals. <<set $clubDecoration = "standard">> <<elseif ($arcologies[0].FSPhysicalIdealist == "unset") && ($clubDecoration == "Physical Idealist")>> <<set $clubDecoration = "standard">> +<<elseif ($arcologies[0].FSHedonisticDecadence == "unset") && ($clubDecoration == "Hedonistic")>> + <<set $clubDecoration = "standard">> <<elseif ($arcologies[0].FSChattelReligionist == "unset") && ($clubDecoration == "Chattel Religionist")>> <<set $clubDecoration = "standard">> <<elseif ($arcologies[0].FSDegradationist == "unset") && ($clubDecoration == "Degradationist")>> @@ -2035,6 +2214,9 @@ You are spending ¤$FSSpending each week to support your societal goals. <<if ($arcologies[0].FSPhysicalIdealist >= 20) && ($clubDecoration != "Physical Idealist")>> <br> [[Physical Idealist redecoration|Future Society][$clubDecoration = "Physical Idealist", $cash -= 5000]] <</if>> +<<if ($arcologies[0].FSHedonisticDecadence >= 20) && ($clubDecoration != "Hedonistic")>> + <br> [[Hedonistic redecoration|Future Society][$clubDecoration = "Hedonistic", $cash -= 5000]] +<</if>> <<if ($arcologies[0].FSChattelReligionist >= 20) && ($clubDecoration != "Chattel Religionist")>> <br> [[Chattel Religionist redecoration|Future Society][$clubDecoration = "Chattel Religionist", $cash -= 5000]] <</if>> @@ -2075,7 +2257,7 @@ You are spending ¤$FSSpending each week to support your societal goals. <<elseif ($arcologies[0].FSYouthPreferentialist == "unset") && ($dairyDecoration == "Youth Preferentialist")>> <<set $dairyDecoration = "standard">> <<elseif ($arcologies[0].FSMaturityPreferentialist == "unset") && ($dairyDecoration == "Maturity Preferentialist")>> - <<set $clubDecoration = "standard">> + <<set $dairyDecoration = "standard">> <<elseif ($arcologies[0].FSSlimnessEnthusiast == "unset") && ($dairyDecoration == "Slimness Enthusiast")>> <<set $dairyDecoration = "standard">> <<elseif ($arcologies[0].FSAssetExpansionist == "unset") && ($dairyDecoration == "Asset Expansionist")>> @@ -2084,6 +2266,8 @@ You are spending ¤$FSSpending each week to support your societal goals. <<set $dairyDecoration = "standard">> <<elseif ($arcologies[0].FSPhysicalIdealist == "unset") && ($dairyDecoration == "Physical Idealist")>> <<set $dairyDecoration = "standard">> +<<elseif ($arcologies[0].FSHedonisticDecadence == "unset") && ($dairyDecoration == "Hedonistic")>> + <<set $dairyDecoration = "standard">> <<elseif ($arcologies[0].FSChattelReligionist == "unset") && ($dairyDecoration == "Chattel Religionist")>> <<set $dairyDecoration = "standard">> <<elseif ($arcologies[0].FSDegradationist == "unset") && ($dairyDecoration == "Degradationist")>> @@ -2152,6 +2336,9 @@ You are spending ¤$FSSpending each week to support your societal goals. <<if ($arcologies[0].FSPhysicalIdealist >= 20) && ($dairyDecoration != "Physical Idealist")>> <br> [[Physical Idealist redecoration|Future Society][$dairyDecoration = "Physical Idealist", $cash -= 5000]] <</if>> +<<if ($arcologies[0].FSHedonisticDecadence >= 20) && ($dairyDecoration != "Hedonistic")>> + <br> [[Hedonistic redecoration|Future Society][$dairyDecoration = "Hedonistic", $cash -= 5000]] +<</if>> <<if ($arcologies[0].FSChattelReligionist >= 20) && ($dairyDecoration != "Chattel Religionist")>> <br> [[Chattel Religionist redecoration|Future Society][$dairyDecoration = "Chattel Religionist", $cash -= 5000]] <</if>> @@ -2201,6 +2388,8 @@ You are spending ¤$FSSpending each week to support your societal goals. <<set $spaDecoration = "standard">> <<elseif ($arcologies[0].FSPhysicalIdealist == "unset") && ($spaDecoration == "Physical Idealist")>> <<set $spaDecoration = "standard">> +<<elseif ($arcologies[0].FSHedonisticDecadence == "unset") && ($spaDecoration == "Hedonistic")>> + <<set $spaDecoration = "standard">> <<elseif ($arcologies[0].FSChattelReligionist == "unset") && ($spaDecoration == "Chattel Religionist")>> <<set $spaDecoration = "standard">> <<elseif ($arcologies[0].FSDegradationist == "unset") && ($spaDecoration == "Degradationist")>> @@ -2269,6 +2458,9 @@ You are spending ¤$FSSpending each week to support your societal goals. <<if ($arcologies[0].FSPhysicalIdealist >= 20) && ($spaDecoration != "Physical Idealist")>> <br> [[Physical Idealist redecoration|Future Society][$spaDecoration = "Physical Idealist", $cash -= 5000]] <</if>> +<<if ($arcologies[0].FSHedonisticDecadence >= 20) && ($spaDecoration != "Hedonistic")>> + <br> [[Hedonistic redecoration|Future Society][$spaDecoration = "Hedonistic", $cash -= 5000]] +<</if>> <<if ($arcologies[0].FSChattelReligionist >= 20) && ($spaDecoration != "Chattel Religionist")>> <br> [[Chattel Religionist redecoration|Future Society][$spaDecoration = "Chattel Religionist", $cash -= 5000]] <</if>> @@ -2318,6 +2510,8 @@ You are spending ¤$FSSpending each week to support your societal goals. <<set $clinicDecoration = "standard">> <<elseif ($arcologies[0].FSPhysicalIdealist == "unset") && ($clinicDecoration == "Physical Idealist")>> <<set $clinicDecoration = "standard">> +<<elseif ($arcologies[0].FSHedonisticDecadence == "unset") && ($clinicDecoration == "Hedonistic")>> + <<set $clinicDecoration = "standard">> <<elseif ($arcologies[0].FSChattelReligionist == "unset") && ($clinicDecoration == "Chattel Religionist")>> <<set $clinicDecoration = "standard">> <<elseif ($arcologies[0].FSDegradationist == "unset") && ($clinicDecoration == "Degradationist")>> @@ -2386,6 +2580,9 @@ You are spending ¤$FSSpending each week to support your societal goals. <<if ($arcologies[0].FSPhysicalIdealist >= 20) && ($clinicDecoration != "Physical Idealist")>> <br> [[Physical Idealist redecoration|Future Society][$clinicDecoration = "Physical Idealist", $cash -= 5000]] <</if>> +<<if ($arcologies[0].FSHedonisticDecadence >= 20) && ($clinicDecoration != "Hedonistic")>> + <br> [[Hedonistic redecoration|Future Society][$clinicDecoration = "Hedonistic", $cash -= 5000]] +<</if>> <<if ($arcologies[0].FSChattelReligionist >= 20) && ($clinicDecoration != "Chattel Religionist")>> <br> [[Chattel Religionist redecoration|Future Society][$clinicDecoration = "Chattel Religionist", $cash -= 5000]] <</if>> @@ -2435,6 +2632,8 @@ You are spending ¤$FSSpending each week to support your societal goals. <<set $schoolroomDecoration = "standard">> <<elseif ($arcologies[0].FSPhysicalIdealist == "unset") && ($schoolroomDecoration == "Physical Idealist")>> <<set $schoolroomDecoration = "standard">> +<<elseif ($arcologies[0].FSHedonisticDecadence == "unset") && ($schoolroomDecoration == "Hedonistic")>> + <<set $schoolroomDecoration = "standard">> <<elseif ($arcologies[0].FSChattelReligionist == "unset") && ($schoolroomDecoration == "Chattel Religionist")>> <<set $schoolroomDecoration = "standard">> <<elseif ($arcologies[0].FSDegradationist == "unset") && ($schoolroomDecoration == "Degradationist")>> @@ -2503,6 +2702,9 @@ You are spending ¤$FSSpending each week to support your societal goals. <<if ($arcologies[0].FSPhysicalIdealist >= 20) && ($schoolroomDecoration != "Physical Idealist")>> <br> [[Physical Idealist redecoration|Future Society][$schoolroomDecoration = "Physical Idealist", $cash -= 5000]] <</if>> +<<if ($arcologies[0].FSHedonisticDecadence >= 20) && ($schoolroomDecoration != "Hedonistic")>> + <br> [[Hedonistic redecoration|Future Society][$schoolroomDecoration = "Hedonistic", $cash -= 5000]] +<</if>> <<if ($arcologies[0].FSChattelReligionist >= 20) && ($schoolroomDecoration != "Chattel Religionist")>> <br> [[Chattel Religionist redecoration|Future Society][$schoolroomDecoration = "Chattel Religionist", $cash -= 5000]] <</if>> @@ -2552,6 +2754,8 @@ You are spending ¤$FSSpending each week to support your societal goals. <<set $cellblockDecoration = "standard">> <<elseif ($arcologies[0].FSPhysicalIdealist == "unset") && ($cellblockDecoration == "Physical Idealist")>> <<set $cellblockDecoration = "standard">> +<<elseif ($arcologies[0].FSHedonisticDecadence == "unset") && ($cellblockDecoration == "Hedonistic")>> + <<set $cellblockDecoration = "standard">> <<elseif ($arcologies[0].FSChattelReligionist == "unset") && ($cellblockDecoration == "Chattel Religionist")>> <<set $cellblockDecoration = "standard">> <<elseif ($arcologies[0].FSDegradationist == "unset") && ($cellblockDecoration == "Degradationist")>> @@ -2620,6 +2824,9 @@ You are spending ¤$FSSpending each week to support your societal goals. <<if ($arcologies[0].FSPhysicalIdealist >= 20) && ($cellblockDecoration != "Physical Idealist")>> <br> [[Physical Idealist redecoration|Future Society][$cellblockDecoration = "Physical Idealist", $cash -= 5000]] <</if>> +<<if ($arcologies[0].FSHedonisticDecadence >= 20) && ($cellblockDecoration != "Hedonistic")>> + <br> [[Hedonistic redecoration|Future Society][$cellblockDecoration = "Hedonistic", $cash -= 5000]] +<</if>> <<if ($arcologies[0].FSChattelReligionist >= 20) && ($cellblockDecoration != "Chattel Religionist")>> <br> [[Chattel Religionist redecoration|Future Society][$cellblockDecoration = "Chattel Religionist", $cash -= 5000]] <</if>> @@ -2669,6 +2876,8 @@ You are spending ¤$FSSpending each week to support your societal goals. <<set $servantsQuartersDecoration = "standard">> <<elseif ($arcologies[0].FSPhysicalIdealist == "unset") && ($servantsQuartersDecoration == "Physical Idealist")>> <<set $servantsQuartersDecoration = "standard">> +<<elseif ($arcologies[0].FSHedonisticDecadence == "unset") && ($servantsQuartersDecoration == "Hedonistic")>> + <<set $servantsQuartersDecoration = "standard">> <<elseif ($arcologies[0].FSChattelReligionist == "unset") && ($servantsQuartersDecoration == "Chattel Religionist")>> <<set $servantsQuartersDecoration = "standard">> <<elseif ($arcologies[0].FSDegradationist == "unset") && ($servantsQuartersDecoration == "Degradationist")>> @@ -2737,6 +2946,9 @@ You are spending ¤$FSSpending each week to support your societal goals. <<if ($arcologies[0].FSPhysicalIdealist >= 20) && ($servantsQuartersDecoration != "Physical Idealist")>> <br> [[Physical Idealist redecoration|Future Society][$servantsQuartersDecoration = "Physical Idealist", $cash -= 5000]] <</if>> +<<if ($arcologies[0].FSHedonisticDecadence >= 20) && ($servantsQuartersDecoration != "Hedonistic")>> + <br> [[Hedonistic redecoration|Future Society][$servantsQuartersDecoration = "Hedonistic", $cash -= 5000]] +<</if>> <<if ($arcologies[0].FSChattelReligionist >= 20) && ($servantsQuartersDecoration != "Chattel Religionist")>> <br> [[Chattel Religionist redecoration|Future Society][$servantsQuartersDecoration = "Chattel Religionist", $cash -= 5000]] <</if>> @@ -2786,6 +2998,8 @@ You are spending ¤$FSSpending each week to support your societal goals. <<set $arcadeDecoration = "standard">> <<elseif ($arcologies[0].FSPhysicalIdealist == "unset") && ($arcadeDecoration == "Physical Idealist")>> <<set $arcadeDecoration = "standard">> +<<elseif ($arcologies[0].FSHedonisticDecadence == "unset") && ($arcadeDecoration == "Hedonistic")>> + <<set $arcadeDecoration = "standard">> <<elseif ($arcologies[0].FSChattelReligionist == "unset") && ($arcadeDecoration == "Chattel Religionist")>> <<set $arcadeDecoration = "standard">> <<elseif ($arcologies[0].FSDegradationist == "unset") && ($arcadeDecoration == "Degradationist")>> @@ -2854,6 +3068,9 @@ You are spending ¤$FSSpending each week to support your societal goals. <<if ($arcologies[0].FSPhysicalIdealist >= 20) && ($arcadeDecoration != "Physical Idealist")>> <br> [[Physical Idealist redecoration|Future Society][$arcadeDecoration = "Physical Idealist", $cash -= 5000]] <</if>> +<<if ($arcologies[0].FSHedonisticDecadence >= 20) && ($arcadeDecoration != "Hedonistic")>> + <br> [[Hedonistic redecoration|Future Society][$arcadeDecoration = "Hedonistic", $cash -= 5000]] +<</if>> <<if ($arcologies[0].FSChattelReligionist >= 20) && ($arcadeDecoration != "Chattel Religionist")>> <br> [[Chattel Religionist redecoration|Future Society][$arcadeDecoration = "Chattel Religionist", $cash -= 5000]] <</if>> @@ -2903,6 +3120,8 @@ You are spending ¤$FSSpending each week to support your societal goals. <<set $masterSuiteDecoration = "standard">> <<elseif ($arcologies[0].FSPhysicalIdealist == "unset") && ($masterSuiteDecoration == "Physical Idealist")>> <<set $masterSuiteDecoration = "standard">> +<<elseif ($arcologies[0].FSHedonisticDecadence == "unset") && ($masterSuiteDecoration == "Hedonistic")>> + <<set $masterSuiteDecoration = "standard">> <<elseif ($arcologies[0].FSChattelReligionist == "unset") && ($masterSuiteDecoration == "Chattel Religionist")>> <<set $masterSuiteDecoration = "standard">> <<elseif ($arcologies[0].FSDegradationist == "unset") && ($masterSuiteDecoration == "Degradationist")>> @@ -2971,6 +3190,9 @@ You are spending ¤$FSSpending each week to support your societal goals. <<if ($arcologies[0].FSPhysicalIdealist >= 20) && ($masterSuiteDecoration != "Physical Idealist")>> <br> [[Physical Idealist redecoration|Future Society][$masterSuiteDecoration = "Physical Idealist", $cash -= 5000]] <</if>> +<<if ($arcologies[0].FSHedonisticDecadence >= 20) && ($masterSuiteDecoration != "Hedonistic")>> + <br> [[Hedonistic redecoration|Future Society][$masterSuiteDecoration = "Hedonistic", $cash -= 5000]] +<</if>> <<if ($arcologies[0].FSChattelReligionist >= 20) && ($masterSuiteDecoration != "Chattel Religionist")>> <br> [[Chattel Religionist redecoration|Future Society][$masterSuiteDecoration = "Chattel Religionist", $cash -= 5000]] <</if>> diff --git a/src/uncategorized/neighborDescription.tw b/src/uncategorized/neighborDescription.tw index dab3593f130cfb2bf2b5eaa68f4ecde653a3e0e9..345ff59a0da0f372d13be6abc4a683c7b3e1b65c 100644 --- a/src/uncategorized/neighborDescription.tw +++ b/src/uncategorized/neighborDescription.tw @@ -344,6 +344,24 @@ its neighbors. <</if>> <<set $seed.push($desc)>> <</if>> +<<if $arcologies[$i].FSHedonisticDecadence != "unset">> + <<if $arcologies[$i].FSHedonisticDecadence > 80>> + <<set $desc = "committed to ">> + <<elseif $arcologies[$i].FSHedonisticDecadence > 20>> + <<set $desc = "pursuing ">> + <<else>> + <<set $desc = "just establishing ">> + <</if>> + <<set $desc = $desc + "@@.gold;Hedonistic Decadence@@, and is ">> + <<if $arcologies[$i].FSHedonisticDecadence > 95>> + <<set $desc = $desc + "very well known as a place where every imaginable desire and fantasy can be fulfilled.">> + <<elseif $arcologies[$i].FSHedonisticDecadence > 40>> + <<set $desc = $desc + "importing huge amounts of food and alcohol">> + <<else>> + <<set $desc = $desc + "the site of a large number of lazy individuals.">> + <</if>> + <<set $seed.push($desc)>> +<</if>> <<if $arcologies[$i].FSChattelReligionist != "unset">> <<if $arcologies[$i].FSChattelReligionist > 80>> <<set $desc = "committed to ">> diff --git a/src/uncategorized/neighborInteract.tw b/src/uncategorized/neighborInteract.tw index d871a2227158a8c617ec929b4345bbb684768a85..a98f150a696eb6df97b14e02f876197a1d6dfd61 100644 --- a/src/uncategorized/neighborInteract.tw +++ b/src/uncategorized/neighborInteract.tw @@ -116,6 +116,9 @@ <<if $arcologies[0].FSPhysicalIdealist > 60>> <<set $desc.push("Physical Idealism")>> <</if>> +<<if $arcologies[0].FSHedonisticDecadence > 60>> + <<set $desc.push("Hedonistic Decadence")>> +<</if>> <<if $arcologies[0].FSChattelReligionist > 60>> <<set $desc.push("Chattel Religionism")>> <</if>> @@ -268,6 +271,9 @@ A 1% interest in $activeArcology.name is worth ¤$seed and will require a transa <<if $activeArcology.FSPhysicalIdealist != "unset">> <br><<link "Force Abandonment of Physical Idealism">><<set $activeArcology.FSPhysicalIdealist = "unset">><<goto "Neighbor Interact">><</link>> <</if>> +<<if $activeArcology.FSHedonisticDecadence != "unset">> + <br><<link "Force Abandonment of Hedonistic Decadence">><<set $activeArcology.FSHedonisticDecadence = "unset">><<goto "Neighbor Interact">><</link>> +<</if>> <<if $activeArcology.FSChattelReligionist != "unset">> <br><<link "Force Abandonment of Chattel Religionism">><<set $activeArcology.FSChattelReligionist = "unset">><<goto "Neighbor Interact">><</link>> <</if>> diff --git a/src/uncategorized/neighborsDevelopment.tw b/src/uncategorized/neighborsDevelopment.tw index 77321ed0ee45026c78b7d4c6133e77afe6c51a7e..0dee45881012d3ba7fadcad2a8d7145de1be5357 100644 --- a/src/uncategorized/neighborsDevelopment.tw +++ b/src/uncategorized/neighborsDevelopment.tw @@ -280,13 +280,21 @@ has an estimated GSP of @@.yellowgreen;¤<<print Math.trunc((0.1*$arcologies[$i] <<else>> <<set $arcologies[$i].FSPastoralist -= 10>> <</if>> - <<elseif $arcologies[$i].FSPhysicalIdealist != "unset">> + <</if>> + <<if $arcologies[$i].FSPhysicalIdealist != "unset">> <<if $arcologies[$i].FSPhysicalIdealist < random(10,150)>> <<set $desc.push("Physical Idealism")>> <<set $arcologies[$i].FSPhysicalIdealist = "unset">> <<else>> <<set $arcologies[$i].FSPhysicalIdealist -= 10>> <</if>> + <<elseif $arcologies[$i].FSHedonisticDecadence != "unset">> + <<if $arcologies[$i].FSHedonisticDecadence < random(10,150)>> + <<set $desc.push("Decadent Hedonism")>> + <<set $arcologies[$i].FSHedonisticDecadence = "unset">> + <<else>> + <<set $arcologies[$i].FSHedonisticDecadence -= 10>> + <</if>> <</if>> <<if $arcologies[$i].FSChattelReligionist != "unset">> <<if $arcologies[$i].FSChattelReligionist < random(10,150)>> @@ -1194,9 +1202,6 @@ has an estimated GSP of @@.yellowgreen;¤<<print Math.trunc((0.1*$arcologies[$i] <<if $arcologies[$j].FSPastoralist > $arcologies[$i].FSPastoralist + _FSCrossThresh>> <<if $showNeighborDetails != 0>>Pastoralism in $arcologies[$i].name is influenced by $arcologies[$j].name's more advanced society.<</if>> <<set $arcologies[$i].FSPastoralist += 1>> - <<elseif $arcologies[$j].FSPhysicalIdealist > $arcologies[$i].FSPastoralist + _FSCrossThresh>> - <<if $showNeighborDetails != 0>>Development of Asset Expansionism in $arcologies[$i].name is slowed by contact with $arcologies[$j].name's more advanced Physical Idealist society.<</if>> - <<set $arcologies[$i].FSPastoralist -= 1>> <</if>> <</if>> <</for>> @@ -1222,7 +1227,9 @@ has an estimated GSP of @@.yellowgreen;¤<<print Math.trunc((0.1*$arcologies[$i] <<set $corpCash += _corpBonus*2>> <</if>> <</if>> -<<elseif $arcologies[$i].FSPhysicalIdealist != "unset">> +<</if>> + +<<if $arcologies[$i].FSPhysicalIdealist != "unset">> <<set _societiesAdopted += 1>> <<if $arcologies[$i].direction != 0>> <<set $arcologies[$i].FSPhysicalIdealist += $efficiency>> @@ -1232,8 +1239,8 @@ has an estimated GSP of @@.yellowgreen;¤<<print Math.trunc((0.1*$arcologies[$i] <<if $arcologies[$j].FSPhysicalIdealist > $arcologies[$i].FSPhysicalIdealist + _FSCrossThresh>> <<if $showNeighborDetails != 0>>Physical Idealism in $arcologies[$i].name is influenced by $arcologies[$j].name's more advanced society.<</if>> <<set $arcologies[$i].FSPhysicalIdealist += 1>> - <<elseif $arcologies[$j].FSPastoralist > $arcologies[$i].FSPhysicalIdealist + _FSCrossThresh>> - <<if $showNeighborDetails != 0>>Development of Asset Expansionism in $arcologies[$i].name is slowed by contact with $arcologies[$j].name's more advanced Pastoralist society.<</if>> + <<elseif $arcologies[$j].FSHedonisticDecadence > $arcologies[$i].FSPhysicalIdealist + _FSCrossThresh>> + <<if $showNeighborDetails != 0>>Development of Physical Idealism in $arcologies[$i].name is slowed by contact with $arcologies[$j].name's more advanced Decadent Hedonism society.<</if>> <<set $arcologies[$i].FSPhysicalIdealist -= 1>> <</if>> <</if>> @@ -1264,6 +1271,48 @@ has an estimated GSP of @@.yellowgreen;¤<<print Math.trunc((0.1*$arcologies[$i] <<set $corpCash += _corpBonus>> <</if>> <</if>> +<<elseif $arcologies[$i].FSHedonisticDecadence != "unset">> + <<set _societiesAdopted += 1>> + <<if $arcologies[$i].direction != 0>> + <<set $arcologies[$i].FSHedonisticDecadence += $efficiency>> + <</if>> + <<for $j = 0; $j < $arcologies.length; $j++>> + <<if $arcologies[$i].direction != $arcologies[$j].direction>> + <<if $arcologies[$j].FSHedonisticDecadence > $arcologies[$i].FSHedonisticDecadence + _FSCrossThresh>> + <<if $showNeighborDetails != 0>>Decadent Hedonism in $arcologies[$i].name is influenced by $arcologies[$j].name's more advanced society.<</if>> + <<set $arcologies[$i].FSHedonisticDecadence += 1>> + <<elseif $arcologies[$j].FSPhysicalIdealist > $arcologies[$i].FSHedonisticDecadence + _FSCrossThresh>> + <<if $showNeighborDetails != 0>>Development of Decadent Hedonism in $arcologies[$i].name is slowed by contact with $arcologies[$j].name's more advanced Physical Idealism society.<</if>> + <<set $arcologies[$i].FSHedonisticDecadence -= 1>> + <</if>> + <</if>> + <</for>> + <<if $arcologies[$i].direction != 0>> + <<if $arcologies[$i].FSHedonisticDecadence >= $FSLockinLevel>> + <<set $arcologies[$i].influenceBonus += $arcologies[$i].FSHedonisticDecadence - $FSLockinLevel>> + <<set $arcologies[$i].FSHedonisticDecadence = $FSLockinLevel>> + <<set $toSearch = $arcologies[$i].name>> + <<if ($toSearch.indexOf("Arcology") != -1) && (random(0,2) == 0)>> + Decadent Hedonism has reached stability and acceptance there. The arcology has been renamed + <<set $arcologies[$i].name = setup.ArcologyNamesHedonisticDecadence.random()>> + ''$arcologies[$i].name'' to mark the occasion. + <</if>> + <<elseif $arcologies[$i].FSHedonisticDecadence < 0>> + $arcologies[$i].name @@.cyan;has given up@@ on Decadent Hedonism. + <<set $arcologies[$i].FSHedonisticDecadence = "unset">> + <</if>> + <</if>> + <<if $corpIncorporated == 1>> + <<if $generalUpgradeBreaking == "care">> + It's an excellent market for your corporation's well kept, happy slaves, improving sales and helping social progress. + <<set $arcologies[$i].FSHedonisticDecadence += 2>> + <<set $corpCash += _corpBonus*2>> + <<elseif $trainingUpgradeSexEd == "highly skilled">> + It's a @@.lightgreen;good market@@ for your corporation's skilled slaves, improving sales and helping social progress. + <<set $arcologies[$i].FSHedonisticDecadence += 1>> + <<set $corpCash += _corpBonus>> + <</if>> + <</if>> <</if>> <<if $arcologies[$i].FSChattelReligionist != "unset">> @@ -1798,18 +1847,25 @@ has an estimated GSP of @@.yellowgreen;¤<<print Math.trunc((0.1*$arcologies[$i] <<set $arcologies[$i].FSPastoralist += Math.trunc(($arcologies[$j].FSPastoralist-60)/4)+$appliedInfluenceBonus>> <<if $arcologies[$i].FSPastoralist > $FSLockinLevel>><<set _alignment += 1>><</if>> <<set $desc.push("helping to advance its Pastoralism")>> - <<elseif $arcologies[$i].FSPhysicalIdealist != "unset">> - <<set $arcologies[$i].FSPhysicalIdealist -= Math.trunc(($arcologies[$j].FSPastoralist-60)/4)+$appliedInfluenceBonus>> - <<set $desc.push("attacking its Physical Idealism")>> <</if>> -<<elseif $arcologies[$j].FSPhysicalIdealist > 60>> +<</if>> +<<if $arcologies[$j].FSPhysicalIdealist > 60>> <<if $arcologies[$i].FSPhysicalIdealist != "unset">> <<set $arcologies[$i].FSPhysicalIdealist += Math.trunc(($arcologies[$j].FSPhysicalIdealist-60)/4)+$appliedInfluenceBonus>> <<if $arcologies[$i].FSPhysicalIdealist > $FSLockinLevel>><<set _alignment += 1>><</if>> <<set $desc.push("helping to advance its Physical Idealism")>> - <<elseif $arcologies[$i].FSPastoralist != "unset">> - <<set $arcologies[$i].FSPastoralist -= Math.trunc(($arcologies[$j].FSPhysicalIdealist-60)/4)+$appliedInfluenceBonus>> - <<set $desc.push("attacking its Pastoralism")>> + <<elseif $arcologies[$i].FSHedonisticDecadence != "unset">> + <<set $arcologies[$i].FSHedonisticDecadence -= Math.trunc(($arcologies[$j].FSPhysicalIdealist-60)/4)+$appliedInfluenceBonus>> + <<set $desc.push("attacking its Hedonism")>> + <</if>> +<<elseif $arcologies[$j].FSHedonisticDecadence > 60>> + <<if $arcologies[$i].FSHedonisticDecadence != "unset">> + <<set $arcologies[$i].FSHedonisticDecadence += Math.trunc(($arcologies[$j].FSHedonisticDecadence-60)/4)+$appliedInfluenceBonus>> + <<if $arcologies[$i].FSHedonisticDecadence > $FSLockinLevel>><<set _alignment += 1>><</if>> + <<set $desc.push("helping to advance its Hedonism")>> + <<elseif $arcologies[$i].FSPhysicalIdealist != "unset">> + <<set $arcologies[$i].FSPhysicalIdealist -= Math.trunc(($arcologies[$j].FSHedonisticDecadence-60)/4)+$appliedInfluenceBonus>> + <<set $desc.push("attacking its Physical Idealism")>> <</if>> <</if>> <<if $arcologies[$j].FSChattelReligionist > 60>> @@ -2033,7 +2089,10 @@ has an estimated GSP of @@.yellowgreen;¤<<print Math.trunc((0.1*$arcologies[$i] <</if>> <<if $arcologies[$i].FSPastoralist > 60>> <<set _influential = 1>> -<<elseif $arcologies[$i].FSPhysicalIdealist > 60>> +<</if>> +<<if $arcologies[$i].FSPhysicalIdealist > 60>> + <<set _influential = 1>> +<<elseif $arcologies[$i].FSHedonisticDecadence > 60>> <<set _influential = 1>> <</if>> <<if $arcologies[$i].FSChattelReligionist > 60>> @@ -2197,15 +2256,22 @@ has an estimated GSP of @@.yellowgreen;¤<<print Math.trunc((0.1*$arcologies[$i] <<if $arcologies[$j].FSPastoralist < $FSLockinLevel>> <<set _eligibleTargets.push($arcologies[$j].direction)>> <</if>> - <<elseif $arcologies[$j].FSPhysicalIdealist != "unset">> - <<set _eligibleTargets.push($arcologies[$j].direction)>> <</if>> -<<elseif $arcologies[$i].FSPhysicalIdealist != "unset">> +<</if>> +<<if $arcologies[$i].FSPhysicalIdealist != "unset">> <<if $arcologies[$j].FSPhysicalIdealist != "unset">> <<if $arcologies[$j].FSPhysicalIdealist < $FSLockinLevel>> <<set _eligibleTargets.push($arcologies[$j].direction)>> <</if>> - <<elseif $arcologies[$j].FSPastoralist != "unset">> + <<elseif $arcologies[$j].FSHedonisticDecadence != "unset">> + <<set _eligibleTargets.push($arcologies[$j].direction)>> + <</if>> +<<elseif $arcologies[$i].FSHedonisticDecadence != "unset">> + <<if $arcologies[$j].FSHedonisticDecadence != "unset">> + <<if $arcologies[$j].FSHedonisticDecadence < $FSLockinLevel>> + <<set _eligibleTargets.push($arcologies[$j].direction)>> + <</if>> + <<elseif $arcologies[$j].FSPhysicalIdealist != "unset">> <<set _eligibleTargets.push($arcologies[$j].direction)>> <</if>> <</if>> diff --git a/src/uncategorized/neighborsFSAdoption.tw b/src/uncategorized/neighborsFSAdoption.tw index 6356d4c322e6631ab290a7ea7e23e1673e872562..ae464e3bef39452bfe059975297659ccad1f785a 100644 --- a/src/uncategorized/neighborsFSAdoption.tw +++ b/src/uncategorized/neighborsFSAdoption.tw @@ -89,6 +89,22 @@ societal development. <<if $arcologies[$i].FSAssetExpansionist != "unset">><<set $arcologies[$i].FSAssetExpansionist = "unset">><</if>> $desc loves a slim slave with tight holes, leading the arcology to @@.yellow;adopt Slimness Enthusiasm.@@ <<set $arcologies[$i].FSSlimnessEnthusiast = 5>><<set $adopted = 1>> + <<case "Pastoralism">> + <<if $arcologies[$i].FSPastoralist != "unset">><<set $arcologies[$i].FSPastoralist = "unset">><</if>> + $desc devoted to spending time in the gym, leading the arcology to @@.yellow;adopt Physical Idealism.@@ + <<set $arcologies[$i].FSPhysicalIdealist = 5>><<set $adopted = 1>> + <<case "TempCum">> + <<if $arcologies[$i].FSPastoralist != "unset">><<set $arcologies[$i].FSPastoralist = "unset">><</if>> + $desc addicted to breast milk straight from the nipple, leading the arcology to @@.yellow;adopt Pastoralism.@@ + <<set $arcologies[$i].FSPhysicalIdealist = 5>><<set $adopted = 1>> + <<case "Hedonistic Decadence">> + <<if $arcologies[$i].FSHedonisticDecadence != "unset">><<set $arcologies[$i].FSHedonisticDecadence = "unset">><</if>> + $desc devoted to spending time in the gym, leading the arcology to @@.yellow;adopt Physical Idealism.@@ + <<set $arcologies[$i].FSPhysicalIdealist = 5>><<set $adopted = 1>> + <<case "Physical Idealism">> + <<if $arcologies[$i].FSAssetExpansionist != "unset">><<set $arcologies[$i].FSAssetExpansionist = "unset">><</if>> + $desc addicted to pleasure, leading the arcology to @@.yellow;adopt Decadent Hedonism.@@ + <<set $arcologies[$i].FSHedonisticDecadence = 5>><<set $adopted = 1>> <<case "Chattel Religionism">> <<if $arcologies[$i].FSNull != "unset">><<set $arcologies[$i].FSNull = "unset">><</if>> $desc open minded, leading the arcology to @@.yellow;permit cultural freedom.@@ @@ -213,15 +229,21 @@ societal development. <</if>> <</if>> <<if $arcologies[0].FSPastoralist > random(5,60)>> - <<if ($arcologies[$i].FSPastoralist == "unset") && ($arcologies[$i].FSPhysicalIdealist == "unset")>> + <<if ($arcologies[$i].FSPastoralist == "unset")>> $desc addicted to breast milk straight from the nipple, leading the arcology to @@.yellow;adopt Pastoralism.@@ <<set $arcologies[$i].FSPastoralist = 5>><<set $adopted = 1>> <</if>> - <<elseif $arcologies[0].FSPhysicalIdealist > random(5,60)>> - <<if ($arcologies[$i].FSPhysicalIdealist == "unset") && ($arcologies[$i].FSPastoralist == "unset")>> + <</if>> + <<if $arcologies[0].FSPhysicalIdealist > random(5,60)>> + <<if ($arcologies[$i].FSPhysicalIdealist == "unset") && ($arcologies[$i].FSHedonisticDecadence == "unset")>> $desc pretty devoted to spending time in the gym, leading the arcology to @@.yellow;adopt Physical Idealism.@@ <<set $arcologies[$i].FSPhysicalIdealist = 5>><<set $adopted = 1>> <</if>> + <<elseif $arcologies[0].FSHedonisticDecadence > random(5,60)>> + <<if ($arcologies[$i].FSPhysicalIdealist == "unset") && ($arcologies[$i].FSHedonisticDecadence == "unset")>> + $desc pretty devoted to indulging their every whim, leading the arcology to @@.yellow;adopt Decadent Hedonism.@@ + <<set $arcologies[$i].FSPhysicalIdealist = 5>><<set $adopted = 1>> + <</if>> <</if>> <<if $arcologies[0].FSRomanRevivalist > random(5,60)>> <<if ($arcologies[$i].FSRomanRevivalist == "unset") && ($arcologies[$i].FSAztecRevivalist == "unset") && ($arcologies[$i].FSEgyptianRevivalist == "unset") && ($arcologies[$i].FSEdoRevivalist == "unset") && ($arcologies[$i].FSArabianRevivalist == "unset") && ($arcologies[$i].FSChineseRevivalist == "unset")>> @@ -345,13 +367,25 @@ societal development. <</if>> <<if $adopted == 0>> <<if ($arcologies[$i].FSPastoralist == "unset")>> -<<if ($arcologies[$i].FSPhysicalIdealist == "unset")>> - <<if $leaders[$j].fetish == "cumslut">> + <<if $leaders[$j].fetish == "cumslut">> /* this will become the cum focused condition, being replaced with breast focus for milk */ Your agent @@.pink;$leaders[$j].slaveName@@ successfully pushes it to @@.yellow;adopt Pastoralism@@, since she already loves sucking down slaves' precious fluids. <<set $arcologies[$i].FSPastoralist = 5>><<set $adopted = 1>> + <</if>> +<</if>> +<</if>> +<</if>> +<<if $adopted == 0>> +<<if ($arcologies[$i].FSHedonisticDecadence == "unset")>> +<<if ($arcologies[$i].FSPhysicalIdealist == "unset")>> + <<if $leaders[$j].behavioralFlaw == "gluttonous">> + Your agent @@.pink;$leaders[$j].slaveName@@ successfully pushes it to @@.yellow;adopt Decadent Hedonism@@, since she already loves over-eating. + <<set $arcologies[$i].FSHedonisticDecadence = 5>><<set $adopted = 1>> <<elseif $leaders[$j].behavioralQuirk == "fitness">> Your agent @@.pink;$leaders[$j].slaveName@@ successfully pushes it to @@.yellow;adopt Physical Idealism@@, since she's a fitness fanatic herself. <<set $arcologies[$i].FSPhysicalIdealist = 5>><<set $adopted = 1>> + <<elseif $leaders[$j].fetish != "none" && $leaders[$j].fetishStrength >= 100>> + Your agent @@.pink;$leaders[$j].slaveName@@ successfully pushes it to @@.yellow;adopt Decadent Hedonism@@, since she seeks to satisfy her powerful fetish. + <<set $arcologies[$i].FSHedonisticDecadence = 5>><<set $adopted = 1>> <</if>> <</if>> <</if>> @@ -518,10 +552,13 @@ societal development. The arcology's Repopulationist culture @@.yellow;pushes it towards Gender Fundamentalism,@@ since traditional women make better mothers. <<set $arcologies[$i].FSGenderFundamentalist = 5>><<set $adopted = 1>> <</if>> -<<elseif $arcologies[$i].Restart > random(50,200)>> +<<elseif $arcologies[$i].FSRestart > random(50,200)>> <<if ($arcologies[$i].FSDegradationist == "unset") && ($arcologies[$i].FSPaternalist == "unset")>> The arcology's elite focused culture @@.yellow;pushes it towards Degradationism,@@ since its lowest class deserves nothing but misery. <<set $arcologies[$i].FSDegradationist = 5>><<set $adopted = 1>> + <<elseif ($arcologies[$i].FSHedonisticDecadence == "unset") && ($arcologies[$i].FSPhysicalIdealist == "unset")>> + The arcology's wide range of imports @@.yellow;pushes it towards Decadent Hedonism,@@ since it has access to so many undiscovered pleasures. + <<set $arcologies[$i].FSDegradationist = 5>><<set $adopted = 1>> <</if>> <</if>> <</if>> @@ -631,6 +668,20 @@ societal development. <<elseif ($arcologies[$i].FSAssetExpansionist == "unset") && ($arcologies[$i].FSSlimnessEnthusiast == "unset")>> The arcology's Pastoralist culture @@.yellow;pushes it towards Asset Expansionism,@@ since they're convinced that there's no such thing as udders that are too big. <<set $arcologies[$i].FSAssetExpansionist = 5>><<set $adopted = 1>> + <<elseif ($arcologies[$i].FSRepopulationFocus == "unset")>> + The arcology's Pastoralist culture @@.yellow;pushes it towards Repopulation,@@ since pregnancy stimulates milk flow. + <<set $arcologies[$i].FSRepopulationFocus = 5>><<set $adopted = 1>> + <</if>> +<</if>> +<</if>> +<<if $adopted == 0>> +<<if $arcologies[$i].FSHedonisticDecadence > random(50,200)>> + <<if ($arcologies[$i].FSPastoralist == "unset")>> + The arcology's Hedonistic culture @@.yellow;pushes it towards Pastoralism,@@ since nothing beats a nice glass of fresh squeezed milk with your cake. + <<set $arcologies[$i].FSPastoralist = 5>><<set $adopted = 1>> + <<elseif ($arcologies[$i].FSPaternalist == "unset") && ($arcologies[$i].FSDegradationist == "unset")>> + The arcology's Hedonistic culture @@.yellow;pushes it towards Paternalism,@@ since happiness is infectious. + <<set $arcologies[$i].FSPaternalist = 5>><<set $adopted = 1>> <</if>> <<elseif $arcologies[$i].FSPhysicalIdealist > random(50,200)>> <<if ($arcologies[$i].FSBodyPurist == "unset") && ($arcologies[$i].FSTransformationFetishist == "unset")>> @@ -817,12 +868,19 @@ societal development. <<break>> <</if>> <</if>> - <<if ($arcologies[$i].FSPastoralist == "unset") && ($arcologies[$i].FSPhysicalIdealist == "unset")>> + <<if ($arcologies[$i].FSPastoralist == "unset")>> <<if $arcologies[$j].FSPastoralist > random(0,200)+($adopted*100)-$influenceBonus>> It @@.yellow;adopts Pastoralism@@ due to influence from its trading partner $arcologies[$j].name. <<set $arcologies[$i].FSPastoralist = 5>><<set $adopted = 1>> <<break>> <</if>> + <</if>> + <<if ($arcologies[$i].FSHedonisticDecadence == "unset") && ($arcologies[$i].FSPhysicalIdealist == "unset")>> + <<if $arcologies[$j].FSHedonisticDecadence > random(0,200)+($adopted*100)-$influenceBonus>> + It @@.yellow;adopts Decadent Hedonism@@ due to influence from its trading partner $arcologies[$j].name. + <<set $arcologies[$i].FSHedonisticDecadence = 5>><<set $adopted = 1>> + <<break>> + <</if>> <<if $arcologies[$j].FSPhysicalIdealist > random(0,200)+($adopted*100)-$influenceBonus>> It @@.yellow;adopts Physical Idealism@@ due to influence from its trading partner $arcologies[$j].name. <<set $arcologies[$i].FSPhysicalIdealist = 5>><<set $adopted = 1>> @@ -891,7 +949,7 @@ societal development. <<default>> <<set $desc = "Its citizens are">> <</switch>> -<<switch random(1,23)>> +<<switch random(1,24)>> <<case 1>> <<set $seed = either("white", "asian", "latina", "middle eastern", "black", "indo-aryan", "pacific islander", "malay", "amerindian", "southern european", "semitic", "mixed race")>> <<if ($arcologies[$i].FSSubjugationist == "unset")>> @@ -966,7 +1024,7 @@ societal development. <<set $arcologies[$i].FSPastoralist = 5>><<set $adopted = 1>> <</if>> <<case 14>> - <<if ($arcologies[$i].FSPhysicalIdealist == "unset")>> + <<if ($arcologies[$i].FSPhysicalIdealist == "unset") && ($arcologies[$i].FSHedonisticDecadence == "unset")>> $desc pretty devoted to spending time in the gym, leading the arcology to @@.yellow;adopt Physical Idealism.@@ <<set $arcologies[$i].FSPhysicalIdealist = 5>><<set $adopted = 1>> <</if>> @@ -1015,6 +1073,11 @@ societal development. $desc concerned for the future, and believing their elite could do a better job, leading the arcology to @@.yellow;adopt Eugenics.@@ <<set $arcologies[$i].FSRestart = 5>><<set $adopted = 1>> <</if>> +<<case 24>> + <<if ($arcologies[$i].FSPhysicalIdealist == "unset") && ($arcologies[$i].FSHedonisticDecadence == "unset")>> + $desc obsessed with indulging their every desire, leading the arcology to @@.yellow;adopt Decadent Hedonism.@@ + <<set $arcologies[$i].FSHedonisticDecadence = 5>><<set $adopted = 1>> + <</if>> <</switch>> <</if>> <</if>> diff --git a/src/uncategorized/nonRandomEvent.tw b/src/uncategorized/nonRandomEvent.tw index fb9baccb6a6e6b1a94476110a027772dd06a0e6f..a68481c586dd0a3badecfed117c18c40e0ddfec5 100644 --- a/src/uncategorized/nonRandomEvent.tw +++ b/src/uncategorized/nonRandomEvent.tw @@ -99,7 +99,7 @@ <<goto "P Bodyswap Reveal">> <<elseif ($arcologies[0].prosperity > 80) && ($TSS.schoolPresent+$GRI.schoolPresent+$SCP.schoolPresent+$LDE.schoolPresent+$TGA.schoolPresent+$TFS.schoolPresent == 0) && ($schoolSuggestion == 0)>> <<goto "P school suggestion">> -<<elseif ($assistantFSOptions == 0) && ($assistant > 0) && ($assistantAppearance != "normal") && ($arcologies[0].FSGenderRadicalistDecoration > 20 || $arcologies[0].FSGenderFundamentalistDecoration > 20 || $arcologies[0].FSPaternalistDecoration > 20 || $arcologies[0].FSDegradationistDecoration > 20 || $arcologies[0].FSBodyPuristDecoration > 20 || $arcologies[0].FSTransformationFetishistDecoration > 20 || $arcologies[0].FSYouthPreferentialistDecoration > 20 || $arcologies[0].FSMaturityPreferentialistDecoration > 20 || $arcologies[0].FSSlimnessEnthusiastDecoration > 20 || $arcologies[0].FSAssetExpansionistDecoration > 20 || $arcologies[0].FSPastoralistDecoration > 20 || $arcologies[0].FSPhysicalIdealistDecoration > 20 || $arcologies[0].FSChattelReligionistDecoration > 20 || $arcologies[0].FSRomanRevivalistDecoration > 20 || $arcologies[0].FSAztecRevivalistDecoration > 20 || $arcologies[0].FSEgyptianRevivalistDecoration > 20 || $arcologies[0].FSEdoRevivalistDecoration > 20 || $arcologies[0].FSArabianRevivalistDecoration > 20 || $arcologies[0].FSChineseRevivalistDecoration > 20)>> +<<elseif ($assistantFSOptions == 0) && ($assistant > 0) && ($assistantAppearance != "normal") && ($arcologies[0].FSGenderRadicalistDecoration > 20 || $arcologies[0].FSGenderFundamentalistDecoration > 20 || $arcologies[0].FSPaternalistDecoration > 20 || $arcologies[0].FSDegradationistDecoration > 20 || $arcologies[0].FSBodyPuristDecoration > 20 || $arcologies[0].FSTransformationFetishistDecoration > 20 || $arcologies[0].FSYouthPreferentialistDecoration > 20 || $arcologies[0].FSMaturityPreferentialistDecoration > 20 || $arcologies[0].FSSlimnessEnthusiastDecoration > 20 || $arcologies[0].FSAssetExpansionistDecoration > 20 || $arcologies[0].FSPastoralistDecoration > 20 || $arcologies[0].FSPhysicalIdealistDecoration > 20 || $arcologies[0].FSChattelReligionistDecoration > 20 || $arcologies[0].FSRomanRevivalistDecoration > 20 || $arcologies[0].FSAztecRevivalistDecoration > 20 || $arcologies[0].FSEgyptianRevivalistDecoration > 20 || $arcologies[0].FSEdoRevivalistDecoration > 20 || $arcologies[0].FSArabianRevivalistDecoration > 20 || $arcologies[0].FSChineseRevivalistDecoration > 20 || $arcologies[0].FSRestart > 20 || $arcologies[0].FSRepopulationFocus > 20 || $arcologies[0].FSHedonisticDecadence > 20)>> <<set $Event = "assistant FS">> <<goto "Assistant Events">> <<elseif ($assistant > 0) && ($assistantNameAnnounced == 0) && ($assistantPower > 0)>> diff --git a/src/uncategorized/pRivalryActions.tw b/src/uncategorized/pRivalryActions.tw index d473c6b68b93aa31831c5d69aef11299f4678ae4..6c1580f8dba4a9e187792aed48215a38b25e0bb5 100644 --- a/src/uncategorized/pRivalryActions.tw +++ b/src/uncategorized/pRivalryActions.tw @@ -110,7 +110,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty <<set $hostage.eyebrowPiercing = 0>> <<set $hostage.navelPiercing = 0>> <<set $hostage.corsetPiercing = 0>> - <<set $hostage.areoleaPiercing = 0>> + <<set $hostage.areolaePiercing = 0>> <<set $hostage.tonguePiercing = 0>> <<set $hostage.boobsTat = 0>> <<set $hostage.buttTat = 0>> @@ -308,7 +308,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty <<set $hostage.eyebrowPiercing = 0>> <<set $hostage.navelPiercing = 1>> <<set $hostage.corsetPiercing = 0>> - <<set $hostage.areoleaPiercing = 0>> + <<set $hostage.areolaePiercing = 0>> <<set $hostage.tonguePiercing = 1>> <<set $hostage.boobsTat = "degradation">> <<set $hostage.backTat = "degradation">> @@ -535,7 +535,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty <<set $hostage.eyebrowPiercing = 1>> <<set $hostage.navelPiercing = 2>> <<set $hostage.corsetPiercing = 0>> - <<set $hostage.areoleaPiercing = 1>> + <<set $hostage.areolaePiercing = 1>> <<set $hostage.tonguePiercing = 1>> <<set $hostage.buttTat = "degradation">> <<set $hostage.vaginaTat = "degradation">> @@ -778,7 +778,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty <<set $hostage.eyebrowPiercing = 2>> <<set $hostage.navelPiercing = 2>> <<set $hostage.corsetPiercing = 1>> - <<set $hostage.areoleaPiercing = 1>> + <<set $hostage.areolaePiercing = 1>> <<set $hostage.tonguePiercing = 2>> <<set $hostage.lipsTat = "degradation">> <<set $hostage.anusTat = "degradation">> diff --git a/src/uncategorized/personalAssistantAppearance.tw b/src/uncategorized/personalAssistantAppearance.tw index c5d8d747081cc3006cce8ea67f291559b9977493..f27a44aab515a193f04263e5a1f3aa2e9b00d162 100644 --- a/src/uncategorized/personalAssistantAppearance.tw +++ b/src/uncategorized/personalAssistantAppearance.tw @@ -3,7 +3,7 @@ <<set $seed = random(1,8)>> <<switch $assistantAppearance>> <<case "monstergirl">> -She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0].FSSupremacistRace <</if>>monstergirl with <<if $arcologies[0].FSSupremacist != "unset">><<if $arcologies[0].FSSupremacistRace is "black">><<print either("black", "brown", "light brown")>><<elseif $arcologies[0].FSSupremacistRace is "white">><<print either("pale", "tanned", "fair")>><<elseif $arcologies[0].FSSupremacistRace is "latina">><<print either("olive", "brown", "light brown")>><<elseif $arcologies[0].FSSupremacistRace is "indo-aryan" or $arcologies[0].FSSupremacistRace is "malay" or $arcologies[0].FSSupremacistRace is "pacific islander" or $arcologies[0].FSSupremacistRace is "amerindian">><<print either("dark", "light")>><<elseif $arcologies[0].FSSupremacistRace is "asian">><<print either("pale", "dark", "light")>><<elseif $arcologies[0].FSSupremacistRace is "middle eastern" or $arcologies[0].FSSupremacistRace is "semitic" or $arcologies[0].FSSupremacistRace is "southern european">><<print either("pale", "dark", "light")>><</if>><<else>>pale<</if>> skin, perky breasts, green tentacles instead of hair, and two dicks. Her eyes are large, expressive, and surprisingly innocent. +She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0].FSSupremacistRace <</if>>monstergirl with <<if $arcologies[0].FSSupremacist != "unset">><<if $arcologies[0].FSSupremacistRace == "black">><<print either("black", "brown", "light brown")>><<elseif $arcologies[0].FSSupremacistRace == "white">><<print either("pale", "tanned", "fair")>><<elseif $arcologies[0].FSSupremacistRace == "latina">><<print either("olive", "brown", "light brown")>><<elseif $arcologies[0].FSSupremacistRace == "indo-aryan" or $arcologies[0].FSSupremacistRace == "malay" or $arcologies[0].FSSupremacistRace == "pacific islander" or $arcologies[0].FSSupremacistRace == "amerindian">><<print either("dark", "light")>><<elseif $arcologies[0].FSSupremacistRace == "asian">><<print either("pale", "dark", "light")>><<elseif $arcologies[0].FSSupremacistRace == "middle eastern" or $arcologies[0].FSSupremacistRace == "semitic" or $arcologies[0].FSSupremacistRace == "southern european">><<print either("pale", "dark", "light")>><</if>><<else>>pale<</if>> skin, perky breasts, green tentacles instead of hair, and two dicks. Her eyes are large, expressive, and surprisingly innocent. <<if $assistantFSOptions>> <<switch $assistantFSAppearance>> <<case "paternalist">> @@ -30,6 +30,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She's wearing a complex chastity device, keeping her dicks and cunt unusable. <<case "physical idealist">> She's quite muscular, and behaves with total confidence. + <<case "hedonistic decadence">> + She's quite heavy set, and prefers to laze about eating and masturbating. <<case "gender radicalist">> She's accentuated her androgyny, with her tits and her cocks her only obvious gendered traits. <<case "gender fundamentalist">> @@ -78,7 +80,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] <</if>> <<case "shemale">> -She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0].FSSupremacistRace <</if>>bimbo shemale with blonde hair, <<if $arcologies[0].FSSupremacist != "unset">><<if $arcologies[0].FSSupremacistRace is "black">><<print either("black", "brown", "light brown")>><<elseif $arcologies[0].FSSupremacistRace is "white">><<print either("tanned", "fair")>><<elseif $arcologies[0].FSSupremacistRace is "latina">><<print either("olive", "brown", "light brown")>><<elseif $arcologies[0].FSSupremacistRace is "indo-aryan" or $arcologies[0].FSSupremacistRace is "malay" or $arcologies[0].FSSupremacistRace is "pacific islander" or $arcologies[0].FSSupremacistRace is "amerindian">><<print either("dark", "tanned")>><<elseif $arcologies[0].FSSupremacistRace is "asian">><<print either("dark", "tanned")>><<elseif $arcologies[0].FSSupremacistRace is "middle eastern" or $arcologies[0].FSSupremacistRace is "semitic" or $arcologies[0].FSSupremacistRace is "southern european">><<print either("dark", "tanned")>><</if>><<else>>tanned<</if>> skin, huge lips, and ridiculous tits. Her cock hangs past her knees when limp. +She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0].FSSupremacistRace <</if>>bimbo shemale with blonde hair, <<if $arcologies[0].FSSupremacist != "unset">><<if $arcologies[0].FSSupremacistRace == "black">><<print either("black", "brown", "light brown")>><<elseif $arcologies[0].FSSupremacistRace == "white">><<print either("tanned", "fair")>><<elseif $arcologies[0].FSSupremacistRace == "latina">><<print either("olive", "brown", "light brown")>><<elseif $arcologies[0].FSSupremacistRace == "indo-aryan" or $arcologies[0].FSSupremacistRace == "malay" or $arcologies[0].FSSupremacistRace == "pacific islander" or $arcologies[0].FSSupremacistRace == "amerindian">><<print either("dark", "tanned")>><<elseif $arcologies[0].FSSupremacistRace == "asian">><<print either("dark", "tanned")>><<elseif $arcologies[0].FSSupremacistRace == "middle eastern" or $arcologies[0].FSSupremacistRace == "semitic" or $arcologies[0].FSSupremacistRace == "southern european">><<print either("dark", "tanned")>><</if>><<else>>tanned<</if>> skin, huge lips, and ridiculous tits. Her cock hangs past her knees when limp. <<if $assistantFSOptions>> <<switch $assistantFSAppearance>> <<case "paternalist">> @@ -101,6 +103,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She's wearing the garb of a priestess of the new faith, which frames her cock prominently. <<case "physical idealist">> She's extremely muscular: she shines with body oil, and her abs have abs. + <<case "hedonistic decadence">> + She's extremely fat; when she isn't idly playing with herself, she is pigging out on snacks. <<case "repopulation focus">> She is incredibly pregnant, her belly preventing her from playing with herself effectively. <<case "eugenics">> @@ -180,6 +184,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] wearing a crusader's mail. Her long blonde hair cascades down the back of her surcoat in golden glory. <<case "physical idealist">> whose muscles are lovingly rendered in lifelike detail. + <<case "hedonistic decadence">> + with a thick layer of fat covering her muscled body. She typically carries a half-eaten roast pig over her shoulder. <<case "gender radicalist">> who is so heavily muscled that she's become quite androgynous lately. <<case "gender fundamentalist">> @@ -255,6 +261,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] wearing a tailored suit. She has a prominent religious symbol on a necklace that rests over her generous bosom. <<case "physical idealist">> wearing a tailored suit. She's proportioned to make it very obvious that she works out. + <<case "hedonistic decadence">> + wearing a tailored suit. She's proportioned to make it very obvious that she enjoys a good drink after the day is done. <<case "repopulation focus">> wearing a nice suit, it's tailored to contain her pregnant belly. <<case "eugenics">> @@ -334,6 +342,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] with swollen breasts and a big pregnant belly. She's surrounded by a nimbus of light and flowing platinum hair, like an angel carrying a few new cherubim. <<case "physical idealist">> trim and athletic despite her pregnant belly. She's nude aside from a crown of flowers, her modesty protected only by her flowing hair. + <<case "hedonistic decadence">> + with soft, plush features. Her belly is so fat it is difficult to tell she is pregnant at first. She's nude aside from a crown of flowers, her modesty protected only by her flowing hair. <<case "repopulation focus">> with swollen breasts and an enormous pregnant belly. She's nude aside from a crown of flowers, her modesty protected only by her flowing hair. <<case "eugenics">> @@ -413,10 +423,12 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] wearing a plaid skirt and a white shirt. She has a prominent religious symbol on a necklace that rests at the level of her perky tits. <<case "physical idealist">> wearing a plaid skirt, a white shirt, and athletic shoes. She usually renders herself flushed with exercise, as though she just came from gym class. + <<case "hedonistic decadence">> + wearing a plaid skirt and a white shirt. The buttons of her shirt struggle against her plush body and her skirt rides up her plump butt to expose her panties. <<case "repopulation focus">> - wearing a plaid skirt and a white shirt, though her shirt rides up her growing pregnancy. It seems she found another way to support her team. + wearing a plaid skirt and a white shirt, though her shirt rides up her growing pregnancy. It seems she found another way to support her team. <<case "eugenics">> - wearing a plaid skirt and a white shirt. She usually can be seen studying to become an upstanding member of society's elite. + wearing a plaid skirt and a white shirt. She usually can be seen studying to become an upstanding member of society's elite. <<case "gender radicalist">> wearing a plaid skirt and a white shirt. She's changed her appearance recently to make herself quite androgynous. <<case "gender fundamentalist">> @@ -496,6 +508,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She's wearing the garb of a priestess of the new faith, which frames her belly prominently. Occasionally a stream of liquid pours from her crotch along with a healthy baby. <<case "physical idealist">> She's extremely muscular: she hefts her massive belly easily off the floor. + <<case "hedonistic decadence">> + She's extremely fat, though it does nothing to hide her immense dome of a belly. She is constantly eating something fatty or sucking down her own milk; the only thing hungrier than her is her brood. Occasionally a stream of liquid pours from her crotch along with a plump, healthy baby. <<case "gender radicalist">> Her belly is pushed upwards by a huge cock and a pair of enormous lumpy balls. Occasionally a stream of liquid pours from her crotch along with a healthy baby. At the same time, she orgasms copious amounts of cum as a bulge moves along her urethra before blasting out even more cum and a baby. <<case "gender fundamentalist">> @@ -581,6 +595,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] girl wearing an oversized v-neck t-shirt. The neck hole hangs low enough to show off her perky a-cup tits and the peircings through them. <<case "physical idealist">> girl wearing spats and a tight shirt. She occasionally renders herself sweaty, as if just finishing exercising. + <<case "hedonistic decadence">> + girl wearing spats barely pulled over her big ass and a tight shirt that rides up her chubby belly. It seem's someone snuck out of gym class. <<case "gender radicalist">> girl wearing shorts and a t-shirt. She's changed her appearance recently to make herself quite androgynous. <<case "gender fundamentalist">> @@ -657,21 +673,23 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] <<case "eugenics">> belly, rather, she was. Her chastity belt has been torn open and her belly is grotesquely swollen with subhuman spawn. Occasionally a malformed, impish child claws its way out of her violated pussy. <<case "degradationist">> - belly wearing an open vest and a thong. It shows off her peirced milky b-cup tits and swollen pregnant belly. A large bar is driven through her popped navel. + belly wearing an open vest and a thong. It shows off her peirced milky b-cup tits and swollen pregnant belly. A large bar is driven through her popped navel. <<case "physical idealist">> - belly wearing spats and a tight shirt. Her shirt rides up on her large belly and her growing butt fills out her spats nicely. She cradles her belly with a sullen look knowing it limits her activities. + belly wearing spats and a tight shirt. Her shirt rides up on her large belly and her growing butt fills out her spats nicely. She cradles her belly with a sullen look knowing it limits her activities. + <<case "hedonistic decadence">> + belly reclining on a chair with a big bowl of snackfood. She belches and pats her belly happily. <<case "gender radicalist">> belly wearing shorts and a t-shirt. Her androgynous look makes her look like a pregnant boy. <<case "gender fundamentalist">> - belly wearing a skirt and a white shirt. She is extremely pregnant, carrying triplets. She blushes and pats her belly whenever she notices your gaze. + belly wearing a skirt and a white shirt. She is extremely pregnant, carrying triplets. She blushes and pats her belly whenever she notices your gaze. <<case "asset expansionist">> - belly wearing a school swimsuit. Her breasts are unrealistically huge for her young age and bulge lewdly around the straps of her overfilled suit. Her suit is extremely tight around the middle thanks to her growing belly. + belly wearing a school swimsuit. Her breasts are unrealistically huge for her young age and bulge lewdly around the straps of her overfilled suit. Her suit is extremely tight around the middle thanks to her growing belly. <<case "transformation fetishist">> belly wearing short shorts and a t-shirt. At first glance it looks like she stuck two overinflated balloons up her shirt but with closer inspection they are revealed to be ridiculous implants. They sit atop her bulging belly. <<case "pastoralist">> - belly wearing shorts and a white shirt. There's a little wet spot over each of her nipples. Her breasts have swollen to c-cups thanks to her pregnancy and the milkings. + belly wearing shorts and a white shirt. There's a little wet spot over each of her nipples. Her breasts have swollen to c-cups thanks to her pregnancy and the milkings. <<case "maturity preferentialist">> - belly wearing a school uniform. Her top is left unbuttoned to allow her belly room. She keeps rubbing her bottom, making it look like Teacher just spanked her. + belly wearing a school uniform. Her top is left unbuttoned to allow her belly room. She keeps rubbing her bottom, making it look like Teacher just spanked her. <<case "youth preferentialist">> belly wearing nothing, as nothing will fit her lewd body. She looks barely more than three and is laying atop her proportionally enormous belly. <<case "slimness enthusiast">> @@ -735,6 +753,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] wearing a little gold-white habit. <<case "physical idealist">> wearing a training bra and spats. She has abs poorly drawn on her belly with a marker. + <<case "hedonistic decadence">> + //Placeholder// <<case "repopulation focus">> wearing a simple dress. Her belly appears to be swollen and ready to burst, but a quick lift of her skirt shows that she's smuggling a grape under there. <<case "gender radicalist">> @@ -812,6 +832,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] wearing a little gold-white habit and glowing with purity. <<case "physical idealist">> wearing a training bra and spats. Her large belly sticks out even more. + <<case "hedonistic decadence">> + //Placeholder// <<case "repopulation focus">> wearing a lovely maternity dress, which shows off her swollen belly. <<case "gender radicalist">> @@ -955,6 +977,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She has adjusted her outfit to consist of nothing but the symbol of your new religion carefully tailored to cover her nipples and crotch. She wears another around her neck and a blush on her cheeks. <<case "physical idealist">> She has swapped out her usual linen dress for one that shows off her toned arms, legs and abs. + <<case "hedonistic decadence">> + She has swapped out her usual linen dress for one that covers her plush curves. She finds walking easier than trying to fly with her weighty body. <<case "repopulation focus">> Her simple white linen dress is parted by her full term pregnancy; likely a lost soul being given a new chance. <<case "eugenics">> @@ -1034,6 +1058,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She has adjusted her outfit to consist of nothing but the symbol of your new religion carefully tailored to cover her nipples and crotch. Another dangles from her neck. Her attire leaves little to the imagination. <<case "physical idealist">> She has chosen to ditch her usual linen dress for nothing but her undies in order to show off her muscles. + <<case "hedonistic decadence">> + She has become so plump lately that no amount of tugging will get her linen dress to cover her exposed panties. She struggles to stay aloft with such a plush body. <<case "repopulation focus">> She has chosen to ditch her usual linen dress for just her panties. She struggles to fly with her heavy pregnancy and milk laden breasts. <<case "eugenics">> @@ -1113,6 +1139,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She has chosen to go fully naked, exposing the symbols of your religion pierced through het nipples and clit. <<case "physical idealist">> She has adjusted her appearance to be rather muscular. Not only can she crack a whip harder than ever, but when she flexes, she nearly pops the belt around her chest. + <<case "hedonistic decadence">> + She has become rather chubby lately. She may want to change up her routine of tormenting the hungry by devouring food before them. <<case "repopulation focus">> She's added a pair of tight belts across her stomach recently. The taut material painfully digs into her growing pregnancy. <<case "eugenics">> @@ -1192,6 +1220,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She has chosen to embrace the outcome of her spell, proudly displaying the various holy symbols hanging from around her neck and dangling from her nipples, navel and clit. <<case "physical idealist">> She managed to regain freedom of movement, but has chosen to leave her torn robes unfixed to further highlight her ridiculous muscles. + <<case "hedonistic decadence">> + She has managed to lighten her body enough to regain mobilty, but no amount of her magic can summon a robe big enough to cover her enormously fat body without looking ridiculous. <<case "repopulation focus">> <<if $seeHyperPreg == 1>> She's managed to cast a levitation spell to allow her to move and a spell to prevent her from bursting, but she can do nothing about the dozens of active children crowding her womb. She meekly floats along with it, gently rubbing its squirming mass through her torn robe. @@ -1283,6 +1313,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] wearing nothing at all. A pulsing symbol of your religion sprouts from her chest, runs between her breasts and down to her crotch, were it penetrates her pussy. If the symbol weren't offputting enough, you also swear you see movement under her skin. <<case "physical idealist">> wearing nothing at all. She is covered in what appear to be muscles, though they bulge and squirm uncomfortably. + <<case "hedonistic decadence">> + wearing nothing at all. She is covered in what appears to be a dense layer of fat, though occasionally you swear you see something peering out from between her folds. <<case "repopulation focus">> <<if $seeHyperPreg == 1>> wearing nothing at all. Her belly is immensely swollen, squirming and practically ready to burst. Her navel resembles a pussy; a pussy birthing countless larva like creatures. @@ -1375,6 +1407,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She is wearing nothing but an immense erection. Her balls visibly pulse, begging for release, but her load is blocked by a large plug capped with the symbol of your new religion. One pull is all it would take to bathe in her blessing. <<case "physical idealist">> She is wearing nothing but an immense erection and is coated in the perfect amount of muscle. + <<case "hedonistic decadence">> + She is wearing nothing but an immense erection and is coated in the perfect amount of fat. <<case "repopulation focus">> Her belly is round with child and is in a constant struggle with her erect cock over which gets to protrude out her front. <<case "eugenics">> @@ -1461,6 +1495,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She is gingerly massaging her swollen balls. When she notices you watching, she struggles to sit up and implores you to pull out the stopper and bathe in her blessing. <<case "physical idealist">> She's vigorously jerking off. When she notices you watching, she waves her throbbing erection at you, imploring you to finish her off. + <<case "hedonistic decadence">> + She's lazily jerking off. When she notices you watching, she waves a plate of cake at you, imploring you to have a bite. <<case "repopulation focus">> She's leaning back with both hands beneath her swollen middle struggling to jack off. When she notices you watching, she sits up and sighs as her belly pushes her erection out of sight. <<case "eugenics">> @@ -1526,6 +1562,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She is wearing a tight dress modeled after the symbol of your new religion; it leaves her nipples and crotch fully exposed. <<case "physical idealist">> She is nothing but a tight thong to show off her perfectly muscled body. + <<case "hedonistic decadence">> + She is wearing nothing, opting let to her fat belly cover her privates. <<case "repopulation focus">> She is wearing an overly taut dress that clings tightly to her triplet rounded middle and milk-ladden breasts. She is positively glowing with motherhood. <<case "eugenics">> @@ -1604,6 +1642,8 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] She's absentmindedly groping her tits. When she notices you eyeing her, she smiles coyly and runs her hands down her sides and to her pussy while moaning seductively. <<case "physical idealist">> She's absentmindedly groping her tits. When she notices you eyeing her, she smiles coyly and flexes her muscles in some of the most seductive ways imaginable. + <<case "hedonistic decadence">> + She's absentmindedly groping her fat tits. When she notices you eyeing her, she smiles coyly and lewdly gropes her soft body. <<case "repopulation focus">> She's absentmindedly sucking a tit. When she notices you eyeing her, she smiles coyly and runs her hands down her curves and across her pregnancy where she traces her popped navel. A flurry of kicks bulge her belly as it grows slightly larger. She sighs and pats her added mass. <<case "eugenics">> diff --git a/src/uncategorized/personalAssistantOptions.tw b/src/uncategorized/personalAssistantOptions.tw index f8fbe4d961749c43d5c2fc45a1e2599934d1fd77..e53f133442fea67e5e90fc6c2cd5a8328e138b5c 100644 --- a/src/uncategorized/personalAssistantOptions.tw +++ b/src/uncategorized/personalAssistantOptions.tw @@ -74,6 +74,7 @@ She is currently using the ''$assistantAppearance'' avatar. <<if $arcologies[0].FSBodyPurist != "unset">> <<set _seed.push("body purism")>> <</if>> <<if $arcologies[0].FSMaturityPreferentialist != "unset">> <<set _seed.push("maturity preferentialism")>> <</if>> <<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>> <<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>> <<if $arcologies[0].FSEgyptianRevivalist != "unset">> <<set _seed.push("Egyptian revivalism")>> <</if>> @@ -117,6 +118,7 @@ She is currently using the ''$assistantAppearance'' avatar. <<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>> <<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>> <<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("Repopulationism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<case "loli">> <<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>> <<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>> @@ -131,6 +133,7 @@ She is currently using the ''$assistantAppearance'' avatar. <<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>> <<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>> <<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("Repopulationism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<case "fairy">> <<if $arcologies[0].FSGenderFundamentalist != "unset">> <<set _seed.push("gender fundamentalism")>> <</if>> <<if $arcologies[0].FSPaternalist != "unset">> <<set _seed.push("paternalism")>> <</if>> @@ -164,6 +167,7 @@ She is currently using the ''$assistantAppearance'' avatar. <<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>> <<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>> <<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>> <<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>> <<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>> @@ -186,6 +190,7 @@ She is currently using the ''$assistantAppearance'' avatar. <<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>> <<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>> <<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>> <<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>> <<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>> @@ -199,6 +204,7 @@ She is currently using the ''$assistantAppearance'' avatar. <<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>> <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<case "witch">> <<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("Repopulationism")>> <</if>> <<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("Eugenics")>> <</if>> @@ -212,6 +218,7 @@ She is currently using the ''$assistantAppearance'' avatar. <<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>> <<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>> <<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>> <<case "ERROR_1606_APPEARANCE_FILE_CORRUPT">> <<if $arcologies[0].FSTransformationFetishist != "unset">> <<set _seed.push("transformation fetishism")>> <</if>> @@ -276,6 +283,7 @@ It has no impact on public opinion. <<if $arcologies[0].FSEgyptianRevivalist != "unset">> <<set _seed.push("Egyptian revivalism")>> <</if>> <<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("Repopulationism")>> <</if>> <<if $arcologies[0].FSRestart != "unset">> <<set _seed.push("Eugenics")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<if _seed.length > 0>> <<set _desc = "">> <<for _i = 0; _i < _seed.length; _i++>> @@ -396,6 +404,7 @@ It has no impact on public opinion. <<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>> <<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>> <<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("Repopulationism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<if _seed.length > 0>> <<set _desc = "">> <<for _i = 0; _i < _seed.length; _i++>> @@ -442,6 +451,7 @@ It has no impact on public opinion. <<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>> <<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>> <<if $arcologies[0].FSRepopulationFocus != "unset">> <<set _seed.push("Repopulationism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<if _seed.length > 0>> <<set _desc = "">> <<for _i = 0; _i < _seed.length; _i++>> @@ -661,6 +671,7 @@ It has no impact on public opinion. <<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>> <<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>> <<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>> <<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>> <<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>> @@ -700,6 +711,7 @@ It has no impact on public opinion. <<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>> <<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>> <<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>> <<if $arcologies[0].FSRomanRevivalist != "unset">> <<set _seed.push("Roman revivalism")>> <</if>> <<if $arcologies[0].FSAztecRevivalist != "unset">> <<set _seed.push("Aztec revivalism")>> <</if>> @@ -728,6 +740,7 @@ It has no impact on public opinion. <<if $arcologies[0].FSDegradationist != "unset">> <<set _seed.push("degradationism")>> <</if>> <<if $arcologies[0].FSYouthPreferentialist != "unset">> <<set _seed.push("youth preferentialism")>> <</if>> <<if $arcologies[0].FSSlimnessEnthusiast != "unset">> <<set _seed.push("slimness enthusiasm")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>> <<if _seed.length > 0>> <<set _desc = "">> @@ -758,6 +771,7 @@ It has no impact on public opinion. <<if $arcologies[0].FSAssetExpansionist != "unset">> <<set _seed.push("asset expansionism")>> <</if>> <<if $arcologies[0].FSPastoralist != "unset">> <<set _seed.push("pastoralism")>> <</if>> <<if $arcologies[0].FSPhysicalIdealist != "unset">> <<set _seed.push("physical idealism")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence != "unset">> <<set _seed.push("hedonistic decadence")>> <</if>> <<if $arcologies[0].FSChattelReligionist != "unset">> <<set _seed.push("chattel religionism")>> <</if>> <<if _seed.length > 0>> <<set _desc = "">> @@ -883,6 +897,10 @@ She can further refine her avatar to match the arcology's social profile<<if $as [[Physical Idealist|Personal assistant options][$assistantFSAppearance = "physical idealist"]] <br> <</if>> +<<if $assistantFSAppearance != "hedonistic decadence" && $arcologies[0].FSHedonisticDecadence > 20>> + [[Hedonistic Decadence|Personal assistant options][$assistantFSAppearance = "hedonistic decadence"]] + <br> +<</if>> <<if $assistantFSAppearance != "chattel religionist" && $arcologies[0].FSChattelReligionistDecoration > 20>> [[Chattel Religionist|Personal assistant options][$assistantFSAppearance = "chattel religionist"]] <br> diff --git a/src/uncategorized/policies.tw b/src/uncategorized/policies.tw index 0b496d3ff8363f885b934575bf279bcea64239fb..34aae2a5192416d9e8e103e84444c6cfee7fe989 100644 --- a/src/uncategorized/policies.tw +++ b/src/uncategorized/policies.tw @@ -336,7 +336,7 @@ <</if>> <<if ndef $arcologies[0].FSGenderFundamentalistLawBimbo>><<set $arcologies[0].FSGenderFundamentalistLawBimbo = 0>><</if>> -<<if (($arcologies[0].FSSupremacistLawME + $arcologies[0].FSSupremacistSMR + $arcologies[0].FSSubjugationistLawME + $arcologies[0].FSSubjugationistSMR + $arcologies[0].FSGenderRadicalistLawBeauty + $arcologies[0].FSGenderRadicalistLawFuta + $arcologies[0].FSGenderFundamentalistLawBeauty + $arcologies[0].FSGenderFundamentalistLawBimbo + $arcologies[0].FSGenderFundamentalistSMR + $arcologies[0].FSPaternalistLaw + $arcologies[0].FSPaternalistSMR + $arcologies[0].FSDegradationistLaw + $arcologies[0].FSDegradationistSMR + $arcologies[0].FSBodyPuristLaw + $arcologies[0].FSBodyPuristSMR + $arcologies[0].FSTransformationFetishistSMR + $arcologies[0].FSYouthPreferentialistLaw + $arcologies[0].FSYouthPreferentialistSMR + $arcologies[0].FSMaturityPreferentialistLaw + $arcologies[0].FSMaturityPreferentialistSMR + $arcologies[0].FSSlimnessEnthusiastSMR + $arcologies[0].FSSlimnessEnthusiastLaw + $arcologies[0].FSAssetExpansionistSMR + $arcologies[0].FSPastoralistLaw + $arcologies[0].FSPastoralistSMR + $arcologies[0].FSPhysicalIdealistSMR + $arcologies[0].FSChattelReligionistLaw + $arcologies[0].FSChattelReligionistSMR + $arcologies[0].FSChattelReligionistCreed + $arcologies[0].FSRomanRevivalistLaw + $arcologies[0].FSRomanRevivalistSMR + $arcologies[0].FSAztecRevivalistLaw + $arcologies[0].FSAztecRevivalistSMR + $arcologies[0].FSEgyptianRevivalistLaw + $arcologies[0].FSEgyptianRevivalistSMR + $arcologies[0].FSEdoRevivalistLaw + $arcologies[0].FSEdoRevivalistSMR + $arcologies[0].FSArabianRevivalistLaw + $arcologies[0].FSArabianRevivalistSMR + $arcologies[0].FSChineseRevivalistLaw + $arcologies[0].FSChineseRevivalistSMR) > 0 + $arcologies[0].FSRepopulationFocusLaw + $arcologies[0].FSRepopulationFocusSMR + $arcologies[0].FSRestartLaw + $arcologies[0].FSRestartSMR > 0) || ($CulturalOpenness != 0)>> +<<if (($arcologies[0].FSSupremacistLawME + $arcologies[0].FSSupremacistSMR + $arcologies[0].FSSubjugationistLawME + $arcologies[0].FSSubjugationistSMR + $arcologies[0].FSGenderRadicalistLawBeauty + $arcologies[0].FSGenderRadicalistLawFuta + $arcologies[0].FSGenderFundamentalistLawBeauty + $arcologies[0].FSGenderFundamentalistLawBimbo + $arcologies[0].FSGenderFundamentalistSMR + $arcologies[0].FSPaternalistLaw + $arcologies[0].FSPaternalistSMR + $arcologies[0].FSDegradationistLaw + $arcologies[0].FSDegradationistSMR + $arcologies[0].FSBodyPuristLaw + $arcologies[0].FSBodyPuristSMR + $arcologies[0].FSTransformationFetishistSMR + $arcologies[0].FSYouthPreferentialistLaw + $arcologies[0].FSYouthPreferentialistSMR + $arcologies[0].FSMaturityPreferentialistLaw + $arcologies[0].FSMaturityPreferentialistSMR + $arcologies[0].FSSlimnessEnthusiastSMR + $arcologies[0].FSSlimnessEnthusiastLaw + $arcologies[0].FSAssetExpansionistSMR + $arcologies[0].FSPastoralistLaw + $arcologies[0].FSPastoralistSMR + $arcologies[0].FSPhysicalIdealistSMR + $arcologies[0].FSChattelReligionistLaw + $arcologies[0].FSChattelReligionistSMR + $arcologies[0].FSChattelReligionistCreed + $arcologies[0].FSRomanRevivalistLaw + $arcologies[0].FSRomanRevivalistSMR + $arcologies[0].FSAztecRevivalistLaw + $arcologies[0].FSAztecRevivalistSMR + $arcologies[0].FSEgyptianRevivalistLaw + $arcologies[0].FSEgyptianRevivalistSMR + $arcologies[0].FSEdoRevivalistLaw + $arcologies[0].FSEdoRevivalistSMR + $arcologies[0].FSArabianRevivalistLaw + $arcologies[0].FSArabianRevivalistSMR + $arcologies[0].FSChineseRevivalistLaw + $arcologies[0].FSChineseRevivalistSMR + $arcologies[0].FSRepopulationFocusLaw + $arcologies[0].FSRepopulationFocusSMR + $arcologies[0].FSRestartLaw + $arcologies[0].FSRestartSMR > 0 + $arcologies[0].FSHedonisticDecadenceLaw + $arcologies[0].FSHedonisticDecadenceLaw2 + $arcologies[0].FSHedonisticDecadenceSMR) > 0) || ($CulturalOpenness != 0)>> <br>__Future Society Policies__ <<if $CulturalOpenness == 1>> @@ -508,6 +508,21 @@ [[Repeal|Policies][$arcologies[0].FSPhysicalIdealistSMR = 0, $minimumSlaveCost -= 500]] <</if>> +<<if $arcologies[0].FSHedonisticDecadenceSMR == 1>> + <br>''Corpulence SMR:'' in order to be sold in the arcology, slaves must be plump. + [[Repeal|Policies][$arcologies[0].FSHedonisticDecadenceSMR = 0]] +<</if>> + +<<if $arcologies[0].FSHedonisticDecadenceLaw == 1>> + <br>''Life's Joys Subsidy:'' food vendors are offered reduced rent and operating expenses. + [[Repeal|Policies][$arcologies[0].FSHedonisticDecadenceLaw = 0]] +<</if>> + +<<if $arcologies[0].FSHedonisticDecadenceLaw2 == 1>> + <br>''Rotund Feminine Ideal:'' you are doing your best to maintain a fashion for thick girls with soft bellies, big butts and luscious tits. + [[Repeal|Policies][$arcologies[0].FSHedonisticDecadenceLaw2 = 0]] +<</if>> + <<if $arcologies[0].FSChattelReligionistLaw == 1>> <br>''Official Religion:'' you are enshrined as the prophet of a vibrant slaveowning religion. [[Repeal|Policies][$arcologies[0].FSChattelReligionistLaw = 0]] @@ -1089,7 +1104,7 @@ <</if>> <<if $arcologies[0].FSGenderFundamentalist >= 20>> -<<if $arcologies[0].FSGenderFundamentalistLawBeauty == 0 && $arcologies[0].FSSlimnessEnthusiastLaw == 0>> +<<if $arcologies[0].FSGenderFundamentalistLawBeauty == 0 && $arcologies[0].FSSlimnessEnthusiastLaw == 0 && $arcologies[0].FSHedonisticDecadenceLaw2 == 0>> <br>''@@.lime;Fashionable Feminine Ideal:@@'' you will do your best to start a fashion for elegant girls with just the right amount of T&A. [[Implement|Policies][$arcologies[0].FSGenderFundamentalistLawBeauty = 1, $cash -=5000, $rep -= 1000]] <</if>> @@ -1105,7 +1120,7 @@ <</if>> <</if>> <<elseif $arcologies[0].FSGenderRadicalist >= 20>> -<<if $arcologies[0].FSGenderRadicalistLawBeauty == 0 && $arcologies[0].FSSlimnessEnthusiastLaw == 0>> +<<if $arcologies[0].FSGenderRadicalistLawBeauty == 0 && $arcologies[0].FSSlimnessEnthusiastLaw == 0 && $arcologies[0].FSHedonisticDecadenceLaw2 == 0>> <br>''@@.lime;Fashionable Feminine Aspiration:@@'' you will do your best to start a fashion for turning slaves into elegant girls with just the right amount of T&A. [[Implement|Policies][$arcologies[0].FSGenderRadicalistLawBeauty = 1, $cash -=5000, $rep -= 1000]] <</if>> @@ -1201,7 +1216,7 @@ <</if>> <<if $arcologies[0].FSMaturityPreferentialist >= 40>> -<<if $arcologies[0].FSMaturityPreferentialistSMR == 0>> +<<if $arcologies[0].FSMaturityPreferentialistSMR == 0 && $arcologies[0].FSHedonisticDecadenceSMR == 0>> <br>''@@.lime;Respect for Maturity SMR:@@'' slave markets in your arcology are required to treat mature slaves properly. [[Implement|Policies][$arcologies[0].FSMaturityPreferentialistSMR = 1, $cash -=5000, $rep -= 1000, $minimumSlaveCost += 500]] <br> //Will help advance Maturity Preferentialism// @@ -1220,7 +1235,7 @@ <br>''@@.lime;Physical fitness SMR:@@'' in order to be sold in the arcology, chubby slaves will have to be forced to work out first. [[Implement|Policies][$arcologies[0].FSSlimnessEnthusiastSMR = 1, $cash -=5000, $rep -= 1000, $minimumSlaveCost += 500]] <</if>> -<<if $arcologies[0].FSSlimnessEnthusiastLaw == 0 && $arcologies[0].FSGenderRadicalistLawBeauty == 0 && $arcologies[0].FSGenderFundamentalistLawBeauty == 0 && $arcologies[0].FSGenderRadicalistLawFuta != 3>> +<<if $arcologies[0].FSSlimnessEnthusiastLaw == 0 && $arcologies[0].FSGenderRadicalistLawBeauty == 0 && $arcologies[0].FSGenderFundamentalistLawBeauty == 0 && $arcologies[0].FSGenderRadicalistLawFuta != 3 && $arcologies[0].FSHedonisticDecadenceLaw2 == 0>> <br>''@@.lime;Flat Feminine Ideal:@@'' you will do your best to start a fashion for elegant girls with just the right amount of T&A, none! [[Implement|Policies][$arcologies[0].FSSlimnessEnthusiastLaw = 1, $cash -=5000, $rep -= 1000]] <br> //Flat slaves will enjoy increased attractiveness to citizens// @@ -1253,9 +1268,34 @@ <<if $arcologies[0].FSPhysicalIdealistSMR == 0>> <br>''@@.lime;Lifting SMR:@@'' in order to be sold in the arcology, slaves will have to be bulked. [[Implement|Policies][$arcologies[0].FSPhysicalIdealistSMR = 1, $cash -=5000, $rep -= 1000, $minimumSlaveCost += 500]] + <br> //Will help advance Pastoralism// <</if>> <</if>> +<<if $arcologies[0].FSHedonisticDecadence >= 40>> + <<if $arcologies[0].FSHedonisticDecadenceSMR == 0 && $arcologies[0].FSMaturityPreferentialistSMR == 0>> + <br>''@@.lime;Corpulence SMR:@@'' in order to be sold in the arcology, slaves must be plump. + [[Implement|Policies][$arcologies[0].FSHedonisticDecadenceSMR = 1, $cash -=5000, $rep -= 1000, $minimumSlaveCost += 500]] + <br> //Will help advance Hedonistic Decadence// + <</if>> + <<if $arcologies[0].FSHedonisticDecadence >= 60>> + <<if $arcologies[0].FSHedonisticDecadenceLaw2 == 0 && $arcologies[0].FSSlimnessEnthusiastLaw == 0 && $arcologies[0].FSGenderRadicalistLawBeauty == 0 && $arcologies[0].FSGenderFundamentalistLawBeauty == 0>> + <br>''@@.lime;Rotund Feminine Ideal:@@'' you will do your best to start a fashion for thick girls with soft bellies, big butts and luscious tits. + [[Implement|Policies][$arcologies[0].FSHedonisticDecadenceLaw2 = 1]] + <br> //Will greatly affect society's views on slave beauty// + <</if>> + <<if $arcologies[0].FSHedonisticDecadence >= 90>> + <<if $arcologies[0].FSHedonisticDecadenceLaw == 0>> + <br>''@@.lime;Life's Joys Subsidy:@@'' food vendors are offered reduced rent and operating expenses. + [[Implement|Policies][$arcologies[0].FSHedonisticDecadenceLaw = 1]] + <br> //Will improve prosperity but decrease rental income - tailor's may see increased business// + <</if>> + <</if>> + <</if>> +<</if>> + + + <<if $arcologies[0].FSChattelReligionist >= 40>> <<if $arcologies[0].FSChattelReligionistSMR == 0>> <br>''@@.lime;Consecration by Public Use SMR:@@'' in order to be sold in the arcology, slaves must be offered for public use for a single day. diff --git a/src/uncategorized/randomNonindividualEvent.tw b/src/uncategorized/randomNonindividualEvent.tw index cac23ba5d354b88102294416aee1c670bae3e8f3..49c044a5fd8a43aa7467a986a2a8e5d057f9ef66 100644 --- a/src/uncategorized/randomNonindividualEvent.tw +++ b/src/uncategorized/randomNonindividualEvent.tw @@ -679,6 +679,10 @@ <<set $FSAcquisitionEvents.push("Physical Idealist")>> <<set $events.push("RE FS acquisition")>> <</if>> + <<if $arcologies[0].FSHedonisticDecadence > random(1,100)>> + <<set $FSAcquisitionEvents.push("Hedonistic Decadence")>> + <<set $events.push("RE FS acquisition")>> + <</if>> <<if $arcologies[0].FSChattelReligionist > random(1,100)>> <<set $FSAcquisitionEvents.push("Chattel Religionist")>> <<set $events.push("RE FS acquisition")>> @@ -774,6 +778,10 @@ <<set $FSNonconformistEvents.push("Physical Idealist")>> <<set $events.push("RE FS nonconformist")>> <</if>><</if>> + <<if $arcologies[0].FSHedonisticDecadence < 95>><<if $arcologies[0].FSHedonisticDecadence > 50>> + <<set $FSNonconformistEvents.push("Hedonistic Decadence")>> + <<set $events.push("RE FS nonconformist")>> + <</if>><</if>> <<if $arcologies[0].FSChattelReligionist < 95>><<if $arcologies[0].FSChattelReligionist > 50>> <<set $FSNonconformistEvents.push("Chattel Religionist")>> <<set $events.push("RE FS nonconformist")>> diff --git a/src/uncategorized/reFSAcquisition.tw b/src/uncategorized/reFSAcquisition.tw index 5a6c14d224c16ea8621d0e2d40a2c551f5ff3270..7cf529107cbd6af00aff9e51da8b0ce32b2cf8d2 100644 --- a/src/uncategorized/reFSAcquisition.tw +++ b/src/uncategorized/reFSAcquisition.tw @@ -73,8 +73,8 @@ <<set $activeSlave.preg = -1>> <</if>> <<set $activeSlave.weight = -15>> -<<set $activeSlave.underArmHair = "bushy">> -<<set $activeSlave.pubicHair = "bushy">> +<<set $activeSlave.underArmHStyle = "bushy">> +<<set $activeSlave.pubicHStyle = "bushy">> <<set $activeSlave.behavioralFlaw = "gluttonous">> <<set $activeSlave.sexualQuirk = "size queen">> <<set $activeSlave.tonguePiercing = 2>> @@ -87,10 +87,10 @@ <<set $activeSlave.eyebrowPiercing = 2>> <<set $activeSlave.navelPiercing = 2>> <<set $activeSlave.corsetPiercing = 1>> -<<set $activeSlave.areoleaPiercing = 1>> -<<set $activeSlave.clothing = "a slutty outfit">> +<<set $activeSlave.areolaePiercing = 1>> +<<set $activeSlave.clothes = "a slutty outfit">> <<set $activeSlave.shoes = "heels">> -<<set $slaves[$i].inflation = 3, $slaves[$i].inflationType = "food", $slaves[$i].inflationMethod = 1>> +/*<<set $slaves[$i].inflation = 3, $slaves[$i].inflationType = "food", $slaves[$i].inflationMethod = 1>>*/ <<slaveCost $activeSlave>> <<set $slaveCost -= 1000>> diff --git a/src/uncategorized/reFSNonconformist.tw b/src/uncategorized/reFSNonconformist.tw index a9807f7a49855b68280ec9c780efb5e0ad9d4e65..6cb3c44b09e65ea1ed3f1403fc0abd8c732c9b9b 100644 --- a/src/uncategorized/reFSNonconformist.tw +++ b/src/uncategorized/reFSNonconformist.tw @@ -19,7 +19,7 @@ A deputation of your citizens arrive at your penthouse and ask to see you. They' involved in the subjugation of the $arcologies[0].FSSubjugationistRace race. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time competing to come up with ever more extreme ways to degrade mongrels, <<elseif $FSNonconformist == "Repopulation Efforts">> committed to perpetuating humanity. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time impregnating fertile women, -<<elseif $FSNonconformist == "Repopulation Efforts">> +<<elseif $FSNonconformist == "Eugenics">> committed to restarting humanity. They're looking quite furious, an unusual mood for those with power second only to yours, <<elseif $FSNonconformist == "Gender Radicalist">> committed to the redefinition of gender around power. They're looking quite grim, an unusual mood for a group of oligarchs more inclined to spend their time cheerfully sodomizing their slaves,