Stellaris

Stellaris

117 arvostelua
Vampire Portraits
2
3
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
6.149 MB
29.10.2020 klo 11.09
23.9.2022 klo 17.14
8 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Vampire Portraits

Kuvaus
Made mainly for my own personal use to accompany the new necroids content. Includes various re-skinned human portrait assets to match the classic image of vampires from European folklore. Exported with full animations with Paradox's rigs.

The male portraits are a little lackluster, but I will likely add to this mod over time.

You can find the portraits under the added "Undead" species class.

Update 04/11/2020:
Reduced the saturation on some hairstyles and replaced some male hairstyles to fit personal preference.

Update 25/11/2021:
Finally updated the version checksum.

Update 27/11/2021:
Added a custom namelist based on Warhammer Fantasy
42 kommenttia
Stekkjarstaur 19.11.2022 klo 14.51 
@DaBiggman go to steamapps\workshop\content\281990\2271209736\common\species_classes

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 = {}
}
DaBiggman 17.11.2022 klo 18.01 
@Stekkjastaur - how did you do it? My group would also like to do this.
Stekkjarstaur 28.9.2022 klo 16.13 
Would it be possible to move this portrait from "undead" to the default "necroids" category? Rn you can't pick necroid exlusive traits from mods like Species Diversity or origins like Necrophage as vampires. I've already modded my local version to fix this

Also, thanks for the update! Playing as vampires with a subrace of Humans Necrophaged is so much fun.
barricadedpurifier 27.9.2022 klo 10.16 
I see. Ty.
Illusioneer  [tekijä] 27.9.2022 klo 10.09 
@barricadedpurifier

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.
Dinvan 27.9.2022 klo 8.24 
Ah thank you :) Right now I just use debugtooltip/play X then change the name of the empire manually lol.
Love this mod btw.
barricadedpurifier 27.9.2022 klo 0.05 
I forgot to ask but the game can make primitives from them right?
Illusioneer  [tekijä] 26.9.2022 klo 22.24 
It's a bug, I'll take a look at it at some later point.
Dinvan 25.9.2022 klo 13.44 
Hi, I am finding that the ai is unable to generate names from the custom list when I use the mod. It simply has blank names for the empire and leaders.
Also, same with species creation using the name list.
Have I got the load order wrong or is this a bug?