首页所有页面

内阁成员模组制作


Councillor titles

job_titles and job_actions icons

Councillor titles are defined in common\job_titles.

Flag Type Description Example
is_chancellor

is_marshal
is_treasurer
is_spymaster
is_spiritual

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 extra councillor

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

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

Adding extra job_actions

觉得这里少了些什么吗?
+来写些东西帮助其他玩家吧!
请参考编辑规范

Council positions

See About the council voting on targeted_decision and [Guide] Council Votes on Diplo-Actions.

觉得这里少了些什么吗?
+来写些东西帮助其他玩家吧!
请参考编辑规范

References

相关页面 (55)

EU4转档器模组制作Interface moddingModifiersSteam创意工坊事件模组制作作用域修正决议模组制作剧本模组制作单位模组制作历史模组制作另类开局模组制作图形模组制作地图外政权模组制作地图模组制作头衔模组制作奇观模组制作宗教模组制作定义宝物模组制作宣战理由模组制作家族模组制作小地图模组制作建筑模组制作指令控制台指令政体模组制作故障排除文化模组制作朝贡国类型模组制作本地化条件模组制作死亡模组制作法律模组制作游戏规则模组制作特质模组制作界面模组制作疾病模组制作目标模组制作盾徽模组制作省份模组制作社团模组制作科技模组制作称号模组制作继承模组制作编辑游戏存档肖像模组制作脚本荣誉头衔模组制作血脉模组制作角色模组制作贸易路线模组制作音乐模组制作验证器