Crusader Kings III

Crusader Kings III

Not enough ratings
No Muscles [DEPRECATED]
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
51.130 KB
Mar 22, 2022 @ 7:04pm
Mar 22, 2022 @ 7:17pm
2 Change Notes ( view )

Subscribe to download
No Muscles [DEPRECATED]

Description
DEPRECATED. Use it at your own risk.

Works with Royal Court (v1.5.1.x)!

Characters gain no muscles, regardless of how much Prowess they have. This is a visual-only mod!

Compatibility
Any mod that changes the appearance of muscles or how muscles are affected by a character’s Prowess may be incompatible with No Muscles.

Want some muscles but not too much? Balanced Muscles got you covered!
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?