Titanfall 2: Northstar
Install with App

Details

Latest version
1.0.0
Last Updated
First Uploaded
Downloads
45
Likes
0
Size
4.6KB
Dependants

Categories

Tags

NSFW

VillainPlus

A custom server-side gamemode for Titanfall 2: Northstar.

One player is randomly chosen as The Villain and gains boosted stats.
Whoever kills the Villain becomes the new Villain.
You only score points while you're the Villain.


Features

  • Randomly selected Villain at match start (once enough players are present)
  • Villain gains:
    • Increased max health (configurable)
    • Increased movement speed (configurable)
  • Kill the Villain to take their place
  • Score = kills while you are the Villain
  • First Villain to reach the score limit wins

Installation (Manual)

  1. Download this mod from Thunderstore.

  2. Extract the .zip.

  3. Copy the inner VillainPlus folder into:

    Titanfall2/R2Northstar/mods/
    

    Final structure should look like:

    Titanfall2/
      R2Northstar/
        mods/
          VillainPlus/
            mod.json
            R1S/
              scripts/
                vscripts/
                  gamemodes/
                    villain_plus.gnut
    
  4. Launch Northstar and enable VillainPlus in the mods list (if not already enabled).

  5. Start or join a server running the VillainPlus gamemode script.


Server Configuration (ConVars)

These can be set in your server config (e.g. autoexec_ns_server.cfg) or via any config system you use.

  • villainplus_health_multiplier

    • Default: 2.0
    • Multiplier for Villain max health.
  • villainplus_speed_multiplier

    • Default: 1.25
    • Multiplier for Villain walk & sprint speed.
  • villainplus_score_to_win

    • Default: 25
    • How many kills as Villain are required to win.

Example:

villainplus_health_multiplier 2.5
villainplus_speed_multiplier 1.35
villainplus_score_to_win 30

Notes

  • This is primarily designed as a server-side gamemode.
  • Make sure your server is configured to use the Gamemode_VillainPlus_Init script if you integrate it with custom rotation logic.
  • You are free to tweak the script for your own balance or add FX, sounds, etc.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.