realgray-stellaris-mod/common/governments/civics/!_RG_origins.txt

50 lines
974 B
Plaintext
Raw Normal View History

origin_rg_gray = {
is_origin = yes
icon = "gfx/interface/icons/origins/origins_fratricide.dds"
picture = GFX_evt_ship_in_orbit_2
2023-06-08 13:11:05 +08:00
flags = {
origin_rg_gray
}
non_colonizable_planet_class_neighbor = yes
description = "origin_tooltip_rg_gray_effects"
advanced_start = yes
2024-04-10 19:39:38 +08:00
max_once_global = yes
random_weight = {
base = 0
}
2023-06-21 12:58:32 +08:00
playable = {
host_has_dlc = "Distant Stars Story Pack"
}
2023-06-08 13:11:05 +08:00
}
2024-04-10 19:39:38 +08:00
rg_origin_scion = {
is_origin = yes
icon = "gfx/interface/icons/origins/origins_scion_1.dds"
2024-04-10 20:23:08 +08:00
picture = GFX_origin_rg_scion
2024-04-10 19:39:38 +08:00
advanced_start = yes
max_once_global = yes
playable = {
host_has_dlc = Federations
}
# possible = {
# ethics = {
# NOR = {
# value = ethic_gestalt_consciousness
# #value = ethic_xenophobe
# value = ethic_fanatic_xenophobe
# }
# }
# civics = {
# NOT = { value = civic_pompous_purists }
# }
# }
description = "origin_tooltip_rg_scion_effects"
flags = { custom_start_screen }
random_weight = {
base = 0
}
}