Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creature: add DoCleaveAttack #1630

Merged
merged 3 commits into from
Apr 15, 2023
Merged

Creature: add DoCleaveAttack #1630

merged 3 commits into from
Apr 15, 2023

Conversation

summonFox
Copy link
Contributor

Adds Creature: DoCleaveAttack()

@Daztek
Copy link
Member

Daztek commented Apr 14, 2023

Does this perform a cleave attack even if oCreature isn't currently attacking anything?

@summonFox
Copy link
Contributor Author

Does this perform a cleave attack even if oCreature isn't currently attacking anything?

Ran it through some testing again as I'd forgotten if there were any caveats since I originally wrote this many moons ago, and yup; oCreature needs to both be currently attacking something and have attacks available in their combat round to use for cleave. I've expanded the function brief and added notes for this.

@Daztek Daztek merged commit 09d9a3a into nwnxee:master Apr 15, 2023
@summonFox summonFox deleted the Creature-DoCleaveAttack branch April 16, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants