seethingword Posted April 15, 2020 Share Posted April 15, 2020 How do increase attack speed when you level up? Like at level 1, your attack speed is 1. but level 100, your attack speed is 100. Link to comment Share on other sites More sharing options...
0 Lyim Posted April 15, 2020 Share Posted April 15, 2020 Β Just award speed points for each level. Link to comment Share on other sites More sharing options...
0 Lyim Posted April 15, 2020 Share Posted April 15, 2020 There is really only one way of doing this without modifying source. Instead of using a static attack speed, set it to disabled. The game will instead use the player's speed to adjust how fast he may attack. Link to comment Share on other sites More sharing options...
0 seethingword Posted April 15, 2020 Author Share Posted April 15, 2020 YES! how do i do that Link to comment Share on other sites More sharing options...
0 seethingword Posted April 15, 2020 Author Share Posted April 15, 2020 "Combat": { "BlockingSlow": 30, "CombatTime": 10000, "MaxAttackRate": 700, "MaxDashSpeed": 200, "MinAttackRate": 300, "RegenTime": 3000 }, This is what i want to fix Link to comment Share on other sites More sharing options...
Question
seethingword
How do increase attack speed when you level up?
Like at level 1, your attack speed is 1.
but level 100, your attack speed is 100.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts