cfg: improve difficulty.cfg (resolveds #585) [skip ci]

This commit is contained in:
jeefo 2024-06-09 22:37:28 +03:00
commit e50ad2a269
No known key found for this signature in database
GPG key ID: D696786B81B667C8

View file

@ -23,8 +23,8 @@
; aimError - (x, y, z) offsets to add aim error to bot aiming ; aimError - (x, y, z) offsets to add aim error to bot aiming
; ;
Noob = 0.8, 1.0, 5, 0, 0, 38, 30.0, 30.0, 40.0 Noob = 1.5, 2.0, 15, 0, 0, 40, 20.0, 20.0, 40.0
Easy = 0.6, 0.8, 10, 0, 10, 32, 15.0, 15.0, 24.0 Easy = 1.0, 1.5, 20, 0, 0, 35, 15.0, 15.0, 30.0
Normal = 0.4, 0.6, 50, 30, 40, 26, 5.0, 5.0, 10.0 Normal = 0.5, 1.0, 25, 0, 25, 30, 10.0, 10.0, 20.0
Hard = 0.2, 0.4, 75, 60, 70, 23, 0.0, 0.0, 0.0 Hard = 0.25, 0.5, 50, 50, 50, 25, 5.0, 5.0, 10.0
Expert = 0.1, 0.2, 100, 90, 90, 21, 0.0, 0.0, 0.0 Expert = 0.1, 0.25, 75, 75, 75, 20, 0.0, 0.0, 0.0