Documentation
¶
Index ¶
Constants ¶
View Source
const Table = "" /* 225-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func CreateJsonFileFromData ¶
func CreateJsonFileFromData(data []Student)
func Discordbot ¶
func Discordbot(token string)
Types ¶
type Student ¶
type Student struct {
Name []string
Link string
School string
Club string
InitialFigures int
InitialStarNum int
AttackValue int
StudentType [5]string
AreaType [3]string
Weapon string
Equipment [3]string
Ooparts [2]string
ExUpMaterial [4][2]int
SkillUpMaterial [9][2]int
Skills struct {
Ex exType
Normal skillType
Passive skillType
Sub skillType
}
}
func GetCharacterList ¶
func GetCharacterList() []Student
Click to show internal directories.
Click to hide internal directories.