# 4.2：當個好人還是壞蛋？了解一下犯罪系統

《星際公民》的宇宙並非法外之地。在 UEE 帝國監控的區域內，你的所有行為都會被「犯罪等級」(CrimeStat) 系統記錄下來。

### 什麼是犯罪等級 (CrimeStat)？

這是一個從 1 到 5 的數值，用來量化你的罪行。等級越高，後果越嚴重。

* **如何會獲得犯罪等級？**
  * **輕罪 (可罰款)：** 在停機坪超時停放、飛行時與其他船隻碰撞、攜帶低級違禁品等。
  * **重罪 (會坐牢)：** 在監控區攻擊其他玩家或守衛、非法入侵、謀殺、運輸高級違禁品等。

### 犯罪的後果

一旦你的 HUD 右上角出現了犯罪等級圖標，你就會變成一個通緝犯：

* 守法區域的炮塔和安保人員會主動攻擊你。
* 你無法在主要的城市或空間站合法降落和使用服務。
* 你的頭上會出現懸賞任務，吸引其他玩家來追捕你。
* 如果你被賞金獵人擊殺或被安保人員逮捕，你將被直接送往 **Klescher 自動化監獄**。

### 如何洗心革面？清除犯罪等級的三種途徑

1. **支付罰款 (只適用於輕罪)：** 如果你的罪行只是停車罰單之類的，你可以飛到一個守法空間站，找到行政終端機，支付罰款了事。
2. **服刑 (最穩妥的方式)：** 在監獄裡，你的刑期會根據你的罪行嚴重程度而定。你可以選擇掛機等待刑期結束，也可以透過在監獄礦洞裡挖礦來換取「功績」(Merits)，從而縮短刑期。
3. **駭客手段 (高風險高回報)：** 這是最刺激的方式。你需要先搞到一個「駭客晶片」(Cryptokey)，然後潛入位於 Crusader 星系附近的 **Security Post Kareah** 空間站。找到安保主機，插入晶片，開始漫長的駭客破解過程。在此期間，你必須保護終端機不被前來阻止的守衛或其他玩家打斷。成功後，你的犯罪記錄將被一筆勾銷。

對於新手，我們強烈建議當一個守法公民。但如果你不小心犯了罪，了解如何處理它，也是一項重要的生存技能。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://star-netrunners.gitbook.io/star-citizen-beginners-guide/part-4/section-4-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
