十字军之王3
ParaWikis
最新百科
都市天际线2百科
英雄无敌3百科
维多利亚3百科
奇妙探险队2百科
罪恶帝国百科
英白拉多:罗马百科
热门百科
群星百科
欧陆风云4百科
十字军之王2百科
十字军之王3百科
钢铁雄心4百科
维多利亚2百科
ParaWikis
申请建站
ParaWikis
ParaCommons
最近更改
随机页面
加入QQ群
工具
链入页面
相关更改
特殊页面
页面信息
页面值
帮助
译名手册
字词转换
编辑指南
编辑规范
练手沙盒
资助我们
×
欢迎访问十字军之王3百科!
注册一个账号
,一起参与编写吧!这里是
当前的工程
。
全站已采用新UI,任何使用上的问题请点击
这里
。欢迎所有对百科感兴趣的同学加入QQ群:
497888338
。
阅读
编辑
编辑源代码
查看历史
讨论
编辑“
头衔模组制作
”
咯咯炀
(
讨论
|
贡献
)
2020年11月24日 (二) 11:51的版本
(
→Localization
)
(
差异
)
←上一版本
|
最后版本
(
差异
) |
下一版本→
(
差异
)
警告:您正在编辑的是本页面的旧版本。
如果您发布该更改,该版本后的所有更改都会丢失。
警告:
您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您
登录
或
创建
一个账户,您的编辑将归属于您的用户名,且将享受其他好处。
反垃圾检查。
不要
加入这个!
{{version|1.1}}{{需要翻译}} {{expand|with=examples}} Titles are defined in the ''/common/landed_titles/'' folder ==Basic Titular Title== A simple titular title can be created with very little difficulty. The title prefix defines the tier. {|class="wikitable sortable" !Prefix !Tier |- |b_ |Barony (cannot be titular) |- |c_ |County |- |d_ |Duchy |- |k_ |Kingdom |- |e_ |Empire |- |} Decide on a name for the title, which is to be added on to the prefix. Then, you must select a color. Colors are defined in RGB. The title can take two color modifiers color and color2, which is optional. The color2 modifier changes the secondary color of your border.: <pre> k_titular_kingdom_name = { color = { 100 255 200 } } </pre> This is the bare minimum required to create a title, and it can now be granted through the console. However, it will lack localization, meaning that it will appear as "k_titular_kingdom_name" in-game. ==Localization== A title requires two localization keys to be defined. * <title_name> * <title_name>_adj Additionally, a title can have a unique article. For example Byzantium is 'the ' Byzantine Empire. * <title_name>_article Vanilla title localization can be found in ''/localization/<language>/titles_l_<language>.yml''. ==Coat of Arms== [[Coat of arms modding|Coat of Arms modding]] ==List of attributes== Below is a list of attributes that can be applied to a title. {|class="wikitable sortable" !Attribute !Type !Description !Example |- |color |rgb |The color of the title displayed on the map |color = { 100 255 200 } |- |color2 |rgb |Changes the secondary color of your border |color2 = { 150 240 200 } |- |definite_form |boolean |If yes, the title prefix (e.g. "Kingdom of" or "Duchy of" will not be used) It most often used when the type of title is included in the name already, in order to avoid "Empire of the Byzantine Empire", for example. |definite_form = yes |- |ruler_uses_title_name |boolean | |ruler_uses_title_name = no |- |landless |boolean |If yes, the title will always exist once it has been made. This allows, for example, religious heads to continue to exist even when unlanded. |landless = yes |- |capital |title |The preferred (de jure?) capital of the title |capital = c_roma |- |ai_primary_priority |clause |Determines how likely AI is to make this title their primary title. Conditions can be used to alter the primary score. |ai_primary_priority = { if = { limit = { culture = culture:greek } add = @correct_culture_primary_score } if = { limit = { NOT = { culture = culture:greek } culture_group = culture_group:byzantine_group } add = @better_than_the_alternatives_score } } |- |destroy_if_invalid_heir | |Destroys the title if the heir (having just inherited the title?) is invalid. (To prevent a character of the wrong religion holding a religious head title, for example) |destroy_if_invalid_heir = yes |- |no_automatic_claims |boolean | |no_automatic_claims = yes |- |always_follows_primary_heir |boolean |The title will always go to the holder's primary heir |always_follows_primary_heir = yes |- |de_jure_drift_disabled |boolean |Prevents the title from de jure drifting into a kingdom or empire |de_jure_drift_disabled = yes |- |male_names/female_names |list<string> |A list of names that can be adopted by the title holder. For example, this allows the Pope to gain a Papal name upon his election. |male_names = { Alexander Anastasius Benedictus Caelestinus Callistus Clemens Eugenius Leo Gregorius Hadrianus Honorius Innocentius Ioannes Lucius Marinus Martinus Nicolaus Sergius Silvester Stephanus Urbanus Victor } |- |cultural_names |clause |If the title is held by somebody with culture X, the title name will use the Y localization key and the adjective will use Y_adj |cultural_names = {X = Y} |- |province |ID |The province ID of a barony |province = 3699 |- |} ==Duchy Capital Building== To locate the duchy capital building in the defined de jure duchy capital, list the capital as the first county defined under the duchy title. The special duchy building is placed in the first listed barony of the first listed county, even if a different county is defined as the capital. <br> {{Modding navbox}} [[Category:模组制作]] [[en:Title modding]]
摘要:
请注意您对十字军之王3百科的所有贡献都被认为是在知识共享署名-非商业性使用-相同方式共享下发布,请查看在
十字军之王3百科:版权
的细节。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源。
未经许可,请勿提交受版权保护的作品!
为防止机器编辑,请完成下方验证
取消
编辑帮助
(在新窗口中打开)
本页使用的模板:
Template:Ambox 2020
(
编辑
)
Template:Clear
(
编辑
)
Template:Expand
(
编辑
)
Template:Hatnote
(
编辑
)
Template:Hover box
(
编辑
)
Template:Modding navbox
(
编辑
)
Template:Navbox
(
查看源代码
)(受保护)
Template:Navboxgroup
(
编辑
)
Template:Red
(
编辑
)
Template:See also
(
编辑
)
Template:Sup
(
编辑
)
Template:Version
(
查看源代码
)(受保护)
Template:悬停
(
编辑
)
Template:需要翻译
(
编辑
)
×
登录
密码
记住登录
加入十字军之王3百科
忘记密码?
其他方式登录