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

Vorpal #40

Open
prismark13 opened this issue Sep 28, 2024 · 2 comments
Open

Vorpal #40

prismark13 opened this issue Sep 28, 2024 · 2 comments

Comments

@prismark13
Copy link

Should Vorpal be same as Chase in mode.lua ?

mode:new('chase',false,true,false,false,false)
mode:new('vorpal',false,true,false,false,false)
mode:new('tank',true,false,true,false,true)

@aquietone
Copy link
Owner

looks like it is correct. the only difference from chase mode is that it doesn't do chase logic.
common.lua common.checkChase only runs if mode == chase.

vorpal mode is assist without chasing or setting a camp. so if you nav the toon to you, they aren't going to try to run back to a camp, and they aren't going to follow you unless you make them. basically just assist in place where they are at but free to be moved.

@prismark13
Copy link
Author

Thanks I always use it as a moving tank mode - incorrectly it appears

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

No branches or pull requests

2 participants