# 游戏模式

Northstar附带了一些社区制作的游戏模式。

## Sandbo&#x78;**（沙盒）**

类似gmod ，但并没有还原

## Gun Gam&#x65;**（枪械模式）**

击杀敌人来获取其他武器直至游戏胜利

## Titan Tag

在泰坦中赚取分数，你可以通过摧毁别人的泰坦重新获得泰坦

## Infectio&#x6E;**（感染模式）**

幸存者死亡时将会被感染。

## Frontier Wa&#x72;**（边防战争）**

摧毁敌方的采集机，保护己方的采集机。

## Amped Killrace

从获得旗子开始，死亡之前击杀越多得分越高，游戏结束时得分最多的人获胜

## Fastball

侵入控制中心来赢得回合胜利并复活已死亡的队友

{% hint style="info" %}
部分地图尚未提供控制中心
{% endhint %}

{% hint style="info" %}
Complex, Forwardbase Kodai, and Colony have had control panels added with [the v1.4.0 release of Northstar](https://github.com/R2Northstar/Northstar/releases/tag/v1.4.0)
{% endhint %}

| 可以正常游戏                                                                                                                                                                            | 无控制中心                                                                                        | 闪退至主界面                       |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | ---------------------------- |
| <ul><li>Boomtown</li><li>Exoplanet</li><li>Black Water Canal</li><li>Eden</li><li>Angel City</li><li>War Games</li><li>Forwardbase Kodai</li><li>Complex</li><li>Colony</li></ul> | <p></p><ul><li>Homestead</li><li>Complex</li><li>Glitch</li><li>Relic</li><li>Rise</li></ul> | <ul><li>Crash Site</li></ul> |

## Competitive CTF

CTF with custom settings for Comp games.


---

# 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://r2northstar.gitbook.io/r2northstar-wiki/chinese/using-northstar/gamemodes.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.
