Documentation ¶ Index ¶ func NewSet(c *core.Core, char *character.CharWrapper, count int, param map[string]int) (artifact.Set, error) type Set func (s *Set) Init() error func (s *Set) SetIndex(idx int) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewSet ¶ func NewSet(c *core.Core, char *character.CharWrapper, count int, param map[string]int) (artifact.Set, error) Types ¶ type Set ¶ type Set struct { Index int } func (*Set) Init ¶ func (s *Set) Init() error func (*Set) SetIndex ¶ func (s *Set) SetIndex(idx int) Source Files ¶ View all Source files martialartist.go Click to show internal directories. Click to hide internal directories.