Skip to content

Instantly share code, notes, and snippets.

@class101
Created April 16, 2021 16:44
Show Gist options
  • Save class101/bcae20e287d14854d3141a699d6ee454 to your computer and use it in GitHub Desktop.
Save class101/bcae20e287d14854d3141a699d6ee454 to your computer and use it in GitHub Desktop.
Stellaris Humanoids user_empire_designs.txt
"United Nations of Earth"
={
key="United Nations of Earth"
ship_prefix="UNS"
species={
class="HUM"
portrait="human"
name="Human"
plural="Humans"
adjective="Human"
name_list="HUMAN1"
trait="trait_adaptive"
trait="trait_nomadic"
trait="trait_wasteful"
}
name="United Nations of Earth"
adjective="Human"
authority="auth_democratic"
flags={
"human_1"
"custom_start_screen"
}
government="gov_representative_democracy"
planet_name="Earth"
planet_class="pc_continental"
system_name="Sol"
initializer="sol_system_initializer"
graphical_culture="humanoid_01"
city_graphical_culture="humanoid_01"
empire_flag={
icon={
category="human"
file="flag_human_9.dds"
}
background={
category="backgrounds"
file="00_solid.dds"
}
colors={
"blue"
"black"
"null"
"null"
}
}
ruler={
gender=female
name="Dolores Muwanga"
portrait="human_female_05"
texture=0
hair=1
clothes=0
leader_class="ruler"
}
spawn_as_fallen=no
ignore_portrait_duplication=yes
room="personality_federation_builders_room"
spawn_enabled=no
ethic="ethic_xenophile"
ethic="ethic_fanatic_egalitarian"
civics={
"civic_beacon_of_liberty"
"civic_idealistic_foundation"
}
origin="origin_default"
}
"Commonwealth of Man"
={
key="Commonwealth of Man"
ship_prefix="CNS"
species={
class="HUM"
portrait="human"
name="Human"
plural="Humans"
adjective="Human"
name_list="HUMAN2"
trait="trait_adaptive"
trait="trait_nomadic"
trait="trait_wasteful"
}
name="Commonwealth of Man"
adjective="Human"
authority="auth_dictatorial"
flags={
"human_2"
"custom_start_screen"
}
government="gov_military_dictatorship"
planet_name="Unity"
planet_class="pc_continental"
system_name="Deneb"
initializer="deneb_system"
graphical_culture="humanoid_01"
city_graphical_culture="humanoid_01"
empire_flag={
icon={
category="human"
file="flag_human_4.dds"
}
background={
category="backgrounds"
file="stripe.dds"
}
colors={
"red"
"black"
"null"
"null"
}
}
ruler={
gender=female
name="Sidney Beauclair"
portrait="human_female_04"
texture=0
hair=6
clothes=4
leader_class="ruler"
}
spawn_as_fallen=no
ignore_portrait_duplication=yes
room="personality_hegemonic_imperialists_room"
spawn_enabled=no
ethic="ethic_xenophobe"
ethic="ethic_fanatic_militarist"
civics={
"civic_nationalistic_zeal"
"civic_distinguished_admiralty"
}
origin="origin_lost_colony"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment