# Gamemodes

## Gamemodes

{% hint style="warning" %}
The GitBook based NorthstarWiki has been replaced in favour of the [NorthstarDocs](https://docs.northstar.tf/) where this wiki has been integrated.

Check it out here: <https://docs.northstar.tf/Wiki/>

The same page on the new wiki should be located here: <https://docs.northstar.tf/Wiki/using-northstar/gamemodes>
{% endhint %}

Northstar comes included with some community made gamemodes.

{% hint style="info" %}
If you are looking for every available gamemode and its corresponding string check [hosting/gamemodes](https://r2northstar.gitbook.io/r2northstar-wiki/hosting-a-server-with-northstar/server-settings/file-names)
{% endhint %}

### Gun Game

Get a kill with each gun to win.

### Titan Tag

Earn points while in your titan. Destroy a titan to get your own.

### Infection

Survivors are infected when killed.

### Amped Killrace

Get kills to increase the length of your killrace. Collect the flag to start it. Set the record to win.

### Fastball

Hack control panels to win rounds and respawn your teammates.

### Competitive CTF

CTF with custom settings for Comp games.

### Frontier War

Kill enemies to earn your titan, and use it to destroy the enemies Harvester.

## Riffs

Northstar also comes with several gameplay modifiers called riffs that can be toggled on and off by server hosts, or used in a private match.

### Deadly Ground

Creates a layer of electric smoke on the lowest parts of the map (does not cover the entire map)

### Great Bamboozle

Everyone's kit is changed to Holo Pilot.

### Attack on Titanfall

Everyone's kit is changed to Grapple, and Grapple gains one extra use.

### Otherside

Everyone's kit is changed to Phase Shift.

### Spicy

Replaces all ordnance/grenades with ticks.

### Tactikill

Killing an enemy refreshes your tactical/pilot kit.

### Amped Tacticals

Every tactical/pilot kit gets an additional use to it

### Rocket Arena

Weapons are replaced with an EPG that does 40 damage, a RE-45 that does reduced damage, and a Charge Rifle

### Armed & Dangerous

Weapons are replaced with a Kraber, Mastiff, and Charge Rifle

### Iron Rules

Disables disembarking and ejecting from titans.

### First person embarks/executions

Enables first person embark animations for titans and first person executions for both pilots and titans.

### Instagib

Every kill gibs


---

# 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/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.
