Crusader Kings III

Crusader Kings III

No Muscles [DEPRECATED]
6 Comments
ChildofDragons May 30, 2024 @ 7:52am 
Made a rewritten version of Balanced Muscles here: https://steamcommunity.com/sharedfiles/filedetails/?id=3255818283
swiftGui  [author] Nov 28, 2023 @ 1:49pm 
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 Jan 20, 2023 @ 9:28am 
Is this still ok to use with 1.8.?
Velar Dec 10, 2022 @ 7:38am 
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 Sep 6, 2022 @ 3:01pm 
could you make a version where it just makes females not gain muscles?
biggie_boss Mar 30, 2022 @ 9:57pm 
could you make a version where it just makes females not gain muscles?