From a86262e9b0644fb22215b6f113ceaa1365cde056 Mon Sep 17 00:00:00 2001 From: Chomp Date: Tue, 21 Jan 2025 15:01:49 +0000 Subject: [PATCH] Fixed incorrect bot json data --- .../bots/types/ravangezryachiyevent.json | 27 ++++++++++++++++--- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/project/assets/database/bots/types/ravangezryachiyevent.json b/project/assets/database/bots/types/ravangezryachiyevent.json index cda26c7a..74721f2f 100644 --- a/project/assets/database/bots/types/ravangezryachiyevent.json +++ b/project/assets/database/bots/types/ravangezryachiyevent.json @@ -2064,16 +2064,35 @@ } }, "experience": { - "aggressorBonus": 0.02, + "aggressorBonus": { + "hard": 0.02, + "normal": 0.02, + "easy": 0.01 + }, "level": { "max": 1, "min": 0 }, "reward": { - "max": 300, - "min": 300 + "hard": { + "min": 300, + "max": 300 + }, + "normal": { + "min": 300, + "max": 300 + }, + "easy": { + "min": 300, + "max": 300 + } }, - "standingForKill": 0 + "standingForKill": { + "hard": 0, + "normal": 0, + "easy": 0 + }, + "useSimpleAnimator": false }, "firstName": [ "Костян"