zombiemode

package
v0.9.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ZombieConfig

type ZombieConfig struct {
	CombatTargets []string                `yaml:"combattargets,omitempty"`
	RoamRadius    int                     `yaml:"roamradius,omitempty"`
	RestThreshold int                     `yaml:"restthreshold,omitempty"`
	LootTargets   []string                `yaml:"loottargets,omitempty"`
	Waypoints     []int                   `yaml:"waypoints,omitempty"`
	Profiles      map[string]ZombieConfig `yaml:"profiles,omitempty"`
}

ZombieConfig holds per-user zombie behavior configuration. It is persisted to disk via the plugin file system.

type ZombieModule

type ZombieModule struct {
	// contains filtered or unexported fields
}

ZombieModule is the module struct.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL