Councillor titles are defined in common\job_titles.
| Flag | Type | Description | Example |
|---|---|---|---|
| is_chancellor is_marshal |
bool | ||
| is_voter | bool | Whether the councillor appears in the council. | |
| attribute | attribute | This attribute is added to the ruler's for governance purposes. | |
| dignity | float | ||
| opinion_effect | int | ||
| %character modifiers% | modifiers |
monthly_salary = 0.1 monthly_prestige = 0.75 | |
| lift_fow | bool | ||
| lift_neighbor_fow | bool | ||
| allow | block | Conditions for the character to hold the title | |
| dismiss_trigger | block | ||
| gain_effect | block | Fires when the title is granted | |
| lose_effect | block | Fires when a title is lost through most causes | |
| retire_effect | block | Fires when a title is lost due to the character stepping down | |
| death_effect | block | Fires when a title is lost due to the character dying | |
| action | job_action |
Adding a 6th job_title is possible, but requires some interface modding in order to make some vertical space.
Warning: the new councillor job title entry (ex: job_custom) cannot be used dynamically as a scope inside scripting or localization like for vanilla jobs.
Councillor actions are defined in common\job_actions.
| Flag | Type | Description | Example |
|---|---|---|---|
| attribute | attribute | All modifiers (like local_build_time_modifier) are multiplied by the attribute of the character.
|
attribute = diplomacy
|
| attribute_cap | int | attribute_cap = 25
| |
| offmap | bool | Whether the action requires the selection of a province or not. | offmap = yes
|
| potential | |||
| trigger | Province scope trigger to determine if the action is meaningful in a province (the player character is FROM, the councillor is in 'new_character') | ||
| events | Events that can trigger off this action. This info is only used by the GUI. |
| |
| %province modifiers% | modifiers | Province modifiers applied by the action | local_tax_modifier = 0.025
|
| liege_modifier | modifier | Static modifier applied to the councillor liege | liege_modifier = organize_army_liege_mod
|
See About the council voting on targeted_decision and [Guide] Council Votes on Diplo-Actions.
| 历史 | 角色 • 家族 • 省份 • 头衔 • 剧本 |
| 脚本 | 指令 • 条件 • 作用域 • 修正 • 事件 • 决议 |
| 常规 | 定义 • 游戏规则 • 另类开局 • 宗教 • 文化 • 政体 • 特质 • 血脉 • 科技 • 法律 • 建筑 • 宣战理由 • 朝贡国 • 单位 • 目标 • 疾病 • 死亡 • 荣誉头衔 • 社团 • 宝物 • 地图外政权 • 内阁成员 • 贸易路线 • 继承 • 奇观 • 称号 |
| 图像/音效/本地化 | 地图 • 图形 • 盾徽 • 肖像 • 界面 • 小地图 • 音乐 • 本地化 |
| 其他 | 故障排除 • 验证器 • 控制台指令 • 编辑游戏存档 • Steam创意工坊 • EU4转档器模组制作 |
EU4转档器模组制作Interface moddingModifiersSteam创意工坊事件模组制作作用域修正决议模组制作剧本模组制作单位模组制作历史模组制作另类开局模组制作图形模组制作地图外政权模组制作地图模组制作头衔模组制作奇观模组制作宗教模组制作定义宝物模组制作宣战理由模组制作家族模组制作小地图模组制作建筑模组制作指令控制台指令政体模组制作故障排除文化模组制作朝贡国类型模组制作本地化条件模组制作死亡模组制作法律模组制作游戏规则模组制作特质模组制作界面模组制作疾病模组制作目标模组制作盾徽模组制作省份模组制作社团模组制作科技模组制作称号模组制作继承模组制作编辑游戏存档肖像模组制作脚本荣誉头衔模组制作血脉模组制作角色模组制作贸易路线模组制作音乐模组制作验证器