Files
AzerothCore-RealmMaster/config/presets/casual-pve.conf
2025-11-08 19:36:50 -05:00

63 lines
1.7 KiB
Plaintext

# CONFIG_NAME: Casual PvE Server
# CONFIG_DESCRIPTION: Relaxed PvE experience with 2x rates and social features
# Casual PvE Server - Relaxed PvE Experience with Quality of Life
[worldserver.conf]
# Moderate XP rates for casual play
Rate.XP.Kill = 2.0
Rate.XP.Quest = 2.0
Rate.XP.Explore = 2.0
Rate.Rest.InGame = 2.5
Rate.Rest.Offline.InTavernOrCity = 2.5
# Generous drops for casual enjoyment
Rate.Drop.Money = 2.0
Rate.Drop.Items = 1.3
# Standard level cap
MaxPlayerLevel = 80
GM.InGMList.Level = 3
# Full cross-faction interaction for social play
AllowTwoSide.Interaction.Chat = 1
AllowTwoSide.Interaction.Channel = 1
AllowTwoSide.Interaction.Group = 1
AllowTwoSide.Interaction.Guild = 1
AllowTwoSide.Interaction.Auction = 1
AllowTwoSide.Interaction.Mail = 1
# Forgiving death mechanics
Death.CorpseDecayType = 2
Death.Bones.BattlegroundOrArena = 1
Corpse.Decay.NORMAL = 600
Corpse.Decay.RARE = 1200
Corpse.Decay.ELITE = 2400
Corpse.Decay.RAREELITE = 4800
Corpse.Decay.WORLDBOSS = 9600
[playerbots.conf]
# High bot population for social atmosphere
AiPlayerbot.RandomBotMinLevel = 5
AiPlayerbot.RandomBotMaxLevel = 80
AiPlayerbot.MinRandomBots = 200
AiPlayerbot.MaxRandomBots = 500
AiPlayerbot.RandomBotJoinLfg = 1
AiPlayerbot.RandomBotJoinBG = 1
AiPlayerbot.RandomBotRpg = 1
[mod_transmog.conf]
# Affordable transmogrification
Transmogrification.Enable = 1
Transmogrification.Cost = 50000
Transmogrification.AllowMixedArmorTypes = 1
[mod_autobalance.conf]
# Enable autobalance for solo dungeon content
AutoBalance.enable = 1
AutoBalance.MinPlayerReward = 1
AutoBalance.InflectionPoint = 3
[mod_solo_lfg.conf]
# Enable solo LFG for convenience
SoloLFG.Enable = 1
SoloLFG.Announce = 1