Skip to content

Commit

Permalink
Update ward recharge speed (PathOfBuildingCommunity#4697)
Browse files Browse the repository at this point in the history
  • Loading branch information
learn2draw committed Aug 13, 2022
1 parent dd240b9 commit 6cc2124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Modules/Data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ data.misc = { -- magic numbers
AvoidChanceCap = 75,
EnergyShieldRechargeBase = 0.33,
EnergyShieldRechargeDelay = 2,
WardRechargeDelay = 5,
WardRechargeDelay = 4,
Transfiguration = 0.3,
EnemyMaxResist = 75,
LeechRateBase = 0.02,
Expand Down

0 comments on commit 6cc2124

Please sign in to comment.