-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathServerSettings.ini
More file actions
119 lines (94 loc) · 3.53 KB
/
ServerSettings.ini
File metadata and controls
119 lines (94 loc) · 3.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
[ServerSettings]
ServerName=dedx
Password=321
MaxPlayers=16
[SystemSettings]
IngameAdminPassword=qweqwe
DefaultMessageOfTheDay=
; INSTALL_DIR/Saved/SaveGames/SAVE_NAME
SaveName=gotdemon
; In-game hour, integer, Default: 1 = 5 min(realtime).
SaveIntervalHour=1
[GameSettings]
; Peaceful/Easy/Normal/Hard/Survival/Challenge/Legend/Custom
Difficulty=Easy
[GameSettings/General]
; 0=disable, 1=enbale
NoWave=0 // No Wave
NoSpawnBuildingBlocker=0 // Activate Building Forbidden Area
NoZombieRespawn=0 // No Zombie Respawn
NaturalObjectRespawn=0 // Natural Objects Respawn
SyntheticObjectRespawn=1 // Synthetic Object Respawn
NoGeneratorTrouble=0 // No Generator Breakdown
NoDeathResearchDrop=1 // No Research Lost Upon Dying
DropItemsOnExit=0 // Drop Items on Exit
Hardcore=0 // Hardcore
NoTeamKill=0 // No Teamkill
UsePlayerBuildingCorrode=0 // Building Decay After 5 Days of Inactivity
; It works only when the difficulty is Custom.
[GameSettings/Basic]
; 0 <= value <= 100
NormalZombieHealth=17 // Light Zombie HP
SpecialZombieHealth=17 // Heavy Zombie HP
GiantZombieHealth=17 // Giant Zombie HP
ZombieDamage=18 // Zombie Damage
ZombieMovementSpeed=35 // Zombie Movement Speed
WorldZombieSpawn=17 // World Zombie Spawn Amount
WaveZombieHealth=25 // Wave Zombie HP
WaveNormalZombieAmount=44 // Light Zombie Amount
WaveSpecialZombieAmount=17 // Heavy Zombie Amount
WaveGiantZombieAmount=21 // Giant Zombie Amount
AnimalHealth=17 // Animal HP
AnimalDamage=18 // Animal Attack Damage
; 30 / 60 / 120 / 180 / 240
WorldNormalZombieRespawnTime=120 // Light Zombie Respawn Time
; 120 / 300 / 600 / 900 / 1200
WorldSpecialZombieRespawnTime=600 // Heavy Zombie Respawn Time
; 120 / 300 / 600 / 900 / 1200
WorldGiantZombieRespawnTime=600 // Giant Zombie Respawn Time
; It works only when the difficulty is Custom.
[GameSettings/Advanced]
; 0 = disable, 1 = enable
NoExperienceLoss=0 // No EXP Lost Upon Dying
NoDeathItemDrop=1 // No Items Drop Upon Dying
NoDeathEquipmentItemDrop=1 // No Equipment Drop Upon Dying
; 0 <= value <= 100
ResearchDataConsumption=50 // Research Data Consumption
FishSpeed=66 // Fish Speed
BuildingHit=90 // Building HP
TrapDamage=66 // Trap Attack Damage
ResourcesReturnedAfterBuildingDestroyed=30 // Materials Return Rate After Building Destruction
FishingGaugeDecrease=40 // Fish Power
SuperiorOrHigherEquipmentGainMultiplier=25 // High-Grade Equipment Drop Rate
; 1 / 2 / 3 / 4 / 5
AmountOfExperienceGained=1 // Gain EXP Amount
; 1 / 2 / 3
ResourceAcquisition=1 // Item Obtained Amount
; 0 / 1 / 2 / 5 / 10 / 12 / 15
InitialFoodAmount=10 // Initial Food Amount
; 240 / 360 / 480 / 600 / 720 / 840 / 960
NaturalObjectRespawnTime=600 // Natural Objects Respawn Time
SyntheticObjectRespawnTime=600 // Synthetic Objects Respawn Time
; 1 / 1.25 / 1.5 / 1.75 / 2
FarmResourceOutput=1.25 // Farm Resource Production Amount
; 0.5 / 1 / 1.5 / 2 / 2.5
MachineResourceOutput=1.25 // Machine Resource Production Amount
; 0.5 / 1 / 1.5 / 2 / 2.5
AnimalTrapTime=1 // Animal Trap Time
; 0.5 / 1 / 1.5
FarmResourceProductionTime=1 // Farm Resource Production Time
MachineResourceProductionTime=1 // Machine Resource Production Time
; 0.5 / 1 / 1.5 / 2 / 2.5
ElectricGeneration=1 // Power Generated
; 0.5 / 1 / 1.5
ElectricConsumption=1 // Power Consumption
; 0.5 / 1 / 1.5 / 2 / 2.5
ElectricOvercurrentLimit=1 // Power Limit
; 0.5 / 1 / 1.5
ElectricStandbyPower=1 // Standby Power
; It works only when the difficulty is Custom.
[GameSettings/Detail]
; 60 / 120 / 180 / 240 / 300 / 360 / 420
OneDayTime=180 // Times per Day
; 0 = disable, 1 = enable
UnlockAllBuilding=0 // Unlock All Buildings