View difference between Paste ID: 3DjZ2tPD and cSx8UCfL
SHOW: | | - or go back to the newest paste.
1
Please change/add these lines manually to worldserver.conf.
2
Make sure none of these configurations exist twice!
3
4-
Changed:
4+
!!! IMPORTANT !!!
5
Change these settings in worldserver.conf file first!
6
--------
7
GridCleanUpDelay = 300000 -> 60000
8
Custom.NoCastTime = 1 -> 0
9
Custom.NoCastTime = 1 -> 0
10
11
***********************************************
12
13
New lines:
14
----------
15
16
###################################################################################################
17
#     Tol Barad.Enable
18
#         Description: Enable the Tol Barad battlefield.
19
#         Default:     0 - (Disabled)
20
#                      1 - (Enabled, Experimental as of still being in development)
21
22
Tol Barad.Enable = 0
23
24
#
25
#     Tol Barad.PlayerMax
26
#         Description: Maximum number of players allowed in Tol Barad.
27
#         Default:     100
28
29
Tol Barad.PlayerMax = 100
30
31
#
32
#     Tol Barad.PlayerMin
33
#         Description: Minimum number of players required for Tol Barad.
34
#         Default:     0
35
36
Tol Barad.PlayerMin = 0
37
38
#
39
#     Tol Barad.PlayerMinLvl
40
#         Description: Required character level for the Tol Barad battle.
41
#         Default:     77
42
43
Tol Barad.PlayerMinLvl = 77
44
45
#
46
#     Tol Barad.BattleTimer
47
#         Description: Time (in minutes) for the Tol Barad battle to last.
48
#         Default:     30
49
50
Tol Barad.BattleTimer = 30
51
52
#
53
#     Tol Barad.NoBattleTimer
54
#         Description: Time (in minutes) between Tol Barad battles.
55
#         Default:     150
56
57
Tol Barad.NoBattleTimer = 150
58
#
59
###################################################################################################
60
61
###################################################################################################
62-
# VAS AUTOBALANCE OPTIONS
62+
63
######################
64-
#     VAS.AutoBalance.XPlayer
64+
65-
#        Set Server to level of solo mode.
65+
66-
#        Set to 0 to Disable VAS-SOLO Mod.
66+
67-
#        Example: VAS.AutoBalance.XPlayer = 1 will set everything for a 1 player game.
67+
68
#
69
#        Default:     0 (disabled)
70-
VAS.AutoBalance.XPlayer = 1
70+
71
#
72
73-
#     VAS.AutoBalance.AutoInstance
73+
74-
#        Set instances to Auto chance XPlayer depending on players in it.
74+
75-
#        Default:     1 (1 = ON, 0 = OFF)
75+
76
#
77-
VAS.AutoBalance.AutoInstance = 1
77+
78
#                     1 (enabled)
79
#
80-
#     VAS.AutoBalance.Debug
80+
81-
#        0 = None
81+
82-
#        1 = Errors Only
82+
83-
#        2 = Errors and Basic Information
83+
84-
#        3 = All VAS Info
84+
85
86
###################################################################################################
87-
VAS.AutoBalance.Debug = 2
87+
#XP RATE CHANGER NPC#
88
#####################
89
# Server Rates are determined with Rate.XP.Kill above.
90-
#     VAS.AutoBalance.PlayerChangeNotify
90+
91-
#        Set Auto Notifications to all players in Instance that player count has changed.
91+
#    Rate.XP.Change.Min
92-
#        Default:     1 (1 = ON, 0 = OFF)
92+
#    Sets the minimal XP multiplier a player can choose
93
 
94-
VAS.AutoBalance.PlayerChangeNotify = 1
94+
Rate.XP.Change.Min = 2
95
 
96
#    Rate.XP.Change.Max
97-
#     VAS.AutoBalance.Color
97+
#    Sets the Max XP multiplier a player can choose
98-
#        In Game Color for mod information in chat window.
98+
 
