# Enable system?
# To start autofarming, write in the chat .autofarm
AllowAutoFarm = True
# Autofarming use purchased time with active - True
# Autofarming time goes regardless of whether it's active or not - False
AutoFarmTimeTrackUsageOnly = True
# If enable only premium players can use the service.
AutoFarmOnlyForPremium = False
# Service is free?
AutoFarmIsFree = True
# Service is free only for premium players?
AutoFarmIsFreeForPremium = True
# Price list. Format [<hours>,<itemId>:<amount>]
AutoFarmPriceList = 1,16163:1;3,16164:1;6,16165:1;12,16166:1
# Enable a free trial option for players
AllowFarmFreeTime = True
# Reset the trial period every day?
AllowRefreshFarmTime = True
# Free Period time [in hours]
FarmFreeTime = 6
# If true, limits are calculated by the hwid. If false by ip.
AllowCheckHwidLimits = True
# Set effect when start auto farming: sleep, bleeding, stun, poison, mute, dummy
# Example: AutoFarmAbnormalEffectName = sleep
AutoFarmAbnormalEffectName = bleeding
# Place a red ring around the player when activating autofarm
AutoFarmSetRedRing = false
# Active limit auto farms
FarmActiveLimits = 1
# Price for limit extension.
# When the server is restarted, the extension is reset to zero.
FarmExpendLimitPrice = 16113,1
# Default settings for attack skills
AttackSkillChance = 100
AttackSkillPercent = 5
# Default settings for chance skills
ChanceSkillChance = 100
ChanceSkillPercent = 5
# Default settings for self skills
SelfSkillChance = 100
SelfSkillPercent = 5
# Default settings for heal skills
HealSkillChance = 100
HealSkillPercent = 30
# Default settings for summon attack skills
SummonAttackSkillChance = 100
SummonAttackSkillPercent = 5
# Default settings for summon self skills
SummonSelfSkillChance = 100
SummonSelfSkillPercent = 5
# Default settings for summon heal skills
SummonHealSkillChance = 100
SummonHealSkillPercent = 30
# Auto revive request on death
AutoFarmSendReviveOnDead = False
# Default shortcut to check skills.
ShortCutPage = 1
# Default and max distance for search mobs.
SearchDistance = 1800
# Default auto farm type. [0 Fighter] [1 Archer] [2 Mage] [3 Support] [4 Summon]
AutoFarmType = 0
# Default interval task.
AutoFarmIntervalTask = 150
# Skills Extra Delay [in seconds].
SkillsExtraDelay = 0
# Keep Location Delay [in seconds].
KeepLocationDelay = 4
# Run Close Up Delay [in seconds].
RunCloseUpDelay = 0
# Run Close Up distance.
RunCloseUpDistance = 50
# Allow auto-farming with cursed weapons?
AutoFarmAllowForCursedWeapon = False
# Stop auto farm on pvp flag
AutoFarmStopOnPvPFlag = False
# Zones in which it is prohibited to use auto-farm
# Example: AutoFarmProhibitedZones = [giran_town_peace1],[giran_town_peace2] or simply AutoFarmProhibitedZones = [giran_town_peace1]
AutoFarmProhibitedZones =
# Ignore id mobs from the list
# Example: AutoFarmIgnoreMobIds = 20001, 20002
AutoFarmIgnoreMobIds = 48603, 48602, 50403, 50405
#########################
### EVO AUTOFARM CONFIG NEW PROPERTIES
#########################
AutoFarm_GuardTickMs = 80
# default radius
AutoFarm_DefaultSearchRange = 900
# UI: npc name limit
AutoFarm_UiMobNameMax = 14
# ===============================================================
AutoFarm_Debug_Guard = True
# най-важното
# removing idle cast
EvoPostCastPauseMs = 5
# minimum comp
EvoNetCompMs = 5
# early cast
EvoReuseSlackMs = 40
# removing jitter
EvoJitterMageMs = 0
EvoJitterGlobalMs = 0
#
# target filter debug
AutoFarm_Debug_TargetFilters = False
# дали AutoFarm да стартира включен при login (иначе ON/OFF се помни в character_variables)
AutoFarm_EnabledByDefault = False
# Логика на уменията (EvoSkills, Archer логове, "id=xxx disabled", "AI.Cast ok ..."):
# - това е най-шумното и най-вероятният източник на лаг при теб
AutoFarm_Debug_Skills = True
# Пътеките (EvoPathService):
# - дебъг за path точки, движение по path, canSeeTarget и т.н.
# - ако чертаеш линии с ExServerPrimitive – дръж това False на live
AutoFarm_Debug_Path = False
# === Respawn settings ===
AUTORESPAWN_ENABLED=true
RESPAWN_REQUIRE_ACTIVE=true
RESPAWN_DELAY_MS=8500
TELEPORT_DELAY_MS=5500
SAFE_OFFSET_Z=0
AUTOSTART_AFTER_RESPAWN=true
DETECT_BY_PLAYER_VAR=true
DETECT_VAR_KEYS=af_run
#top textures
EvoFarmIconFighter = newfarm.fighter
EvoFarmIconArcher = newfarm.archer
EvoFarmIconMage = newfarm.mage
EvoFarmIconHealer = newfarm.healer
EvoFarmIconSummoner = newfarm.summon
# ==== Evo Autofarm ====
# first setup defalt range
EVO_AF_DEFAULT_RANGE = 600
# whitelist slots monsters
EVO_AF_WHITELIST_SLOTS = 6
# character skills
EVO_AF_SKILL_SLOTS = 8
# target ranges
EVO_AF_ALLOWED_RANGES = 200,600,1200,1800
#Max autofarm time
AutoFarmMaxHours = 12
########################
#BP
# ===== Healer Mode =====
HealerModeEnabled = true
HealerModeClassIds = 16,97,17,98
HealerModeRange = 900
HealerResEnabled = true
HealerResHpSafetyPct = 20
HealerEmergencyHpPct = 95
HealerGroupHpPct = 80
HealerGroupMinMembers = 1
HealerSelfEmergencyHpPct = 50
HealerAttackWhenIdle = true
HealerActionIntervalMs = 900
HealerTargetLockMs = 1200
HealerResAttemptLockMs = 5000
HealerResSkillIds = 1016
HealerSingleHealSkillIds = 1401,1311
HealerGroupHealSkillIds = 1217,1335
HealerSelfHealSkillIds = 1218,1418
HealerAllowStartWithoutWhitelist = true
HealerDebug = false
HealerDebugEveryMs = 2000
HealerFollowLeaderWhenIdle = true
HealerFollowRange = 250
# ===== Balance Life -> Body of Avatar combo =====
HealerBalanceLifeEnabled = true
HealerBalanceLifeSkillId = 1335
HealerBodyOfAvatarSkillId = 1311
HealerBalanceLifeHpPct = 50
HealerBalanceLifeMinMembers = 2
HealerBalanceLifeAfterDelayMs = 250
HealerBalanceLifeAttemptLockMs = 8000
#
# ===== Anti-abuse ограничения =====
AutoFarm_MaxActivePerHWID = 1
AutoFarm_MaxActivePerIP = 1
AutoFarm_BlockInOlympiad = true
AutoFarm_BlockInSiege = true
AutoFarm_BlockInPvPZone = false
AutoFarm_BlockHealerInPvP = true
#
# Summon / Pet integration
AutoFarm_PetSkillsInUi = true
AutoFarm_PetAssistEnabled = true
AutoFarm_PetAssistIntervalMs = 700
AutoFarm_PetOnlyForSummonType = true
MsgPrefix = L2 Evo System