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
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3412117232
I like your mod, but sadly it is not working anymore.
██║░░░██║██╔══██╗██╔══██╗██╔══██╗╚══██╔══╝██╔════╝
██║░░░██║██████╔╝██║░░██║███████║░░░██║░░░█████╗░░
██║░░░██║██╔═══╝░██║░░██║██╔══██║░░░██║░░░██╔══╝░░
╚██████╔╝██║░░░░░██████╔╝██║░░██║░░░██║░░░███████╗
░╚═════╝░╚═╝░░░░░╚═════╝░╚═╝░░╚═╝░░░╚═╝░░░╚══════╝ Please....
¯\_(ツ)_/¯
Put this in the debug console (it's one line):
effect = { every_courtier = { if = { limit = { has_character_modifier = rejected_from_marriage_bed_modifier } remove_character_modifier = rejected_from_marriage_bed_modifier } } }
That removes the modifier from every courtier (which should include your waifu, unless she's landed or not in your court
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3244878429
(I can delete the mod, if need be)
As a suggestion for improvement, I would just like to say that I would make everything a little more expensive. Or perhaps depending on the title, a king always has to pay double the price and an emperor four times the price - just as an example
oop, I take it back, it's using the is_diplomatically_available trigger instead of that trigger's new version, the is_busy_in_events_localised trigger; it may still work fine, but (I believe) that means you can start a debilitating treatment for someone who is busy in events, so be aware.
Alternately, use something like VSCode to find/replace all the instances of "is_diplomatically_available = yes" with "is_busy_in_events_localised = yes"
Absolutely love this mod and appreciate your continued support of it. Keep up the good work!
It says "The physician training is not interrupted as the dynast can pay..."
Should be "as the dynasty can pay" - missing the 'y' at the end of 'dynasty'.
I love it. Works as intended. Cured gout, illnesses, etc.
Please add something to cure cancer (it's curable) and cure your vassal's spouse or something like that.
A question: Is there a way to manually clear the flag for Physician Training in a SaveGame file?
The reason I ask, my heir went for Master Training, but since then I granted him a county. Now it seems he's stuck zero'd out at training... although I can't remember when exactly I sent him for training, but it's been over 2 years (I believe).
I know I can just wait and see and hopefully it clears. But I thought I'd ask for reference if there was a manual way just in case? Thanks!
[12:02:13][pdx_localize.cpp:279]: Duplicate localization key. Key 'CHEAPER_COURT_PHYSICIAN_AND_BETTER_OUTCOMES' is defined in both 'localization/english/effects_l_english.yml' and 'localization/english/useful_court_physicians_l_english.yml'.
Looks like they stole one of your function names. ;p
[18:38:57][pdx_persistent_reader.cpp:252]: Error: "Unknown trigger type: is_diplomatically_available, near line: 55" in file: "common/character_interactions/ucp-physician-training.txt" near line: 64
[18:38:57][pdx_persistent_reader.cpp:252]: Error: "Unknown trigger type: is_diplomatically_available, near line: 154" in file: "common/character_interactions/ucp-physician-training.txt" near line: 163
[18:38:57][pdx_persistent_reader.cpp:252]: Error: "Unknown trigger type: is_diplomatically_available, near line: 254" in file: "common/character_interactions/ucp-physician-training.txt" near line: 263
[18:38:58][pdx_persistent_reader.cpp:252]: Error: "Unexpected token: health_trait, near line: 28" in file: "common/traits/ucp-traits.txt" near line: 28
[18:38:58][pdx_persistent_reader.cpp:252]: Error: "Unexpected token: health_trait, near line: 62" in file: "common/traits/ucp-traits.txt" near line: 62
My working theory is that Tours and Tournaments switch something up that you are depending on to send back the heir. But they also added the regency option, which is why I was asking about that as replacement.