Stellaris

Stellaris

432 arvostelua
Animated Dragon Portrait
19
17
7
10
3
3
5
2
2
2
2
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Species
Tunnisteet: Animated, dragon
Tiedostokoko
Julkaistu
Päivitetty
36.336 MB
26.11.2022 klo 10.51
15.12.2022 klo 19.18
4 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Animated Dragon Portrait

1 kokoelmassa, tekijä Promilie
Promilie's Animated Portraits
2 luomusta
Kuvaus
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 kommenttia
Promilie  [tekijä] 6.5. klo 5.44 
@ph00nix that should be fine by me
Ph00nix 5.5. klo 11.53 
"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.8.2024 klo 17.08 
update please
Nahios-si 3.6.2024 klo 15.16 
@Ever Universe Thanks, I succeeded after using your method, but still hope this mod will be updated soon
Sjru 🐲 12.5.2024 klo 15.47 
Please update
Ever Universe 12.5.2024 klo 7.02 
@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.5.2024 klo 6.44 
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.5.2024 klo 6.44 
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.5.2024 klo 15.52 
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.5.2024 klo 15.52 
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)