Skip to content

Commit

Permalink
Update base.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mdr55 authored Jan 26, 2025
1 parent e752f7e commit bf333aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions profiles/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,10 @@ combat_trainer_ignore_weapon_mindstate: false
combat_trainer_target_increment: 3
# how many actions to do if you dont hit the mindstate goal before swapping weapons
combat_trainer_action_count: 10
# minimum mindstate threshold (for all weapons being trained) to begin focussing on single weapons to minimise weapon switching.
# default is 0 which means feature is not active. Change to 10 or higher to activate.
combat_trainer_focus_threshold: 0

dual_load: false
# use_stealth_attacks true will train stealth by hiding and attacking/backstabbing from stealth. Thieves also use backstab: below
use_stealth_attacks: false
Expand Down

0 comments on commit bf333aa

Please sign in to comment.