Stellaris
53 人が評価
Portraits: Elves Of Stellaris
2
   
アワード
お気に入り
お気に入り
お気に入りから削除
ファイルサイズ
投稿日
更新日
1.912 GB
2022年6月6日 4時07分
2024年9月19日 16時40分
7 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
Portraits: Elves Of Stellaris

Daniellm 作成の 1 件のコレクション
Stellaris modded MP version 3.13
30 アイテム
解説
this mod simply adds the portraits from the "elves of stellaris mod"

It also includes the "elven" trait

link to original mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=915432220
40 件のコメント
Revanius 5月25日 13時17分 
Is there a mod to remove the elven trait? I just want the portraits.
STAR(S)-K1908 1月23日 7時14分 
At least allow us to remove that trait.
Daniellm  [作成者] 2024年9月16日 12時29分 
nah it was fine, i just kinda forgot about it again, and then the holidays hit and ye..
wancar 2024年9月16日 11時05分 
@Daniellm Apologies if I didn't make it clear enough in my post, that little thing about the new folders. TMany thanks for the update and fixes!
Rapace 2024年9月15日 13時04分 
Would it be possible to dissociate the the portraits from the elven trait so one could stick to vanilla traits? Thanks.
Daniellm  [作成者] 2024年9月11日 0時31分 
what an embarrassing mistake lol.

it has been fixed, mod is actually working now (tested)
Aki Zeta-9 2024年9月10日 22時13分 
Your mod doesn't have portrait_categories and portrait_sets folders.
Daniellm  [作成者] 2024年9月10日 13時58分 
mod updated to 3.13 :)
Daniellm  [作成者] 2024年7月1日 13時23分 
no need for advice, i've simply just forgotten to update the mod after OG did so

i'll get around to it eventually
wancar 2024年6月30日 17時59分 
Regarding the changes in May's update that affected plenty portrait mods.I found this advice elsewhere. I'm posting it here in case it helps:

In mod/common create 2 new folders portrait_sets and portrait_categories, each should have a .txt file speciesname_foldername, this is in addition to the species_classes folder

species_classes - only required when making new modded categories (ie not human, mamalian, etc.)
delete everything in this file except:
classname = {
archetype = ""
possible = ""
graphical_culture = ""
move_pop_sound_effect = ""

speciesname_portrait_set - Syntax
speciesname = {
Species_class = |speciesclass| (vanilla or modded)
portraits = {
"|portraitgroup|" (quotes required, found in mod/gfx/portraits/portraits .txt file under portrait_groups
}
}

speciesname_portrait_categories - Syntax
speciesname| = {
name = |speciesclass|
sets = {
|portraitgroup| (no quotes)
}
}