Racket: "One ... last ... deal ... "So it turns out Enclaves and Caravaneers will happily continue to do business with you even as you're actively trying to destroy the galaxy.
View attachment 720344
- 9
Racket: "One ... last ... deal ... "So it turns out Enclaves and Caravaneers will happily continue to do business with you even as you're actively trying to destroy the galaxy.
View attachment 720344
So, apparently this is possible:
I'm kinda glad I did the archaeological site first, but come on Paradox... Isn't Zroni precursor chain troubled enough already without us also having to worry about excavation site planets disappearing?
Shhhhhh... There’s no such thing as a human. Don’t worry.I had that happen to Earth... with medieval era primitives.
Clearly one of your scientists on board successfully divided by zero.
But this raises an interesting paradox (no, not the company, the other meaning). If he planet did not exist, ergo the dig site was an illusion as well. In turn, the artifacts you gained are illusions, and any info you gained pointing you to the next site were illusions. So ... are perhaps the Zroni themselves illusions?So, apparently this is possible:
View attachment 725656
View attachment 725657
I'm kinda glad I did the archaeological site first, but come on Paradox... Isn't Zroni precursor chain troubled enough already without us also having to worry about excavation site planets disappearing?
This is the exact sort of galaxy-brain conundrum which, if you think about it long enough, turns you Psionic.But this raises an interesting paradox (no, not the company, the other meaning). If he planet did not exist, ergo the dig site was an illusion as well. In turn, the artifacts you gained are illusions, and any info you gained pointing you to the next site were illusions. So ... are perhaps the Zroni themselves illusions?
I'm surprised your game didn't CTD just from the existential questions raised by this conundrum.
This is the exact sort of galaxy-brain conundrum which, if you think about it long enough, turns you Psionic.
Triplets?View attachment 723742
Ulba, daughter of Gack, is a Synth with a custom AI assistant and also a sapient AI assistant.
I didn't know any empire would be opposed to a +10K resource cap.
View attachment 726498
One of the opposed is an ally and another a recent vassal.
# Galactic Market Resolutions
resolution_galactic_market_form = {
icon = "GFX_resolution_form_galactic_market"
resources = {
category = resolutions
cost = {
influence = @resolution_cost_t1
}
}
target = no
effect = {
custom_tooltip = resolution_galactic_market_form_effect_success
hidden_effect = {
# Kickoff the Forming the Market event chain
country_event = { id = action.96 }
set_global_flag = galactic_community_resolution_passed
set_timed_country_flag = { flag = galactic_community_resolution_passed_general days = @resolution_flag_timer }
add_modifier = {
modifier = resolution_passed_diplomatic_weight
days = 2200
}
}
}
fail_effects = {
hidden_effect = {
set_timed_country_flag = { flag = galactic_community_resolution_failed_general days = @resolution_flag_timer }
add_modifier = {
modifier = resolution_failed_diplomatic_weight
days = 2200
}
}
}
modifier = {
country_resource_max_add = 10000
}
potential = {
NOR = {
has_global_flag = galactic_market_founded
has_global_flag = ongoing_market_nomination
}
is_gestalt = no
is_homicidal = no
count_diplo_ties = {
limit = {
is_country_type = default
is_homicidal = no
}
count >= 3
}
}
ai_weight = {
weight = @resolution_weight_popular
modifier = {
factor = 2
has_authority = auth_corporate
}
modifier = {
factor = 1.25
OR = {
has_ai_personality = peaceful_traders
has_ai_personality = ruthless_capitalists
}
}
modifier = {
factor = 0.5
has_ai_personality = xenophobic_isolationists
}
modifier = {
factor = 0.8
is_xenophobe = yes
}
modifier = {
factor = 2
years_passed > 50
}
modifier = {
factor = 2
years_passed > 100
}
modifier = {
factor = 2
years_passed > 150
}
}
}
I didn't know any empire would be opposed to a +10K resource cap.
View attachment 726498
One of the opposed is an ally and another a recent vassal.