aoturndata

package
v0.0.0-...-e449b39 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActiveObjTurnData

type ActiveObjTurnData struct {
	NonBattleExp float64                      // from visitarea
	TotalExp     float64                      // battleexp + nonbattleexp
	Level        float64                      // from total exp
	Sight        float64                      // from level + buff
	LoadRate     float64                      // from inven /  level
	AttackBias   bias.Bias                    `prettystring:"simple"` // from level + inven equip
	DefenceBias  bias.Bias                    `prettystring:"simple"` // from level + inven equip
	HPMax        float64                      // from level + def bias sum
	SPMax        float64                      // from level + atk bias sum
	Condition    condition_flag.ConditionFlag // current condition
}

Jump to

Keyboard shortcuts

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