timhul / ClassicSim

An event-driven simulation tool written in C++ for World of Warcraft Classic.
Other
116 stars 70 forks source link

Pooling Rage #116

Open Jinnai opened 4 years ago

Jinnai commented 4 years ago

As a warrior you often start encounters with pooled rage. It would be nice to have some possibility to control how much rage the simulation starts with.

timhul commented 4 years ago

Yes, this should be made available. It is essentially a part of a larger project I've wanted to do for a long time, which is an extensible way of implementing class settings so that it is easy to implement arbitrary settings like this one for any class.