Safe Haskell | None |
---|
Semantics of abilities in terms of actions and the AI procedure for picking the best action for an actor.
- actionStrategy :: forall m. MonadClient m => ActorId -> m (Strategy RequestAnyAbility)
Documentation
actionStrategy :: forall m. MonadClient m => ActorId -> m (Strategy RequestAnyAbility)Source
AI strategy based on actor's sight, smell, etc. Never empty.