Ability
Types
Functions
checkEnabled
                          
                    Link copied to clipboard
                        fun checkEnabled()
Content copied to clipboard
checkState
                          
                    Link copied to clipboard
                        fun checkState()
Content copied to clipboard
onInitialize
                          
                    Link copied to clipboard
                        psychicDamage
                          
                    Link copied to clipboard
                        fun LivingEntity.psychicDamage(damage: Damage = requireNotNull(concept.damage) { "Damage is not defined" }, knockbackLocation: Location? = esper.player.location, knockback: Double = concept.knockback)
Content copied to clipboard
psychicHeal
                          
                    Link copied to clipboard
                        fun LivingEntity.psychicHeal(heal: EsperStatistic = requireNotNull(concept.healing) { "Healing is not defined" })
Content copied to clipboard
test
                          
                    Link copied to clipboard
                        Properties
Inheritors
ActiveAbility
                          
                    
                  Link copied to clipboard
                        Extensions
targetFilter
                          
                    Link copied to clipboard