black1 Posted October 20, 2024 Posted October 20, 2024 View File Physical Attributes Lite This is a alternate version of https://www.loverslab.com/topic/165140-mod-physical-attributes by @Mange2020 This one only adds dicks and tits as traits. Height and weight are displayed on character windows. waist, hips, butt, metabolic genes are seeded and reflected directly on portrait. optimized gene seeding and inheritance. add lactation gene. all female character start lactating on pregnancy, total breast milk stored based on size of breast. lactation and selling of slaves breast milk is controlled via game rule. both default is enabled.  Load order: CBO Wicked Debauchery PA Lite   Submitter black1 Submitted 10/20/2024 Category Crusader Kings 3 Requirements CBO, Wicked Debauchery 7
Stehpoom Posted October 23, 2024 Posted October 23, 2024 Been waiting for an updated version of that mod. Good so far, only one question - I don't see the dick and tits traits in ruler designer, is there someway to add those back?
black1 Posted October 24, 2024 Author Posted October 24, 2024 i removed them for time being, was making stuff hard to understand and a bit messy code. was more focused on how to optimize code, actual gene inheritance rather random seeding and reflecting height and weight on character portrait properly. will try to add them again in future. 1
bepazjones Posted October 30, 2024 Posted October 30, 2024 (edited) Yay! The original Physical Attributes is my favorite mod on this site. So glad to see an updated version in any form. (I'm just here for the tits.)  Which versions of Carnalitas and CBO is this built for?  I'm experiencing a bug where all of the text from pa_carn_tits_traits_l_english.yml is not appearing in-game except for text related to average sized tits. All of the traits still appear, but they don't have names or descriptions. Because average sized tits aren't getting hit by the bug, I'm assuming it's an issue with the game rule that defines whether big/small tits are good or bad?  That or it's because this is built for the original CBO and I'm using the unofficial port? Here's my mod list:  Game Version: 1.13.2 Carnalitas 2.7.1 CBO Unofficial 1.4.7 PA Lite without CSE 0.1 Edited October 30, 2024 by bepazjones
black1 Posted October 31, 2024 Author Posted October 31, 2024 8 hours ago, bepazjones said: Yay! The original Physical Attributes is my favorite mod on this site. So glad to see an updated version in any form. (I'm just here for the tits.)  Which versions of Carnalitas and CBO is this built for?  I'm experiencing a bug where all of the text from pa_carn_tits_traits_l_english.yml is not appearing in-game except for text related to average sized tits. All of the traits still appear, but they don't have names or descriptions. Because average sized tits aren't getting hit by the bug, I'm assuming it's an issue with the game rule that defines whether big/small tits are good or bad?  That or it's because this is built for the original CBO and I'm using the unofficial port? Here's my mod list:  Game Version: 1.13.2 Carnalitas 2.7.1 CBO Unofficial 1.4.7 PA Lite without CSE 0.1 it does not matter which version u use, it should be useable in all of them.as per urs problem, check what else u r loading after PA lite. something is rewriting those localization again, that's why u r not seeing them.
sinph Posted November 27, 2024 Posted November 27, 2024 This lightweight enough to be compatible with things or is the nature of the mod just going to be incompatible? Pretty sure the previous one was interfering with other ui mods, which isn't terribly bad by itself but some mods end up putting core functionality that requires the ui changes.
black1 Posted November 27, 2024 Author Posted November 27, 2024 i am pretty sure meaning of lightweight is that its put less strain on system. what it got to do with compatibility with other mod? as per urs roundabout question about compatibility: core of this mod is genes , which is compatible with every mod, only ui change is window_character.gui so if u need other mod to change that, put that mod after this, u won't see lactation state and height and weight , but it will work nonethelessÂ
Solitude103 Posted December 10, 2024 Posted December 10, 2024 Is there any way you can include a version that adds the butt traits as well? or do you reckon that would defeat the purpose of it being "lite."
black1 Posted December 11, 2024 Author Posted December 11, 2024 On 12/10/2024 at 8:26 AM, Solitude103 said: Is there any way you can include a version that adds the butt traits as well? or do you reckon that would defeat the purpose of it being "lite." the moment i added back butt,waist, hips genes. it already stopped being "lite". Now its a more like alternate version of PA. which better gene seeding and heritance. of course its still lighter than original mod. as per butt trait, u can add it ursself. genes are already there. just copy on_action files for tits and penis system. reason i don't wanna add is, there is already too many traits, i want to avoid adding new ones as much as i can. currently butt, hips and waist genes affect visual appearance and i think that should be enough.  2
AnonymouslyFamous Posted December 19, 2024 Posted December 19, 2024 (edited) On 11/26/2024 at 11:52 PM, black1 said: i am pretty sure meaning of lightweight is that its put less strain on system. what it got to do with compatibility with other mod? as per urs roundabout question about compatibility: core of this mod is genes , which is compatible with every mod, only ui change is window_character.gui so if u need other mod to change that, put that mod after this, u won't see lactation state and height and weight , but it will work nonetheless  I would love to use Character UI Overhaul but I definitely love your mod the best. Unfortunately, both edit the window_character.gui. I don't want to lose the features of your mod nor the many features added to the UI in Character UI Overhaul. If it is not to much trouble, can you indicated what I need to add to Character UI Overhaul to make it compatible or your mod to make it compatible depending on the load order. This way, anyone, including me, can edit for themselves for future updates. I try using Winmerge to edit but I cannot figure out what to copy or add. Thanking you in advance and hope you get some time to do this. If not. thanks for the mod. It is amazing Edited December 20, 2024 by angelo0015 grammar, spelling
black1 Posted December 21, 2024 Author Posted December 21, 2024 On 12/19/2024 at 9:33 PM, angelo0015 said: Â I would love to use Character UI Overhaul but I definitely love your mod the best. Unfortunately, both edit the window_character.gui. I don't want to lose the features of your mod nor the many features added to the UI in Character UI Overhaul. If it is not to much trouble, can you indicated what I need to add to Character UI Overhaul to make it compatible or your mod to make it compatible depending on the load order. This way, anyone, including me, can edit for themselves for future updates. I try using Winmerge to edit but I cannot figure out what to copy or add. Thanking you in advance and hope you get some time to do this. If not. thanks for the mod. It is amazing search for hbox_height_and_weight, there are 2 blocks which u need to copy,(and for lactation icon just above 1st block) anything other than these modification, are either from carnalitas , carnalitas slavery expansion. also even if u don't use windows_chatacter.gui from this mod, game will work just fine, only thing will u be missing is height and weight display on character window 2
8177919 Posted January 23, 2025 Posted January 23, 2025 This is a Chinese translation,your mod has improved my gaming experience Physical Attributes Lite 0.2 simp_chinese.7z 3
Geriv Posted April 22, 2025 Posted April 22, 2025 So is there any way to decide what a character will be like at character creation or is it just going to be random for custom characters?
black1 Posted April 22, 2025 Author Posted April 22, 2025 (edited) 1 hour ago, Geriv said: So is there any way to decide what a character will be like at character creation or is it just going to be random for custom characters? it does not work in character creation, variables are initialized after game start. u can change the way characters look via debug menu commands. start game via paradox launcher -> game settings -> open game in debug mode. if after setting all the character setting u want to exit debug mode. press ~ and click on debug mode (true).  Edited April 22, 2025 by black1
PinkDragon Posted April 23, 2025 Posted April 23, 2025 This stops me from being able to make futa characters, can you please add them back.
black1 Posted April 24, 2025 Author Posted April 24, 2025 18 hours ago, PinkDragon said: This stops me from being able to make futa characters, can you please add them back. there is nothing in it, which deals with futa. so tell me how can it stop u from making futa chaacters?
PinkDragon Posted April 24, 2025 Posted April 24, 2025 6 hours ago, black1 said: there is nothing in it, which deals with futa. so tell me how can it stop u from making futa chaacters? I think you removed them with the big dick traits in ruler creator and I know it is this mod because with it turned on they are gone I turn it (and only it) off and it's back.
LL_PW Posted April 28, 2025 Posted April 28, 2025 (edited) There is a fairly sizable bug in this mod. It deletes most of the Carnalitas traits (Slave, Former Slave, Futa, etc). This will break the slavery system, among other things. Â This mod appears to have left a blank /common/traits/carn_traits.txt which is overwriting the Carnalitas traits file. Â Deleting that file from the mod should restore the traits. Its possible this fix could also restore some of the Carnalitas traits that may conflict with this mods operation though. I'm not sure. I don't have time to test it at the moment. Edited April 28, 2025 by LL_PW
black1 Posted April 28, 2025 Author Posted April 28, 2025 (edited) 4 hours ago, LL_PW said: There is a fairly sizable bug in this mod. It deletes most of the Carnalitas traits (Slave, Former Slave, Futa, etc). This will break the slavery system, among other things.  This mod appears to have left a blank /common/traits/carn_traits.txt which is overwriting the Carnalitas traits file.  Deleting that file from the mod should restore the traits. Its possible this fix could also restore some of the Carnalitas traits that may conflict with this mods operation though. I'm not sure. I don't have time to test it at the moment. my bad, forgot to delete those file, delete carn_trait and aaa_carn_traits from common->traits. PA lite does not depends on carnalitas , but carnalitas random dt seeding and lactation mess with PA lite systems. so i was experimenting with that. anyways its not bug, just remove those file. as for playing with carnalitas, that's upto u. Edited April 28, 2025 by black1
Sok Bojowy Posted June 1, 2025 Posted June 1, 2025 Found a possible mistake: There is no Fetish widget in carnalitas version
someguy64461 Posted July 5, 2025 Posted July 5, 2025 I had a random thought or request. Is there a way to save (copy and paste) a save config for traits and genes? This way when you start or if you get a new wife you can load them without having to click in each body part and then each of the 3 choices? Instead of choosing height, then adding 25, then choosing gene1 and then gene 1, it would just say "Load Pre-genes" Or something and height, muscles, breasts, etc would all load at once. More of a hope than anything, but I have NO idea how to code in any way lmao!
coaler Posted November 24, 2025 Posted November 24, 2025 Does anyone know how to get the attraction positive modifer to work for huge breasts and huge dicks?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now