• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

StrategicLoafing

Corporal
54 Badges
Mar 17, 2019
35
11
  • Stellaris
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Mandate of Heaven
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Stellaris - Path to Destruction bundle
  • Stellaris: Federations
  • Stellaris: Galaxy Edition
  • Europa Universalis 4: Emperor
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Leviathans Story Pack
  • Crusader Kings II: Monks and Mystics
  • BATTLETECH
  • Imperator: Rome - Magna Graecia
  • Europa Universalis IV: Golden Century
  • Crusader Kings II: Holy Fury
  • Stellaris: Megacorp
  • Europa Universalis IV: Dharma
  • Stellaris: Distant Stars
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV
  • Stellaris: Apocalypse
  • Stellaris: Humanoids Species Pack
  • Europa Universalis IV: Cradle of Civilization
  • Crusader Kings III
  • Victoria 2
  • Crusader Kings II: Jade Dragon
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Art of War
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Res Publica
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness

Information​

I have verifed my game files (Steam only)​

Yes

I have disabled all mods​

Yes

I am running the latest game update​

Yes

Required​

Summary​

Integrate Title Councillor Task Doesn't add Bonuses

Description​

When using the Integrate Title task, only the base progress and diplomacy skill of councillor is taken into account. Bonuses for Friend/Family Business tradition/Bureaucrats Dynasty Perk show up in the tooltip, but aren't actually added to the monthly progress.

Steps to reproduce​

All these things work independently of each other, but to see everything at once, you can start as a character with the "Family Business" cultural tradition, use console to give your son 100 diplomacy, get the "Bureaucrats" dynasty perk, and make him your Best Friend. The tooltip correctly shows that you should get: +1 Passive Integration, +3.5 Diplomacy Skill, +1.05 Best Friend, +0.35 Bureaucrats, and +0.35 Family Business--which correctly adds up in the tooltips to +6.25 monthly progress.

However, if you check the "Progress: X/1200 De Jure Drift" in the same tooltip, and subtract the number from the progress after waiting 1 month, the progress has only increased by 4.5 rather than 6.25. That is, if progress was 0/1200, it will only be 4.5/1200 after a month. None of the other bonuses are applied. And if you compare the same councillor with or without those bonuses, and let the game run on full speed for a couple decades, it's clear that de jure drift is the same whether you have any bonuses or not. Only Passive Integration and Diplomacy skill is actually reflected in the progress.

Game Version​

1.9.1

Platform​

Windows

Additional Information​

Affected Feature​

  • Gameplay

Save Game​



Other Attachments​



 
  • 1
Reactions:
After trying to get my mod to work, it seems the values need to be added to the "on_monthly_county =" portion in the council_task in order to take effect. Works perfectly once the correct script values are added there.
 
To make things easier for you, I made a quick mod with the bug fix. All it really does is add the correct values to the on_monthly_county block, however, I've also grouped all the individual references into a 'X_task_contextual_bonuses' script_value to better match how the other council_tasks are scripted. For some reason, this council_task scripted each value separately, so if you guys had some reason for that, then feel free to ignore it.

Mod files with fixes is attached. First file is the council_tasks folder, second is script_values.
 

Attachments

  • fixed_chancellor_tasks.txt
    3,5 KB · Views: 0
  • fixed_chancellor_values.txt
    2,3 KB · Views: 0
  • 2Like
Reactions: