fribbels / hsr-optimizer

A Honkai Star Rail optimizer, relic scorer, damage calculator, and various other tools for building and gearing characters
https://fribbels.github.io/hsr-optimizer/
MIT License
276 stars 45 forks source link

[Project] Damage simulation with rotation based calculations #41

Closed fribbels closed 5 months ago

fribbels commented 10 months ago

Motivation

Currently the optimizer only simulates a single event in combat, like a skill activation or followup attack. This is fine for finding builds, but when it comes to considering things like action advance, teammate buff duration, etc, there's more to it than just a single action.

Objective

This is an open ended milestone project that needs more discussion - but there might be some ways we can add team based simulations For example, simulate an skill - skill - ult rotation for x turns, or until the boss dies or something.

fribbels commented 5 months ago

Deployed in https://github.com/fribbels/hsr-optimizer/pull/370