fixes
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
#define STAMINA_BUFFER_REGEN_PER_SECOND 1
|
||||
/// Stamina buffer regen multiplier while in combat mode
|
||||
#define STAMINA_BUFFER_REGEN_PER_SECOND_COMBAT 3
|
||||
/// Penalty time after an action (clickdelay counting action) ends for stamina buffer regeneration
|
||||
#define STAMINA_BUFFER_REGEN_ACTION_PENALTY_TIME 8
|
||||
/// Penalty regen multiplier
|
||||
#define STAMINA_BUFFER_REGEN_ACTION_PENALTY_FACTOR 0.5
|
||||
/// percent of regen to take away at stamcrit
|
||||
#define STAMINA_BUFFER_STAMCRIT_REGEN_PERCENT_PENALTY 0.5
|
||||
/// percent of capacity to take away at stamcrit
|
||||
|
||||
Reference in New Issue
Block a user