Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I guess this mod load old version trait data
please fix to can use azure
maybe Ultimate Powa is suggest right opinion
You can do the same for the face modification as well.
By setting up the mod this way, it makes the mod fully compatible with anything other than mods that modify specifically the giant trait.
filename = meatballs_traits.txt
giant = {
opposites = {
dwarf
}
index = 216
prowess = 6
health = 0.25
#fertility = -0.2
inherit_chance = 25
both_parent_has_trait_inherit_chance = 75
genetic = yes
physical = yes
good = yes
birth = 0.5
random_creation = 0.3
attraction_opinion = 5
tribal_government_opinion = 10
vassal_opinion = 5
same_opinion = 20
ruler_designer_cost = 30
desc = {
first_valid = {
triggered_desc = {
trigger = {
NOT = { exists = this }
}
desc = trait_giant_desc
}
desc = trait_giant_character_desc
}
}
}
That is all that is needed.
Someone did that with my mod and took it even further, its the way the modding community goes.