MCPcopy Create free account
hub / github.com/FloatTech/ZeroBot-Plugin-Playground / skill

Struct skill

plugin/klala/net.go:154–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154type skill struct {
155 A int `json:"a"`
156 E int `json:"e"`
157 Q int `json:"q"`
158 T int `json:"t"`
159 F int `json:"f"`
160}
161type relics struct {
162 Head relicsdata `json:"head"`
163 Hand relicsdata `json:"hand"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected