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

[script][combat-trainer] YACTOM: "offhand_trainables" #7073

Merged
merged 6 commits into from
Jan 26, 2025

Conversation

mdr55
Copy link
Contributor

@mdr55 mdr55 commented Jan 25, 2025

This optional - and its kind of advance-ish - feature is turned on by combat_trainer_offhand_trainables: true in yaml.

It will intentionally preference loadable weapons (bow, xbow, sling) first, all weapons which are NOT aiming_trainables second, and aiming_trainables last. This indirectly forces skills tagged for aiming_trainables to be used in the offhand, and not take up valuable time being wielded in the mainhand and competing for timeslots with other mainhand/twohand only weapons.

It has a functional dependency on focus_threshold feature in PR #7071, requiring focus to be active. This means that the preferencing will NOT start until all mindstates have achieved some minimum value, to ensure all weapons are draining.

Copy link
Collaborator

@MahtraDR MahtraDR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as the other PR, looks good, with small changes needed.

combat-trainer.lic Show resolved Hide resolved
combat-trainer.lic Outdated Show resolved Hide resolved
@MahtraDR MahtraDR merged commit 56d2ddf into elanthia-online:main Jan 26, 2025
3 checks passed
@mdr55 mdr55 deleted the CT-offhand-trainables branch January 26, 2025 03:33
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