Documentation ¶
Index ¶
- Constants
- type CrystallizeShield
- type Reactable
- func (r *Reactable) ActiveAuraString() []string
- func (r *Reactable) AuraContains(e ...core.EleType) bool
- func (r *Reactable) AuraType() core.EleType
- func (r *Reactable) Init(self core.Target, c *core.Core) *Reactable
- func (r *Reactable) React(a *core.AttackEvent)
- func (r *Reactable) ShatterCheck(a *core.AttackEvent)
- func (r *Reactable) Tick()
Constants ¶
View Source
const ZeroDur core.Durability = 0.00000000001
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CrystallizeShield ¶
func NewCrystallizeShield ¶
type Reactable ¶
type Reactable struct { Durability []core.Durability DecayRate []core.Durability // contains filtered or unexported fields }
func (*Reactable) ActiveAuraString ¶
func (*Reactable) React ¶
func (r *Reactable) React(a *core.AttackEvent)
func (*Reactable) ShatterCheck ¶
func (r *Reactable) ShatterCheck(a *core.AttackEvent)
Click to show internal directories.
Click to hide internal directories.