empathy_mapped

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: GPL-3.0 Imports: 4 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 {
	*iniload.IniLoader
	RepChangeEffects []*RepChangeEffects
	RepoChangeMap    map[string]*RepChangeEffects
}

func Read

func Read(input_file *iniload.IniLoader) *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

	ObjectDestruction *semantic.Float
	MissionSuccess    *semantic.Float
	MissionFailure    *semantic.Float
	MissionAbort      *semantic.Float

	EmpathyRates    []*EmpathyRate
	EmpathyRatesMap map[string]*EmpathyRate
}

Jump to

Keyboard shortcuts

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