missions_mapped

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FILENAME utils_types.FilePath = "empathy.ini"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	semantic.ConfigModel

	RepChangeEffects []*RepChangeEffects
	RepoChangeMap    *lower_map.KeyLoweredMap[string, *RepChangeEffects]
}

func Read

func Read(input_file *file.File) *Config

func (*Config) Write

func (frelconfig *Config) Write() *file.File

type EmpathyRate

type EmpathyRate struct {
	semantic.Model

	TargetFactionNickname *semantic.String // 0
	RepoChange            *semantic.Float  // 1
}

type RepChangeEffects

type RepChangeEffects struct {
	semantic.Model
	Group *semantic.String

	EmpathyRates    []*EmpathyRate
	EmpathyRatesMap *lower_map.KeyLoweredMap[string, *EmpathyRate]
}

Jump to

Keyboard shortcuts

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