123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310 |
- AutoLoot = False
- AutoLootHerbs = False
- AutoLearnSkills = False
- AltPartyRange = 1600
- AltPartyRange2 = 1400
- AltWeightLimit = 1
- Delevel = True
- MagicFailures = True
- AltGameCancelByHit = cast
- AltShieldBlocks = False
- AltPerfectShieldBlockRate = 5
- AltGameMobAttackAI = False
- AltMobAgroInPeaceZone = True
- AltGameFreights = True
- AltGameFreightPrice = 1000
- AltGameExponentXp = 0
- AltGameExponentSp = 0
- AltGameTiredness = False
- AltKarmaPlayerCanBeKilledInPeaceZone = False
- AltKarmaPlayerCanShop = True
- AltKarmaPlayerCanTeleport = True
- AltKarmaPlayerCanUseGK = False
- AltKarmaPlayerCanTrade = True
- AltKarmaPlayerCanUseWareHouse = True
- AltFreeTeleporting = False
- AltRecommend = False
- CraftingEnabled = True
- DwarfRecipeLimit = 50
- CommonRecipeLimit = 50
- AltGameCreation = False
- AltGameCreationSpeed = 1
- AltGameCreationRateXp = 1
- AltGameCreationRateSp = 1
- AltBlacksmithUseRecipes = True
- AllowClassMasters = False
- LifeCrystalNeeded = True
- SpBookNeeded = True
- EnchantSkillSpBookNeeded = True
- AltGameSkillLearn = False
- AltSubClassWithoutQuests = False
- maxbuffamount = 20
- CastleShieldRestriction = True
- ClanHallShieldRestriction = True
- ApellaArmorsRestriction = True
- OathArmorsRestriction = True
- CastleLordsCrownRestriction = True
- CastleCircletsRestriction = True
- DaysBeforeJoinAClan = 1
- DaysBeforeCreateAClan = 10
- DaysToPassToDissolveAClan = 7
- DaysBeforeJoinAllyWhenLeaved = 1
- DaysBeforeJoinAllyWhenDismissed = 1
- DaysBeforeAcceptNewClanWhenDismissed = 1
- DaysBeforeCreateNewAllyWhenDissolved = 10
- AltMaxNumOfClansInAlly = 3
- AltClanMembersForWar = 15
- AltNewCharAlwaysIsNewbie = True
- AltMembersCanWithdrawFromClanWH = False
- RemoveCastleCirclets = True
- AltOlyStartTime = 18
- AltOlyMin = 00
- AltOlyCPeriod = 21600000
- AltOlyBattle = 360000
- AltOlyBWait = 600000
- AltOlyIWait = 300000
- AltOlyWPeriod = 604800000
- AltOlyVPeriod = 86400000
- AltManorRefreshTime = 20
- AltManorRefreshMin = 00
- AltManorApproveTime = 6
- AltManorApproveMin = 00
- AltManorMaintenancePeriod = 360000
- AltManorSaveAllActions = True
- AltManorSavePeriodRate = 2
- AltLotteryPrize = 50000
- AltLotteryTicketPrice = 2000
- AltLottery5NumberRate = 0.6
- AltLottery4NumberRate = 0.2
- AltLottery3NumberRate = 0.2
- AltLottery2and1NumberPrize = 200
- AltDevNoQuests = False
- AltDevNoSpawns = False
- RiftMinPartySize = 5
- MaxRiftJumps = 4
- RiftSpawnDelay = 10000
- AutoJumpsDelayMin = 480
- AutoJumpsDelayMax = 600
- BossRoomTimeMultiply = 1.5
- RecruitCost = 18
- SoldierCost = 21
- OfficerCost = 24
- CaptainCost = 27
- CommanderCost = 30
- HeroCost = 33
|