Skip to content

Commit

Permalink
consider hp% for chevreuse in substat optimizer (#1907)
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie-Zheng committed Jan 20, 2024
1 parent 963b041 commit 824a234
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/optimization/substats.go
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ func NewSubstatOptimizerDetails(
keys.Layla: {attributes.HPP},
keys.Neuvillette: {attributes.HPP},
keys.Furina: {attributes.HPP},
keys.Chevreuse: {attributes.HPP},
}

// Final output array that holds [character][substat_count]
Expand Down

0 comments on commit 824a234

Please sign in to comment.