weirdgloop / osrs-dps-calc

Web-based DPS calculator for Old School RuneScape
GNU General Public License v3.0
25 stars 25 forks source link

spec calc structure #407

Closed LlemonDuck closed 1 week ago

LlemonDuck commented 1 week ago

This includes the changes to the UI<->worker<->calc flow to handle special attack computation and results. It only includes the Osmumten's fang special attack as a simple example, the rest of the calc work will be in a separate PR.

Still needed: data sourcing to determine whether the current weapon has a special attack. We should disable or hide the special attack toggle on the hit distribution if inapplicable, and null out the results rows.