123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169 |
- StartingAdena = 0
- WyvernSpeed = 100
- StriderSpeed = 80
- AllowWyvernUpgrader = False
- CancelLesserEffect = True
- AllowGuards = False
- UseDeepBlueDropRules = True
- MaximumSlotsForNoDwarf = 80
- MaximumSlotsForDwarf = 100
- MaximumSlotsForGMPlayer = 250
- MaximumWarehouseSlotsForDwarf = 120
- MaximumWarehouseSlotsForNoDwarf = 100
- MaximumWarehouseSlotsForClan = 200
- MaximumFreightSlots = 20
- EnchantChanceWeapon = 68
- EnchantChanceArmor = 52
- EnchantChanceJewelry = 54
- EnchantMaxWeapon = 0
- EnchantMaxArmor = 0
- EnchantMaxJewelry = 0
- EnchantSafeMax = 3
- EnchantSafeMaxFull = 4
- HpRegenMultiplier = 100
- MpRegenMultiplier = 100
- CpRegenMultiplier = 100
- RaidHpRegenMultiplier = 100
- RaidMpRegenMultiplier = 100
- RaidDefenceMultiplier = 300
- RaidMinRespawnMultiplier = 1.0
- RaidMaxRespawnMultiplier = 1.0
- RaidMinionRespawnTime = 300000
- UnstuckInterval = 300
- PlayerSpawnProtection = 0
- PlayerFakeDeathUpProtection = 0
- PartyXpCutoffMethod = auto
- PartyXpCutoffPercent = 3.0
- PartyXpCutoffLevel = 30
- RespawnRestoreCP = 0
- RespawnRestoreHP = 70
- RespawnRestoreMP = 70
- RespawnRandomInTown = True
- RespawnRandomMaxOffset = 20
- MaxPvtStoreSlotsDwarf = 5
- MaxPvtStoreSlotsOther = 4
- StoreSkillCooltime=True
- ListPetRentNpc = 30827
- AnnounceMammonSpawn = False
- AltPrivilegesAdmin = False
- AltPrivilegesSecureCheck = True
- AltPrivilegesDefaultLevel = 100
- GMNameColorEnabled = True
- AdminNameColor = 00FF00
- GMNameColor = FFFF00
- GMHeroAura = False
- GMStartupInvulnerable = False
- GMStartupInvisible = False
- GMStartupSilence = False
- GMStartupAutoList = True
- GMAdminMenuStyle = modern
- PetitioningAllowed = True
- MaxPetitionsPerPlayer = 5
- MaxPetitionsPending = 25
- JailIsPvp = True
- JailDisableChat = True
- DeathPenaltyChance = 20
|