Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
But this mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2956266333&searchtext=abdication will make this mod obsolete forever if the modder updates it.
I too wanted tribal options, so I added the lines needed (pending the author adding it they want, hope it's okay to share this):
Open the file: (assuming default install loc.)
C:\Program Files (x86)\Steam\steamapps\workshop\content\1158310\2407516326\common\decisions\ABD_decisions.txt
[h1]After line 11[/h1]: Add the line " has_government = tribal_government
(It will then look like this:)
OR = {
has_government = feudal_government
has_government = clan_government
has_government = tribal_government
}
[h1]After line 20/21[/h1]: Add the lines " has_realm_law = tribal_authority_X
(It will then look like this:)
OR = {
has_realm_law = crown_authority_1
has_realm_law = crown_authority_2
has_realm_law = crown_authority_3
has_realm_law = tribal_authority_1
has_realm_law = tribal_authority_2
has_realm_law = tribal_authority_3
}
You'll have to re-add these lines if the mod updates