Home / conf / battle
Name Modified Size InfoDownloads / Week
Parent folder
status.conf 2013-07-22 1.1 kB
skill.conf 2013-07-22 11.6 kB
player.conf 2013-07-22 5.3 kB
pet.conf 2013-07-22 3.0 kB
party.conf 2013-07-22 2.6 kB
monster.conf 2013-07-22 9.2 kB
misc.conf 2013-07-22 4.4 kB
items.conf 2013-07-22 3.6 kB
homunc.conf 2013-07-22 1.8 kB
guild.conf 2013-07-22 1.4 kB
gm.conf 2013-07-22 1.7 kB
feature.conf 2013-07-22 796 Bytes
exp.conf 2013-07-22 3.6 kB
drops.conf 2013-07-22 5.6 kB
custom.conf 2013-07-22 261 Bytes
client.conf 2013-07-22 4.7 kB
battleground.conf 2013-07-22 778 Bytes
battle.conf 2013-07-22 6.1 kB
Totals: 18 Items   67.7 kB 0
What is the import folder for?
-------------------------------------------------------------------------------

The folder provides a way for you to change your config settings without having
to update the files every time you update your server. You store your changes,
and the rest is updated with Hercules (usually though GIT).

How does this work?
-------------------------------------------------------------------------------

Place only the settings you have changed in the import files.
For example, if you want to change a value in conf/battle/exp.conf:

	// Rate at which exp. is given. (Note 2)
	base_exp_rate: 700

You could instead copy the setting into conf/import/battle_conf.txt,
and you'll eliminate any problems updating in the future.

Neat, isn't it?

- Semi-guide by Ajarn / Euphy
Source: readme.txt, updated 2013-07-22