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 }
Click to show internal directories.
Click to hide internal directories.