99-
#        Default:     cffFF8000 (Orange)
99+
Rate.XP.Change.Max = 28
100
 
101-
VAS.AutoBalance.Color = cffFF8000
101+
#    Rate.XP.Change.Step
102
#    Sets the multiplier Increments a player can choose
103
 
104-
#     Min.HP.Mod
104+
Rate.XP.Change.Step = 1
105-
#        Minimum Modifier setting for Health Modification
105+
106-
#        Default:     0.20
106+
107
108-
Min.HP.Mod = 0.20
108+
109
# Disable Garrison Upgrades#
110
############################
111-
#     Min.D.Mod
111+
112-
#        Minimum Modifier setting for Damage Modification
112+
#        Garrisone.DisableUpgrade
113-
#        Default:     0.10
113+
#            Set it to 1 to disable garrison upgrades. (Will help with Mage tower challenge)
114
#    Default : 0
115-
Min.D.Mod = 0.10
115+
116
Garrisone.DisableUpgrade = 0
117
#
118-
#     VAS.AutoBalance.XX.Name
118+
119-
#        Sets MobIDs for the group they belong to.
119+
120-
#        All 5 Man Mobs should go in VAS.AutoBalance.5.Name
120+
121-
#        All 10 Man Mobs should go in VAS.AutoBalance.10.Name etc.
121+
#Skip Starter Areas#
122
####################
123-
VAS.AutoBalance.40.Name = "11583,16441,30057,13020,15589,14435,18192,14889,14888,14887,14890,15302,15818,15742,15741,15740,18338"
123+
#    Skip pandaren starting area
124-
VAS.AutoBalance.25.Name = "22997,21966,21965,21964,21806,21215,21845,19728,12397,17711,18256,18192,"
124+
#        Enable this if you want to skip the Wandering Isle (pandaren starting area)
125-
VAS.AutoBalance.10.Name = "15689,15550,16152,17521,17225,16028,29324,31099"
125+
#        You can choose faction instantly and Pandaren characters leveled up to 10
126-
VAS.AutoBalance.5.Name = "15203,15204,15205,15305,6109,26801,30508,26799,30495,26803,30497,27859,27249"
126+
#        and get some starting items.
127-
VAS.AutoBalance.2.Name = "25549,24558,25574,24559,25556,25557,25578,24561,25555,24555,25541,24553,25550,24554,24552,25564,15931,29373"
127+
128
#    Skip.Pandaren.Enable
129
#        Default:     1 (enabled)
130
#                     0 (disabled)
131
 
132
Skip.Pandaren.Enable = 0
133
 
134
#
135
#    Skip worgen starting area
136
#        Enable this if you want to skip the worgen starting area
137
#
138
#    Skip.Worgen.Enable
139
#        Default:    1 (enabled)
140
#                    0 (disabled)
141
 
142
Skip.Worgen.Enable = 0
143
 
144
#
145
#    Skip goblin starting area
146
#        Enable this if you want to skip the goblin starting area
147
#
148
#    Skip.Goblin.Enable
149
#        Default:    1 (enabled)
150
#                    0 (disabled)
151
 
152
Skip.Goblin.Enable = 0
153
 
154
#
155-
###################################################################################################
155+
156
###################################################################################################
157
#
158
#     FireWorksOnLevelUp
159
#        Description: Players shoot a firework when reach level 110.
160
#        Default:     0 (disabled)
161
#                     1 (enabled)
162
 
163
FireWorksOnLevelUp = 0
164
 
165
###################################################################################################
166
 
167
###################################################################################################
168
# MONEY FOR KILLS #
169
###################
170
 
171
# Enable the module? (1: true | 0: false)
172
# Default: 1
173
 
174
MFK.Enable = 0
175
 
176
# Announce the module when the player logs in?
177
# Default: 1
178
 
179
MFK.Announce = 1
180
 
181
# Only allow the player with the killing blow to claim the bounty?
182
# Default: 0 (All players receive the bounty)
183
 
