Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewChar ¶
func NewChar(s *core.Core, w *character.CharWrapper, _ profile.CharacterProfile) error
Types ¶
type BountifulCore ¶
func (*BountifulCore) ApplyDamage ¶
func (b *BountifulCore) ApplyDamage(*combat.AttackEvent, float64)
func (*BountifulCore) Attack ¶
func (b *BountifulCore) Attack(*combat.AttackEvent, glog.Event) (float64, bool)
func (*BountifulCore) Tick ¶
func (b *BountifulCore) Tick()
type NilouSkillType ¶
type NilouSkillType int
const ( NilouSkillTypeNone NilouSkillType = iota NilouSkillTypeDance // NA NilouSkillTypeSteps // Skill )
Click to show internal directories.
Click to hide internal directories.