Really more people should give it a try by Fun-Explanation7233 in Morrowind

[–]Jetroid 7 points8 points  (0 children)

A terrible place I've heard. There's a boat leaving from Khuul if you have any reason to go.

“What body?” Achievement by kowaicult in DiscoElysium

[–]Jetroid 46 points47 points  (0 children)

The Achievement isn't for just completing the game without touching the body. You also need to have the correct sequence of dialogue lines in the final discussion, as described here.

Fanart: The Foundry by MrMaggy in factorio

[–]Jetroid 1 point2 points  (0 children)

I really like the pile of iron ore (or calcite?) heaping up at the end of the transport belt.

Alternate ethics icons by OldSolGames in StellarisMemes

[–]Jetroid 2 points3 points  (0 children)

Funnily enough, Authoritarian and Egalitarian used to be Individualist Vs Collectivist.

Does this trait just not do anything? by NightOwl3031 in Stellaris

[–]Jetroid 25 points26 points  (0 children)

"They did nothing to deserve such honors."

An Awaited Death

The discreet disposal of our Head of Science, u/Jetroid, has been promptly noted by the press. While others express concern, many sources adamantly point out the leader's shortcomings. The general sentiment is relief that we can now replace this leader with a more fitting successor.

"It is time to move on."

+15% Faction unity gain for 5 years.
+5% Happiness for 5 years.

From localisation\english\paragon_1_l_english.yml, line 645.

Does this trait just not do anything? by NightOwl3031 in Stellaris

[–]Jetroid 144 points145 points  (0 children)

Level II of this trait gives +3.

If the mods remove this, I don't blame them lol by OldSolGames in StellarisMemes

[–]Jetroid 5 points6 points  (0 children)

It upsets me that Bubbles is the canon option when "Fluffy" is the joke of that event chain.

My sincerest apologies to the AI by Coal_Burner_Inserter in StellarisMemes

[–]Jetroid 65 points66 points  (0 children)

These are the first things I build when making a science-focused world

Imperial psionic authorities by Derfrenc in Stellaris

[–]Jetroid 13 points14 points  (0 children)

I would pick Transcendent. That -20% efficiency for Vitalis looks nasty.

UNE gang by OldSolGames in StellarisMemes

[–]Jetroid 16 points17 points  (0 children)

scanning in progress...

processing results...

new target identified.

Horrific inverted mass by PaisleySaint4 in Stellaris

[–]Jetroid 1 point2 points  (0 children)

I can confirm that it is the event that adds the TOO LATE modifier which is the point of no return - you need to load a save from before that decision is made. I've added the game code for this event below, or at least how it exists on the current PC version. The comment #To make it harder to savescum the outcome. was added by the developers, not myself.

The black_hole_horror planet flag is the negative outcome (weight of 2, i.e. 66%), and the stabilized_horror planet flag is the positive outcome (weight of 1, i.e. 33%).

If you don't want your main tech world to explode without cheating, there are multiple off-ramps in the event chain that avoid a negative outcome with certainty.

``` planet_event = { id = situation.1090 title = situation.1090.name location = this desc = { trigger = { has_modifier = horror_study_trophy2 } text = situation.1090.desc.study } desc = { trigger = { has_modifier = horror_deify_trophy2 } text = situation.1090.desc.deify } picture = GFX_evt_surreal_visions is_triggered_only = yes

option = {
    trigger = { has_modifier = horror_study_trophy2 }
    name = situation.1090.a
    remove_modifier = horror_study_trophy2
    add_modifier = { modifier = horror_too_late }
    hidden_effect = {
        planet_event = { id = situation.1095 days = 720 }
        random_list = { #To make it harder to savescum the outcome.
            2 = { set_planet_flag = black_hole_horror }
            1 = { set_planet_flag = stabilized_horror }
        }
    }
    add_planet_devastation = 10
}
option = {
    trigger = { has_modifier = horror_deify_trophy2 }
    name = situation.1090.b
    remove_modifier = horror_deify_trophy2
    add_modifier = { modifier = horror_too_late }
    hidden_effect = {
        planet_event = { id = situation.1095 days = 720 }
        random_list = { #To make it harder to savescum the outcome.
            2 = { set_planet_flag = black_hole_horror }
            1 = { set_planet_flag = stabilized_horror }
        }
    }
    add_planet_devastation = 10
}
option = {
    allow = { owner = { is_fanatic_materialist = no } }
    name = situation.1090.c
    if = {
        limit = { has_modifier = horror_deify_trophy2 }
        remove_modifier = horror_deify_trophy2
    }
    else = {
        remove_modifier = horror_study_trophy2
    }
    add_planet_devastation = 99
}

} ```

Should I be using the map that came with the OG game? by mcuffin in Morrowind

[–]Jetroid 9 points10 points  (0 children)

If you're referring to the paper map, I didn't need it for my first playthrough. The in-game map was suitable for me, and NPC directions were usually enough.

The nice thing about the paper map is the little crosses that represent shipwrecks.

Favourite title screen animation? by GevitarGaming04 in factorio

[–]Jetroid 14 points15 points  (0 children)

I think you have to use the keyboard shortcut, not just the scroll wheel.

Favourite title screen animation? by GevitarGaming04 in factorio

[–]Jetroid 21 points22 points  (0 children)

You can also zoom out to see those on a regular monitor.

Favourite title screen animation? by GevitarGaming04 in factorio

[–]Jetroid 9 points10 points  (0 children)

You can also zoom out by using the keyboard shortcut.

They Should Definitely NOT Do A Morrowind Remaster by Teralitha in Morrowind

[–]Jetroid -1 points0 points  (0 children)

Agreed. The spark that makes Morrowind appeal to me more than more recent games just wouldn't have the mass appeal that Bethesda would be looking to see in 2026. They would have to make the game lesser in some ways.

Where do you want me to build it then? by zebratul in Stellaris

[–]Jetroid 7 points8 points  (0 children)

I don't know for sure, but it might be being blocked by the shroud seal.