184
MFK.KillingBlowOnly = 0
185
 
186
# Award bounty to party members far away from the group?
187
# Default: 0 (Only award players near the group)
188
 
189
MFK.MoneyForNothing = 0
190
 
191
# How much gold does a Player take from the victim's corpse on a PVP kill?
192
# Default: 5 (5% of the victim's gold)
193
 
194
MFK.PVP.CorpseLootPercent = 5
195
 
196
# Creature kills are expressed in Copper and calculated as ((CreatureLevel * Multiplier) / 3)
197
# Player kills are expressed in Copper and calculated as ((PlayerLevel * Multiplier) / 3)
198
# Boss kills are expressed in Copper and calculated as ((CreatureLevel * Multiplier) * 100)
199
 
200
# Loot Examples:
201
# Level 80 MOB Multiplier = 100: (8000 / 3) = 2666 = 26 Silver 66 copper
202
# Level 80 PVP Multiplier = 200: (16000 / 3) = 5333 = 53 Silver, 33 copper
203
# Level 80 DBoss Multiplier = 25: ((8000 * 100) * 25) = 200,000 copper = 20 gold
204
# Level 80 WBoss Multiplier = 200: ((16000 * 200) * 100)  = 1,600,000 copper = 160 gold
205
 
206
# NOTE: There are many dungeon bosses per dungeon, so set accordingly!
207
# NOTE: A value of 0 will disable the payment type
208
 
209
MFK.Kill.Multiplier = 100
210
MFK.PVP.Multiplier = 200
211
MFK.DungeonBoss.Multiplier = 25
212
MFK.WorldBoss.Multiplier = 200
213
 
214
#
215
###################################################################################################
216
 
217
###################################################################################################
218
# Start.Equipment #
219
###################
220
#     Start.Equipment
221
#        Description: New players get some starting equipment.
222
#        Default:     0 (Disabled)
223
#                     1 (Enabled)
224
 
225
Start.Equipment = 0
226
 
227
#
228
#
229
###################################################################################################
230
 
231
###################################################################################################
232
#
233
#     Save.On.LevelUp
234
#        Description: Characters instantly saved if reached a new level.
235
#
236
#     Save.On.LevelUp.Announcer
237
#        Description: Notify the players in chat if they characters saved.
238
#
239
#        Default:     0 (disabled)
240
#                     1 (enabled)
241
 
242
Save.On.LevelUp = 1
243
Save.On.LevelUp.Announcer = 1
244
 
245
#
246
###################################################################################################
247
 
248
###################################################################################################
249
#
250
#     Starter Guild
251
#        Description: New players automatically added for the configurated guild IDs.
252
#                     Guild IDs are located in Characters.Guild Table. Guilds Must be
253
#                     existing first.
254
#        Example:     StartGuild.Alliance = 45
255
#                     StartGuild.Horde = 46
256
#        Default:     0 (disabled)
257
 
258
StartGuild.Alliance = 0
259
StartGuild.Horde = 0
260
 
261
#
262
###################################################################################################
263
264
265
###################################################################################################
266
#
267
#	Battle Coin Vendor Enable
268
#		Description: Enables Gold to Battle Coin Exchange Menu with Battle Coin Vendor
269
#	
270
#		Default:     1 (enabled)
271
#					 0 (disabled)
272
 
273
Battle.Coin.Vendor.Enable = 1
274
 
275
#
276
###################################################################################################
277
 
278
###################################################################################################
279
#
280
#	Played Time Rewards
281
#		Description: Award Players for consistent Play Time Duration.
282
#	
283
#		Example: 	 PlayedTimeReward.Interval = 60000 Time in millaseconds (60000\min)(3600000\hr)
284
#					 PlayedTimeReward.Money    = 10 (Award in 10 Copper)
285
#					 PlayedTimeReward.BattleCoin    = 5 (Award in 5 Battlecoins)
286
#		Default:	 0 (disable)
287
 
