53 lines
1.5 KiB
JSON
53 lines
1.5 KiB
JSON
{
|
|
"site": {
|
|
"title": "Project Aatheria",
|
|
"logo": "images/logo.png",
|
|
"root_url": "https://alla.aatheria.com/",
|
|
"asset_url": "",
|
|
"spell_image_path": "images/spells/",
|
|
"spell_image_extension": ".png",
|
|
"setup": true
|
|
},
|
|
"session": {
|
|
"cookie_httponly": true,
|
|
"cookie_lifetime": 0,
|
|
"cookie_use_only_cookies": true,
|
|
"cookie_secure": true
|
|
},
|
|
"display": {
|
|
"php_debug": true,
|
|
"items_per_page": 50,
|
|
"allow_quests_npc": true,
|
|
"display_named_npcs_info": true,
|
|
"display_npc_stats": true,
|
|
"display_spawn_group_info": true,
|
|
"group_npcs_by_name": true,
|
|
"show_npc_drop_chances": true,
|
|
"show_npcs_attack_speed": true,
|
|
"show_npcs_average_damages": true,
|
|
"spawngroup_around_range": 100,
|
|
"trackable_npcs_only": false,
|
|
"hide_invisible_men": true,
|
|
"item_add_chance_to_drop": true,
|
|
"discovered_items_only": false,
|
|
"item_found_info": true,
|
|
"display_task_activities": true,
|
|
"display_task_info": true,
|
|
"merchants_dont_drop_stuff": true,
|
|
"sort_zone_level_list": true,
|
|
"use_spell_globals": false,
|
|
"legacy_spell_icons": true,
|
|
"ignore_zones": [
|
|
"load",
|
|
"loading",
|
|
"load2",
|
|
"nektropos",
|
|
"arttest",
|
|
"apprentice",
|
|
"tutorial"
|
|
]
|
|
},
|
|
"setup": {
|
|
"complete": true
|
|
}
|
|
} |