effect

package
v0.0.0-...-54eea7a Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Effect

type Effect struct {
	ID          int    `json:"id"`
	TypeID      int    `json:"type_id"`
	Name        string `json:"name"`
	Level       int    `json:"level"`
	Type        string `json:"type"`
	StepsTime   int    `json:"steps_time"`
	Parameter   string `json:"parameter"`
	Quantity    int    `json:"quantity"`
	Percentages bool   `json:"percentages"`
	Forever     bool   `json:"forever"`
	Used        bool
}

Jump to

Keyboard shortcuts

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