288
PlayedTimeReward.Interval = 0
289
PlayedTimeReward.Money    = 0
290
PlayedTimeReward.BattleCoin    = 0
291
 
292
#
293
###################################################################################################
294
 
295
###################################################################################################
296
#
297
#
298
#    Skip Death Knight starting area
299
#        Enable this if you want to skip the Deathknight starting area
300
#		 Start with level 58 DK with Runeforging. With Portable Runeforge Skill
301
#
302
#    Skip.DeathKnight.Enable
303
#        Default:    1 (enabled)
304
#                    0 (disabled)
305
 
306
Skip.Deathknight.Enable = 1
307
 
308
#
309
###################################################################################################
310
 
311
###################################################################################################
312
# HEARTHSTONE SPELL
313
#
314
#     HearthstoneSpell.Toggle
315
#        Description: Allows hearthstone cast time and cooldown to be changed
316
#
317
 
318
HearthstoneSpell.Toggle = 1
319
 
320
#
321
#    HearthstoneSpell.CastTime
322
#        Description: Changes the cast time of hearthstone spell
323
#        Default:     10000 - (time in milliseconds) 10 secs.
324
#
325
 
326
HearthstoneSpell.CastTime = 1000
327
 
328
#
329
#    HearthstoneSpell.NoCD
330
#        Description: Disable Hearthstone Cooldown
331
#
332
 
333
HearthstoneSpell.NoCD = 1
334
 
335
#
336
###################################################################################################
337
 
338
###################################################################################################
339
# SPP Zuljin's WIll #
340
#####################
341
#
342
#     SPP.Zuljins.Will.Enable
343
#        Description: Earn Zuljin's Blessing by performing acts that can only be recognized as 
344
#		 his will in the battlefield of Azeroth. (Awards SPP WOW Tokens for select boss Kills)
345
#        Default:     0 (disabled)
346
#                     1 (enabled)
347
 
348
SPP.Zuljins.Will.Enable = 1
349
 
350
# Announce the module when the player logs in?
351
 
352
SPP.Zuljins.Will.Announce = 1
353
 
354
#
355
###################################################################################################
356
 
357
###################################################################################################
358
#
359
#
360
#    Allied.Race.Starter
361
#        Enable this if you want to start off with Racial Mount and level 20 Apprentice Riding 
362
#		 Skill For Allied Race Characters. This is a fast track way to fully experience the Allied 
363
#		 Races with out Meeting the achievement, quest line, and reputation requirements. 
364
#		 New Character Only.
365
#	
366
#    Allied.Race.Starter.Enable
367
#        Default:    1 (enabled)
368
#                    0 (disabled)
369
 
370
Allied.Race.Starter.Enable = 1
371
 
372
#
373
###################################################################################################
374
 
375
###################################################################################################
376
#
377
#    WorldChat.Enable
378
#        Description: Enable to chat worldwide with .world command.
379
#        Default:     0 (disabled)
380
#                     1 (enabled)
381
 
382
WorldChat.Enable = 1
383
 
