> ## Documentation Index
> Fetch the complete documentation index at: https://help.freakhosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Manage Kelvin & Virginia in Sons of the Forest

> Manage companion NPCs Kelvin and Virginia on your Sons of the Forest server. Learn how to issue commands, protect them, and resurrect them after death.

## Companion Management: Kelvin & Virginia

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner
  </Card>

  <Card title="Time" icon="clock">
    5 Minutes
  </Card>
</CardGroup>

***

> Kelvin and Virginia are important assets for any Sons of the Forest world, providing automated labor and defensive fire support. However, on a dedicated server, their deaths are permanent by default. If a companion is accidentally killed by a player or a cannibal raid, they will not respawn naturally unless the world is reset or the save file is manually edited.

| Reading Time |  Difficulty  | Last Updated |
| :----------: | :----------: | :----------: |
|   5 minutes  | Intermediate | January 2026 |

***

## Resurrecting Fallen Allies

If Kelvin (Robby) or Virginia die, you must modify the world's save state to bring them back.

1. **Stop Server:** Shut down the server via the FREAKHOSTING panel.
2. **Download Save:** Navigate to `/userdata/Saves/DedicatedServer/Multiplayer/{Slot}/` and download the `GameStateSaveData.json` file.
3. **Edit Registry:** Open the file in a text editor and search for:
   * `"IsRobbyDead": true` -> Change to `false`
   * `"IsVirginiaDead": true` -> Change to `false`
4. **Health Check:** Ensure their health values in `SaveData.json` are reset to `100.0` or they may instantly die again upon loading.
5. **Re-upload:** Replace the files on the server and restart.

***

## Console Spawning (Alternative)

If you prefer not to edit files, you can attempt to force-spawn a new instance of the companion using the [F1 Console](/games/sons-of-the-forest/console-commands-cheatstick).

* **Spawn Kelvin:** `addcharacter Robby`
* **Spawn Virginia:** `addcharacter Virginia`

***

<Important>
  ### Duplicate Warning

  Using the `addcharacter` command creates a *new* instance of the NPC. If the original NPC was actually still alive (perhaps just stuck in a cave), you will now have two copies of Kelvin operating on the server. This can lead to increased CPU load and pathfinding glitches. Always verify death via save files before spawning new characters.
</Important>

<Note>
  ### Support Channels

  If you need assistance or have any questions, please contact our support team:

  * **Live Chat:** Available on our website
  * **Website Ticket:** [Submit a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### First Month Discount

  Use code **KB20** at checkout to get **20% off** your first month of hosting!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026 | **Sons of the Forest:** NPC logic verified.
</div>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>
