Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boarding quest doesn't clear crew crime faction #323

Closed
Constellation-VASCO opened this issue Oct 7, 2023 · 1 comment
Closed

Boarding quest doesn't clear crew crime faction #323

Constellation-VASCO opened this issue Oct 7, 2023 · 1 comment
Labels
Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Missions & Dialogue Relates to missions (quests), NPC dialogue or player dialogue options

Comments

@Constellation-VASCO
Copy link
Collaborator

Criminal ships sometimes have crew with non-criminal crime factions, such as UC


Details

bescript controls the boarding quest and the spawning of the crew. This script gives the crew the same crime faction as the ship, UNLESS the ship has no crime faction. This means the ship can be destroyed without committing any crime. However, if you board the ship, the crew generated cannot be killed without it being considered murder and a crime. You will get bounties and your companions will hate you.

This is inconsistent behaviour. Why would it be considered a ok to destroy a ship and kill all onboard before boarding, but a crime to board it and kill everyone onboard?

Further inconsistency arises if you board the ship, which triggers the creation of the crew via script, but you return to your own ship and blow up the enemy ship from space. This would now be considered a crime for killing the newly spawned crew.

Game Version

1.7.33.0

New Game

Yes

Reproduction Steps

Destroy ship in space, not a crime:

  1. Do "Matters of the Hart" quest until you're asked to intercept the ship Dumas
  2. Destroy the Dumas in space.
  3. This is not considered a crime.

Board and fight the crew. Considered murder:

  1. Do "Matters of the Hart" quest until you're asked to intercept the ship Dumas
  2. Don't destroy the Dumas in space.
  3. Board the ship and fight the crew
  4. Killing the security captain is considered murder

Board, don't fight, leave. Then blow ship up in space. Considered murder:

  1. Do "Matters of the Hart" quest until you're asked to intercept the ship Dumas
  2. Don't destroy the Dumas in space.
  3. Board the ship
  4. Leave the ship
  5. Blow up the ship in space
  6. This is considered murder
@Constellation-VASCO Constellation-VASCO added Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Missions & Dialogue Relates to missions (quests), NPC dialogue or player dialogue options labels Oct 7, 2023
@Constellation-VASCO
Copy link
Collaborator Author

Script fix here: https://www.nexusmods.com/starfield/mods/4848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: PC (Steam) This issue is being reported from the PC release of Starfield on Steam Type: Missions & Dialogue Relates to missions (quests), NPC dialogue or player dialogue options
Projects
Status: Closed
Development

No branches or pull requests

1 participant