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 (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
Updated and fixed for current patch.
then edit 69_species_classes.txt and replace everything below line 14 (the stuff at the top is just comments, the section should start with UNDEAD = { etc) with:
NECROID = {
archetype = BIOLOGICAL
playable = { has_necroids = yes }
possible = { authority = { NOT = { value = auth_machine_intelligence text = SPECIES_CLASS_MUST_NOT_USE_MACHINE_INTELLIGENCE } } }
randomized = { has_necroids = yes }
gender = yes
custom_portraits = {
randomized = { has_necroids = yes }
playable = { has_necroids = yes }
portraits = {
"nec1"
"nec2"
"nec3"
"nec4"
"nec5"
"nec6"
"nec7"
"nec8"
"nec9"
"nec10"
"nec11"
"nec12"
"nec13"
"nec14"
"nec15"
"vampire"
}
}
# These should not be used for randomly generated species
non_randomized_portraits = {
"vampire"
}
graphical_culture = necroid_01
move_pop_sound_effect = "molluscoid_pops_move"
resources = {}
}
Also, thanks for the update! Playing as vampires with a subrace of Humans Necrophaged is so much fun.
No, I intentionally set it up that the portraits are not used by any procedural factions, including primitives. This is to avoid duplicate portraits being used.
You can still start the game with an AI faction using the portraits. You just need to make a faction using the portraits and then force spawn the faction.
Love this mod btw.