2014-10-29 19:40:09 +01:00
|
|
|
{
|
2017-05-07 17:46:51 +02:00
|
|
|
"include": [
|
2018-02-05 19:35:15 +01:00
|
|
|
"config://conf/keywords.json",
|
|
|
|
"config://conf/calendar.json",
|
|
|
|
"config://conf/prefixes.json",
|
2018-02-06 21:28:48 +01:00
|
|
|
"config://conf/e2/locales.json",
|
2018-02-05 19:35:15 +01:00
|
|
|
"config://conf/e2/terrains.json",
|
|
|
|
"config://conf/e2/items.json",
|
|
|
|
"config://res/core/ships.xml",
|
|
|
|
"config://res/core/common/buildings.xml",
|
|
|
|
"config://res/eressea/buildings.xml",
|
|
|
|
"config://res/buildings/castle.xml",
|
|
|
|
"config://res/eressea/races.xml",
|
|
|
|
"config://res/eressea/artrewards.xml",
|
|
|
|
"config://res/eressea/spells.xml",
|
|
|
|
"config://res/eressea/spellbooks/gray.xml",
|
|
|
|
"config://res/eressea/spellbooks/gwyrrd.xml",
|
|
|
|
"config://res/eressea/spellbooks/draig.xml",
|
|
|
|
"config://res/eressea/spellbooks/illaun.xml",
|
|
|
|
"config://res/eressea/spellbooks/cerddor.xml",
|
|
|
|
"config://res/eressea/spellbooks/tybied.xml"
|
2017-05-07 17:46:51 +02:00
|
|
|
],
|
2015-09-12 17:37:29 +02:00
|
|
|
"disabled": [
|
|
|
|
"jsreport"
|
2015-09-12 17:06:47 +02:00
|
|
|
],
|
2015-09-10 23:16:17 +02:00
|
|
|
"settings": {
|
2017-01-28 20:02:15 +01:00
|
|
|
"game.name" : "Eressea",
|
2018-05-08 23:10:51 +02:00
|
|
|
"game.mailcmd" : "ERESSEA",
|
2017-01-28 20:02:15 +01:00
|
|
|
"game.id" : 2,
|
2016-04-09 19:05:28 +02:00
|
|
|
"orders.default": "work",
|
2015-09-10 23:16:17 +02:00
|
|
|
"NewbieImmunity": 8,
|
2017-11-06 21:04:30 +01:00
|
|
|
"modules.market": false,
|
2017-11-05 19:35:06 +01:00
|
|
|
"modules.astralspace": true,
|
2017-11-06 21:04:30 +01:00
|
|
|
"modules.wormhole": true,
|
|
|
|
"modules.iceberg": true,
|
|
|
|
"modules.volcano": true,
|
2017-11-07 19:35:21 +01:00
|
|
|
"monsters.spawn.chance": 50,
|
2015-09-10 23:16:17 +02:00
|
|
|
"entertain.base": 0,
|
|
|
|
"entertain.perlevel": 20,
|
2015-11-14 15:32:31 +01:00
|
|
|
"taxing.perlevel": 20,
|
2015-09-10 23:16:17 +02:00
|
|
|
"nmr.timeout": 5,
|
2018-06-03 12:27:40 +02:00
|
|
|
"nmr.removenewbie": false,
|
2015-09-10 23:16:17 +02:00
|
|
|
"GiveRestriction": 3,
|
2019-04-03 18:27:29 +02:00
|
|
|
"hunger.long": false,
|
2019-05-26 19:51:32 +02:00
|
|
|
"hunger.damage": "1d8+6",
|
2015-09-10 23:16:17 +02:00
|
|
|
"init_spells": 0,
|
2017-03-25 14:15:01 +01:00
|
|
|
"game.era": 2,
|
2017-05-07 17:46:51 +02:00
|
|
|
"game.start": 184,
|
2015-09-11 09:34:38 +02:00
|
|
|
"rules.reserve.twophase": true,
|
2015-09-11 10:04:08 +02:00
|
|
|
"rules.give.max_men": -1,
|
2015-09-11 09:34:38 +02:00
|
|
|
"rules.check_overload": false,
|
2017-08-25 14:10:43 +02:00
|
|
|
"rules.limit.faction": 2500,
|
2015-09-10 23:16:17 +02:00
|
|
|
"rules.maxskills.magic": 5,
|
|
|
|
"rules.guard.base_stop_prob": 0.30,
|
|
|
|
"rules.guard.skill_stop_prob": 0.05,
|
|
|
|
"rules.guard.amulet_stop_prob": 0.10,
|
|
|
|
"rules.guard.guard_number_stop_prob": 0.001,
|
|
|
|
"rules.guard.castle_stop_prob": 0.05,
|
|
|
|
"rules.guard.region_type_stop_prob": 0.05,
|
2017-07-17 17:08:27 +02:00
|
|
|
"rules.economy.repopulate_maximum": 500,
|
|
|
|
"rules.lighthouse.unit_capacity": true
|
2015-09-10 23:16:17 +02:00
|
|
|
}
|
2014-10-29 19:40:09 +01:00
|
|
|
}
|