384
#
385
###################################################################################################
386
387
###################################################################################################
388
#
389
#    Skip.DemonHunter.Scroll.Enable
390
#        Default:    0 (disabled)
391
#                    1 (enabled)
392
393
Skip.DemonHunter.Scroll.Enable = 1
394
395
#
396
#
397
###################################################################################################
398
399
###################################################################################################
400
#
401
#
402
#
403
#    Skip Demon Hunter starting area
404
#        Enable this if you want to skip the Demon Hunter starting area
405
#		 Start with level 100 DH with items and skills
406
#
407
#    Skip.DemonHunter.Enable
408
#        Default:    1 (enabled)
409
#                    0 (disabled)
410
411
Skip.DemonHunter.Enable = 0
412
413
#
414
###################################################################################################
415
416
###################################################################################################
417
###################################################################################################
418
#FlexCraft  #
419
#############
420
#
421
#	  FlexCraft Is flexible Instance\Dungeon\Raid Scaling. Unlike Solocraft. It allows individual 
422
#		adjustments. 
423
#		DISABLED SOLOCRAFT if you are using ANY FLEXCRAFT SETTINGS to prevent Conflict.
424
#
425
#
426
#     HealthCraft.Enable
427
#        Description: HealthCraft is Health Scaling in dungeons and raids, 
428
#		 based on group size. It feels a little hacky, but good for low populated servers.
429
#        Default:     0 (disabled)
430
#                     1 (enabled)
431
HealthCraft.Enable = 1
432
433
# Announce the module when the player logs in?
434
435
HealthCraft.Announce = 1
436
437
# Difficulty Multipliers
438
# Defaults: 5, 10, 15, 10, 25, 30, 40
439
440
HealthCraft.Dungeon = 5
441
HealthCraft.Heroic = 10
442
HealthCraft.Mythic = 15
443
HealthCraft.Raid10 = 10
444
HealthCraft.Raid25 = 25
445
HealthCraft.Raid30 = 30
446
HealthCraft.Raid40 = 40
447
448
#     UnitModcraft.Enable
449
#        Description: UnitModcraft is damage and spell scaling in dungeons and raids, 
450
#		 based on group size. It feels a little hacky, but good for low populated servers.
451
#        Default:     0 (disabled)
452
#                     1 (enabled)
453
454
UnitModcraft.Enable = 1
455
456
# Announce the module when the player logs in?
457
458
UnitModcraft.Announce = 1
459
460
# Difficulty Multipliers
461
# Defaults: 5, 10, 15, 10, 25, 30, 40
462
463
UnitModcraft.Dungeon = 5
464
UnitModcraft.Heroic = 10
465
UnitModcraft.Mythic = 15
466
UnitModcraft.Raid10 = 10
467
UnitModcraft.Raid25 = 25
468
UnitModcraft.Raid30 = 30
469
UnitModcraft.Raid40 = 40
470
471
#     Combat.Rating.Craft.Enable
472
#        Description: Combat.Rating.Craft is the CR rating that some skills dungeons and raids, 
473
#		 or abilities rely on with that do not fall under unit mods based on group size. It feels 
474
#		 a little hacky, but good for low populated servers.
475
#
476
#        Default:     0 (disabled)
477
#                     1 (enabled)
478
479
Combat.Rating.Craft.Enable = 1
480
481
# Announce the module when the player logs in?
482
483
Combat.Rating.Craft.Announce = 1
484
485
# Difficulty Multipliers
486
# Defaults: 5, 10, 15, 10, 25, 30, 40
487
488
Combat.Rating.Craft.Dungeon = 5
489
Combat.Rating.Craft.Heroic = 10
490
Combat.Rating.Craft.Mythic = 15
491
Combat.Rating.Craft.Raid10 = 10
492
Combat.Rating.Craft.Raid25 = 25
493
Combat.Rating.Craft.Raid30 = 30
494
Combat.Rating.Craft.Raid40 = 40
495
496
#
497
#    Hastecraft.enabled
498
#        Description: Enable to Hastecraft V2 Module.
499
#        Default:     0 (disabled)
500
#                     1 (enabled)
501
502
Hastecraft.enabled = 0
503
504
#	Hastecraft.Announce
505
#        Description: Enable Announcement to Hastecraft V2 Module.
506
#        Default:     0 (disabled)
507
#                     1 (enabled)
508
509
Hastecraft.Announce = 0
510
511
#	Hastecraft Value
512
#        Description: Adds points to Character's Haste base.
513
#        Default:     0 (disabled)
514
#                     1 to 29000 (Recommended Range)
515
516
HastecraftMelee = 0
517
HastecraftRanged = 0
518
HastecraftSpell = 0
519
520
#
521
###################################################################################################
522
523
###################################################################################################
524
#	GAMBLER NPC
525
#
526
# Announce the module when the player logs in?
527
528
GamblerNPC.Announce = 1
529
530
# Gambling amounts in gold the player can choose from.
531
# The random win/loss works well, but larger amounts can be abused.
532
# Defaults: 1, 2, 3, 4, 5
533
534
Gambler.Amount1 = 1
535
Gambler.Amount2 = 2
536
Gambler.Amount3 = 3
537
Gambler.Amount4 = 4
538
Gambler.Amount5 = 5
539
540
# Jackpot Amount In Gold (If 100 rolled in the first 10 bets)
541
542
Gambler.Jackpot = 50 
543
544
#
545
###################################################################################################
546
547
#
548
#    BaseMapLoadAllGrids
549
#        Description: Load all grids for base maps upon load. Requires GridUnload to be 0.
550
#                     This will take around 5GB of ram upon server load, and will take some time
551
#                     to initially load the server.
552
#        Default:     0 - (Don't pre-load all base maps, dynamically load as used)
553
#                     1 - (Preload all grids in all base maps upon load)
554
555
BaseMapLoadAllGrids = 0
556
557
#
558
#    InstanceMapLoadAllGrids
559
#        Description: Load all grids for instance maps upon load. Requires GridUnload to be 0.
560
#                     Upon loading an instance map, all creatures/objects in the map will be pre-loaded
561
#        Default:     0 - (Don't pre-load all base maps, dynamically load as used)
562
#                     1 - (Preload all grids in the instance upon load)
563
564
InstanceMapLoadAllGrids = 0
565
566
#
567
#    Quests.DailyResetTime
568
#        Description: Hour of the day when daily quest reset occurs.
569
#        Range:       0-23
570
#        Default:     3 - (3:00 AM, Blizzlike)
571
#
572
573
Quests.DailyResetTime = 3
574
575
#
576
#    PartyLevelReq
577
#        Description: Minimum level at which players can invite to group, even if they aren't on
578
#                     the invite friends list. (Players who are on that friend list can always
579
#                     invite despite having lower level)
580
#        Default:     1
581
582
PartyLevelReq = 1
583
584
#
585
#    PartyRaidWarnings
586
#        Description: Allow any user to use raid warnings when in a 5-man party.
587
#        Default:     0 - (Disabled, Blizzlike)
588
#                     1 - (Enabled)
589
590
PartyRaidWarnings = 0
591
592
#
593
#     Creature.CheckInvalidPosition
594
#        Description: Check possible invalid position for creatures at startup (WARNING: SLOW WORLD SERVER STARTUP)
595
#        Default:     0  - (Do not show)
596
597
Creature.CheckInvalidPosition = 0
598
599
#
600
#     GameObject.CheckInvalidPosition
601
#        Description: Check possible invalid position for game objects at startup (WARNING: SLOW WORLD SERVER STARTUP)
602
#        Default:     0  - (Do not show)
603
604
GameObject.CheckInvalidPosition = 0
605
606
607
#
608
#     NoGrayAggro
609
#        Description: Gray mobs will not aggro players above/below some levels
610
#                     NoGrayAggro.Above: If player is at this level or above, gray mobs will not attack
611
#                     NoGrayAggro.Below: If player is at this level or below, gray mobs will not attack
612
#        Example:     You can for example make players free from gray until they reach level 30.
613
#                     Then gray will start to attack them, until they reach max level (80 for example):
614
#                     NoGrayAggro.Above = 80
615
#                     NoGrayAggro.Below = 29
616
#        Default: 0 - (Blizzlike)
617
#
618
619
NoGrayAggro.Above = 0
620
NoGrayAggro.Below = 0
621
622
###################################################################################################
623
# Duel Reset #
624
##############
625
#
626
#    DuelReset.Cooldown.Max.Energy.OnStart
627
#        Description: Enable or Disable this feature for the players on duel.
628
#					  Reset Cooldowns and Gives Max Energy\health on Start
629
#        Default:     Disabled  = 0
630
#      
631
632
DuelReset.Cooldown.Max.Energy.OnStart = 0
633
634
#    DuelReset.Cooldown.Reset.Energy.OnStart
635
#        Description: Enable or Disable this feature for the players on duel.
636
#					  Restores full Mana on Start.
637
#        Default:     Disabled  = 0
638
# 
639
640
DuelReset.Cooldown.Reset.Energy.OnStart = 0
641
642
#    DuelReset.Cooldown.OnStart
643
#        Description: Enable or Disable this feature for the players on duel.
644
#					  Reset Cooldowns and Energy on Duel Start.
645
#        Default:     Disabled  = 0
646
# 
647
648
DuelReset.Cooldown.OnStart = 0
649
650
#    DuelReset.Cooldown.OnFinish
651
#        Description: Enable or Disable this feature for the players on duel.
652
#					  Full Health and Reset Cooldowns on Duel End.
653
#        Default:     Disabled  = 0
654
# 
655
656
DuelReset.Cooldown.OnFinish = 0
657
658
#    DuelReset.Cooldown.In.Elwynn.and.Durotar
659
#        Description: Enable or Disable this feature for the players for duel
660
#					  In Elywnn and Durotar
661
#					  Full Health and Reset Cooldowns on Duel End.
662
#        Default:     Disabled  = 0
663
# 
664
665
DuelReset.Cooldown.In.Elwynn.and.Durotar = 0
666
667
#    DuelReset.Cooldown.In.Duel.Zone
668
#        Description: Enable or Disable this feature for the players for duel
669
#					  in places where dueling is allowed
670
#					  Full Health and Reset Cooldowns on Duel End.
671
#        Default:     Disabled  = 0
672
# 
673
674
DuelReset.Cooldown.In.Duel.Zone = 0
675
676
#
677
############################################################################################
678
679
############################################################################################
680
#Chat Console Output#
681
#####################
682
#
683
#    ChatLogs.Console 
684
#		ChatLogs.Console
685
# 		Description: Outputs all of the enabled above loggers to the worldserver's console
686
#	 Default:     Disabled  = 0
687
688
ChatLogs.Console = 1
689
690
#
691
############################################################################################
692
693
############################################################################################
694
#
695
#	Battle Coin Vendor Custom Enable
696
#		Description: Enables Custom Gold to Battle Coin Exchange Menu with Battle Coin Vendor
697
#	
698
#		Default:     0 (disabled)
699
#					 1 (enabled)
700
701
Battle.Coin.Vendor.CUSTOM.Enable = 1
702
703
#Custom.Amount1 = 10
704
#	Cost of 1 Battle coin in Gold
705
#Custom.Amount5 = 50
706
#	Cost of 5 Battle coins in Gold
707
#Custom.Amount10 = 100
708
#	Cost of 10 Battle coins in Gold
709
#Custom.Amount100 = 1000
710
#	Cost of 100 Battle coins in Gold
711
#Custom.Amount150 = 1500
712
#	Cost of 150 Battle coins in Gold
713
#Custom.Amount200 = 2000
714
#	Cost of 200 Battle coins in Gold
715
716
Custom.Amount1 = 25
717
Custom.Amount5 = 150
718
Custom.Amount10 = 250
719
Custom.Amount100 = 2500
720
Custom.Amount150 = 3750
721
Custom.Amount200 = 5000
722
723
#
724
############################################################################################
725
############################################################################################
726
#
727
#	GM SUPPORT PLAYER CUSTOMIZING PRICES
728
#
729
#	GM.NPC.Player.Services.Cost
730
#		Description: Cost of Character Services in Gold.
731
#		Default:  = 500
732
733
GM.NPC.Player.Services.Cost = 1000
734
735
#
736
#	GM.NPC.Player.Profession.Cost
737
#		Description: Cost of Character Professions in Gold.
738
#		Default:  = 100000
739
740
GM.NPC.Player.Profession.Cost = 500000
741
742
#	GM.NPC.Player.Enchant.Cost
743
#		Description: Cost of Character Item Enchants in Gold.
744
#		Default:  = 500000
745
746
GM.NPC.Player.Enchant.Cost = 500000
747
748
#
749
############################################################################################
750
751
###################################################################################################
752
# Garrison HEARTHSTONE SPELL
753
#
754
#     Garrison HearthstoneSpell.Toggle
755
#        Description: Allows hearthstone cast time and cooldown to be changed
756
#
757
758
Garrison.HearthstoneSpell.Toggle = 1
759
760
#
761
#    Garrison.HearthstoneSpell.CastTime
762
#        Description: Changes the cast time of hearthstone spell
763
#        Default:     1000 - (time in milliseconds) 10 seconds
764
#
765
766
Garrison.HearthstoneSpell.CastTime = 500
767
768
#
769
#    Garrison.HearthstoneSpell.NoCD
770
#        Description: Disable Hearthstone Cooldown
771
#
772
773
Garrison.HearthstoneSpell.NoCD = 1
774
775
#
776
###################################################################################################
777
778
###################################################################################################
779
# Dalaran HEARTHSTONE SPELL
780
#
781
#     Dalaran HearthstoneSpell.Toggle
782
#        Description: Allows hearthstone cast time and cooldown to be changed
783
#
784
785
Dalaran.HearthstoneSpell.Toggle = 1
786
787
#
788
#    Dalaran.HearthstoneSpell.CastTime
789
#        Description: Changes the cast time of hearthstone spell
790
#        Default:     1000 - (time in milliseconds) 10 seconds
791
#
792
793
Dalaran.HearthstoneSpell.CastTime = 500
794
795
#
796
#    Dalaran.HearthstoneSpell.NoCD
797
#        Description: Disable Hearthstone Cooldown
798
#
799
800
Dalaran.HearthstoneSpell.NoCD = 1
801
802
#
803
###################################################################################################
804
805
############################################################################################
806
#
807
#	Brawler Time Reward
808
#		Description: Award Players Brawler Gold for being present in brawler's guild areas
809
#					for a fixed amount of time
810
#	
811
#		Example: 	 Brawl.PlayedTimeReward.Interval = 60000 Time in millaseconds (60000\min)(3600000\hr)
812
#					 Brawler.TimeReward.Gold    = 5 Award in Brawler Gold
813
#					 
814
815
Brawl.PlayedTimeReward.Interval = 60000
816
Brawler.TimeReward.Gold = 5
817
#
818
############################################################################################
819
820
############################################################################################
821
#
822
#
823
#    GM.Flying.Mount
824
#        Description: Allows Item Number 3000220 to take on the form a selected Display ID
825
#					  If Display ID is smaller then player, then player will be that Display.
826
#        Default:    4449 (Imp Display ID)
827
#                    28213 (Sylvannas Display ID)
828
#
829
#
830
831
GM.Flying.Mount = 4449
832
833
#
834
############################################################################################
835
836
############################################################################################
837
#Item Caps#
838
###########
839
#    
840
#        Description: Sets the Minimal (if applicable) and maximum Item Level Cap of Items, 
841
#					  Obliterum and Legendary. Not all items can scale to max.
842
#        Default:    1 (minimal iLvl Cap)
843
#                    100000 (maximum iLvl Cap)
844
#
845
#
846
Max.ItemLevel = 100000
847
848
Obliterum.LevelMin = 850
849
Obliterum.LevelMax = 100000
850
851
Item.LegendaryLimit = 100000
852
Item.LegendaryLevel = 100000
853
854
#
855
############################################################################################
856
857
############################################################################################
858
#World Quest Invasions Points Reset#
859
####################################
860
#
861
#
862
#
863
#        Description: Resets World Quest Invasion Points scenarios. 
864
#					  Time in Hours	
865
#        Default:    2 (hours)
866
#                    0 (reset on server reset)
867
868
WorldQuest.InvasionPoint = 2
869
870
#
871
#
872
############################################################################################
873