Stellaris

Stellaris

432 ratings
Animated Dragon Portrait
19
17
7
10
3
3
5
2
2
2
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
36.336 MB
26 Nov, 2022 @ 10:51am
15 Dec, 2022 @ 7:18pm
4 Change Notes ( view )

Subscribe to download
Animated Dragon Portrait

In 1 collection by Promilie
Promilie's Animated Portraits
2 items
Description
TEMPORARY FIX GO HERE

Dragons! This mod adds an animated dragon portrait in the style of the Animated Saurian Portraits, complete with 6 colour variants!

I might add more draconic species to this in the future, but for now it's just the single dragon.

Edit: Since I was stupid when I made this mod and just named the species class "dragon" this mod will probably conflict with any other mod that does the same. Unfortunately, even though it's a relatively simple fix, I'm no longer able to update this mod on my end.
99 Comments
Promilie  [author] 6 May @ 5:44am 
@ph00nix that should be fine by me
Ph00nix 5 May @ 11:53am 
"Greetings @promilie, I'm writing to you again as a great admirer of your portrait mod. I am currently working on a mod of my own and would be most grateful if I could incorporate your portraits into it. You would, of course, be fully credited with a link to this page. Thank you for your time and consideration."
LORD OF ♥♥♥ 28 Aug, 2024 @ 5:08pm 
update please
Nahios-si 3 Jun, 2024 @ 3:16pm 
@Ever Universe Thanks, I succeeded after using your method, but still hope this mod will be updated soon
Sjru 🐲 12 May, 2024 @ 3:47pm 
Please update
Ever Universe 12 May, 2024 @ 7:02am 
@Promilie; I have read in the description that you are unable to update this mod due to issues on your end. With your permission, I can maintain your mod up-to-date with Stellaris versions.
Ever Universe 12 May, 2024 @ 6:44am 
After a few minutes of documentation, I have fixed the mod. Carefully follow the instructions, it is essential that you do everything I did, otherwise it might break:

Step 1 : Remove the species_archetypes folder (it is not needed, as Dragons belong in the vanilla BIOLOGICAL archetype anyway)

Step 2 : Copy and paste this into the "00_draconic_species_classes.txt" file within the "species_classes" folder (make sure you completely replace everything):

Draconic = {
archetype = BIOLOGICAL

possible = {
authority = {
NOT = {
value = auth_machine_intelligence
text = SPECIES_CLASS_MUST_NOT_USE_MACHINE_INTELLIGENCE
}
}
}

graphical_culture = reptilian_01
move_pop_sound_effect = "reptilian_pops_move"

resources = {}
}


Step 3 : Add a new folder within the "common" folder named "portrait_categories"
Ever Universe 12 May, 2024 @ 6:44am 
Step 4 : Add a new .txt file within the "portrait_categories" folder named "zz_dragon_portrait_categories" and paste this into the file:

Draconic = {
name = Draconic

sets = {
Draconic
}
}


Step 5 : Add a new folder within the "common" folder named "portrait_sets"

Step 6 : Add a new .txt file within the "portrait_sets" folder named "zz_dragon_portrait_sets" and paste this into the file:

Draconic = {
species_class = Draconic

portraits = {
"dragon"
}
}


And that's it, it should work now, as it did for me.
faustie 10 May, 2024 @ 3:52pm 
Second, the game file. It can be located by the path: SteamLibrary\steamapps\common\Stellaris\common\portrait_sets

Open file: 00_portrait_sets

Locate the section:
reptilians = {

Underneath, "rep5" insert a new line [IE press enter]

In the new line, enter the text (including the quotation marks):
"dragon"

Then save the document.


With that you should see that the portrait appears in the reptile category when the game launches with the mod subscribed.
NOTE: I have no clue whether this will work for multiplayer or not, so attempt at your own discretion.
faustie 10 May, 2024 @ 3:52pm 
First, the modded file. You can locate this via either the stellaris launcher, by going to playsets, clicking the 3 dots and clicking show in folder (as long as the file is subscribed in the steam workshop). From there go through the path gfx\portraits\portraits. Open the file: 00_draconic_portrait_groups

In the file remove the line:
# Draconic

Then save the file.

(Note: the file may also be located with the path:
SteamLibrary\steamapps\workshop\content\281990\2893752931)