Crusader Kings III

Crusader Kings III

No Muscles [DEPRECATED]
6 kommentarer
ChildofDragons 30. maj 2024 kl. 7:52 
Made a rewritten version of Balanced Muscles here: https://steamcommunity.com/sharedfiles/filedetails/?id=3255818283
swiftGui  [ophavsmand] 28. nov. 2023 kl. 13:49 
For future visitors: I am no longer maintaining this mod and have no plans to further support it. If I ever implement this functionality again, it'll come as a new mod and this page will be properly updated.

At the time being, please, use it at your own risk.
kaziel 20. jan. 2023 kl. 9:28 
Is this still ok to use with 1.8.?
Velar 10. dec. 2022 kl. 7:38 
This will give muscles to males and not females. If anyone wants to make a new mod for this feel free. I won't be doing it. (spacing will get goofy below)

location: gfx > portraits > portait_modifiers > weight_01.txt (same file this mod edits)
muscularity = {
muscular = {
ignore_outfit_tags = yes
dna_modifiers = {
morph = {
mode = modify
gene = gene_bs_body_shape
value = {
value = 0
if = {
limit = { exists = scope:ruler_designer}
add = scope:prowess
}
else_if = {
limit = { exists = this }
add = prowess_for_portrait
}
else = {
add = scope:prowess

}
multiply = 4
max = 1.0
}
}
}
weight = {
base = 0
modifier = {
is_male = yes
add = 100
}
}
}
}
Dreamy Cottage 6. sep. 2022 kl. 15:01 
could you make a version where it just makes females not gain muscles?
biggie_boss 30. mar. 2022 kl. 21:57 
could you make a version where it just makes females not gain muscles?