Endgame:Ending: Difference between revisions

Starfungus (talk | contribs)
mNo edit summary
Starfungus (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
* Return, where the player returns to Qud
* Return, where the player returns to Qud
* Covenant, where the player forms a covenant with {{f id|Resheph Hologram|Resheph}}, remaining on the North Sheva
* Covenant, where the player forms a covenant with {{f id|Resheph Hologram|Resheph}}, remaining on the North Sheva
* Accede, where the player agrees with Resheph's plan to annihilate intelligent life on Qud
* Accede, where the player agrees with {{f id|Resheph Hologram|Resheph's}} plan to annihilate intelligent life on Qud
* Launch, where the player leaves the North Sheva on the Exodus at [[Endgame:Starfarer's Quay|the Starfarer's Quay]]
* Launch, where the player leaves the North Sheva on the Exodus at [[Endgame:Starfarer's Quay|the Starfarer's Quay]]
* Marooned, where the player is unable to leave the North Sheva or participate in the other ending types
* Marooned, where the player is unable to leave the North Sheva or participate in the other ending types
Line 28: Line 28:


The player returns from North Sheva and goes back to Qud. This victory can be achieved one of two ways:
The player returns from North Sheva and goes back to Qud. This victory can be achieved one of two ways:
* In the conversation with [[Resheph]] at the [[Endgame:Northern Ark|Northern Ark]], the player declares that they will return to Qud to "nurture its communities."{{XML Reference|hiddenconversation|Resheph}}
* In the conversation with {{f id|Resheph Hologram|Resheph}} at the [[Endgame:Northern Ark|Northern Ark]], the player declares that they will return to Qud to "nurture its communities."{{XML Reference|hiddenconversation|Resheph}}
* If the player destroys [[Resheph]] by opening or breaking the [[Endgame:nondeterministic core|nondeterministic core]], then the [[Endgame:graphene ribbon|graphene ribbon]] at the [[Endgame:Arrivarium|Arrivarium]] will become operational and the player may descend it while piloting the [[Golem]].{{Code Reference|namespace=XRL.World.Parts|class=AscensionCable|method=TryDescend}}
* If the player destroys {{f id|Resheph Hologram|Resheph}} by opening or breaking the {{f|nondeterministic core}}, then the [[Endgame:graphene ribbon|graphene ribbon]] at the [[Endgame:Arrivarium|Arrivarium]] will become operational and the player may descend it while piloting the [[Golem]].{{Code Reference|namespace=XRL.World.Parts|class=AscensionCable|method=TryDescend}}


Either of these actions will immediately end the game in a victory.
Either of these actions will immediately end the game in a victory.
Line 38: Line 38:


* The player must have learned that {{favilink|Barathrum the Old}} was a part of the Trium during the conversation available with him during the Spindle ascent.{{XML Reference|hiddenconversation|Barathrum}}
* The player must have learned that {{favilink|Barathrum the Old}} was a part of the Trium during the conversation available with him during the Spindle ascent.{{XML Reference|hiddenconversation|Barathrum}}
* Barathrum must either be dead, or have already left the North Sheva by launching the Exodus at [[Endgame:Starfarer's Quay|the Starfarer's Quay]].<ref name="Resheph" />
* Barathrum must either be dead, or have already left the {{f|North Sheva}} by launching the Exodus at [[Endgame:Starfarer's Quay|the Starfarer's Quay]].<ref name="Resheph" />
* The [[Endgame:nondeterministic core|nondeterministic core]] must be intact.
* The {{f|nondeterministic core}} must be intact.
* The player must be able to speak with Resheph, and not be stranded in another part of the North Sheva.
* The player must be able to speak with {{f id|Resheph Hologram|Resheph}}, and not be stranded in another part of the {{f|North Sheva}}.


===Accede===
===Accede===
Line 46: Line 46:
The player accedes to Resheph's plan to till the noosphere. To achieve this victory, the following conditions must be met:
The player accedes to Resheph's plan to till the noosphere. To achieve this victory, the following conditions must be met:


* The player must be able to speak to Resheph, so the [[Endgame:nondeterministic core|nondeterministic core]] must be intact.
* The player must be able to speak to {{f id|Resheph Hologram|Resheph}}, so the {{f|nondeterministic core}} must be intact.


===Launch===
===Launch===
Line 61: Line 61:


The player is stranded on the North Sheva, and cannot achieve any of the other victory types.
The player is stranded on the North Sheva, and cannot achieve any of the other victory types.
'''Currently, as of build 209.44, the marooned ending is broken/unimplemented. While achieving it by meeting its intended conditions is impossible, the player can still achieve it with the <code>goend</code> wish, where any of the North Sheva victory types can be achieved along with their greater variants.'''


The conditions as implemented are:{{Code Reference|namespace=XRL.World.Conversations.Parts|class=EndGame|method=CheckMarooned}}
The conditions as implemented are:{{Code Reference|namespace=XRL.World.Conversations.Parts|class=EndGame|method=CheckMarooned}}


* The [[Golem]] must be dead.
* The [[Golem]] must be dead.
* The Exodus must have been launched. Either {{favilink|Barathrum the old}} may launch it himself, or the player may start the launch sequence and leave the Exodus before it takes off.
* The Exodus at the [[Endgame:Starfarer's Quay|Starfarer's Quay]] must have been launched. Either {{favilink|Barathrum the old}} may launch it himself, or the player may start the launch sequence and leave the Exodus before it takes off.
* The player must open or break the [[Endgame:nondeterministic core|nondeterministic core]].
* The player must open or break the {{f|nondeterministic core}} and thus destroy {{f id|Resheph Hologram|Resheph}}.


After these conditions have been met, then the game would end with a Marooned victory after the player takes a turn.{{Code Reference|namespace=XRL.World.Parts|class=ArkCore|method=StartEnd}}
After these conditions have been met, then the game will end with a Marooned victory after the player takes a turn.{{Code Reference|namespace=XRL.World.Parts|class=ArkCore|method=StartEnd}}


===Gyre Annullment===
===Gyre Annullment===