This module performs random data changes like changing the fake players' health, EXP, and other attributes to make fake players look even more like real players.
enabled: Field determines if the module should be enabled or not
true to enablefalse to disableinterval: Sets the interval at which a data randomization action will be donedivide-bot-amount-with: Determines how many bots will perform data randomization
delay-min: Minimum delay between data randomization tasksdelay-max: Maximum delay between data randomization tasksmutable-data-chances: Determines the probability of different data types changing
mutable-data-ranges: Defines how bot characteristics get randomly modified
HEALTH: 1.0-20.0Means the bot's health will randomly change to a value between 1.0 and 20.0data-randomize-cooldown: Cooldown between data randomization for the bots