Skip to content
/ Loki Public
forked from Wufflez/Loki

A character editor for Valheim

License

Notifications You must be signed in to change notification settings

bdomars/Loki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This is a fork of the official repo

  • Updates here have not been pulled to official repo (mainly due to inactivity there)
  • Updates here focus primarily on maintaining compability with Valheim
  • Any requests or questions should be in official repo

If using a custom release from this fork, read the release notes carefully first.

Credits to Wufflez for this app. (I just followed along the ride for a while, as a result of curiousity about Valheim/Unity internal workings more than anything else. WPF is not my cup of tea and a bit away from my comfort zone to be honest).

Loki - Valheim Character Editor

This program allows editing the character files for the game Valheim (.fch)

It is currently in a very early pre-release state and therefore use only at your own risk. The game is also in pre-release so the combination means it is highly likely that things will break.

Features

  • Detects game characters for easy selection
  • Edit character name
    • Auto updates 'crafted by' on items in inventory when saving
  • Edit beard style
  • Edit hair colour
  • Edit hair style
  • Edit skin colour
  • Make skin glow like a God (experimental)
  • Edit skill values
  • Reorder skills
  • Edit player statistics, e.g. kills, deaths etc.
  • Use 'non standard' hair/beard styles
  • Simple Inventory editor (WIP)
    • Delete items
    • Add new items from palette
    • Edit stack size
    • Repair damaged items
    • Upgrade / Downgrade items quality
    • Set / Remove the 'crafted by' tag
  • Backup System
    • Automatic backup created before changes are saved
    • Easy Backup Restore UI to fix mistakes

Screenshots

Screenshot of Loki editing character properties Screenshot of a Deer Lord Screenshot of inventory editor Screenshot of Loki editing character skills Screenshot of Wuffles looking radioactive

Usage

Note: Requires the .NET Core 3.1 runtime to be installed. Get it here if required: https://dotnet.microsoft.com/download/dotnet/3.1/runtime

No installer yet, so just simply unzip the application to any location you like & run the executable (Loki.exe).

Backups

It's recommended to leave the backup option enabled.

Backups are created in %LOCALAPPDATA%\TwoThreeSix\Loki\CharacterBackups

Coming Next

  • World Data management (e.g. trim out bloat from old worlds)
  • More tooltips & in app help
  • Installer
  • Detect game running and warn user (game could save over file at any point)
  • Dark theme to protect sensitive gamer eyes
  • New application icon

About

A character editor for Valheim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%