mirror of
https://github.com/ok-oldking/ok-wuthering-waves.git
synced 2025-06-07 01:15:18 +00:00
修复没开角,没法刷乌龟
This commit is contained in:
parent
3387da7040
commit
0a96e24f9c
@ -19,7 +19,7 @@ class FarmWorldBossTask(BaseCombatTask):
|
|||||||
'Bell-Borne Geochelone']
|
'Bell-Borne Geochelone']
|
||||||
self.find_echo_method = ['Walk', 'Run in Circle', 'Turn Around and Search']
|
self.find_echo_method = ['Walk', 'Run in Circle', 'Turn Around and Search']
|
||||||
|
|
||||||
self.weekly_boss_index = {'Bell-Borne Geochelone': 3}
|
self.weekly_boss_index = {'Bell-Borne Geochelone': -1}
|
||||||
self.weekly_boss_count = 1 # Bell-Borne Geochelone
|
self.weekly_boss_count = 1 # Bell-Borne Geochelone
|
||||||
default_config = {
|
default_config = {
|
||||||
'Boss1': 'N/A',
|
'Boss1': 'N/A',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user