# This file is a part of rAthena. # Copyright(C) 2019 rAthena Development Team # https://rathena.org - https://github.com/rathena # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # ########################################################################### # Instance Database ########################################################################### # # Instance Settings # ########################################################################### # - Id Instance ID. # Name Instance Name. # TimeLimit Total lifetime of instance in seconds. (Default: 3600) # IdleTimeOut Time before an idle instance is destroyed in seconds. (Default: 300) # Destroyable Toggles the ability to destroy the instance using instance 'Destroy' button. (Default: true) # Note: the button is displayed based on parties. For any mode, it requires the party leader to be the instance owner to destroy it. # Enter: Instance entrance coordinates. # Map Map Name where players start. # X X Coordinate where players start. # Y Y Coordinate where players start. # AdditionalMaps: List of maps that are part of an instance. (Optional) ########################################################################### Header: Type: INSTANCE_DB Version: 1 Body: - Id: 1 Name: Endless Tower TimeLimit: 14400 Enter: Map: 1@tower X: 50 Y: 355 AdditionalMaps: 2@tower: true 3@tower: true 4@tower: true 5@tower: true 6@tower: true - Id: 2 Name: Sealed Catacomb TimeLimit: 7200 Enter: Map: 1@cata X: 100 Y: 224 AdditionalMaps: 2@cata: true - Id: 3 Name: Orc's Memory Enter: Map: 1@orcs X: 179 Y: 15 AdditionalMaps: 2@orcs: true - Id: 4 Name: Nidhoggur's Nest TimeLimit: 14400 Enter: Map: 1@nyd X: 32 Y: 36 AdditionalMaps: 2@nyd: true - Id: 5 Name: Mistwood Maze TimeLimit: 7200 Enter: Map: 1@mist X: 89 Y: 29 - Id: 6 Name: Culvert Enter: Map: 1@pump X: 63 Y: 98 AdditionalMaps: 2@pump: true - Id: 7 Name: Octopus Cave Enter: Map: 1@cash X: 199 Y: 99 - Id: 8 Name: Bangungot Hospital 2F Enter: Map: 1@ma_h X: 40 Y: 157 - Id: 9 Name: Buwaya Cave Enter: Map: 1@ma_c X: 35 Y: 57 - Id: 10 Name: Bakonawa Lake TimeLimit: 7200 Enter: Map: 1@ma_b X: 64 Y: 51 - Id: 11 Name: Wolfchev's Laboratory TimeLimit: 14400 Enter: Map: 1@lhz X: 45 Y: 148 - Id: 12 Name: Old Glast Heim Enter: Map: 1@gl_k X: 150 Y: 20 AdditionalMaps: 2@gl_k: true - Id: 13 Name: Eclage Interior TimeLimit: 1200 Enter: Map: 1@ecl X: 60 Y: 50 - Id: 14 Name: Sara's Memories Enter: Map: 1@sara X: 250 Y: 155 - Id: 15 Name: Geffen Magic Tournament TimeLimit: 7200 Enter: Map: 1@gef X: 119 Y: 209 AdditionalMaps: 1@gef_in: true 1@ge_st: true - Id: 16 Name: Horror Toy Factory Enter: Map: 1@xm_d X: 111 Y: 22 - Id: 17 Name: Faceworm's Nest Enter: Map: 1@face X: 112 Y: 370 - Id: 18 Name: Ghost Palace Enter: Map: 1@spa X: 42 Y: 196 - Id: 19 Name: Devil's Tower Enter: Map: 1@tnm1 X: 50 Y: 104 AdditionalMaps: 1@tnm2: true 1@tnm3: true - Id: 20 Name: Assault on the Airship Enter: Map: 1@air1 X: 244 Y: 73 AdditionalMaps: 1@air2: true - Id: 21 Name: Fenrir and Sarah Enter: Map: 1@glast X: 367 Y: 304 # - Id: 22 # Name: Wave Mode - Forest # Enter: # Map: 1@def01 # X: 50 # Y: 21 # - Id: 23 # Name: Wave Mode - Sky # Enter: # Map: 1@def02 # X: 29 # Y: 35 - Id: 24 Name: Nightmarish Jitterbug Enter: Map: 1@jtb X: 16 Y: 17 - Id: 25 Name: Isle of Bios Enter: Map: 1@dth1 X: 17 Y: 93 AdditionalMaps: 1@dth2: true 1@dth3: true - Id: 26 Name: Morse's Cave Enter: Map: 1@rev X: 26 Y: 181 # - Id: 27 # Name: Temple of the Demon God # Enter: # Map: 1@eom # X: 101 # Y: 16 - Id: 28 Name: Central Laboratory Enter: Map: 1@lab X: 120 Y: 30 - Id: 29 Name: Last room Enter: Map: 1@uns X: 145 Y: 35 # - Id: 30 # Name: Charleston in Distress # Enter: # Map: 1@mcd # X: 127 # Y: 282 - Id: 31 Name: Ritual of Blessing Enter: Map: 2@mir X: 101 Y: 12 - Id: 32 Name: Room of Consciousness Enter: Map: 1@mir X: 101 Y: 10 # - Id: 33 # Name: Sky Fortress Invasion # Enter: # Map: 1@sthb # X: 54 # Y: 67 # AdditionalMaps: # 1@sthc: true # 1@sthd: true