mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
Upd: Add Boothill as ranged character
This commit is contained in:
parent
f661ed5ced
commit
c6ff6f3f80
@ -11,8 +11,6 @@ DICT_SORTED_RANGES = {
|
||||
Welt,
|
||||
Aventurine,
|
||||
FuXuan,
|
||||
# Slow bullet
|
||||
Robin,
|
||||
# Longer precast
|
||||
BlackSwan,
|
||||
],
|
||||
@ -22,6 +20,7 @@ DICT_SORTED_RANGES = {
|
||||
],
|
||||
# Archer
|
||||
'Archer': [
|
||||
Boothill,
|
||||
Yukong,
|
||||
TopazNumby,
|
||||
March7th,
|
||||
@ -29,6 +28,8 @@ DICT_SORTED_RANGES = {
|
||||
Asta,
|
||||
Pela,
|
||||
Qingque,
|
||||
# Slow bullet
|
||||
Robin,
|
||||
],
|
||||
# Archer, but her parabolic trajectory has 0% accuracy on moving targets
|
||||
'ArcherSecondary': [
|
||||
|
Loading…
Reference in New Issue
Block a user